[ Feb 22 01:46:52 Enabled. ] [ Feb 22 01:46:52 Rereading configuration. ] [ Feb 22 01:46:53 Rereading configuration. ] [ Feb 22 01:46:57 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 22 01:46:57 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.22 01:46:58.173114 [ 1 ] {} Application: Will watch for the process with pid 23522 2025.02.22 01:46:58.173624 [ 1 ] {} Application: Forked a child process to watch 2025.02.22 01:46:58.507554 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23522 2025.02.22 01:46:58.508279 [ 1 ] {} Application: starting up 2025.02.22 01:46:58.508962 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.22 01:46:58.597876 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.22 01:46:58.620271 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.22 01:46:58.620319 [ 1 ] {} Application: Initializing DateLUT. 2025.02.22 01:46:58.620332 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.22 01:46:58.620395 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.22 01:46:58.620777 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.22 01:46:58.622413 [ 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.22 01:46:58.623153 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.22 01:46:58.624013 [ 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.22 01:46:58.624038 [ 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.22 01:46:58.624055 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.22 01:46:58.624239 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.22 01:46:58.625186 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.22 01:46:58.631018 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.22 01:46:58.632217 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.22 01:46:58.633547 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.22 01:46:58.633608 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.22 01:46:58.635171 [ 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.22 01:46:58.635649 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.22 01:46:58.640042 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.22 01:46:58.640752 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.22 01:46:58.642343 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.22 01:46:58.642854 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.22 01:46:58.643258 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.22 01:46:58.643704 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.22 01:46:58.645056 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.22 01:46:58.645084 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.22 01:46:58.645164 [ 51 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:46:58.645335 [ 51 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:46:58.653962 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.22 01:46:58.653989 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151204 sec 2025.02.22 01:46:58.654035 [ 1 ] {} ReferentialDeps: No tables 2025.02.22 01:46:58.654051 [ 1 ] {} LoadingDeps: No tables 2025.02.22 01:46:58.655170 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.22 01:46:58.656194 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.22 01:46:58.669875 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.22 01:46:58.669925 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.22 01:46:58.669949 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.22 01:46:58.669963 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.22 01:46:58.669995 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.22 01:46:58.670016 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.22 01:46:58.672684 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.22 01:46:58.672731 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.22 01:46:58.672851 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.22 01:46:58.673073 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.22 01:46:58.673096 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.22 01:46:58.673133 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.22 01:46:58.673212 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.22 01:46:58.673227 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.22 01:46:58.673256 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.22 01:46:58.673347 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.22 01:46:58.702823 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.22 01:46:58.704510 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.22 01:46:58.704600 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108453 sec 2025.02.22 01:46:58.704615 [ 1 ] {} ReferentialDeps: No tables 2025.02.22 01:46:58.704627 [ 1 ] {} LoadingDeps: No tables 2025.02.22 01:46:58.704651 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.22 01:46:58.704869 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.22 01:46:58.704972 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.22 01:46:58.704987 [ 1 ] {} Application: Loaded metadata. 2025.02.22 01:46:58.704999 [ 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.22 01:46:58.705011 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.22 01:46:58.716416 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.22 01:46:58.716612 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.02.22 01:46:58.717467 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4291e-05 sec. 2025.02.22 01:46:58.718518 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.22 01:46:58.718604 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.22 01:46:58.718622 [ 1 ] {} Application: Ready for connections. 2025.02.22 01:46:59.469210 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37399 2025.02.22 01:46:59.469461 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.469517 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Authenticating user 'default' from [fd00:1122:3344:101::d]:37399 2025.02.22 01:46:59.469552 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.469575 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.469663 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.22 01:46:59.469692 [ 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.22 01:46:59.469717 [ 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.22 01:46:59.472252 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47017 2025.02.22 01:46:59.472296 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40860 2025.02.22 01:46:59.472412 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.472437 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.472476 [ 4 ] {} TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Authenticating user 'default' from [fd00:1122:3344:101::d]:47017 2025.02.22 01:46:59.472506 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40860 2025.02.22 01:46:59.472516 [ 4 ] {} TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.472544 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.472554 [ 4 ] {} TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.472572 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.473313 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35468 2025.02.22 01:46:59.473447 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.473479 [ 253 ] {} TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Authenticating user 'default' from [fd00:1122:3344:101::d]:35468 2025.02.22 01:46:59.473497 [ 253 ] {} TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.473520 [ 253 ] {} TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.473692 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48951 2025.02.22 01:46:59.473704 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44102 2025.02.22 01:46:59.473923 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40649 2025.02.22 01:46:59.473960 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.473963 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.474087 [ 255 ] {} TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48951 2025.02.22 01:46:59.474159 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50034 2025.02.22 01:46:59.474177 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.474151 [ 254 ] {} TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44102 2025.02.22 01:46:59.474216 [ 255 ] {} TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474256 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Authenticating user 'default' from [fd00:1122:3344:101::d]:40649 2025.02.22 01:46:59.474274 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53797 2025.02.22 01:46:59.474457 [ 254 ] {} TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474521 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474539 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.474539 [ 254 ] {} TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474561 [ 255 ] {} TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474601 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:46:59.474601 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474672 [ 258 ] {} TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:53797 2025.02.22 01:46:59.474765 [ 257 ] {} TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:50034 2025.02.22 01:46:59.474790 [ 258 ] {} TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474843 [ 257 ] {} TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474859 [ 258 ] {} TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.474874 [ 257 ] {} TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:46:59.476752 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.480116 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.22 01:46:59.575192 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37399) (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.22 01:46:59.576726 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} 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.22 01:46:59.576971 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} TCPHandler: Processed in 0.102517304 sec. 2025.02.22 01:46:59.577373 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.577625 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.22 01:46:59.577993 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40649) (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.22 01:46:59.578257 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} 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.22 01:46:59.578487 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} TCPHandler: Processed in 0.001274041 sec. 2025.02.22 01:46:59.580950 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.582333 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} executeQuery: (from [fd00:1122:3344:101::d]:37399) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.22 01:46:59.582433 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.22 01:46:59.584204 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.22 01:46:59.584224 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2831e-05 sec 2025.02.22 01:46:59.584240 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} ReferentialDeps: No tables 2025.02.22 01:46:59.584304 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} LoadingDeps: No tables 2025.02.22 01:46:59.584361 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} DatabaseAtomic (oximeter): Starting up tables. 2025.02.22 01:46:59.585035 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} TCPHandler: Processed in 0.004207242 sec. 2025.02.22 01:46:59.585236 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.585484 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} executeQuery: (from [fd00:1122:3344:101::d]:40649) /* 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.22 01:46:59.585547 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.22 01:46:59.594406 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.22 01:46:59.596262 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): Loading data parts 2025.02.22 01:46:59.596772 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): There are no data parts 2025.02.22 01:46:59.599779 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} TCPHandler: Processed in 0.014599945 sec. 2025.02.22 01:46:59.599995 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.600240 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} executeQuery: (from [fd00:1122:3344:101::d]:37399) /* 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.22 01:46:59.600370 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.22 01:46:59.609251 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} oximeter.measurements_bool (eff0af5a-cccb-4f61-a71f-3eb59b5df689): Loading data parts 2025.02.22 01:46:59.609528 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} oximeter.measurements_bool (eff0af5a-cccb-4f61-a71f-3eb59b5df689): There are no data parts 2025.02.22 01:46:59.610960 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} TCPHandler: Processed in 0.011030288 sec. 2025.02.22 01:46:59.611175 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.611473 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.611594 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.22 01:46:59.613796 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} oximeter.measurements_i8 (ff510dc5-7585-4062-8b28-4fee40ab3923): Loading data parts 2025.02.22 01:46:59.613966 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} oximeter.measurements_i8 (ff510dc5-7585-4062-8b28-4fee40ab3923): There are no data parts 2025.02.22 01:46:59.616016 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} TCPHandler: Processed in 0.004905759 sec. 2025.02.22 01:46:59.616226 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.616453 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.616598 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.22 01:46:59.618646 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} oximeter.measurements_u8 (61cfc22b-881f-4ad8-a0a0-8930c7066c41): Loading data parts 2025.02.22 01:46:59.618842 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} oximeter.measurements_u8 (61cfc22b-881f-4ad8-a0a0-8930c7066c41): There are no data parts 2025.02.22 01:46:59.620990 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} TCPHandler: Processed in 0.004828427 sec. 2025.02.22 01:46:59.621187 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.621474 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.621599 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.22 01:46:59.623756 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} oximeter.measurements_i16 (b47868b9-8f13-4f97-b85f-879374842a50): Loading data parts 2025.02.22 01:46:59.623933 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} oximeter.measurements_i16 (b47868b9-8f13-4f97-b85f-879374842a50): There are no data parts 2025.02.22 01:46:59.625760 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} TCPHandler: Processed in 0.004632222 sec. 2025.02.22 01:46:59.626008 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.626230 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.626369 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.22 01:46:59.628520 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} oximeter.measurements_u16 (ce24a900-a49d-4a6c-b418-e8fde8150fb2): Loading data parts 2025.02.22 01:46:59.628723 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} oximeter.measurements_u16 (ce24a900-a49d-4a6c-b418-e8fde8150fb2): There are no data parts 2025.02.22 01:46:59.630450 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} TCPHandler: Processed in 0.004508979 sec. 2025.02.22 01:46:59.630638 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.630944 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.631058 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.22 01:46:59.633745 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} oximeter.measurements_i32 (47d7d0fd-8fa2-4ea5-b7e3-3c5098db5bfa): Loading data parts 2025.02.22 01:46:59.633906 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} oximeter.measurements_i32 (47d7d0fd-8fa2-4ea5-b7e3-3c5098db5bfa): There are no data parts 2025.02.22 01:46:59.635979 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} TCPHandler: Processed in 0.005402381 sec. 2025.02.22 01:46:59.636251 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.636463 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.636595 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.22 01:46:59.638680 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} oximeter.measurements_u32 (693cc88b-2c4d-4d21-bf3a-fd1a63db7abe): Loading data parts 2025.02.22 01:46:59.638893 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} oximeter.measurements_u32 (693cc88b-2c4d-4d21-bf3a-fd1a63db7abe): There are no data parts 2025.02.22 01:46:59.640236 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} TCPHandler: Processed in 0.004043218 sec. 2025.02.22 01:46:59.640438 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.640775 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.640827 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.22 01:46:59.642923 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Loading data parts 2025.02.22 01:46:59.643114 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): There are no data parts 2025.02.22 01:46:59.644446 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} TCPHandler: Processed in 0.00407741 sec. 2025.02.22 01:46:59.644706 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.644919 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.645052 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.22 01:46:59.647081 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Loading data parts 2025.02.22 01:46:59.647300 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): There are no data parts 2025.02.22 01:46:59.648679 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} TCPHandler: Processed in 0.004031898 sec. 2025.02.22 01:46:59.648874 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.649166 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.649216 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.22 01:46:59.651323 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} oximeter.measurements_f32 (1b4478d0-9219-4843-b0e4-8ff6d5792f5a): Loading data parts 2025.02.22 01:46:59.651478 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} oximeter.measurements_f32 (1b4478d0-9219-4843-b0e4-8ff6d5792f5a): There are no data parts 2025.02.22 01:46:59.652776 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} TCPHandler: Processed in 0.003961066 sec. 2025.02.22 01:46:59.653033 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.653261 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.653394 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.22 01:46:59.655380 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): Loading data parts 2025.02.22 01:46:59.655555 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): There are no data parts 2025.02.22 01:46:59.657128 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} TCPHandler: Processed in 0.004154191 sec. 2025.02.22 01:46:59.657337 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.657587 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.657679 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.22 01:46:59.659742 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} oximeter.measurements_string (96d3e430-28f9-48b6-84e9-b197bbc1f30d): Loading data parts 2025.02.22 01:46:59.659904 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} oximeter.measurements_string (96d3e430-28f9-48b6-84e9-b197bbc1f30d): There are no data parts 2025.02.22 01:46:59.661206 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} TCPHandler: Processed in 0.003927885 sec. 2025.02.22 01:46:59.661462 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.661678 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.661813 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.22 01:46:59.664074 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} oximeter.measurements_bytes (d228d0a7-96af-4786-b0ac-2ea9f3d7aa79): Loading data parts 2025.02.22 01:46:59.664325 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} oximeter.measurements_bytes (d228d0a7-96af-4786-b0ac-2ea9f3d7aa79): There are no data parts 2025.02.22 01:46:59.665845 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} TCPHandler: Processed in 0.004442318 sec. 2025.02.22 01:46:59.666132 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.666347 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.666488 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.22 01:46:59.668446 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} oximeter.measurements_cumulativei64 (81744b50-05b5-404c-8a13-154a049f3f69): Loading data parts 2025.02.22 01:46:59.668731 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} oximeter.measurements_cumulativei64 (81744b50-05b5-404c-8a13-154a049f3f69): There are no data parts 2025.02.22 01:46:59.670075 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} TCPHandler: Processed in 0.004002637 sec. 2025.02.22 01:46:59.670276 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.670615 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.670765 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.22 01:46:59.672923 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Loading data parts 2025.02.22 01:46:59.673069 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): There are no data parts 2025.02.22 01:46:59.674573 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} TCPHandler: Processed in 0.004362726 sec. 2025.02.22 01:46:59.674776 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.675000 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.675137 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.22 01:46:59.677797 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} oximeter.measurements_cumulativef32 (21c163e9-0fe6-4557-99a6-6e0302084622): Loading data parts 2025.02.22 01:46:59.677983 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} oximeter.measurements_cumulativef32 (21c163e9-0fe6-4557-99a6-6e0302084622): There are no data parts 2025.02.22 01:46:59.679559 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} TCPHandler: Processed in 0.004843528 sec. 2025.02.22 01:46:59.679841 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.680066 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.680220 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.22 01:46:59.683079 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} oximeter.measurements_cumulativef64 (7989dfdb-5550-4519-8694-66ddb7b34939): Loading data parts 2025.02.22 01:46:59.683301 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} oximeter.measurements_cumulativef64 (7989dfdb-5550-4519-8694-66ddb7b34939): There are no data parts 2025.02.22 01:46:59.684689 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} TCPHandler: Processed in 0.004908749 sec. 2025.02.22 01:46:59.684905 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.685316 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.685450 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.22 01:46:59.688100 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} oximeter.measurements_histogrami8 (eaf1f3ec-7836-4b3b-9668-3b501f563ef8): Loading data parts 2025.02.22 01:46:59.688271 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} oximeter.measurements_histogrami8 (eaf1f3ec-7836-4b3b-9668-3b501f563ef8): There are no data parts 2025.02.22 01:46:59.690395 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} TCPHandler: Processed in 0.005553205 sec. 2025.02.22 01:46:59.690686 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.691009 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.691159 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.22 01:46:59.693698 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} oximeter.measurements_histogramu8 (19e69a90-b893-4e5d-a67a-6c2684a1d10e): Loading data parts 2025.02.22 01:46:59.693847 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} oximeter.measurements_histogramu8 (19e69a90-b893-4e5d-a67a-6c2684a1d10e): There are no data parts 2025.02.22 01:46:59.695516 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} TCPHandler: Processed in 0.00490157 sec. 2025.02.22 01:46:59.695707 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.696064 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.696201 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.22 01:46:59.698638 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} oximeter.measurements_histogrami16 (212935b4-7da9-4515-af9d-dd7a94808ed4): Loading data parts 2025.02.22 01:46:59.698821 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} oximeter.measurements_histogrami16 (212935b4-7da9-4515-af9d-dd7a94808ed4): There are no data parts 2025.02.22 01:46:59.700477 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} TCPHandler: Processed in 0.004831047 sec. 2025.02.22 01:46:59.700736 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.701101 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.701322 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.22 01:46:59.704151 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} oximeter.measurements_histogramu16 (d16ce9ff-b754-4329-a1d2-dd2376a42b8a): Loading data parts 2025.02.22 01:46:59.704286 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} oximeter.measurements_histogramu16 (d16ce9ff-b754-4329-a1d2-dd2376a42b8a): There are no data parts 2025.02.22 01:46:59.705841 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} TCPHandler: Processed in 0.005162996 sec. 2025.02.22 01:46:59.706040 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.706390 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.706582 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.22 01:46:59.709191 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} oximeter.measurements_histogrami32 (1464d8e9-c646-42e7-b035-edac1b9b4f59): Loading data parts 2025.02.22 01:46:59.709355 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} oximeter.measurements_histogrami32 (1464d8e9-c646-42e7-b035-edac1b9b4f59): There are no data parts 2025.02.22 01:46:59.710986 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} TCPHandler: Processed in 0.005008182 sec. 2025.02.22 01:46:59.711284 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.711582 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.711740 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.22 01:46:59.714297 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} oximeter.measurements_histogramu32 (8ca0f5a2-a424-4c29-9123-ad08c86e32bd): Loading data parts 2025.02.22 01:46:59.714439 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} oximeter.measurements_histogramu32 (8ca0f5a2-a424-4c29-9123-ad08c86e32bd): There are no data parts 2025.02.22 01:46:59.715964 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} TCPHandler: Processed in 0.004739865 sec. 2025.02.22 01:46:59.716166 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.716464 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.716609 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.22 01:46:59.719304 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} oximeter.measurements_histogrami64 (fd05c192-66d9-491d-bdec-bb05e2471ad3): Loading data parts 2025.02.22 01:46:59.719481 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} oximeter.measurements_histogrami64 (fd05c192-66d9-491d-bdec-bb05e2471ad3): There are no data parts 2025.02.22 01:46:59.721336 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} TCPHandler: Processed in 0.005233328 sec. 2025.02.22 01:46:59.721579 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.722039 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.722216 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.22 01:46:59.724639 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Loading data parts 2025.02.22 01:46:59.724794 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): There are no data parts 2025.02.22 01:46:59.726360 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} TCPHandler: Processed in 0.004843088 sec. 2025.02.22 01:46:59.726559 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.726854 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.727005 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.22 01:46:59.729562 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} oximeter.measurements_histogramf32 (cf5ddf66-03a7-48c6-8157-b5f41d207949): Loading data parts 2025.02.22 01:46:59.729727 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} oximeter.measurements_histogramf32 (cf5ddf66-03a7-48c6-8157-b5f41d207949): There are no data parts 2025.02.22 01:46:59.731083 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} TCPHandler: Processed in 0.004587752 sec. 2025.02.22 01:46:59.731319 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.731672 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.731835 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.22 01:46:59.734195 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} oximeter.measurements_histogramf64 (ba6eb9c0-293b-49b5-bced-49a82d9ed12e): Loading data parts 2025.02.22 01:46:59.734318 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} oximeter.measurements_histogramf64 (ba6eb9c0-293b-49b5-bced-49a82d9ed12e): There are no data parts 2025.02.22 01:46:59.735807 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} TCPHandler: Processed in 0.004548631 sec. 2025.02.22 01:46:59.736002 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.736222 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} executeQuery: (from [fd00:1122:3344:101::d]:40649) /* 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.22 01:46:59.736353 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.22 01:46:59.738578 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} oximeter.fields_bool (303c1851-80df-4e86-9156-30d5acc3a8d3): Loading data parts 2025.02.22 01:46:59.738814 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} oximeter.fields_bool (303c1851-80df-4e86-9156-30d5acc3a8d3): There are no data parts 2025.02.22 01:46:59.740105 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} TCPHandler: Processed in 0.004167921 sec. 2025.02.22 01:46:59.740332 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.740657 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.740789 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.22 01:46:59.742939 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} oximeter.fields_i8 (ca985f27-1497-43a1-9fd8-736967e6f43c): Loading data parts 2025.02.22 01:46:59.743175 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} oximeter.fields_i8 (ca985f27-1497-43a1-9fd8-736967e6f43c): There are no data parts 2025.02.22 01:46:59.744669 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} TCPHandler: Processed in 0.004401147 sec. 2025.02.22 01:46:59.744881 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.745104 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.745245 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.22 01:46:59.747350 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Loading data parts 2025.02.22 01:46:59.747593 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): There are no data parts 2025.02.22 01:46:59.749000 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} TCPHandler: Processed in 0.004182011 sec. 2025.02.22 01:46:59.749182 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.749485 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.749610 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.22 01:46:59.751652 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Loading data parts 2025.02.22 01:46:59.751795 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): There are no data parts 2025.02.22 01:46:59.753334 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} TCPHandler: Processed in 0.004211123 sec. 2025.02.22 01:46:59.753518 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.753724 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.753859 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.22 01:46:59.756010 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Loading data parts 2025.02.22 01:46:59.756262 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): There are no data parts 2025.02.22 01:46:59.758087 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} TCPHandler: Processed in 0.004627772 sec. 2025.02.22 01:46:59.758273 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.758571 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.758698 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.22 01:46:59.760887 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} oximeter.fields_i32 (0cc9e8d2-8ccd-4b85-9d13-fcd39c8a6fd9): Loading data parts 2025.02.22 01:46:59.761036 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} oximeter.fields_i32 (0cc9e8d2-8ccd-4b85-9d13-fcd39c8a6fd9): There are no data parts 2025.02.22 01:46:59.762545 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} TCPHandler: Processed in 0.004334256 sec. 2025.02.22 01:46:59.762740 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.762957 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.763100 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.22 01:46:59.765546 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Loading data parts 2025.02.22 01:46:59.765746 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): There are no data parts 2025.02.22 01:46:59.767146 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} TCPHandler: Processed in 0.004466409 sec. 2025.02.22 01:46:59.767337 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.767641 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.767768 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.22 01:46:59.769935 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} oximeter.fields_i64 (4a12221f-e86a-4fd9-bec8-ed87dd0c4d27): Loading data parts 2025.02.22 01:46:59.770074 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} oximeter.fields_i64 (4a12221f-e86a-4fd9-bec8-ed87dd0c4d27): There are no data parts 2025.02.22 01:46:59.771897 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} TCPHandler: Processed in 0.004619732 sec. 2025.02.22 01:46:59.772092 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.772305 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.772450 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.22 01:46:59.774662 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} oximeter.fields_u64 (ac9ab5b3-f5c6-4172-b9d1-e8ee4ea8fb81): Loading data parts 2025.02.22 01:46:59.774824 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} oximeter.fields_u64 (ac9ab5b3-f5c6-4172-b9d1-e8ee4ea8fb81): There are no data parts 2025.02.22 01:46:59.776272 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} TCPHandler: Processed in 0.004239092 sec. 2025.02.22 01:46:59.776459 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.776768 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.776895 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.22 01:46:59.779132 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Loading data parts 2025.02.22 01:46:59.779281 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): There are no data parts 2025.02.22 01:46:59.781013 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} TCPHandler: Processed in 0.004612842 sec. 2025.02.22 01:46:59.781206 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.781417 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:46:59.781563 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.22 01:46:59.783702 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Loading data parts 2025.02.22 01:46:59.783872 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): There are no data parts 2025.02.22 01:46:59.785254 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} TCPHandler: Processed in 0.00410924 sec. 2025.02.22 01:46:59.785482 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.785744 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:46:59.785886 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.22 01:46:59.787949 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Loading data parts 2025.02.22 01:46:59.788175 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): There are no data parts 2025.02.22 01:46:59.789897 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} TCPHandler: Processed in 0.004474259 sec. 2025.02.22 01:46:59.790106 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.790398 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} executeQuery: (from [fd00:1122:3344:101::d]:40649) /* 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.22 01:46:59.790560 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.22 01:46:59.792867 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Loading data parts 2025.02.22 01:46:59.793029 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): There are no data parts 2025.02.22 01:46:59.794537 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} TCPHandler: Processed in 0.00448982 sec. 2025.02.22 01:46:59.794739 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:46:59.795030 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.22 01:46:59.796426 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.22 01:46:59.806229 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:46:59.806271 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.02.22 01:46:59.811307 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:46:59.811969 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): 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.22 01:46:59.812325 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} executeQuery: Read 1 rows, 16.00 B in 0.017437 sec., 57.34931467568962 rows/sec., 917.59 B/sec. 2025.02.22 01:46:59.812641 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} TCPHandler: Processed in 0.017974547 sec. 2025.02.22 01:47:00.000157 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 125.07 MiB, peak 125.07 MiB, free memory in arenas 0.00 B, will set to 139.27 MiB (RSS), difference: 14.20 MiB 2025.02.22 01:47:01.202823 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62418 2025.02.22 01:47:01.203026 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.203057 [ 261 ] {} TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Authenticating user 'default' from [fd00:1122:3344:101::b]:62418 2025.02.22 01:47:01.203085 [ 261 ] {} TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.203187 [ 261 ] {} TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.203247 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.22 01:47:01.203275 [ 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.22 01:47:01.203359 [ 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.22 01:47:01.204389 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54563 2025.02.22 01:47:01.204474 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34609 2025.02.22 01:47:01.204563 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.204604 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64758 2025.02.22 01:47:01.204728 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.204738 [ 262 ] {} TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Authenticating user 'default' from [fd00:1122:3344:101::b]:54563 2025.02.22 01:47:01.204737 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51360 2025.02.22 01:47:01.204846 [ 262 ] {} TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.204847 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56228 2025.02.22 01:47:01.204801 [ 263 ] {} TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:34609 2025.02.22 01:47:01.204959 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.205172 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.205217 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54011 2025.02.22 01:47:01.205248 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.205314 [ 265 ] {} TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Authenticating user 'default' from [fd00:1122:3344:101::b]:51360 2025.02.22 01:47:01.205276 [ 262 ] {} TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205269 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59635 2025.02.22 01:47:01.205220 [ 263 ] {} TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205384 [ 264 ] {} TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Authenticating user 'default' from [fd00:1122:3344:101::b]:64758 2025.02.22 01:47:01.205390 [ 266 ] {} TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Authenticating user 'default' from [fd00:1122:3344:101::b]:56228 2025.02.22 01:47:01.205550 [ 263 ] {} TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205589 [ 265 ] {} TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205608 [ 266 ] {} TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205558 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.205698 [ 266 ] {} TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205688 [ 265 ] {} TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205655 [ 264 ] {} TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205877 [ 267 ] {} TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Authenticating user 'default' from [fd00:1122:3344:101::b]:54011 2025.02.22 01:47:01.205939 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.205968 [ 264 ] {} TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.205995 [ 267 ] {} TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.206006 [ 268 ] {} TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:59635 2025.02.22 01:47:01.206075 [ 268 ] {} TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.206100 [ 267 ] {} TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.206194 [ 268 ] {} TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.272608 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50633 2025.02.22 01:47:01.272788 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.272934 [ 269 ] {} TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:50633 2025.02.22 01:47:01.272960 [ 269 ] {} TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.272975 [ 269 ] {} TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.273136 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.22 01:47:01.273167 [ 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.22 01:47:01.273275 [ 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.22 01:47:01.275673 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34475 2025.02.22 01:47:01.275764 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39584 2025.02.22 01:47:01.276005 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46822 2025.02.22 01:47:01.276168 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.276202 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52083 2025.02.22 01:47:01.276172 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.276532 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.276551 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45548 2025.02.22 01:47:01.276623 [ 271 ] {} TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Authenticating user 'default' from [fd00:1122:3344:101::c]:39584 2025.02.22 01:47:01.276620 [ 272 ] {} TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Authenticating user 'default' from [fd00:1122:3344:101::c]:46822 2025.02.22 01:47:01.276590 [ 270 ] {} TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34475 2025.02.22 01:47:01.276671 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52403 2025.02.22 01:47:01.276569 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.276877 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.276976 [ 272 ] {} TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277051 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55565 2025.02.22 01:47:01.277089 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.277123 [ 273 ] {} TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Authenticating user 'default' from [fd00:1122:3344:101::c]:52083 2025.02.22 01:47:01.277088 [ 274 ] {} TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:45548 2025.02.22 01:47:01.277200 [ 273 ] {} TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277180 [ 272 ] {} TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277225 [ 275 ] {} TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Authenticating user 'default' from [fd00:1122:3344:101::c]:52403 2025.02.22 01:47:01.276907 [ 270 ] {} TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.276903 [ 271 ] {} TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277484 [ 270 ] {} TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277546 [ 275 ] {} TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277533 [ 271 ] {} TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277523 [ 274 ] {} TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277482 [ 273 ] {} TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277733 [ 275 ] {} TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.277807 [ 274 ] {} TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.278281 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:01.278319 [ 276 ] {} TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Authenticating user 'default' from [fd00:1122:3344:101::c]:55565 2025.02.22 01:47:01.278338 [ 276 ] {} TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:01.278479 [ 276 ] {} TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:06.173681 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.22 01:47:06.173703 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.22 01:47:06.173793 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.22 01:47:06.173938 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.22 01:47:06.180571 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Loading data parts 2025.02.22 01:47:06.180848 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): There are no data parts 2025.02.22 01:47:06.188999 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:06.189074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:06.192977 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:06.194103 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:06.194898 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.22 01:47:06.201430 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Loading data parts 2025.02.22 01:47:06.201593 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): There are no data parts 2025.02.22 01:47:06.226797 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:06.226845 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:06.234102 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:06.235309 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:06.237637 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.22 01:47:07.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.31 MiB, peak 149.31 MiB, free memory in arenas 0.00 B, will set to 150.11 MiB (RSS), difference: 4.80 MiB 2025.02.22 01:47:08.673633 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.22 01:47:08.673740 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.22 01:47:08.678872 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Loading data parts 2025.02.22 01:47:08.679099 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): There are no data parts 2025.02.22 01:47:08.685188 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:08.685230 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:08.687056 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:08.687602 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:47:08.688186 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.22 01:47:09.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.29 MiB, peak 154.29 MiB, free memory in arenas 0.00 B, will set to 150.57 MiB (RSS), difference: -3.72 MiB 2025.02.22 01:47:11.141553 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43455 2025.02.22 01:47:11.141837 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.141871 [ 277 ] {} TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43455 2025.02.22 01:47:11.141896 [ 277 ] {} TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.141986 [ 277 ] {} TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.142049 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.22 01:47:11.142077 [ 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.22 01:47:11.142184 [ 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.22 01:47:11.143348 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54574 2025.02.22 01:47:11.143352 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62384 2025.02.22 01:47:11.143443 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61585 2025.02.22 01:47:11.143551 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51991 2025.02.22 01:47:11.143763 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59035 2025.02.22 01:47:11.143783 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.143807 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.144035 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36338 2025.02.22 01:47:11.144174 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49259 2025.02.22 01:47:11.144185 [ 279 ] {} TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Authenticating user 'default' from [fd00:1122:3344:101::a]:62384 2025.02.22 01:47:11.144167 [ 278 ] {} TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Authenticating user 'default' from [fd00:1122:3344:101::a]:54574 2025.02.22 01:47:11.144390 [ 279 ] {} TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.144419 [ 278 ] {} TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.144624 [ 278 ] {} TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.144631 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.144643 [ 279 ] {} TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.144819 [ 284 ] {} TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Authenticating user 'default' from [fd00:1122:3344:101::a]:49259 2025.02.22 01:47:11.144866 [ 284 ] {} TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.144979 [ 284 ] {} TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.148151 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.148194 [ 282 ] {} TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Authenticating user 'default' from [fd00:1122:3344:101::a]:59035 2025.02.22 01:47:11.148365 [ 282 ] {} TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.148395 [ 282 ] {} TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.150005 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.150246 [ 283 ] {} TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Authenticating user 'default' from [fd00:1122:3344:101::a]:36338 2025.02.22 01:47:11.150272 [ 283 ] {} TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.150289 [ 283 ] {} TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.150635 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.150674 [ 281 ] {} TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Authenticating user 'default' from [fd00:1122:3344:101::a]:51991 2025.02.22 01:47:11.150693 [ 281 ] {} TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.150830 [ 281 ] {} TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.151247 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.22 01:47:11.151288 [ 280 ] {} TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Authenticating user 'default' from [fd00:1122:3344:101::a]:61585 2025.02.22 01:47:11.151452 [ 280 ] {} TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:11.151520 [ 280 ] {} TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:13.645388 [ 131 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:47:13.645463 [ 131 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:47:13.695042 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.22 01:47:13.696448 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:13.696494 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:13.697316 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:13.697925 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:13.698190 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.22 01:47:13.737736 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.22 01:47:13.759669 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:13.759721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:13.766720 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:13.767983 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:13.770961 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.22 01:47:14.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.53 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 2.27 MiB 2025.02.22 01:47:19.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 149.81 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 4.02 MiB 2025.02.22 01:47:19.819147 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.819350 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.22 01:47:19.819814 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.820073 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.820835 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} TCPHandler: Processed in 0.001820894 sec. 2025.02.22 01:47:19.827440 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.827692 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:19.833988 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.834067 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.834716 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} TCPHandler: Processed in 0.007418131 sec. 2025.02.22 01:47:19.835037 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.835242 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.835741 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.835801 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.836295 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} TCPHandler: Processed in 0.001332302 sec. 2025.02.22 01:47:19.836551 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.836741 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.837189 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.837259 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.837862 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} TCPHandler: Processed in 0.001372464 sec. 2025.02.22 01:47:19.838149 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.838303 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.838675 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.838732 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.839263 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} TCPHandler: Processed in 0.001172299 sec. 2025.02.22 01:47:19.839507 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.839689 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.840126 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.840196 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.840761 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} TCPHandler: Processed in 0.001308542 sec. 2025.02.22 01:47:19.841030 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.841188 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.841565 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.841622 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.842139 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} TCPHandler: Processed in 0.001166148 sec. 2025.02.22 01:47:19.842398 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.842555 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.843004 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.843071 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.843656 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} TCPHandler: Processed in 0.001312611 sec. 2025.02.22 01:47:19.843932 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.844091 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.844478 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.844536 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.845055 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} TCPHandler: Processed in 0.001178168 sec. 2025.02.22 01:47:19.845305 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.845463 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.845918 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.845985 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.846582 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} TCPHandler: Processed in 0.001333192 sec. 2025.02.22 01:47:19.846836 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.846998 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.847395 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.847453 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.847974 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} TCPHandler: Processed in 0.001196589 sec. 2025.02.22 01:47:19.848218 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.848395 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.848780 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.848836 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.849338 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} TCPHandler: Processed in 0.001176718 sec. 2025.02.22 01:47:19.849612 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.849806 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.850273 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.850342 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.850890 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} TCPHandler: Processed in 0.001345092 sec. 2025.02.22 01:47:19.851156 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.851321 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.851714 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.851771 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.852275 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} TCPHandler: Processed in 0.001174919 sec. 2025.02.22 01:47:19.852533 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.852728 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.853207 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.853276 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.853835 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} TCPHandler: Processed in 0.001357673 sec. 2025.02.22 01:47:19.854076 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.854244 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.854647 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.854706 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.855216 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} TCPHandler: Processed in 0.001200769 sec. 2025.02.22 01:47:19.855464 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.855649 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:19.856137 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.856207 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.856781 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} TCPHandler: Processed in 0.001372223 sec. 2025.02.22 01:47:19.857044 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.857213 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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.22 01:47:19.857622 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.857684 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:19.858195 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} TCPHandler: Processed in 0.001208239 sec. 2025.02.22 01:47:19.861220 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.861355 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:47:19.861410 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:19.862185 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:19.862229 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:19.862976 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:19.863439 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:47:19.863671 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} executeQuery: Read 18 rows, 2.52 KiB in 0.002354 sec., 7646.559048428207 rows/sec., 1.04 MiB/sec. 2025.02.22 01:47:19.863735 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} TCPHandler: Processed in 0.002573583 sec. 2025.02.22 01:47:19.863895 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.864028 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:19.864084 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:19.866020 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:19.866059 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:19.866663 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:19.867209 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:19.867402 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} executeQuery: Read 56 rows, 4.41 KiB in 0.00341 sec., 16422.287390029327 rows/sec., 1.26 MiB/sec. 2025.02.22 01:47:19.867463 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} TCPHandler: Processed in 0.003633518 sec. 2025.02.22 01:47:19.867624 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.867753 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:19.867803 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:19.868438 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:19.868480 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:19.869090 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:19.869562 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:19.869808 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} executeQuery: Read 64 rows, 5.12 KiB in 0.002075 sec., 30843.3734939759 rows/sec., 2.41 MiB/sec. 2025.02.22 01:47:19.869921 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} TCPHandler: Processed in 0.002359377 sec. 2025.02.22 01:47:19.870079 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.870224 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:19.870286 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:19.870917 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:19.870952 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:19.871577 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:19.872143 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:19.872389 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} executeQuery: Read 64 rows, 4.56 KiB in 0.002186 sec., 29277.218664226897 rows/sec., 2.04 MiB/sec. 2025.02.22 01:47:19.872473 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} TCPHandler: Processed in 0.00246369 sec. 2025.02.22 01:47:19.872620 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:19.872742 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:19.872794 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:19.873281 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:19.873320 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:19.873820 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:19.874356 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:19.874572 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} executeQuery: Read 24 rows, 1.66 KiB in 0.001855 sec., 12938.005390835579 rows/sec., 892.86 KiB/sec. 2025.02.22 01:47:19.874626 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} TCPHandler: Processed in 0.002062181 sec. 2025.02.22 01:47:21.198316 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.22 01:47:21.199008 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:21.199061 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:21.199849 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:21.200392 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:21.200655 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.22 01:47:21.271044 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.22 01:47:21.289972 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:21.290036 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:21.297241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:21.300397 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:21.303260 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.22 01:47:24.825915 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:24.826162 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:24.826251 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:24.827072 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:24.827126 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:24.827725 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:24.828238 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:24.828488 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} executeQuery: Read 56 rows, 4.41 KiB in 0.002389 sec., 23440.770196735037 rows/sec., 1.80 MiB/sec. 2025.02.22 01:47:24.828554 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} TCPHandler: Processed in 0.002783578 sec. 2025.02.22 01:47:24.828819 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:24.829014 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:24.829092 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:24.829885 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:24.829937 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:24.830608 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:24.831139 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:24.831350 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} executeQuery: Read 64 rows, 5.12 KiB in 0.00239 sec., 26778.242677824266 rows/sec., 2.09 MiB/sec. 2025.02.22 01:47:24.831419 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} TCPHandler: Processed in 0.002740757 sec. 2025.02.22 01:47:24.831574 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:24.831704 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:24.831760 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:24.832350 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:24.832391 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:24.833000 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:24.833504 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:24.833733 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} executeQuery: Read 160 rows, 11.41 KiB in 0.002059 sec., 77707.62506070908 rows/sec., 5.41 MiB/sec. 2025.02.22 01:47:24.833788 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} TCPHandler: Processed in 0.002277025 sec. 2025.02.22 01:47:24.833957 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:24.834110 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:24.834176 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:24.834790 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:24.834828 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:24.835349 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:24.835876 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:24.836080 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} executeQuery: Read 60 rows, 4.14 KiB in 0.002005 sec., 29925.187032418955 rows/sec., 2.02 MiB/sec. 2025.02.22 01:47:24.836141 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} TCPHandler: Processed in 0.002258265 sec. 2025.02.22 01:47:28.646093 [ 102 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:47:28.646154 [ 102 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:47:28.688640 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.22 01:47:28.692952 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:28.693006 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:28.694649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:28.695201 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:47:28.696081 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.22 01:47:28.700791 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.22 01:47:28.701825 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:28.701896 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:28.702658 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:28.703237 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:28.703475 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.22 01:47:28.803339 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.22 01:47:28.823711 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:28.823774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:28.830769 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:28.831890 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:28.834477 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.22 01:47:29.822427 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.822672 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:29.825083 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:29.827126 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} 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.22 01:47:29.827463 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:29.827653 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:29.827969 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.22 01:47:29.831159 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:29.831228 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:47:29.831254 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:29.831387 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} 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.22 01:47:29.831422 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:29.837576 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} executeQuery: Read 18 rows, 754.00 B in 0.015008 sec., 1199.360341151386 rows/sec., 49.06 KiB/sec. 2025.02.22 01:47:29.837733 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} TCPHandler: Processed in 0.015433366 sec. 2025.02.22 01:47:29.842017 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.842211 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:47:29.842293 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:29.843177 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.843229 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.844023 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:29.844472 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:47:29.844706 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} executeQuery: Read 1 rows, 153.00 B in 0.002546 sec., 392.77297721916733 rows/sec., 58.69 KiB/sec. 2025.02.22 01:47:29.844778 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} TCPHandler: Processed in 0.00289888 sec. 2025.02.22 01:47:29.844937 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.845079 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:29.845140 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:29.845840 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.845886 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.846446 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:29.846982 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:29.847247 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} executeQuery: Read 72 rows, 5.99 KiB in 0.002204 sec., 32667.876588021783 rows/sec., 2.65 MiB/sec. 2025.02.22 01:47:29.847324 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} TCPHandler: Processed in 0.00245523 sec. 2025.02.22 01:47:29.847473 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.847605 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:47:29.847659 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:47:29.848331 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.848371 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.848894 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:29.849402 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:47:29.849672 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} executeQuery: Read 8 rows, 616.00 B in 0.002082 sec., 3842.4591738712775 rows/sec., 288.93 KiB/sec. 2025.02.22 01:47:29.849733 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} TCPHandler: Processed in 0.002319887 sec. 2025.02.22 01:47:29.849885 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.850015 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:29.850070 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:29.850715 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.850758 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.851268 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:29.851759 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:29.852009 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} executeQuery: Read 72 rows, 5.76 KiB in 0.002021 sec., 35625.927758535385 rows/sec., 2.78 MiB/sec. 2025.02.22 01:47:29.852158 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} TCPHandler: Processed in 0.002329576 sec. 2025.02.22 01:47:29.852322 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.852466 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:29.852530 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:29.853163 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.853203 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.853709 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:29.854206 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:29.854422 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} executeQuery: Read 160 rows, 11.41 KiB in 0.001988 sec., 80482.89738430583 rows/sec., 5.61 MiB/sec. 2025.02.22 01:47:29.854476 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} TCPHandler: Processed in 0.002223664 sec. 2025.02.22 01:47:29.854629 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.854775 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:29.854869 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:47:29.855974 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.856016 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.858867 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:29.859356 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:47:29.859709 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} executeQuery: Read 8 rows, 14.68 KiB in 0.004969 sec., 1609.9818877037633 rows/sec., 2.89 MiB/sec. 2025.02.22 01:47:29.859830 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} TCPHandler: Processed in 0.005271128 sec. 2025.02.22 01:47:29.859980 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:29.860103 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:29.860156 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:29.860673 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:29.860712 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:29.861241 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:29.861832 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:29.862053 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001975 sec., 30379.746835443035 rows/sec., 2.05 MiB/sec. 2025.02.22 01:47:29.862112 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} TCPHandler: Processed in 0.002189483 sec. 2025.02.22 01:47:34.826779 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:34.826989 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:34.827070 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:34.827943 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:34.827998 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:34.828711 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:34.829465 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:34.829718 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} executeQuery: Read 56 rows, 4.41 KiB in 0.002785 sec., 20107.719928186714 rows/sec., 1.54 MiB/sec. 2025.02.22 01:47:34.829783 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} TCPHandler: Processed in 0.003162867 sec. 2025.02.22 01:47:34.830052 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:34.830258 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:34.830335 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:34.831175 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:34.831231 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:34.831959 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:34.832590 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:34.832867 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} executeQuery: Read 64 rows, 5.12 KiB in 0.002659 sec., 24069.19894697255 rows/sec., 1.88 MiB/sec. 2025.02.22 01:47:34.832941 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} TCPHandler: Processed in 0.003032134 sec. 2025.02.22 01:47:34.833119 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:34.833256 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:34.833319 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:34.834003 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:34.834064 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:34.834820 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:34.835508 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:34.835777 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} executeQuery: Read 160 rows, 11.41 KiB in 0.002549 sec., 62769.71361318164 rows/sec., 4.37 MiB/sec. 2025.02.22 01:47:34.835998 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} TCPHandler: Processed in 0.002946572 sec. 2025.02.22 01:47:34.836200 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:34.836357 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:34.836419 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:34.836989 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:34.837033 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:34.837684 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:34.838336 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:34.838530 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} executeQuery: Read 60 rows, 4.14 KiB in 0.002221 sec., 27014.858171994598 rows/sec., 1.82 MiB/sec. 2025.02.22 01:47:34.838584 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} TCPHandler: Processed in 0.00245408 sec. 2025.02.22 01:47:36.203609 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.22 01:47:36.204338 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:36.204381 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:36.204989 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:36.205274 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:36.205477 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.22 01:47:36.334563 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.22 01:47:36.354302 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:36.354373 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:36.361358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:36.362162 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:36.365632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.22 01:47:38.696362 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 166 2025.02.22 01:47:38.699133 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:38.699178 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:38.700629 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:38.700927 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:47:38.701676 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 166 2025.02.22 01:47:39.826769 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.826973 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:39.827047 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:39.827846 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.827904 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.828368 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:39.828632 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:39.828881 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} executeQuery: Read 72 rows, 5.99 KiB in 0.001966 sec., 36622.583926754836 rows/sec., 2.98 MiB/sec. 2025.02.22 01:47:39.828949 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} TCPHandler: Processed in 0.002314746 sec. 2025.02.22 01:47:39.829204 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.829403 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:47:39.829478 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:47:39.830216 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.830273 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.830711 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:39.830974 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:47:39.831238 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} executeQuery: Read 8 rows, 616.00 B in 0.001887 sec., 4239.533651298357 rows/sec., 318.79 KiB/sec. 2025.02.22 01:47:39.831316 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} TCPHandler: Processed in 0.002245995 sec. 2025.02.22 01:47:39.831485 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.831640 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:39.831702 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:39.832420 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.832463 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.832847 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:39.833106 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:39.833337 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} executeQuery: Read 72 rows, 5.76 KiB in 0.001734 sec., 41522.491349480966 rows/sec., 3.24 MiB/sec. 2025.02.22 01:47:39.833397 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} TCPHandler: Processed in 0.001985278 sec. 2025.02.22 01:47:39.833572 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.833703 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:39.833759 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:39.834362 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.834405 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.834824 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:39.835075 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:39.835302 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. 2025.02.22 01:47:39.835360 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} TCPHandler: Processed in 0.001847405 sec. 2025.02.22 01:47:39.835522 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.835667 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:39.835761 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:47:39.836946 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.836987 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.837623 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:47:39.837887 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:47:39.838172 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} executeQuery: Read 8 rows, 14.68 KiB in 0.002538 sec., 3152.088258471237 rows/sec., 5.65 MiB/sec. 2025.02.22 01:47:39.838401 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} TCPHandler: Processed in 0.002949592 sec. 2025.02.22 01:47:39.838565 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:39.838686 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:39.838738 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:39.839256 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:39.839297 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:39.839684 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:39.839938 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:39.840170 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.22 01:47:39.840242 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} TCPHandler: Processed in 0.001738602 sec. 2025.02.22 01:47:43.646205 [ 85 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:47:43.646274 [ 85 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:47:43.705595 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.22 01:47:43.706218 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:43.706258 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:43.706837 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:43.707108 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:43.707326 [ 85 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:43.707359 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.22 01:47:43.707411 [ 85 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:43.707457 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:43.710038 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:47:43.710311 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:43.710464 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.22 01:47:43.710598 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.22 01:47:43.710790 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.22 01:47:43.711010 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.22 01:47:43.711112 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.22 01:47:43.711289 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.22 01:47:43.735384 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027798356 sec., 100941.2211283286 rows/sec., 1.44 MiB/sec. 2025.02.22 01:47:43.736161 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:43.736583 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:43.736678 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:43.736823 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.22 01:47:43.865718 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.22 01:47:43.886347 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:43.886416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:43.893178 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:43.893960 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:43.894364 [ 85 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:43.894489 [ 85 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:43.894562 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:43.894841 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.902782 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.22 01:47:43.904116 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:43.904996 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.909752 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.914569 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.919270 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.930751 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:43.935205 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:47:44.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.39 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 164.25 MiB (RSS), difference: -6.14 MiB 2025.02.22 01:47:44.008268 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113572691 sec., 405.02694437344974 rows/sec., 2.09 MiB/sec. 2025.02.22 01:47:44.011177 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:44.014073 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:44.014194 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:44.016769 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.22 01:47:44.825737 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:44.825928 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:44.826000 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:44.826757 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.826799 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.827227 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:44.827500 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:44.827649 [ 84 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:44.827697 [ 84 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.827703 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. 2025.02.22 01:47:44.827725 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.827776 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} TCPHandler: Processed in 0.002166032 sec. 2025.02.22 01:47:44.828121 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:44.828253 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:47:44.828423 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:44.828540 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:44.828551 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:44.828608 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.02.22 01:47:44.828948 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.22 01:47:44.829350 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2025.02.22 01:47:44.829727 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.22 01:47:44.830050 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.02.22 01:47:44.830340 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.02.22 01:47:44.831264 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.831330 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.832491 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:44.833019 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:44.833173 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530545 sec., 69362.63653413 rows/sec., 5.71 MiB/sec. 2025.02.22 01:47:44.833311 [ 84 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:44.833403 [ 84 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.833476 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.833514 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} executeQuery: Read 64 rows, 5.12 KiB in 0.005174 sec., 12369.540007730962 rows/sec., 988.64 KiB/sec. 2025.02.22 01:47:44.833579 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:44.833904 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:47:44.833931 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} TCPHandler: Processed in 0.006030327 sec. 2025.02.22 01:47:44.834252 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:44.834284 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:44.834313 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.22 01:47:44.834447 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:44.834671 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.02.22 01:47:44.834905 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:44.835072 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:44.835233 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2025.02.22 01:47:44.835304 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.22 01:47:44.835404 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:44.835610 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.22 01:47:44.835954 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.02.22 01:47:44.836306 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.22 01:47:44.838157 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.838232 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.839444 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005864153 sec., 68211.04428891947 rows/sec., 5.58 MiB/sec. 2025.02.22 01:47:44.839511 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:44.839610 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:44.840050 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:44.840145 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:44.840209 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:44.840356 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.22 01:47:44.840404 [ 84 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:44.840479 [ 84 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.840507 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.840579 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} executeQuery: Read 160 rows, 11.41 KiB in 0.005882 sec., 27201.632097925874 rows/sec., 1.89 MiB/sec. 2025.02.22 01:47:44.840737 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:47:44.840758 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} TCPHandler: Processed in 0.006680232 sec. 2025.02.22 01:47:44.840983 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:44.841000 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:44.841056 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.22 01:47:44.841256 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:44.841338 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.02.22 01:47:44.841420 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:44.841677 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2025.02.22 01:47:44.842101 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.02.22 01:47:44.842480 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.02.22 01:47:44.842835 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.22 01:47:44.844001 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.844065 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.845190 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:47:44.845751 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:44.845832 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 5 columns (5 merged, 0 gathered) in 0.005253408 sec., 164464.66750726386 rows/sec., 11.45 MiB/sec. 2025.02.22 01:47:44.846003 [ 84 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:47:44.846085 [ 84 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:44.846150 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:44.846212 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:44.846311 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} executeQuery: Read 60 rows, 4.14 KiB in 0.00517 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. 2025.02.22 01:47:44.846662 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} TCPHandler: Processed in 0.005795492 sec. 2025.02.22 01:47:44.846667 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:47:44.846999 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:47:44.847075 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.22 01:47:44.847138 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:44.847335 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.22 01:47:44.847560 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:44.847615 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2025.02.22 01:47:44.847903 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.02.22 01:47:44.847971 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.22 01:47:44.848154 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.02.22 01:47:44.848267 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.22 01:47:44.849486 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191407 sec., 101522.61996041246 rows/sec., 6.84 MiB/sec. 2025.02.22 01:47:44.849644 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:47:44.849937 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:44.850017 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:47:44.850092 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.22 01:47:45.000181 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.33 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: 9.52 MiB 2025.02.22 01:47:47.243319 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.243666 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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.22 01:47:47.244077 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.244124 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} 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.22 01:47:47.244437 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.244521 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.244703 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.22 01:47:47.244946 [ 287 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.244980 [ 288 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.245103 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.245131 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.245185 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} 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.22 01:47:47.245211 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.245867 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} executeQuery: Read 18 rows, 754.00 B in 0.00234 sec., 7692.307692307692 rows/sec., 314.67 KiB/sec. 2025.02.22 01:47:47.245962 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} TCPHandler: Processed in 0.002825609 sec. 2025.02.22 01:47:47.260379 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.260636 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.261052 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.261099 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} 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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.261421 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.261505 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.261685 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.22 01:47:47.261786 [ 288 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.261814 [ 287 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.261929 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.261960 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.262016 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.262043 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.262846 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} executeQuery: Read 18 rows, 754.00 B in 0.002325 sec., 7741.935483870969 rows/sec., 316.70 KiB/sec. 2025.02.22 01:47:47.262973 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} TCPHandler: Processed in 0.002729537 sec. 2025.02.22 01:47:47.263256 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.263444 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.263769 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.263812 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.264099 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.264168 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.264325 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.22 01:47:47.264439 [ 287 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.264445 [ 288 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.264544 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.264568 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.264614 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.264640 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.265281 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} executeQuery: Read 18 rows, 754.00 B in 0.001923 sec., 9360.374414976599 rows/sec., 382.91 KiB/sec. 2025.02.22 01:47:47.265401 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} TCPHandler: Processed in 0.002204684 sec. 2025.02.22 01:47:47.265834 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.266065 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.266467 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.266523 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.266821 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.266893 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.267052 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.22 01:47:47.267169 [ 287 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.267169 [ 288 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.267291 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.267319 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.267372 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.267398 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.267997 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} executeQuery: Read 18 rows, 754.00 B in 0.002038 sec., 8832.188420019627 rows/sec., 361.30 KiB/sec. 2025.02.22 01:47:47.268119 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} TCPHandler: Processed in 0.002358808 sec. 2025.02.22 01:47:47.268456 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.268672 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.269129 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.269183 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.269606 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.269675 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.269829 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.22 01:47:47.269940 [ 288 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.269948 [ 287 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.270056 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.270082 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.270130 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.270160 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.270678 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} executeQuery: Read 18 rows, 754.00 B in 0.002112 sec., 8522.727272727272 rows/sec., 348.64 KiB/sec. 2025.02.22 01:47:47.270761 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} TCPHandler: Processed in 0.002378778 sec. 2025.02.22 01:47:47.271108 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.271319 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.271662 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.271707 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.271998 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.272074 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.272231 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.22 01:47:47.272345 [ 288 ] {b0cc9772-118c-4c58-bb5a-279804685758} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.272355 [ 287 ] {b0cc9772-118c-4c58-bb5a-279804685758} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.272459 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.272488 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.272538 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.272565 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.273198 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} executeQuery: Read 18 rows, 754.00 B in 0.001967 sec., 9150.991357397052 rows/sec., 374.34 KiB/sec. 2025.02.22 01:47:47.273332 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} TCPHandler: Processed in 0.002284946 sec. 2025.02.22 01:47:47.281316 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.281541 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.281872 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.281916 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.282207 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.282275 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.282430 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.22 01:47:47.282507 [ 288 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.282541 [ 287 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.282642 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.282671 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.282721 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.282746 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.283380 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} executeQuery: Read 18 rows, 754.00 B in 0.001948 sec., 9240.246406570841 rows/sec., 377.99 KiB/sec. 2025.02.22 01:47:47.283498 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} TCPHandler: Processed in 0.002260195 sec. 2025.02.22 01:47:47.283786 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.284006 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.284401 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.284459 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.284779 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.284850 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.285005 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.22 01:47:47.285124 [ 287 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.285129 [ 288 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.285243 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.285272 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.285323 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.285351 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.285994 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} executeQuery: Read 18 rows, 754.00 B in 0.002093 sec., 8600.095556617296 rows/sec., 351.81 KiB/sec. 2025.02.22 01:47:47.286116 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} TCPHandler: Processed in 0.002400088 sec. 2025.02.22 01:47:47.286423 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.286639 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.287026 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.287082 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.287453 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.287532 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.287690 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.22 01:47:47.287790 [ 288 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.287808 [ 287 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.287904 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.287932 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.287980 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.288005 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.288626 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} executeQuery: Read 18 rows, 754.00 B in 0.00209 sec., 8612.44019138756 rows/sec., 352.31 KiB/sec. 2025.02.22 01:47:47.288742 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} TCPHandler: Processed in 0.002391588 sec. 2025.02.22 01:47:47.289001 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.289222 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.289614 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.289661 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.289963 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.290032 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.290183 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.22 01:47:47.290297 [ 287 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.290303 [ 288 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.290412 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.290440 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.290491 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.290516 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.291282 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} executeQuery: Read 18 rows, 754.00 B in 0.002165 sec., 8314.087759815244 rows/sec., 340.11 KiB/sec. 2025.02.22 01:47:47.291412 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} TCPHandler: Processed in 0.00248036 sec. 2025.02.22 01:47:47.291688 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.291869 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.292195 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.292241 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.292540 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.292606 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.292752 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.22 01:47:47.292846 [ 288 ] {ab645743-8e93-4966-b9a5-206241408a70} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.292865 [ 287 ] {ab645743-8e93-4966-b9a5-206241408a70} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.292975 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.293004 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.293051 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.293076 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.293701 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} executeQuery: Read 18 rows, 754.00 B in 0.001918 sec., 9384.775808133472 rows/sec., 383.90 KiB/sec. 2025.02.22 01:47:47.293830 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} TCPHandler: Processed in 0.002198814 sec. 2025.02.22 01:47:47.294093 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.294284 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:47.294635 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:47.294684 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:47.294996 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.295066 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:47.295221 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.22 01:47:47.295323 [ 287 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:47.295338 [ 288 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:47.295450 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.02.22 01:47:47.295479 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:47.295530 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:47.295556 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.22 01:47:47.296171 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} executeQuery: Read 18 rows, 754.00 B in 0.001978 sec., 9100.101112234579 rows/sec., 372.26 KiB/sec. 2025.02.22 01:47:47.296292 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} TCPHandler: Processed in 0.002257275 sec. 2025.02.22 01:47:47.384008 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.384175 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:47:47.384242 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:47.385074 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.385117 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.385643 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:47.385871 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:47:47.386071 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} executeQuery: Read 12 rows, 4.18 KiB in 0.001943 sec., 6176.016469377251 rows/sec., 2.10 MiB/sec. 2025.02.22 01:47:47.386127 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} TCPHandler: Processed in 0.002194853 sec. 2025.02.22 01:47:47.386324 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.386491 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.386556 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:47:47.387871 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.387913 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.388342 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:47.388592 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:47:47.388817 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} executeQuery: Read 24 rows, 2.04 KiB in 0.002371 sec., 10122.311261071278 rows/sec., 860.00 KiB/sec. 2025.02.22 01:47:47.388876 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} TCPHandler: Processed in 0.002631124 sec. 2025.02.22 01:47:47.389050 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.389194 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:47.389253 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:47.390500 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.390539 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.391010 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:47.391264 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:47.391440 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} executeQuery: Read 1332 rows, 114.01 KiB in 0.002277 sec., 584980.2371541503 rows/sec., 48.90 MiB/sec. 2025.02.22 01:47:47.391492 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} TCPHandler: Processed in 0.002512371 sec. 2025.02.22 01:47:47.391641 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.391761 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.391811 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:47:47.392401 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.392442 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.392803 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:47.393040 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:47:47.393242 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} executeQuery: Read 20 rows, 1.56 KiB in 0.001506 sec., 13280.212483399735 rows/sec., 1.01 MiB/sec. 2025.02.22 01:47:47.393295 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} TCPHandler: Processed in 0.001710692 sec. 2025.02.22 01:47:47.393442 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.393563 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.393629 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:47:47.394438 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.394485 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.394884 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:47.395120 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:47:47.395361 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} executeQuery: Read 252 rows, 17.85 KiB in 0.001809 sec., 139303.48258706467 rows/sec., 9.63 MiB/sec. 2025.02.22 01:47:47.395434 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} TCPHandler: Processed in 0.00205185 sec. 2025.02.22 01:47:47.395576 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.395717 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.395776 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:47:47.396458 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.396505 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.396884 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:47.397159 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:47:47.397399 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} executeQuery: Read 12 rows, 960.00 B in 0.001707 sec., 7029.8769771529 rows/sec., 549.21 KiB/sec. 2025.02.22 01:47:47.397457 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} TCPHandler: Processed in 0.001940007 sec. 2025.02.22 01:47:47.397618 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.397760 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:47.397817 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:47.398733 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.398772 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.399175 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:47.399413 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:47.399690 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} executeQuery: Read 564 rows, 43.30 KiB in 0.00193 sec., 292227.9792746114 rows/sec., 21.91 MiB/sec. 2025.02.22 01:47:47.399798 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} TCPHandler: Processed in 0.002246305 sec. 2025.02.22 01:47:47.399945 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.400068 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.400120 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:47.401690 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.401726 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.402346 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:47.402601 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:47.402836 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} executeQuery: Read 2610 rows, 181.34 KiB in 0.002792 sec., 934813.7535816618 rows/sec., 63.43 MiB/sec. 2025.02.22 01:47:47.402897 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} TCPHandler: Processed in 0.003010963 sec. 2025.02.22 01:47:47.403067 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.403210 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.403304 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:47:47.404411 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.404449 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.405062 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:47:47.405323 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:47:47.405599 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. 2025.02.22 01:47:47.405705 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} TCPHandler: Processed in 0.002707316 sec. 2025.02.22 01:47:47.405854 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:47.405975 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:47.406025 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:47.406506 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:47.406544 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.22 01:47:47.406906 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:47.407142 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:47.407349 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} executeQuery: Read 36 rows, 2.48 KiB in 0.001398 sec., 25751.072961373393 rows/sec., 1.74 MiB/sec. 2025.02.22 01:47:47.407401 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} TCPHandler: Processed in 0.001607499 sec. 2025.02.22 01:47:48.701850 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 230 2025.02.22 01:47:48.705623 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:48.705688 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:48.707241 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:48.707576 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:47:48.708353 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 230 2025.02.22 01:47:49.820652 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:49.820850 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:49.820923 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:49.821707 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:49.821760 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:49.822199 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:49.822453 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:49.822695 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. 2025.02.22 01:47:49.822752 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} TCPHandler: Processed in 0.002234135 sec. 2025.02.22 01:47:49.823014 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:49.823222 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:49.823301 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:49.824090 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:49.824133 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:49.824563 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:49.824823 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:49.825041 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. 2025.02.22 01:47:49.825097 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} TCPHandler: Processed in 0.002222783 sec. 2025.02.22 01:47:49.825318 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:49.825547 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:49.825646 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:49.826211 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:49.826250 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:49.826632 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:49.826882 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:49.827057 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} executeQuery: Read 64 rows, 4.56 KiB in 0.001567 sec., 40842.373962986596 rows/sec., 2.84 MiB/sec. 2025.02.22 01:47:49.827107 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} TCPHandler: Processed in 0.001902297 sec. 2025.02.22 01:47:49.827263 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:49.827404 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:49.827465 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:49.827978 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:49.828016 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:49.828398 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:49.828635 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:49.828841 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} executeQuery: Read 24 rows, 1.66 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.10 MiB/sec. 2025.02.22 01:47:49.828897 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} TCPHandler: Processed in 0.001700331 sec. 2025.02.22 01:47:51.207488 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.22 01:47:51.208212 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:51.208262 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:51.208882 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:51.209177 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:51.209620 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.22 01:47:51.402872 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.22 01:47:51.421371 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:51.421439 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:51.428861 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:47:51.429621 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:51.432085 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.22 01:47:52.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.76 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 166.95 MiB (RSS), difference: 1.19 MiB 2025.02.22 01:47:54.825449 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:54.825696 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:54.825785 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:54.826606 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:54.826662 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:54.827101 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:47:54.827360 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:54.827601 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.02.22 01:47:54.827667 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} TCPHandler: Processed in 0.002364588 sec. 2025.02.22 01:47:54.827933 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:54.828120 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:54.828190 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:54.828936 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:54.828977 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:54.829406 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:47:54.829658 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:54.829849 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} executeQuery: Read 64 rows, 5.12 KiB in 0.001781 sec., 35934.86805165637 rows/sec., 2.80 MiB/sec. 2025.02.22 01:47:54.829906 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} TCPHandler: Processed in 0.002105941 sec. 2025.02.22 01:47:54.830085 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:54.830236 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:54.830303 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:54.830974 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:54.831018 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:54.831451 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:47:54.831697 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:54.831923 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. 2025.02.22 01:47:54.831978 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} TCPHandler: Processed in 0.001966488 sec. 2025.02.22 01:47:54.832148 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:54.832292 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:54.832353 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:54.832925 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:54.832962 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:54.833343 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:47:54.833581 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:54.833779 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2025.02.22 01:47:54.833857 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} TCPHandler: Processed in 0.001778243 sec. 2025.02.22 01:47:58.646512 [ 67 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:47:58.646582 [ 67 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:47:58.708690 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 246 2025.02.22 01:47:58.709908 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.22 01:47:58.713517 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:58.713599 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:58.715157 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:58.715944 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:47:58.716529 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.22 01:47:58.716943 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:58.716997 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:58.718528 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:47:58.718845 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:47:58.719585 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 246 2025.02.22 01:47:58.932169 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.22 01:47:58.951058 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:58.951116 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:58.957986 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:47:58.958744 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:47:58.961745 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.22 01:47:59.474293 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.22 01:47:59.474397 [ 3 ] {} TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.22 01:47:59.824553 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.824831 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:59.825285 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:59.825339 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:59.825695 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:59.825781 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:59.825962 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.22 01:47:59.826245 [ 289 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.22 01:47:59.826288 [ 288 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:59.826267 [ 287 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:59.826473 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:47:59.826508 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:59.830480 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.22 01:47:59.830530 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.22 01:47:59.830618 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.830680 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.832036 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} executeQuery: Read 30 rows, 1.26 KiB in 0.007336 sec., 4089.4220283533264 rows/sec., 171.46 KiB/sec. 2025.02.22 01:47:59.832180 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} TCPHandler: Processed in 0.007767539 sec. 2025.02.22 01:47:59.832611 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.832857 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} executeQuery: (from [fd00:1122:3344:101::d]:40860) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:59.833317 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:59.833370 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:59.833736 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:59.833819 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:59.833998 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.22 01:47:59.834140 [ 287 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:59.834174 [ 289 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.22 01:47:59.834187 [ 288 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:59.834318 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:47:59.834347 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:59.834444 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.22 01:47:59.834467 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.22 01:47:59.834513 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.834567 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.835657 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} executeQuery: Read 30 rows, 1.26 KiB in 0.002919 sec., 10277.49229188078 rows/sec., 430.91 KiB/sec. 2025.02.22 01:47:59.835797 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} TCPHandler: Processed in 0.003337571 sec. 2025.02.22 01:47:59.836084 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.836318 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:47:59.836736 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:47:59.836797 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:47:59.837164 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:59.837234 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:47:59.837397 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.22 01:47:59.837512 [ 288 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:47:59.837547 [ 289 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:47:59.837570 [ 287 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.22 01:47:59.837692 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:47:59.837720 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:47:59.837806 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.22 01:47:59.837828 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.22 01:47:59.837870 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.837921 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:47:59.838963 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} executeQuery: Read 30 rows, 1.26 KiB in 0.002764 sec., 10853.83502170767 rows/sec., 455.07 KiB/sec. 2025.02.22 01:47:59.839107 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} TCPHandler: Processed in 0.003094975 sec. 2025.02.22 01:47:59.843244 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.843382 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:47:59.843439 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:47:59.844192 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.844232 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.844725 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:59.844952 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:47:59.845144 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} executeQuery: Read 3 rows, 280.00 B in 0.001801 sec., 1665.7412548584118 rows/sec., 151.83 KiB/sec. 2025.02.22 01:47:59.845209 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} TCPHandler: Processed in 0.002028439 sec. 2025.02.22 01:47:59.845369 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.845509 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:47:59.845561 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:47:59.846259 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.846304 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.846738 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:47:59.847005 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:47:59.847353 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} executeQuery: Read 126 rows, 11.05 KiB in 0.001867 sec., 67487.94858061061 rows/sec., 5.78 MiB/sec. 2025.02.22 01:47:59.847758 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} TCPHandler: Processed in 0.00244903 sec. 2025.02.22 01:47:59.847916 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.848060 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:47:59.848113 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:47:59.848732 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.848770 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.849139 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:59.849375 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:47:59.849544 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} executeQuery: Read 35 rows, 2.63 KiB in 0.001518 sec., 23056.6534914361 rows/sec., 1.69 MiB/sec. 2025.02.22 01:47:59.849595 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} TCPHandler: Processed in 0.001748413 sec. 2025.02.22 01:47:59.849745 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.849867 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:47:59.849916 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:47:59.850541 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.850584 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.850959 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:47:59.851209 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:47:59.851490 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} executeQuery: Read 114 rows, 9.12 KiB in 0.001631 sec., 69895.76946658491 rows/sec., 5.46 MiB/sec. 2025.02.22 01:47:59.851626 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} TCPHandler: Processed in 0.001937287 sec. 2025.02.22 01:47:59.851786 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.851927 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:59.851990 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:47:59.852552 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.852590 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.852977 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:47:59.853226 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:47:59.853459 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. 2025.02.22 01:47:59.853589 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} TCPHandler: Processed in 0.001870806 sec. 2025.02.22 01:47:59.853721 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.853839 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:47:59.853920 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:47:59.855145 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.855186 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.855849 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:47:59.856115 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:47:59.856582 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} executeQuery: Read 35 rows, 64.22 KiB in 0.00275 sec., 12727.272727272728 rows/sec., 22.81 MiB/sec. 2025.02.22 01:47:59.856734 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} TCPHandler: Processed in 0.003070194 sec. 2025.02.22 01:47:59.856905 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.857044 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.22 01:47:59.857103 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.22 01:47:59.857668 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.857714 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.858142 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:47:59.858380 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:47:59.858709 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} executeQuery: Read 24 rows, 1.78 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.04 MiB/sec. 2025.02.22 01:47:59.858796 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} TCPHandler: Processed in 0.001961118 sec. 2025.02.22 01:47:59.858944 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:47:59.859062 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:47:59.859115 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:47:59.859612 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:47:59.859652 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:47:59.860020 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:47:59.860274 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:47:59.860465 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. 2025.02.22 01:47:59.860618 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} TCPHandler: Processed in 0.001731162 sec. 2025.02.22 01:48:04.825548 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:04.825751 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:04.825825 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:04.826604 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.826655 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.827095 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:04.827353 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:04.827540 [ 53 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:04.827612 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. 2025.02.22 01:48:04.827635 [ 53 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.827726 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.827733 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} TCPHandler: Processed in 0.002310417 sec. 2025.02.22 01:48:04.827975 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:48:04.828050 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:04.828215 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:04.828286 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.02.22 01:48:04.828342 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:04.828508 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:04.828502 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1332 rows starting from the beginning of the part 2025.02.22 01:48:04.828952 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:04.829237 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:04.829608 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part 2025.02.22 01:48:04.830031 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:48:04.831302 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.831375 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.832461 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:04.832961 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:04.833176 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294479 sec., 320711.4429956186 rows/sec., 27.83 MiB/sec. 2025.02.22 01:48:04.833280 [ 53 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:04.833354 [ 53 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.833384 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.833422 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} executeQuery: Read 64 rows, 5.12 KiB in 0.005172 sec., 12374.323279195669 rows/sec., 989.02 KiB/sec. 2025.02.22 01:48:04.833739 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} TCPHandler: Processed in 0.005849732 sec. 2025.02.22 01:48:04.833749 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:04.833834 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:48:04.834030 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:04.834203 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:04.834315 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.02.22 01:48:04.834325 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:04.834530 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:04.834629 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 564 rows starting from the beginning of the part 2025.02.22 01:48:04.834840 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:04.835216 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:04.835438 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:04.835838 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:04.835916 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.22 01:48:04.836228 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 114 rows starting from the beginning of the part 2025.02.22 01:48:04.836431 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:48:04.837258 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.837306 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.837936 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:04.838267 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004741996 sec., 198650.52606539524 rows/sec., 15.90 MiB/sec. 2025.02.22 01:48:04.838292 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:04.838489 [ 53 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:04.838502 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:04.838557 [ 53 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.838626 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.838667 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} executeQuery: Read 160 rows, 11.41 KiB in 0.004413 sec., 36256.51484251076 rows/sec., 2.53 MiB/sec. 2025.02.22 01:48:04.838907 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:48:04.838911 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} TCPHandler: Processed in 0.005037042 sec. 2025.02.22 01:48:04.839165 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:04.839175 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:04.839238 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 864 rows starting from the beginning of the part 2025.02.22 01:48:04.839256 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:04.839538 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2610 rows starting from the beginning of the part 2025.02.22 01:48:04.839618 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:04.839699 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:04.840112 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.22 01:48:04.840149 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:04.840305 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:04.840682 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:04.841034 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:04.841341 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:04.842561 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.842627 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.843589 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:04.843999 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:04.844177 [ 53 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:04.844276 [ 53 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:04.844361 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:04.844513 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} executeQuery: Read 60 rows, 4.14 KiB in 0.004945 sec., 12133.468149646107 rows/sec., 837.34 KiB/sec. 2025.02.22 01:48:04.845127 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} TCPHandler: Processed in 0.006078158 sec. 2025.02.22 01:48:04.845470 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4018 rows, containing 5 columns (5 merged, 0 gathered) in 0.006738004 sec., 596319.0286025357 rows/sec., 40.84 MiB/sec. 2025.02.22 01:48:04.845474 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:48:04.845667 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:04.845710 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2025.02.22 01:48:04.845794 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2025.02.22 01:48:04.846060 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:04.846204 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.02.22 01:48:04.846501 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:04.846692 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:04.846900 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:04.847261 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:04.847407 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:04.847558 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.22 01:48:04.848372 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850054 sec., 146491.4518082084 rows/sec., 9.87 MiB/sec. 2025.02.22 01:48:04.848544 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:04.848838 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:04.848914 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:04.848995 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.22 01:48:06.216673 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.22 01:48:06.217356 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:06.217415 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:06.217948 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:48:06.218228 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:06.218523 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.22 01:48:06.461830 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.22 01:48:06.481359 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:06.481417 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:06.488216 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:48:06.488969 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:06.492151 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.22 01:48:08.719729 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 2025.02.22 01:48:08.722829 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:08.722877 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:08.724372 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:48:08.724693 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:08.724862 [ 47 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:48:08.724933 [ 47 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:08.724976 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:08.725869 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:48:08.727024 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 276 2025.02.22 01:48:08.727425 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:08.727609 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.22 01:48:08.728118 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.22 01:48:08.728611 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.02.22 01:48:08.729093 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:08.729573 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.02.22 01:48:08.730039 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:48:08.740759 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.015512737 sec., 17791.83131899935 rows/sec., 18.10 MiB/sec. 2025.02.22 01:48:08.741771 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:48:08.742547 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:08.742624 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:48:08.742959 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2025.02.22 01:48:09.827922 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.828110 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:09.828182 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:09.828952 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.829003 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.829449 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:09.829709 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:09.829941 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} executeQuery: Read 126 rows, 11.05 KiB in 0.001873 sec., 67271.75654030967 rows/sec., 5.76 MiB/sec. 2025.02.22 01:48:09.830117 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} TCPHandler: Processed in 0.002325626 sec. 2025.02.22 01:48:09.830389 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.830579 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:09.830654 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:09.831401 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.831453 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.831882 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:48:09.832135 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:09.832432 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} executeQuery: Read 35 rows, 2.63 KiB in 0.001883 sec., 18587.36059479554 rows/sec., 1.36 MiB/sec. 2025.02.22 01:48:09.832572 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} TCPHandler: Processed in 0.002323507 sec. 2025.02.22 01:48:09.832735 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.832887 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:09.832947 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:09.833665 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.833706 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.834088 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:09.834342 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:09.834561 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} executeQuery: Read 99 rows, 7.92 KiB in 0.00171 sec., 57894.73684210527 rows/sec., 4.52 MiB/sec. 2025.02.22 01:48:09.834749 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} TCPHandler: Processed in 0.002085731 sec. 2025.02.22 01:48:09.834938 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.835069 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:09.835127 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:09.835721 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.835763 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.836177 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:09.836420 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:09.836634 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2025.02.22 01:48:09.836692 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} TCPHandler: Processed in 0.001815764 sec. 2025.02.22 01:48:09.836846 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.836969 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:09.837052 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:09.838192 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.838233 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.838890 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:48:09.839166 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:09.839366 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} executeQuery: Read 35 rows, 64.22 KiB in 0.002425 sec., 14432.98969072165 rows/sec., 25.86 MiB/sec. 2025.02.22 01:48:09.839475 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} TCPHandler: Processed in 0.002688435 sec. 2025.02.22 01:48:09.839645 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:09.839791 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:09.839852 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:09.840431 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:09.840471 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:09.840845 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:09.841083 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:09.841262 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. 2025.02.22 01:48:09.841313 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} TCPHandler: Processed in 0.001738303 sec. 2025.02.22 01:48:13.646629 [ 41 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:48:13.646702 [ 41 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:48:13.718664 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.22 01:48:13.719402 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:13.719458 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:13.720008 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:48:13.720278 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:13.720564 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.22 01:48:13.992235 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.22 01:48:14.012707 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:14.012761 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:14.019947 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:48:14.020674 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:14.023236 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.22 01:48:14.826321 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:14.826508 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:14.826579 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:14.827298 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:14.827348 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:14.827776 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:14.828027 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:14.828276 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} executeQuery: Read 56 rows, 4.41 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.37 MiB/sec. 2025.02.22 01:48:14.828338 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} TCPHandler: Processed in 0.002147722 sec. 2025.02.22 01:48:14.828590 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:14.828886 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:14.829003 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:14.830009 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:14.830060 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:14.830510 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:14.830763 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:14.831023 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} executeQuery: Read 64 rows, 5.12 KiB in 0.00222 sec., 28828.828828828828 rows/sec., 2.25 MiB/sec. 2025.02.22 01:48:14.831086 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} TCPHandler: Processed in 0.002644404 sec. 2025.02.22 01:48:14.831235 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:14.831381 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:14.831445 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:14.832041 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:14.832081 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:14.832475 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:14.832714 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:14.832969 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. 2025.02.22 01:48:14.833051 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} TCPHandler: Processed in 0.001884296 sec. 2025.02.22 01:48:14.833295 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:14.833472 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:14.833537 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:14.834072 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:14.834112 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:14.834497 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:14.834740 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:14.835019 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.02.22 01:48:14.835186 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} TCPHandler: Processed in 0.00204664 sec. 2025.02.22 01:48:16.957203 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:16.957502 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:48:16.957951 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:48:16.958004 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:48:16.958370 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:48:16.958453 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:48:16.958627 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.22 01:48:16.958758 [ 289 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.22 01:48:16.958884 [ 289 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.22 01:48:16.958907 [ 287 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.22 01:48:16.958924 [ 288 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.22 01:48:16.959092 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:48:16.959127 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:48:16.959248 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.22 01:48:16.959272 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.22 01:48:16.959317 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:48:16.959363 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:48:16.959405 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:48:16.961058 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} executeQuery: Read 33 rows, 1.40 KiB in 0.003697 sec., 8926.156342980794 rows/sec., 377.73 KiB/sec. 2025.02.22 01:48:16.961267 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} TCPHandler: Processed in 0.004211442 sec. 2025.02.22 01:48:17.000910 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.001067 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:48:17.001131 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:48:17.001993 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.002036 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.002528 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:48:17.002750 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:48:17.003040 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} executeQuery: Read 1 rows, 232.00 B in 0.002008 sec., 498.0079681274901 rows/sec., 112.83 KiB/sec. 2025.02.22 01:48:17.003207 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} TCPHandler: Processed in 0.002366968 sec. 2025.02.22 01:48:17.003476 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.003676 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.003748 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:48:17.004459 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.004509 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.004921 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:48:17.005165 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:48:17.005441 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} executeQuery: Read 24 rows, 2.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.10 MiB/sec. 2025.02.22 01:48:17.005515 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} TCPHandler: Processed in 0.002181293 sec. 2025.02.22 01:48:17.005689 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.005812 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:48:17.005863 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:48:17.006461 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.006501 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.006871 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:48:17.007113 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:48:17.007396 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} executeQuery: Read 12 rows, 1002.00 B in 0.001603 sec., 7485.963817841547 rows/sec., 610.43 KiB/sec. 2025.02.22 01:48:17.007454 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} TCPHandler: Processed in 0.001833604 sec. 2025.02.22 01:48:17.007597 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.007750 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:17.007839 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:17.009271 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.009312 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.009758 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:17.009993 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:17.010202 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} executeQuery: Read 1392 rows, 119.51 KiB in 0.002506 sec., 555466.8794892259 rows/sec., 46.57 MiB/sec. 2025.02.22 01:48:17.010253 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} TCPHandler: Processed in 0.002713726 sec. 2025.02.22 01:48:17.010404 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.010544 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.010602 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:17.011209 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.011266 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.011630 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:48:17.011871 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:17.012029 [ 36 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:48:17.012104 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} executeQuery: Read 59 rows, 4.43 KiB in 0.001583 sec., 37271.004421983576 rows/sec., 2.73 MiB/sec. 2025.02.22 01:48:17.012108 [ 36 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.012198 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.012228 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} TCPHandler: Processed in 0.001890176 sec. 2025.02.22 01:48:17.012418 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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.22 01:48:17.012437 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.012656 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:17.012686 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.012710 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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.22 01:48:17.012761 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:48:17.013140 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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.22 01:48:17.013508 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2025.02.22 01:48:17.013894 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2025.02.22 01:48:17.014298 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2025.02.22 01:48:17.014731 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part 2025.02.22 01:48:17.016303 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.016379 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.017493 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:48:17.017751 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459603 sec., 30221.977678596773 rows/sec., 2.34 MiB/sec. 2025.02.22 01:48:17.017989 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:48:17.017999 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:48:17.018568 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} executeQuery: Read 252 rows, 17.85 KiB in 0.005936 sec., 42452.83018867924 rows/sec., 2.94 MiB/sec. 2025.02.22 01:48:17.018751 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} TCPHandler: Processed in 0.006423446 sec. 2025.02.22 01:48:17.018764 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:17.018906 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:48:17.018977 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.019045 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:48:17.019153 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.019214 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:48:17.019859 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.019899 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.020257 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:48:17.020499 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:48:17.020785 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} executeQuery: Read 12 rows, 960.00 B in 0.001635 sec., 7339.4495412844035 rows/sec., 573.39 KiB/sec. 2025.02.22 01:48:17.020934 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} TCPHandler: Processed in 0.0020484 sec. 2025.02.22 01:48:17.021103 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.021243 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:17.021299 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:17.022187 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.022226 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.022608 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:17.022841 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:17.023050 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} executeQuery: Read 603 rows, 46.44 KiB in 0.001838 sec., 328073.9934711643 rows/sec., 24.68 MiB/sec. 2025.02.22 01:48:17.023101 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} TCPHandler: Processed in 0.002067191 sec. 2025.02.22 01:48:17.023256 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.023395 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.023456 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:17.024277 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.024316 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.024783 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:17.025029 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:17.025246 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} executeQuery: Read 984 rows, 68.09 KiB in 0.001879 sec., 523682.810005322 rows/sec., 35.39 MiB/sec. 2025.02.22 01:48:17.025302 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} TCPHandler: Processed in 0.002113171 sec. 2025.02.22 01:48:17.025461 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.025600 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.025690 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:17.026823 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.026863 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.027514 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:48:17.027776 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:17.027952 [ 34 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.22 01:48:17.028045 [ 34 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.028055 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} executeQuery: Read 35 rows, 64.22 KiB in 0.002476 sec., 14135.702746365105 rows/sec., 25.33 MiB/sec. 2025.02.22 01:48:17.028087 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.028441 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} TCPHandler: Processed in 0.003045723 sec. 2025.02.22 01:48:17.028456 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:48:17.028636 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:17.028830 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:17.028885 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:17.028904 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:17.028986 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:48:17.029667 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:48:17.030238 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:48:17.030804 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:17.030818 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2025.02.22 01:48:17.030848 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:17.031342 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2025.02.22 01:48:17.031883 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2025.02.22 01:48:17.031935 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:17.032466 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:17.032836 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} executeQuery: Read 36 rows, 2.48 KiB in 0.004055 sec., 8877.928483353886 rows/sec., 612.67 KiB/sec. 2025.02.22 01:48:17.032911 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} TCPHandler: Processed in 0.004365076 sec. 2025.02.22 01:48:17.034764 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 19 columns (19 merged, 0 gathered) in 0.006530999 sec., 19751.95525217505 rows/sec., 35.39 MiB/sec. 2025.02.22 01:48:17.035186 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.22 01:48:17.035696 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:17.035779 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.22 01:48:17.035928 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.02.22 01:48:18.727250 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 320 2025.02.22 01:48:18.730693 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:18.730751 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:18.732324 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:48:18.732644 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:18.733565 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 320 2025.02.22 01:48:19.821196 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:19.821392 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:19.821464 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:19.822247 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:19.822292 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:19.822729 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:19.823007 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:19.823228 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. 2025.02.22 01:48:19.823384 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} TCPHandler: Processed in 0.002319996 sec. 2025.02.22 01:48:19.823693 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:19.823906 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:19.823990 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:19.824857 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:19.824910 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:19.825351 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:19.825614 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:19.825851 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. 2025.02.22 01:48:19.825919 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} TCPHandler: Processed in 0.002371128 sec. 2025.02.22 01:48:19.826071 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:19.826196 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:19.826252 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:19.826797 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:19.826835 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:19.827236 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:19.827495 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:19.827673 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} executeQuery: Read 64 rows, 4.56 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 2.96 MiB/sec. 2025.02.22 01:48:19.827730 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} TCPHandler: Processed in 0.001719501 sec. 2025.02.22 01:48:19.827877 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:19.828026 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:19.828092 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:19.828684 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:19.828733 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:19.829127 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:19.829366 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:19.829579 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} executeQuery: Read 24 rows, 1.66 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.02 MiB/sec. 2025.02.22 01:48:19.829633 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} TCPHandler: Processed in 0.001825724 sec. 2025.02.22 01:48:21.220707 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.22 01:48:21.221885 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:21.221941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:21.222497 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:21.222773 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:21.223010 [ 25 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:21.223031 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.22 01:48:21.223104 [ 25 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:21.223137 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:21.223282 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:48:21.223455 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:21.223504 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:48:21.223592 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.22 01:48:21.223828 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.22 01:48:21.223963 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.22 01:48:21.224147 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.22 01:48:21.224264 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.22 01:48:21.226006 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793917 sec., 1833984.3309590085 rows/sec., 26.24 MiB/sec. 2025.02.22 01:48:21.226809 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:21.227146 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:21.227225 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:21.227331 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.22 01:48:21.523329 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.22 01:48:21.544382 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:21.544452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:21.551912 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:21.552681 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:21.553119 [ 25 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:21.553295 [ 25 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:21.553402 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:21.553899 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.568225 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.22 01:48:21.570020 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:21.571590 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.577428 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.583280 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.588901 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.594580 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.599331 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:21.655385 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101815886 sec., 815.1969526641452 rows/sec., 4.22 MiB/sec. 2025.02.22 01:48:21.657772 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:21.660707 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:21.660826 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:21.663173 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.22 01:48:24.825684 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:24.825907 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:24.825986 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:24.826764 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.826810 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.827262 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:24.827527 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:24.827672 [ 75 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:24.827709 [ 75 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.827735 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.827735 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. 2025.02.22 01:48:24.827862 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} TCPHandler: Processed in 0.002317276 sec. 2025.02.22 01:48:24.827903 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:48:24.828050 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:24.828088 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1386 rows starting from the beginning of the part 2025.02.22 01:48:24.828173 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:24.828210 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part 2025.02.22 01:48:24.828538 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:24.828714 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:24.828944 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:24.828953 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1392 rows starting from the beginning of the part 2025.02.22 01:48:24.829315 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:24.829607 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:24.831509 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.831583 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.832501 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:24.833092 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:24.833116 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005320039 sec., 577439.3759143495 rows/sec., 50.45 MiB/sec. 2025.02.22 01:48:24.833348 [ 75 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:24.833447 [ 75 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.833460 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:24.833507 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.833604 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} executeQuery: Read 64 rows, 5.12 KiB in 0.005077 sec., 12605.869608036242 rows/sec., 1007.53 KiB/sec. 2025.02.22 01:48:24.834199 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} TCPHandler: Processed in 0.00618714 sec. 2025.02.22 01:48:24.834293 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:48:24.834593 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:24.834608 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:24.834896 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:24.834924 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:24.834942 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:24.835060 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 606 rows starting from the beginning of the part 2025.02.22 01:48:24.835094 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:48:24.835110 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:24.835471 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part 2025.02.22 01:48:24.835868 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:24.836235 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 603 rows starting from the beginning of the part 2025.02.22 01:48:24.836515 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:24.836682 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:24.837695 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.837775 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.838852 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:24.839240 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:24.839607 [ 75 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:24.839695 [ 75 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.839733 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097238 sec., 246013.0308182164 rows/sec., 19.58 MiB/sec. 2025.02.22 01:48:24.839758 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.839835 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} executeQuery: Read 160 rows, 11.41 KiB in 0.004983 sec., 32109.17118201887 rows/sec., 2.24 MiB/sec. 2025.02.22 01:48:24.840099 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:48:24.840107 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} TCPHandler: Processed in 0.00574908 sec. 2025.02.22 01:48:24.840123 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:24.840397 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:24.840504 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:24.840627 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4018 rows starting from the beginning of the part 2025.02.22 01:48:24.840676 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:24.840916 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:24.841043 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:24.841207 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:24.841592 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:48:24.841698 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:24.842099 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 984 rows starting from the beginning of the part 2025.02.22 01:48:24.842128 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:48:24.842475 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:24.842794 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:24.843843 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.843900 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.844851 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:24.845256 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:24.845445 [ 75 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:24.845508 [ 75 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:24.845547 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} executeQuery: Read 60 rows, 4.14 KiB in 0.004941 sec., 12143.290831815422 rows/sec., 838.01 KiB/sec. 2025.02.22 01:48:24.845563 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:24.845786 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} TCPHandler: Processed in 0.005547795 sec. 2025.02.22 01:48:24.846001 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:48:24.846169 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:24.846209 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part 2025.02.22 01:48:24.846324 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:24.846537 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:48:24.846789 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2025.02.22 01:48:24.847260 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.22 01:48:24.847413 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5546 rows, containing 5 columns (5 merged, 0 gathered) in 0.007544883 sec., 735067.7273590592 rows/sec., 50.30 MiB/sec. 2025.02.22 01:48:24.847508 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:24.847985 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:24.848708 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:24.848935 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:24.849143 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2025.02.22 01:48:24.849624 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796522 sec., 211772.7751873952 rows/sec., 14.27 MiB/sec. 2025.02.22 01:48:24.849835 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:24.850147 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:24.850225 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:24.850309 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.22 01:48:28.646750 [ 133 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:48:28.646853 [ 133 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:48:28.723229 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.22 01:48:28.723993 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:28.724050 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:28.724599 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:28.724867 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:28.725101 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.22 01:48:28.733811 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 336 2025.02.22 01:48:28.736617 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:28.736672 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:28.738139 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:48:28.738450 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:28.739086 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 336 2025.02.22 01:48:28.815938 [ 116 ] {} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:48:28.816041 [ 116 ] {} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:28.816085 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:28.816468 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::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.22 01:48:28.816984 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:28.817059 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.22 01:48:28.817243 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.22 01:48:28.817519 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.22 01:48:28.817748 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.02.22 01:48:28.817861 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.22 01:48:28.820164 [ 199 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003942685 sec., 8877.199167572353 rows/sec., 1.82 MiB/sec. 2025.02.22 01:48:28.820412 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:48:28.820986 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:48:28.821087 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:48:28.821197 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.22 01:48:29.068320 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.22 01:48:29.087560 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.087610 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.094988 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:48:29.095740 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:29.098522 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.22 01:48:29.828114 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.828329 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:29.828411 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:29.829279 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.829334 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.829800 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:48:29.830067 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:29.830330 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} executeQuery: Read 134 rows, 11.83 KiB in 0.002054 sec., 65238.55890944499 rows/sec., 5.63 MiB/sec. 2025.02.22 01:48:29.830558 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} TCPHandler: Processed in 0.002580883 sec. 2025.02.22 01:48:29.830829 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.831044 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:29.831129 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:29.831898 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.831954 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.832399 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:48:29.832657 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:29.832973 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} executeQuery: Read 39 rows, 2.93 KiB in 0.00196 sec., 19897.95918367347 rows/sec., 1.46 MiB/sec. 2025.02.22 01:48:29.833077 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} TCPHandler: Processed in 0.002398038 sec. 2025.02.22 01:48:29.833229 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.833376 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:29.833436 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:29.834194 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.834236 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.834608 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:48:29.834847 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:29.835104 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} executeQuery: Read 106 rows, 8.48 KiB in 0.001757 sec., 60330.108138873074 rows/sec., 4.71 MiB/sec. 2025.02.22 01:48:29.835322 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} TCPHandler: Processed in 0.002155432 sec. 2025.02.22 01:48:29.835511 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.835659 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:29.835727 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:29.836394 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.836436 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.836841 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:48:29.837084 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:29.837371 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. 2025.02.22 01:48:29.837640 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} TCPHandler: Processed in 0.002196373 sec. 2025.02.22 01:48:29.837849 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.837991 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:29.838088 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:29.839268 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.839309 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.839994 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:48:29.840255 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:29.840504 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} executeQuery: Read 39 rows, 71.56 KiB in 0.002545 sec., 15324.165029469548 rows/sec., 27.46 MiB/sec. 2025.02.22 01:48:29.840622 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} TCPHandler: Processed in 0.002850959 sec. 2025.02.22 01:48:29.840782 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.840927 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.22 01:48:29.840991 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.22 01:48:29.841518 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.841563 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.841938 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:48:29.842179 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:48:29.842453 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} executeQuery: Read 3 rows, 217.00 B in 0.001547 sec., 1939.2372333548803 rows/sec., 136.98 KiB/sec. 2025.02.22 01:48:29.842534 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} TCPHandler: Processed in 0.001822255 sec. 2025.02.22 01:48:29.842695 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:29.842813 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:29.842865 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:29.843358 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:29.843397 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:29.843756 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:48:29.844000 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:29.844301 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2025.02.22 01:48:29.844450 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} TCPHandler: Processed in 0.001808074 sec. 2025.02.22 01:48:34.826178 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:34.826385 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:34.826459 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:34.827236 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:34.827312 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:34.827744 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:48:34.828000 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:34.828203 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} executeQuery: Read 56 rows, 4.41 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.30 MiB/sec. 2025.02.22 01:48:34.828266 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} TCPHandler: Processed in 0.002219254 sec. 2025.02.22 01:48:34.828528 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:34.828722 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:34.828795 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:34.829542 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:34.829622 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:34.830044 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:48:34.830291 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:34.830529 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} executeQuery: Read 64 rows, 5.12 KiB in 0.001857 sec., 34464.189553042546 rows/sec., 2.69 MiB/sec. 2025.02.22 01:48:34.830595 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} TCPHandler: Processed in 0.002202874 sec. 2025.02.22 01:48:34.830762 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:34.830911 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:34.830977 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:34.831608 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:34.831648 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:34.832052 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:48:34.832289 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:34.832512 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. 2025.02.22 01:48:34.832564 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} TCPHandler: Processed in 0.001871706 sec. 2025.02.22 01:48:34.832725 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:34.832870 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:34.832934 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:34.833501 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:34.833542 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:34.833932 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:48:34.834169 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:34.834381 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. 2025.02.22 01:48:34.834435 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} TCPHandler: Processed in 0.001780543 sec. 2025.02.22 01:48:36.225230 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.22 01:48:36.225990 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:36.226047 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:36.226690 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:36.226961 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:36.227277 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.22 01:48:36.598605 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.22 01:48:36.618961 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:36.619030 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:36.626532 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:48:36.627290 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:36.630203 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.22 01:48:38.739250 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 358 2025.02.22 01:48:38.742343 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:38.742399 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:38.743887 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:48:38.744210 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:38.744882 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 358 2025.02.22 01:48:39.828220 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.828429 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:39.828511 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:39.829356 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.829410 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.829856 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:48:39.830115 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:39.830353 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} executeQuery: Read 134 rows, 11.83 KiB in 0.001983 sec., 67574.3822491175 rows/sec., 5.83 MiB/sec. 2025.02.22 01:48:39.830419 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} TCPHandler: Processed in 0.002344077 sec. 2025.02.22 01:48:39.830688 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.830905 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:39.830989 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:39.831815 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.831869 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.832300 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:48:39.832555 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:39.832784 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} executeQuery: Read 39 rows, 2.93 KiB in 0.001937 sec., 20134.228187919463 rows/sec., 1.48 MiB/sec. 2025.02.22 01:48:39.832850 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} TCPHandler: Processed in 0.002310986 sec. 2025.02.22 01:48:39.833021 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.833168 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:39.833228 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:39.833910 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.833952 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.834334 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:48:39.834576 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:39.834827 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} executeQuery: Read 103 rows, 8.24 KiB in 0.001693 sec., 60838.747784997046 rows/sec., 4.75 MiB/sec. 2025.02.22 01:48:39.834966 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} TCPHandler: Processed in 0.002010559 sec. 2025.02.22 01:48:39.835187 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.835333 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:39.835400 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:39.835988 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.836028 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.836432 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:48:39.836676 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:39.836894 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2025.02.22 01:48:39.836954 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} TCPHandler: Processed in 0.001876166 sec. 2025.02.22 01:48:39.837117 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.837258 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:39.837357 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:39.838639 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.838679 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.839433 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:48:39.839708 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:39.839952 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} executeQuery: Read 39 rows, 71.56 KiB in 0.002725 sec., 14311.926605504586 rows/sec., 25.65 MiB/sec. 2025.02.22 01:48:39.840062 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} TCPHandler: Processed in 0.003014554 sec. 2025.02.22 01:48:39.840238 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:39.840389 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:39.840451 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:39.840962 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:39.841002 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:39.841390 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:48:39.841663 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:39.841899 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2025.02.22 01:48:39.842116 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} TCPHandler: Processed in 0.001939487 sec. 2025.02.22 01:48:43.647114 [ 17 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:48:43.647186 [ 17 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:48:43.727433 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.22 01:48:43.728122 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:43.728174 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:43.728759 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:43.729040 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:43.729281 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.22 01:48:44.130285 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.22 01:48:44.151692 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:44.151761 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:44.159440 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:48:44.160189 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:44.162976 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.22 01:48:44.825797 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:44.825982 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:44.826052 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:44.826805 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:44.826851 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:44.827278 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:48:44.827535 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:44.827777 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. 2025.02.22 01:48:44.827842 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} TCPHandler: Processed in 0.002174023 sec. 2025.02.22 01:48:44.828083 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:44.828270 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:44.828344 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:44.829103 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:44.829154 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:44.829588 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:48:44.829836 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:44.830091 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. 2025.02.22 01:48:44.830159 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} TCPHandler: Processed in 0.002209534 sec. 2025.02.22 01:48:44.830308 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:44.830454 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:44.830518 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:44.831125 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:44.831162 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:44.831572 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:48:44.831817 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:44.832002 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. 2025.02.22 01:48:44.832057 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} TCPHandler: Processed in 0.001814774 sec. 2025.02.22 01:48:44.832233 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:44.832388 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:44.832453 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:44.833033 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:44.833075 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:44.833474 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:48:44.833720 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:44.833940 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. 2025.02.22 01:48:44.833997 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} TCPHandler: Processed in 0.001843175 sec. 2025.02.22 01:48:46.997147 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:46.997345 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:48:46.997419 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:48:46.998166 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:46.998221 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:46.998648 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:48:46.998903 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:48:46.999153 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} executeQuery: Read 24 rows, 2.04 KiB in 0.001863 sec., 12882.447665056361 rows/sec., 1.07 MiB/sec. 2025.02.22 01:48:46.999335 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} TCPHandler: Processed in 0.002316836 sec. 2025.02.22 01:48:46.999602 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:46.999814 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:48:46.999885 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:48:47.000917 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.000965 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.001394 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.22 01:48:47.001752 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:48:47.002045 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} executeQuery: Read 2 rows, 167.00 B in 0.002275 sec., 879.1208791208791 rows/sec., 71.69 KiB/sec. 2025.02.22 01:48:47.002121 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} TCPHandler: Processed in 0.002662145 sec. 2025.02.22 01:48:47.002277 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.002411 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:47.002468 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:47.003840 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.003886 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.004376 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:48:47.004642 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:47.004813 [ 154 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:48:47.004895 [ 154 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.004903 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} executeQuery: Read 1395 rows, 119.93 KiB in 0.002514 sec., 554892.6014319808 rows/sec., 46.59 MiB/sec. 2025.02.22 01:48:47.004937 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.005099 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} TCPHandler: Processed in 0.00287713 sec. 2025.02.22 01:48:47.005362 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:48:47.005637 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.005905 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:47.006012 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1392 rows starting from the beginning of the part 2025.02.22 01:48:47.006020 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.006151 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:47.006325 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part 2025.02.22 01:48:47.006673 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:48:47.006969 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part 2025.02.22 01:48:47.007381 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.02.22 01:48:47.007716 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:48:47.009082 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.009151 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:47.010249 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:48:47.010607 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:47.010893 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} executeQuery: Read 53 rows, 4.03 KiB in 0.004927 sec., 10757.052973411812 rows/sec., 818.59 KiB/sec. 2025.02.22 01:48:47.011096 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} TCPHandler: Processed in 0.005699779 sec. 2025.02.22 01:48:47.011400 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.011468 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006383535 sec., 496120.0964669262 rows/sec., 43.49 MiB/sec. 2025.02.22 01:48:47.011588 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.011669 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:48:47.011770 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:48:47.012387 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:47.012525 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:48:47.012656 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.22 01:48:47.012986 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.013037 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.013462 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:48:47.013729 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:48:47.014025 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} executeQuery: Read 252 rows, 17.85 KiB in 0.002468 sec., 102106.96920583468 rows/sec., 7.06 MiB/sec. 2025.02.22 01:48:47.014188 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} TCPHandler: Processed in 0.002940811 sec. 2025.02.22 01:48:47.014355 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.014495 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.014553 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:48:47.015191 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.015232 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.015618 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:48:47.015866 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:48:47.016099 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} executeQuery: Read 12 rows, 960.00 B in 0.001632 sec., 7352.941176470588 rows/sec., 574.45 KiB/sec. 2025.02.22 01:48:47.016168 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} TCPHandler: Processed in 0.001880175 sec. 2025.02.22 01:48:47.016325 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.016459 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:47.016517 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:47.017482 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.017527 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.017961 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:48:47.018216 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:47.018394 [ 154 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:48:47.018459 [ 154 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.018497 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.018512 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} executeQuery: Read 597 rows, 45.95 KiB in 0.002073 sec., 287988.4225759768 rows/sec., 21.65 MiB/sec. 2025.02.22 01:48:47.018845 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} TCPHandler: Processed in 0.002574422 sec. 2025.02.22 01:48:47.018973 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:48:47.019179 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.019537 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:47.019560 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.019610 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 618 rows starting from the beginning of the part 2025.02.22 01:48:47.019684 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:47.019867 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part 2025.02.22 01:48:47.020264 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:48:47.020606 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 103 rows starting from the beginning of the part 2025.02.22 01:48:47.020931 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.02.22 01:48:47.021242 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 597 rows starting from the beginning of the part 2025.02.22 01:48:47.022930 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.023010 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:47.023868 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:48:47.023928 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.00534107 sec., 290578.47959304036 rows/sec., 23.15 MiB/sec. 2025.02.22 01:48:47.024157 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:48:47.024321 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:47.024576 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:48:47.024672 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.024741 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.024845 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:47.024918 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} executeQuery: Read 979 rows, 67.74 KiB in 0.005463 sec., 179205.56470803588 rows/sec., 12.11 MiB/sec. 2025.02.22 01:48:47.025234 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} TCPHandler: Processed in 0.006253292 sec. 2025.02.22 01:48:47.025228 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:48:47.025254 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:48:47.025494 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.025557 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:48:47.025643 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:47.025692 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5546 rows starting from the beginning of the part 2025.02.22 01:48:47.025699 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.025914 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:47.026018 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:47.026273 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:47.026598 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.02.22 01:48:47.026942 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:48:47.027334 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 979 rows starting from the beginning of the part 2025.02.22 01:48:47.029623 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.029666 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:47.030479 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:48:47.030745 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005873633 sec., 1219858.3057538664 rows/sec., 83.47 MiB/sec. 2025.02.22 01:48:47.030838 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:47.031133 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} executeQuery: Read 39 rows, 71.56 KiB in 0.005465 sec., 7136.322049405306 rows/sec., 12.79 MiB/sec. 2025.02.22 01:48:47.031234 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:48:47.031341 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} TCPHandler: Processed in 0.005988006 sec. 2025.02.22 01:48:47.031498 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:47.031701 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:47.031710 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:47.031816 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:47.031888 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:48:47.032090 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.02.22 01:48:47.032505 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.032548 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.032915 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:48:47.033150 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:47.033316 [ 154 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:48:47.033386 [ 154 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:47.033405 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} executeQuery: Read 36 rows, 2.48 KiB in 0.001755 sec., 20512.82051282051 rows/sec., 1.38 MiB/sec. 2025.02.22 01:48:47.033424 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.22 01:48:47.033557 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} TCPHandler: Processed in 0.002115001 sec. 2025.02.22 01:48:47.033624 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:48:47.033728 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:47.033757 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part 2025.02.22 01:48:47.033875 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:47.034073 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:47.034231 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.02.22 01:48:47.034337 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:48:47.034496 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2025.02.22 01:48:47.035678 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125962 sec., 508005.31712231925 rows/sec., 34.24 MiB/sec. 2025.02.22 01:48:47.035909 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:48:47.036250 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:47.036347 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:48:47.036440 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.22 01:48:48.745087 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 398 2025.02.22 01:48:48.748607 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:48.748657 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:48.750159 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:48:48.750476 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:48.751213 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 398 2025.02.22 01:48:49.821225 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:49.821412 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:49.821484 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:49.822279 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:49.822326 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:49.822764 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:48:49.823026 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:49.823288 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. 2025.02.22 01:48:49.823437 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} TCPHandler: Processed in 0.002337866 sec. 2025.02.22 01:48:49.823735 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:49.823950 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:49.824024 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:49.824814 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:49.824870 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:49.825308 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:48:49.825565 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:49.825846 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. 2025.02.22 01:48:49.826069 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} TCPHandler: Processed in 0.00247536 sec. 2025.02.22 01:48:49.826250 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:49.826378 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:49.826433 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:49.827002 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:49.827042 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:49.827440 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:48:49.827684 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:49.827900 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} executeQuery: Read 64 rows, 4.56 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 2.87 MiB/sec. 2025.02.22 01:48:49.827955 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} TCPHandler: Processed in 0.001762742 sec. 2025.02.22 01:48:49.828120 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:49.828265 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:49.828330 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:49.828924 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:49.828965 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:49.829339 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:48:49.829576 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:49.829788 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} executeQuery: Read 24 rows, 1.66 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.04 MiB/sec. 2025.02.22 01:48:49.829841 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} TCPHandler: Processed in 0.001790403 sec. 2025.02.22 01:48:51.229418 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.22 01:48:51.230085 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:51.230130 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:51.230673 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:51.230944 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:51.231183 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.22 01:48:51.663030 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.02.22 01:48:51.684048 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:51.684104 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:51.691780 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:48:51.692563 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:51.695376 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.02.22 01:48:54.826211 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:54.826423 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:54.826502 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:54.827285 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:54.827333 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:54.827782 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:48:54.828031 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:54.828257 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.02.22 01:48:54.828318 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} TCPHandler: Processed in 0.002247255 sec. 2025.02.22 01:48:54.828576 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:54.828760 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:54.828828 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:54.829566 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:54.829609 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:54.830035 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:48:54.830313 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:54.830511 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} executeQuery: Read 64 rows, 5.12 KiB in 0.001801 sec., 35535.81343697946 rows/sec., 2.77 MiB/sec. 2025.02.22 01:48:54.830646 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} TCPHandler: Processed in 0.002197023 sec. 2025.02.22 01:48:54.830817 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:54.830941 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:54.830998 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:54.831591 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:54.831632 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:54.832033 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:48:54.832277 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:54.832498 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.02.22 01:48:54.832636 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} TCPHandler: Processed in 0.001875556 sec. 2025.02.22 01:48:54.832811 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:54.832929 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:54.832980 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:54.833493 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:54.833531 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:54.833907 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:48:54.834144 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:54.834319 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. 2025.02.22 01:48:54.834367 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} TCPHandler: Processed in 0.001615259 sec. 2025.02.22 01:48:58.647247 [ 82 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:48:58.647369 [ 82 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:48:58.731325 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.22 01:48:58.731975 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:58.732022 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:58.732584 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:58.732846 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:58.732993 [ 82 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:58.733048 [ 82 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:58.733056 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.22 01:48:58.733075 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:58.733313 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:48:58.733571 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:58.733644 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.22 01:48:58.733800 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.22 01:48:58.734020 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.22 01:48:58.734259 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.22 01:48:58.734409 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.22 01:48:58.734503 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.22 01:48:58.736225 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067395 sec., 2406276.3354572854 rows/sec., 34.42 MiB/sec. 2025.02.22 01:48:58.737146 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:58.737494 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:48:58.737581 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:58.737693 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.22 01:48:58.751435 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 414 2025.02.22 01:48:58.754227 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:58.754271 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:58.755717 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:48:58.756025 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:58.756256 [ 82 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:48:58.756383 [ 82 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:58.756484 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:58.757298 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:48:58.758338 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 414 2025.02.22 01:48:58.758704 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:58.758863 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part 2025.02.22 01:48:58.759349 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2025.02.22 01:48:58.759847 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2025.02.22 01:48:58.760338 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part 2025.02.22 01:48:58.760821 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2025.02.22 01:48:58.761279 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.02.22 01:48:58.768648 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 72 columns (72 merged, 0 gathered) in 0.011958311 sec., 34620.27371591189 rows/sec., 31.87 MiB/sec. 2025.02.22 01:48:58.769697 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:48:58.770555 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:48:58.770659 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:48:58.771002 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2025.02.22 01:48:59.001501 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001079206 sec. 2025.02.22 01:48:59.195465 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.02.22 01:48:59.217743 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.217812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.225256 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:48:59.226013 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:59.226456 [ 82 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:48:59.226614 [ 82 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.226710 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.226981 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:59.235600 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.22 01:48:59.236879 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:48:59.237799 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:59.242486 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:59.247188 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:59.252102 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:48:59.257465 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.02.22 01:48:59.262100 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.02.22 01:48:59.322447 [ 189 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.095602555 sec., 1265.6565507062023 rows/sec., 6.54 MiB/sec. 2025.02.22 01:48:59.325226 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:48:59.328277 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:48:59.328416 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:48:59.330791 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.02.22 01:48:59.827975 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.828158 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:48:59.828227 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:48:59.829045 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.829089 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.829555 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:48:59.829824 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:48:59.830029 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} executeQuery: Read 134 rows, 11.83 KiB in 0.00192 sec., 69791.66666666667 rows/sec., 6.02 MiB/sec. 2025.02.22 01:48:59.830090 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} TCPHandler: Processed in 0.002241094 sec. 2025.02.22 01:48:59.830378 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.830682 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:48:59.830794 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:48:59.831759 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.831807 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.832235 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:48:59.832494 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:48:59.832856 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} executeQuery: Read 39 rows, 2.93 KiB in 0.00222 sec., 17567.567567567567 rows/sec., 1.29 MiB/sec. 2025.02.22 01:48:59.833176 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} TCPHandler: Processed in 0.002966503 sec. 2025.02.22 01:48:59.833347 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.833474 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:48:59.833526 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:48:59.834148 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.834188 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.834564 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:48:59.834805 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:48:59.835032 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} executeQuery: Read 103 rows, 8.24 KiB in 0.001574 sec., 65438.37357052096 rows/sec., 5.11 MiB/sec. 2025.02.22 01:48:59.835218 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} TCPHandler: Processed in 0.001924747 sec. 2025.02.22 01:48:59.835475 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.835699 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:59.835799 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:48:59.836614 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.836654 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.837058 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:48:59.837300 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:48:59.837511 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} executeQuery: Read 160 rows, 11.41 KiB in 0.001866 sec., 85744.90889603429 rows/sec., 5.97 MiB/sec. 2025.02.22 01:48:59.837562 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} TCPHandler: Processed in 0.002218894 sec. 2025.02.22 01:48:59.837707 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.837831 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:48:59.837919 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:48:59.839184 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.839223 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.839926 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:48:59.840188 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:48:59.840463 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} executeQuery: Read 39 rows, 71.56 KiB in 0.002633 sec., 14812.001519179643 rows/sec., 26.54 MiB/sec. 2025.02.22 01:48:59.840654 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} TCPHandler: Processed in 0.003008763 sec. 2025.02.22 01:48:59.840816 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:48:59.840954 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:48:59.841014 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:48:59.841552 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:48:59.841592 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:48:59.841965 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:48:59.842204 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:48:59.842420 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2025.02.22 01:48:59.842471 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} TCPHandler: Processed in 0.001720971 sec. 2025.02.22 01:49:00.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 176.83 MiB, peak 186.36 MiB, free memory in arenas 0.00 B, will set to 178.00 MiB (RSS), difference: 1.17 MiB 2025.02.22 01:49:04.826867 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:04.827105 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:04.827191 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:04.828185 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:04.828252 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:04.828851 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:49:04.829167 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:04.829443 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} executeQuery: Read 56 rows, 4.41 KiB in 0.002394 sec., 23391.81286549708 rows/sec., 1.80 MiB/sec. 2025.02.22 01:49:04.829523 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} TCPHandler: Processed in 0.002809649 sec. 2025.02.22 01:49:04.829830 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:04.830050 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:04.830131 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:04.831016 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:04.831075 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:04.831604 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:49:04.831909 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:04.832187 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} executeQuery: Read 64 rows, 5.12 KiB in 0.002196 sec., 29143.897996357013 rows/sec., 2.27 MiB/sec. 2025.02.22 01:49:04.832254 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} TCPHandler: Processed in 0.002573803 sec. 2025.02.22 01:49:04.832465 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:04.832613 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:04.832686 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:04.833385 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:04.833433 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:04.833920 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:49:04.834214 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:04.834489 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. 2025.02.22 01:49:04.834569 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} TCPHandler: Processed in 0.002174713 sec. 2025.02.22 01:49:04.834769 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:04.834903 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:04.834963 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:04.835542 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:04.835587 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:04.836066 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:49:04.836444 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:04.836746 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} executeQuery: Read 60 rows, 4.14 KiB in 0.001871 sec., 32068.412613575627 rows/sec., 2.16 MiB/sec. 2025.02.22 01:49:04.836819 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} TCPHandler: Processed in 0.002116372 sec. 2025.02.22 01:49:06.233189 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.22 01:49:06.233853 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:06.233897 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:06.234484 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:49:06.234743 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:06.235009 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.22 01:49:06.735686 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.22 01:49:06.755343 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:06.755406 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:06.762687 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:49:06.763459 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:06.766869 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.22 01:49:08.758538 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 434 2025.02.22 01:49:08.761934 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:08.761997 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:08.763524 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:49:08.763864 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:08.765324 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 434 2025.02.22 01:49:09.827346 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.827538 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:09.827609 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:09.828426 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.828476 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.828913 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:49:09.829179 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:09.829365 [ 149 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:49:09.829434 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} executeQuery: Read 134 rows, 11.83 KiB in 0.001943 sec., 68965.5172413793 rows/sec., 5.95 MiB/sec. 2025.02.22 01:49:09.829447 [ 149 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.829519 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.829563 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} TCPHandler: Processed in 0.002345887 sec. 2025.02.22 01:49:09.829707 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:49:09.829815 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.829864 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.829880 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part 2025.02.22 01:49:09.830062 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:09.830359 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:09.830395 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:09.830585 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:09.830646 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 134 rows starting from the beginning of the part 2025.02.22 01:49:09.831026 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:49:09.831242 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part 2025.02.22 01:49:09.833067 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.833137 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.834139 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:49:09.834331 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702555 sec., 390638.70598004706 rows/sec., 34.15 MiB/sec. 2025.02.22 01:49:09.834538 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:09.834617 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:49:09.834839 [ 148 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:49:09.834966 [ 148 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.834990 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} executeQuery: Read 39 rows, 2.93 KiB in 0.004846 sec., 8047.874535699547 rows/sec., 605.16 KiB/sec. 2025.02.22 01:49:09.835045 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.835405 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} TCPHandler: Processed in 0.005679219 sec. 2025.02.22 01:49:09.835625 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:09.835662 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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.22 01:49:09.835701 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.836030 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:49:09.836053 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:09.836273 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.836274 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:09.836431 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part 2025.02.22 01:49:09.836474 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:49:09.836993 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.837207 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.837498 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part 2025.02.22 01:49:09.837880 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.838104 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.838748 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.838800 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.839413 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:49:09.839560 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004293244 sec., 62423.65912582653 rows/sec., 4.83 MiB/sec. 2025.02.22 01:49:09.839753 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:49:09.839869 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:09.840261 [ 148 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:49:09.840354 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} executeQuery: Read 103 rows, 8.24 KiB in 0.004413 sec., 23340.131429866302 rows/sec., 1.82 MiB/sec. 2025.02.22 01:49:09.840362 [ 148 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.840416 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:09.840505 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.840601 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} TCPHandler: Processed in 0.005016212 sec. 2025.02.22 01:49:09.840740 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:49:09.840931 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.841058 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.22 01:49:09.841172 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:49:09.841341 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:09.841584 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:09.841675 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.841810 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 627 rows starting from the beginning of the part 2025.02.22 01:49:09.842251 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:09.842699 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:09.843038 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 103 rows starting from the beginning of the part 2025.02.22 01:49:09.843344 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:49:09.843502 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 103 rows starting from the beginning of the part 2025.02.22 01:49:09.844579 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.844641 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.845698 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:49:09.846197 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.005508514 sec., 186075.5913482293 rows/sec., 14.93 MiB/sec. 2025.02.22 01:49:09.846210 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:09.846448 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:49:09.846521 [ 148 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:49:09.846669 [ 148 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.846748 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.846750 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} executeQuery: Read 160 rows, 11.41 KiB in 0.005533 sec., 28917.4046629315 rows/sec., 2.01 MiB/sec. 2025.02.22 01:49:09.847123 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:49:09.847164 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} TCPHandler: Processed in 0.006428687 sec. 2025.02.22 01:49:09.847431 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:09.847468 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.847527 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.847597 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:49:09.847600 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7165 rows starting from the beginning of the part 2025.02.22 01:49:09.847681 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:09.847733 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.22 01:49:09.847927 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:09.847957 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:09.848150 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:09.848451 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:09.848872 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:09.849277 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:09.851730 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.851776 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.852581 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:49:09.852711 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7869 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843582 sec., 1346605.5580293047 rows/sec., 92.29 MiB/sec. 2025.02.22 01:49:09.852921 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:09.853119 [ 148 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.22 01:49:09.853190 [ 148 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.853229 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.853325 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} executeQuery: Read 39 rows, 71.56 KiB in 0.005659 sec., 6891.676974730518 rows/sec., 12.35 MiB/sec. 2025.02.22 01:49:09.853459 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:49:09.853647 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:49:09.854087 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} TCPHandler: Processed in 0.006776194 sec. 2025.02.22 01:49:09.854477 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:09.854813 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:09.854902 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:09.855090 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.855118 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:49:09.855113 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:09.855435 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.02.22 01:49:09.855448 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part 2025.02.22 01:49:09.856326 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.856922 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.857721 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.857760 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.857830 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.858396 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.859104 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:09.859309 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:49:09.860124 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:09.860423 [ 148 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:49:09.860555 [ 148 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:09.860626 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} executeQuery: Read 60 rows, 4.14 KiB in 0.005859 sec., 10240.655401945725 rows/sec., 706.71 KiB/sec. 2025.02.22 01:49:09.860626 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:09.861069 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} TCPHandler: Processed in 0.006874317 sec. 2025.02.22 01:49:09.861129 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:49:09.861421 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:09.861461 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part 2025.02.22 01:49:09.861568 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:09.861771 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:09.862113 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:09.862318 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:09.862529 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:09.864331 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003532606 sec., 380455.6749323304 rows/sec., 25.64 MiB/sec. 2025.02.22 01:49:09.864554 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:49:09.864877 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:09.864951 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:49:09.865016 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:49:09.865283 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 19 columns (19 merged, 0 gathered) in 0.011930399 sec., 27157.51585508582 rows/sec., 48.67 MiB/sec. 2025.02.22 01:49:09.865882 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.22 01:49:09.866343 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:09.866434 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.22 01:49:09.866600 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2025.02.22 01:49:13.647638 [ 145 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:49:13.647741 [ 145 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:49:13.735187 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.22 01:49:13.736245 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:13.736294 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:13.736901 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:49:13.737191 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:13.737489 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.22 01:49:14.266955 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.22 01:49:14.286655 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:14.286710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:14.294406 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:49:14.295237 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:14.297881 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.22 01:49:14.826262 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:14.826452 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:14.826522 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:14.827308 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:14.827352 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:14.827780 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:49:14.828025 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:14.828212 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. 2025.02.22 01:49:14.828269 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} TCPHandler: Processed in 0.002145182 sec. 2025.02.22 01:49:14.828535 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:14.828750 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:14.828832 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:14.829620 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:14.829667 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:14.830114 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:49:14.830376 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:14.830656 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. 2025.02.22 01:49:14.830895 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} TCPHandler: Processed in 0.002501631 sec. 2025.02.22 01:49:14.831092 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:14.831236 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:14.831299 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:14.831966 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:14.832005 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:14.832420 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:49:14.832667 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:14.832890 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. 2025.02.22 01:49:14.833115 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} TCPHandler: Processed in 0.002088971 sec. 2025.02.22 01:49:14.833332 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:14.833482 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:14.833544 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:14.834081 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:14.834120 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:14.834560 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:49:14.834800 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:14.835064 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. 2025.02.22 01:49:14.835274 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} TCPHandler: Processed in 0.002032399 sec. 2025.02.22 01:49:17.000902 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.001103 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.001177 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:49:17.001963 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.002019 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.002455 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:49:17.002712 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:49:17.002973 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} executeQuery: Read 24 rows, 2.04 KiB in 0.00192 sec., 12500 rows/sec., 1.04 MiB/sec. 2025.02.22 01:49:17.003160 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} TCPHandler: Processed in 0.002396428 sec. 2025.02.22 01:49:17.003469 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.003676 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:49:17.003756 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:49:17.004501 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.004547 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.004951 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:49:17.005195 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:49:17.005490 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} executeQuery: Read 16 rows, 1.30 KiB in 0.001859 sec., 8606.777837547068 rows/sec., 701.82 KiB/sec. 2025.02.22 01:49:17.005643 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} TCPHandler: Processed in 0.002323066 sec. 2025.02.22 01:49:17.005834 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.005983 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:17.006046 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:17.007396 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.007439 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.007898 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:49:17.008145 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:17.008370 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} executeQuery: Read 1402 rows, 120.44 KiB in 0.00242 sec., 579338.8429752067 rows/sec., 48.60 MiB/sec. 2025.02.22 01:49:17.008429 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} TCPHandler: Processed in 0.002664615 sec. 2025.02.22 01:49:17.008604 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.008750 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.008811 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:17.009450 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.009491 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.009856 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:49:17.010092 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:17.010334 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} executeQuery: Read 67 rows, 5.01 KiB in 0.001612 sec., 41563.27543424318 rows/sec., 3.04 MiB/sec. 2025.02.22 01:49:17.010450 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} TCPHandler: Processed in 0.001913057 sec. 2025.02.22 01:49:17.010662 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.010804 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.010865 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:49:17.011576 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.011618 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.011990 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:49:17.012229 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:49:17.012554 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} executeQuery: Read 252 rows, 17.85 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 9.97 MiB/sec. 2025.02.22 01:49:17.012671 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} TCPHandler: Processed in 0.002079451 sec. 2025.02.22 01:49:17.012829 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.012968 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.013025 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:49:17.013698 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.013746 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.014139 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:49:17.014386 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:49:17.014638 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} executeQuery: Read 12 rows, 960.00 B in 0.0017 sec., 7058.823529411765 rows/sec., 551.47 KiB/sec. 2025.02.22 01:49:17.014779 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} TCPHandler: Processed in 0.002017149 sec. 2025.02.22 01:49:17.014951 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.015078 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:17.015129 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:17.016007 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.016049 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.016478 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:49:17.016742 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:17.017008 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} executeQuery: Read 611 rows, 47.09 KiB in 0.001949 sec., 313494.09953822475 rows/sec., 23.59 MiB/sec. 2025.02.22 01:49:17.017212 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} TCPHandler: Processed in 0.002328256 sec. 2025.02.22 01:49:17.017402 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.017520 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.017573 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:17.018379 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.018419 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.018858 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:49:17.019100 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:17.019318 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} executeQuery: Read 986 rows, 68.23 KiB in 0.001823 sec., 540866.7032364234 rows/sec., 36.55 MiB/sec. 2025.02.22 01:49:17.019377 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} TCPHandler: Processed in 0.00205096 sec. 2025.02.22 01:49:17.019530 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.019650 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.019733 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:17.020989 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.021029 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.021700 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:49:17.021967 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:17.022214 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} executeQuery: Read 39 rows, 71.56 KiB in 0.002588 sec., 15069.551777434312 rows/sec., 27.00 MiB/sec. 2025.02.22 01:49:17.022335 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} TCPHandler: Processed in 0.00286205 sec. 2025.02.22 01:49:17.022503 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:17.022643 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:17.022704 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:17.023225 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:17.023264 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:17.023628 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:49:17.023861 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:17.024113 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} executeQuery: Read 36 rows, 2.48 KiB in 0.001494 sec., 24096.38554216867 rows/sec., 1.62 MiB/sec. 2025.02.22 01:49:17.024269 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} TCPHandler: Processed in 0.001831455 sec. 2025.02.22 01:49:18.765490 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 474 2025.02.22 01:49:18.768769 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:18.768821 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:18.770308 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:49:18.770625 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:18.771246 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 474 2025.02.22 01:49:19.821596 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:19.821790 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:19.821868 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:19.822666 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:19.822717 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:19.823160 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:49:19.823440 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:19.823703 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. 2025.02.22 01:49:19.823823 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} TCPHandler: Processed in 0.002365527 sec. 2025.02.22 01:49:19.824121 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:19.824331 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:19.824408 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:19.825213 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:19.825268 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:19.825748 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:49:19.826083 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:19.826351 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} executeQuery: Read 64 rows, 5.12 KiB in 0.002068 sec., 30947.775628626692 rows/sec., 2.42 MiB/sec. 2025.02.22 01:49:19.826452 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} TCPHandler: Processed in 0.00247476 sec. 2025.02.22 01:49:19.827352 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:19.827603 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:19.827747 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:19.828718 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:19.828775 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:19.829210 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:49:19.829462 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:19.829707 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} executeQuery: Read 64 rows, 4.56 KiB in 0.002172 sec., 29465.93001841621 rows/sec., 2.05 MiB/sec. 2025.02.22 01:49:19.829888 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} TCPHandler: Processed in 0.002972443 sec. 2025.02.22 01:49:19.830111 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:19.830247 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:19.830309 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:19.830846 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:19.830891 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:19.831296 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:49:19.831565 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:19.831806 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} executeQuery: Read 24 rows, 1.66 KiB in 0.001592 sec., 15075.37688442211 rows/sec., 1.02 MiB/sec. 2025.02.22 01:49:19.831876 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} TCPHandler: Processed in 0.001835005 sec. 2025.02.22 01:49:21.237636 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.22 01:49:21.238324 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:21.238373 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:21.238929 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:49:21.239193 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:21.239434 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.22 01:49:21.797963 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.22 01:49:21.818703 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:21.818760 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:21.826578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:49:21.827387 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:21.830072 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.22 01:49:24.826339 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:24.826542 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:24.826615 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:24.827394 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:24.827443 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:24.827886 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:49:24.828145 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:24.828356 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. 2025.02.22 01:49:24.828470 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} TCPHandler: Processed in 0.002266825 sec. 2025.02.22 01:49:24.828742 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:24.828932 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:24.829006 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:24.829785 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:24.829837 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:24.830276 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:49:24.830535 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:24.830777 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. 2025.02.22 01:49:24.830844 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} TCPHandler: Processed in 0.002238185 sec. 2025.02.22 01:49:24.831029 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:24.831177 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:24.831243 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:24.831931 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:24.831979 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:24.832429 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:49:24.832700 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:24.832890 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. 2025.02.22 01:49:24.832949 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} TCPHandler: Processed in 0.001991129 sec. 2025.02.22 01:49:24.833109 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:24.833239 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:24.833296 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:24.833811 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:24.833857 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:24.834262 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:49:24.834511 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:24.834728 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2025.02.22 01:49:24.834787 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} TCPHandler: Processed in 0.001741123 sec. 2025.02.22 01:49:28.647800 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:49:28.647875 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:49:28.739623 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.22 01:49:28.740772 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:28.740838 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:28.741459 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:49:28.741735 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:28.742029 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.22 01:49:28.771480 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 490 2025.02.22 01:49:28.774251 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:28.774310 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:28.775803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:49:28.776119 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:28.776775 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 490 2025.02.22 01:49:29.330167 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.22 01:49:29.352118 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.352181 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.359828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:49:29.360608 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:29.363476 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.22 01:49:29.828190 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.828404 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:29.828481 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:29.829278 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.829329 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.829784 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:49:29.830058 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:29.830254 [ 126 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:49:29.830320 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} executeQuery: Read 134 rows, 11.83 KiB in 0.001968 sec., 68089.43089430894 rows/sec., 5.87 MiB/sec. 2025.02.22 01:49:29.830332 [ 126 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.830404 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.830460 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} TCPHandler: Processed in 0.002411559 sec. 2025.02.22 01:49:29.830683 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:49:29.830774 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.830874 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:29.830933 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part 2025.02.22 01:49:29.831159 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:29.831228 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:29.831365 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:29.831536 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:49:29.831954 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:29.832244 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:29.832710 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part 2025.02.22 01:49:29.834132 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.834215 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.835415 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:49:29.835747 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:29.836249 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} executeQuery: Read 39 rows, 2.93 KiB in 0.005229 sec., 7458.4050487664945 rows/sec., 560.84 KiB/sec. 2025.02.22 01:49:29.836423 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900764 sec., 526203.047605361 rows/sec., 46.01 MiB/sec. 2025.02.22 01:49:29.836449 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} TCPHandler: Processed in 0.005847722 sec. 2025.02.22 01:49:29.836643 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.836693 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:49:29.836875 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:29.836974 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:29.837276 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:29.837521 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:49:29.837714 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:49:29.838129 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.838176 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.838554 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:49:29.838801 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:29.838965 [ 126 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:49:29.839030 [ 126 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.839055 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} executeQuery: Read 103 rows, 8.24 KiB in 0.002268 sec., 45414.462081128746 rows/sec., 3.55 MiB/sec. 2025.02.22 01:49:29.839070 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.839209 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} TCPHandler: Processed in 0.002682675 sec. 2025.02.22 01:49:29.839286 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:49:29.839411 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.839520 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:29.839560 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part 2025.02.22 01:49:29.839791 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:29.839893 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:29.839975 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:29.840285 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 611 rows starting from the beginning of the part 2025.02.22 01:49:29.840867 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:29.841469 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:29.841838 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 103 rows starting from the beginning of the part 2025.02.22 01:49:29.842913 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.842983 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.844204 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:49:29.844736 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:29.844931 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.005687029 sec., 269560.78472608456 rows/sec., 21.47 MiB/sec. 2025.02.22 01:49:29.845082 [ 124 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:49:29.845168 [ 124 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.845230 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:49:29.845236 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.845373 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} executeQuery: Read 160 rows, 11.41 KiB in 0.005674 sec., 28198.801550934084 rows/sec., 1.96 MiB/sec. 2025.02.22 01:49:29.845632 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:49:29.845675 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} TCPHandler: Processed in 0.006296333 sec. 2025.02.22 01:49:29.845941 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.846040 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:29.846136 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7869 rows starting from the beginning of the part 2025.02.22 01:49:29.846174 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:29.846279 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:29.846595 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:49:29.846834 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:29.846999 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:49:29.847120 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 986 rows starting from the beginning of the part 2025.02.22 01:49:29.847699 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:49:29.847787 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:29.848064 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:29.848484 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:29.850947 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.850993 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.851828 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:49:29.852101 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:29.852425 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} executeQuery: Read 39 rows, 71.56 KiB in 0.006259 sec., 6231.027320658252 rows/sec., 11.17 MiB/sec. 2025.02.22 01:49:29.852601 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} TCPHandler: Processed in 0.006775414 sec. 2025.02.22 01:49:29.852831 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:29.852988 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9399 rows, containing 5 columns (5 merged, 0 gathered) in 0.007622316 sec., 1233089.785309347 rows/sec., 84.46 MiB/sec. 2025.02.22 01:49:29.853049 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:29.853111 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:29.853318 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:49:29.853937 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:29.854151 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:49:29.854271 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.854307 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.02.22 01:49:29.854333 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.854751 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:49:29.855010 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:29.855193 [ 124 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:49:29.855263 [ 124 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:29.855274 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} executeQuery: Read 60 rows, 4.14 KiB in 0.002273 sec., 26396.83238011439 rows/sec., 1.78 MiB/sec. 2025.02.22 01:49:29.855307 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:29.855434 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} TCPHandler: Processed in 0.002727336 sec. 2025.02.22 01:49:29.855737 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:49:29.855949 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:29.855988 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part 2025.02.22 01:49:29.856095 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:49:29.856295 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2025.02.22 01:49:29.856495 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:29.856616 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:29.856818 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:29.858214 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760277 sec., 573855.4500146181 rows/sec., 38.67 MiB/sec. 2025.02.22 01:49:29.858417 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:49:29.858729 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:29.858815 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:49:29.858899 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:49:34.826295 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:34.826500 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:34.826575 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:34.827370 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:34.827423 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:34.827866 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:49:34.828126 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:34.828360 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. 2025.02.22 01:49:34.828479 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} TCPHandler: Processed in 0.002315516 sec. 2025.02.22 01:49:34.828769 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:34.828975 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:34.829053 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:34.829877 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:34.829925 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:34.830363 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:49:34.830615 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:34.830855 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2025.02.22 01:49:34.830918 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} TCPHandler: Processed in 0.002310177 sec. 2025.02.22 01:49:34.831089 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:34.831237 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:34.831305 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:34.831954 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:34.831996 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:34.832397 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:49:34.832653 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:34.832864 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. 2025.02.22 01:49:34.832921 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} TCPHandler: Processed in 0.001901486 sec. 2025.02.22 01:49:34.833074 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:34.833218 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:34.833283 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:34.833838 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:34.833879 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:34.834260 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:49:34.834500 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:34.834704 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. 2025.02.22 01:49:34.834757 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} TCPHandler: Processed in 0.001750813 sec. 2025.02.22 01:49:36.242172 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.22 01:49:36.242881 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:36.242927 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:36.243461 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:49:36.243721 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:36.243935 [ 119 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:49:36.243973 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.22 01:49:36.244018 [ 119 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:36.244046 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:36.244188 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:49:36.244344 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:36.244378 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:49:36.244467 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.22 01:49:36.244694 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.22 01:49:36.244863 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.22 01:49:36.245003 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.22 01:49:36.245246 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.22 01:49:36.247246 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003127186 sec., 3101510.431423011 rows/sec., 44.37 MiB/sec. 2025.02.22 01:49:36.247519 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:49:36.247842 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:36.247920 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:49:36.248002 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2025.02.22 01:49:36.863565 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.22 01:49:36.885545 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:36.885609 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:36.893581 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:49:36.894492 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:36.894892 [ 119 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:49:36.895043 [ 119 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:36.895132 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:36.895564 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.905673 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.22 01:49:36.906463 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:36.907402 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.912092 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.916778 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.921909 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.927943 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.932821 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:49:36.990819 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.095559444 sec., 1663.8857798293595 rows/sec., 8.60 MiB/sec. 2025.02.22 01:49:36.992404 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:49:36.994827 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:36.994930 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:49:36.996333 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.22 01:49:37.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.75 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.29 MiB (RSS), difference: 1.54 MiB 2025.02.22 01:49:38.776940 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 2025.02.22 01:49:38.779886 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:38.779948 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:38.781452 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:49:38.781788 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:38.782899 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 510 2025.02.22 01:49:39.828819 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.829013 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:39.829086 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:39.829929 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.829982 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.830431 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:49:39.830694 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:39.830934 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} executeQuery: Read 134 rows, 11.83 KiB in 0.001976 sec., 67813.76518218624 rows/sec., 5.85 MiB/sec. 2025.02.22 01:49:39.831001 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} TCPHandler: Processed in 0.002315546 sec. 2025.02.22 01:49:39.831287 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.831500 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:39.831582 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:39.832363 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.832410 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.832851 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:49:39.833109 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:39.833305 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} executeQuery: Read 39 rows, 2.93 KiB in 0.001864 sec., 20922.74678111588 rows/sec., 1.54 MiB/sec. 2025.02.22 01:49:39.833374 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} TCPHandler: Processed in 0.002230224 sec. 2025.02.22 01:49:39.833541 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.833668 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:39.833720 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:39.834356 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.834399 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.834780 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:49:39.835038 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:39.835256 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} executeQuery: Read 103 rows, 8.24 KiB in 0.001616 sec., 63737.623762376235 rows/sec., 4.98 MiB/sec. 2025.02.22 01:49:39.835313 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} TCPHandler: Processed in 0.001830104 sec. 2025.02.22 01:49:39.835469 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.835597 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:39.835654 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:39.836233 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.836273 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.836686 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:49:39.836932 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:39.837109 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. 2025.02.22 01:49:39.837165 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} TCPHandler: Processed in 0.001757822 sec. 2025.02.22 01:49:39.837332 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.837476 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:39.837575 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:39.838776 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.838816 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.839510 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:49:39.839778 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:39.840088 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} executeQuery: Read 39 rows, 71.56 KiB in 0.00263 sec., 14828.897338403041 rows/sec., 26.57 MiB/sec. 2025.02.22 01:49:39.840608 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} TCPHandler: Processed in 0.003344092 sec. 2025.02.22 01:49:39.840765 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:39.840906 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:39.840967 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:39.841550 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:39.841597 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.22 01:49:39.842016 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:49:39.842262 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:39.842439 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. 2025.02.22 01:49:39.842497 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} TCPHandler: Processed in 0.001800174 sec. 2025.02.22 01:49:43.647930 [ 105 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:49:43.648036 [ 105 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:49:43.744139 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.22 01:49:43.744800 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:43.744852 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:43.745491 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:49:43.745764 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:43.746043 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.22 01:49:44.405765 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.22 01:49:44.425674 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:44.425738 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:44.432727 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:49:44.433472 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:44.436705 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.22 01:49:44.826533 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:44.826715 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:44.826793 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:44.827570 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:44.827619 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:44.828074 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:49:44.828333 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:44.828583 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. 2025.02.22 01:49:44.828652 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} TCPHandler: Processed in 0.002253555 sec. 2025.02.22 01:49:44.828893 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:44.829089 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:44.829163 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:44.829945 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:44.829998 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:44.830451 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:49:44.830715 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:44.830962 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. 2025.02.22 01:49:44.831032 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} TCPHandler: Processed in 0.002272966 sec. 2025.02.22 01:49:44.831189 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:44.831336 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:44.831402 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:44.832099 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:44.832140 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:44.832547 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:49:44.832797 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:44.833017 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. 2025.02.22 01:49:44.833083 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} TCPHandler: Processed in 0.001963248 sec. 2025.02.22 01:49:44.833257 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:44.833409 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:44.833475 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:44.834068 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:44.834112 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:44.834528 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:49:44.834788 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:44.835053 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} executeQuery: Read 60 rows, 4.14 KiB in 0.001678 sec., 35756.853396901075 rows/sec., 2.41 MiB/sec. 2025.02.22 01:49:44.835253 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} TCPHandler: Processed in 0.00205956 sec. 2025.02.22 01:49:46.993393 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:46.993607 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:49:46.993686 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:49:46.994510 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:46.994563 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:46.994997 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:49:46.995250 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:49:46.995468 [ 108 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:49:46.995531 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} executeQuery: Read 24 rows, 2.04 KiB in 0.001977 sec., 12139.605462822457 rows/sec., 1.01 MiB/sec. 2025.02.22 01:49:46.995598 [ 108 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:46.995663 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} TCPHandler: Processed in 0.002414958 sec. 2025.02.22 01:49:46.995686 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:46.995936 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::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.22 01:49:46.996019 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:46.996242 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:46.996317 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:46.996358 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:49:46.996543 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:46.996553 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:49:46.996980 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:46.997344 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:46.997804 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:46.999349 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:46.999419 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.000291 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 188.27 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.94 MiB (RSS), difference: -3.34 MiB 2025.02.22 01:49:47.000863 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050893 sec., 23758.17503954251 rows/sec., 2.06 MiB/sec. 2025.02.22 01:49:47.001015 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:49:47.001553 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:49:47.002022 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:49:47.002489 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:49:47.002565 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} executeQuery: Read 2 rows, 167.00 B in 0.006278 sec., 318.57279388340237 rows/sec., 25.98 KiB/sec. 2025.02.22 01:49:47.002768 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:49:47.002796 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} TCPHandler: Processed in 0.006950539 sec. 2025.02.22 01:49:47.002971 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.22 01:49:47.003027 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.003164 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:47.003222 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:47.004472 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.004513 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.004986 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:49:47.005234 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:47.005477 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} executeQuery: Read 1395 rows, 119.93 KiB in 0.002345 sec., 594882.7292110875 rows/sec., 49.94 MiB/sec. 2025.02.22 01:49:47.005532 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} TCPHandler: Processed in 0.002618094 sec. 2025.02.22 01:49:47.005703 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.005853 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.005916 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:47.006572 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.006615 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.007000 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:49:47.007252 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:47.007476 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} executeQuery: Read 53 rows, 4.03 KiB in 0.00166 sec., 31927.710843373494 rows/sec., 2.37 MiB/sec. 2025.02.22 01:49:47.007536 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} TCPHandler: Processed in 0.001905897 sec. 2025.02.22 01:49:47.007693 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.007835 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.007894 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:49:47.008578 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.008619 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.008991 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:49:47.009238 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:49:47.009437 [ 108 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:49:47.009510 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} executeQuery: Read 252 rows, 17.85 KiB in 0.001705 sec., 147800.58651026394 rows/sec., 10.22 MiB/sec. 2025.02.22 01:49:47.009534 [ 108 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.009633 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.009645 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} TCPHandler: Processed in 0.002014989 sec. 2025.02.22 01:49:47.009974 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.010174 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::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.22 01:49:47.010351 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.010451 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:47.010464 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:49:47.010510 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2025.02.22 01:49:47.010836 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part 2025.02.22 01:49:47.011308 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part 2025.02.22 01:49:47.011694 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.02.22 01:49:47.012095 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.02.22 01:49:47.013164 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.013224 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.014270 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:49:47.014841 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:49:47.014918 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005142895 sec., 244998.19654105324 rows/sec., 17.88 MiB/sec. 2025.02.22 01:49:47.015110 [ 107 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:49:47.015204 [ 107 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.015194 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:49:47.015272 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.015348 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} executeQuery: Read 12 rows, 960.00 B in 0.005077 sec., 2363.6005515067955 rows/sec., 184.66 KiB/sec. 2025.02.22 01:49:47.015683 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::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.22 01:49:47.015720 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} TCPHandler: Processed in 0.005953214 sec. 2025.02.22 01:49:47.016037 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:47.016104 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:49:47.016120 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.016137 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.02.22 01:49:47.016262 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:49:47.016492 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.02.22 01:49:47.016658 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.22 01:49:47.016721 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:47.016918 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.22 01:49:47.016941 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:47.017362 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.22 01:49:47.017750 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.02.22 01:49:47.019731 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.019835 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.019962 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00454142 sec., 13211.726728644344 rows/sec., 1.06 MiB/sec. 2025.02.22 01:49:47.020163 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:49:47.020641 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:49:47.020697 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:49:47.020833 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:49:47.020992 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:49:47.021109 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:47.021318 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} executeQuery: Read 597 rows, 45.95 KiB in 0.004844 sec., 123245.25185796861 rows/sec., 9.26 MiB/sec. 2025.02.22 01:49:47.021465 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} TCPHandler: Processed in 0.005615437 sec. 2025.02.22 01:49:47.021651 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.021794 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.021858 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:47.022754 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.022794 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.023251 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:49:47.023499 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:47.023716 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} executeQuery: Read 979 rows, 67.74 KiB in 0.001954 sec., 501023.54145342886 rows/sec., 33.85 MiB/sec. 2025.02.22 01:49:47.023774 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} TCPHandler: Processed in 0.002190033 sec. 2025.02.22 01:49:47.023933 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.024075 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.024170 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:47.025545 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.025584 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.026264 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:49:47.026534 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:47.026734 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} executeQuery: Read 39 rows, 71.56 KiB in 0.002691 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. 2025.02.22 01:49:47.026844 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} TCPHandler: Processed in 0.002981023 sec. 2025.02.22 01:49:47.026992 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:47.027145 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:47.027240 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:47.028121 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:47.028167 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:47.028534 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:49:47.028774 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:47.028988 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} executeQuery: Read 36 rows, 2.48 KiB in 0.001898 sec., 18967.334035827185 rows/sec., 1.28 MiB/sec. 2025.02.22 01:49:47.029040 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} TCPHandler: Processed in 0.002106331 sec. 2025.02.22 01:49:48.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.43 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.96 MiB (RSS), difference: 2.54 MiB 2025.02.22 01:49:48.783062 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 550 2025.02.22 01:49:48.786416 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:48.786477 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:48.787981 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:49:48.788305 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:48.788580 [ 106 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:49:48.788764 [ 106 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:48.788885 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:48.789964 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:49:48.790508 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 550 2025.02.22 01:49:48.791076 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:48.791280 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 414 rows starting from the beginning of the part 2025.02.22 01:49:48.792014 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part 2025.02.22 01:49:48.792731 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.02.22 01:49:48.793418 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2025.02.22 01:49:48.794068 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2025.02.22 01:49:48.794680 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2025.02.22 01:49:48.802866 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.013685983 sec., 40187.102380588956 rows/sec., 34.88 MiB/sec. 2025.02.22 01:49:48.803775 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:49:48.804497 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:48.804585 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:49:48.804802 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.02.22 01:49:49.821446 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:49.821636 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:49.821708 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:49.822507 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.822560 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.822993 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:49:49.823267 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:49.823459 [ 102 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:49:49.823527 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2025.02.22 01:49:49.823544 [ 102 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.823615 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.823679 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} TCPHandler: Processed in 0.002362687 sec. 2025.02.22 01:49:49.824015 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:49:49.824047 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:49.824350 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:49.824389 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:49.824418 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1403 rows starting from the beginning of the part 2025.02.22 01:49:49.824511 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:49.824680 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:49:49.825072 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 134 rows starting from the beginning of the part 2025.02.22 01:49:49.825390 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:49.825836 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:49:49.826225 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.02.22 01:49:49.827380 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.827450 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.828528 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:49:49.828875 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:49.829194 [ 102 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:49:49.829345 [ 102 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.829447 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} executeQuery: Read 64 rows, 5.12 KiB in 0.005102 sec., 12544.100352802823 rows/sec., 1002.59 KiB/sec. 2025.02.22 01:49:49.829513 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.829882 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} TCPHandler: Processed in 0.006038227 sec. 2025.02.22 01:49:49.829997 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245232 sec., 496378.67736538855 rows/sec., 43.41 MiB/sec. 2025.02.22 01:49:49.830188 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:49.830210 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:49:49.830413 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:49:49.830579 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:49.830593 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:49.830657 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part 2025.02.22 01:49:49.830811 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:49.831089 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:49:49.831627 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 103 rows starting from the beginning of the part 2025.02.22 01:49:49.831685 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:49.832200 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:49.832267 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:49:49.832685 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:49:49.832746 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 597 rows starting from the beginning of the part 2025.02.22 01:49:49.833092 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:49.834306 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.834391 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.835476 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:49:49.835929 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:49.836204 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139639 sec., 248060.1872520518 rows/sec., 19.75 MiB/sec. 2025.02.22 01:49:49.836339 [ 102 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:49:49.836471 [ 102 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.836505 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} executeQuery: Read 64 rows, 4.56 KiB in 0.006077 sec., 10531.51225933849 rows/sec., 751.10 KiB/sec. 2025.02.22 01:49:49.836541 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:49:49.836579 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.836867 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} TCPHandler: Processed in 0.006828426 sec. 2025.02.22 01:49:49.837341 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:49.837381 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:49:49.838061 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:49.838154 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:49.838173 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:49.838378 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9399 rows starting from the beginning of the part 2025.02.22 01:49:49.838446 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:49.838635 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:49:49.839037 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:49.839244 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:49:49.839537 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.02.22 01:49:49.840019 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:49:49.840391 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 979 rows starting from the beginning of the part 2025.02.22 01:49:49.840784 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.22 01:49:49.841567 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.841632 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.842219 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:49:49.842623 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:49.842989 [ 102 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:49:49.843138 [ 102 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:49.843212 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} executeQuery: Read 24 rows, 1.66 KiB in 0.005399 sec., 4445.2676421559545 rows/sec., 306.77 KiB/sec. 2025.02.22 01:49:49.843229 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:49.843562 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} TCPHandler: Processed in 0.006482878 sec. 2025.02.22 01:49:49.843975 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:49:49.844567 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:49.844696 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1584 rows starting from the beginning of the part 2025.02.22 01:49:49.845027 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:49.845225 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.02.22 01:49:49.845444 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:49:49.845541 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.02.22 01:49:49.845635 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2025.02.22 01:49:49.847360 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10922 rows, containing 5 columns (5 merged, 0 gathered) in 0.010464154 sec., 1043753.7520950093 rows/sec., 71.47 MiB/sec. 2025.02.22 01:49:49.847745 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322655 sec., 421962.89086221316 rows/sec., 28.44 MiB/sec. 2025.02.22 01:49:49.847854 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:49:49.848038 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:49:49.848440 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:49.848564 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:49.848625 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:49:49.848700 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:49:49.848832 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.02.22 01:49:49.848903 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.22 01:49:51.246205 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.22 01:49:51.247337 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:51.247382 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:51.247916 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:49:51.248189 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:51.248438 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.22 01:49:51.936792 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.22 01:49:51.958667 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:51.958747 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:51.966582 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:49:51.969350 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:51.976886 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.22 01:49:54.826309 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:54.826624 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:54.826705 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:54.827539 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:54.827589 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:54.828029 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:49:54.828276 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:54.828505 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. 2025.02.22 01:49:54.828562 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} TCPHandler: Processed in 0.002431669 sec. 2025.02.22 01:49:54.828830 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:54.829043 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:54.829122 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:54.830033 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:54.830078 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:54.830519 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:49:54.830781 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:54.831020 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} executeQuery: Read 64 rows, 5.12 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.46 MiB/sec. 2025.02.22 01:49:54.831253 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} TCPHandler: Processed in 0.002557702 sec. 2025.02.22 01:49:54.831468 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:54.831609 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:54.831673 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:54.832387 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:54.832446 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:54.832840 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:49:54.833086 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:54.833287 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. 2025.02.22 01:49:54.833338 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} TCPHandler: Processed in 0.001951377 sec. 2025.02.22 01:49:54.833502 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:54.833651 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:54.833715 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:54.834325 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:54.834371 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:54.834766 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:49:54.835021 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:54.835203 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. 2025.02.22 01:49:54.835254 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} TCPHandler: Processed in 0.001821364 sec. 2025.02.22 01:49:58.648094 [ 94 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:49:58.648168 [ 94 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:49:58.748591 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.22 01:49:58.749322 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:58.749368 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:58.749993 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:49:58.750246 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:49:58.750426 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.22 01:49:58.790761 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 566 2025.02.22 01:49:58.793652 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:58.793713 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:58.795218 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:49:58.795545 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:49:58.796620 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 566 2025.02.22 01:49:58.994988 [ 94 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.02.22 01:49:58.995055 [ 94 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:58.995078 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:58.995262 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.02.22 01:49:58.995466 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:58.995505 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 65 rows starting from the beginning of the part 2025.02.22 01:49:58.995592 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part 2025.02.22 01:49:58.995819 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:58.996042 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:58.996156 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2025.02.22 01:49:58.997243 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094891 sec., 125543.5246988984 rows/sec., 9.70 MiB/sec. 2025.02.22 01:49:58.997418 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.22 01:49:58.997709 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:49:58.997787 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.02.22 01:49:58.997863 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.22 01:49:59.476997 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.22 01:49:59.499473 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.499528 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.506881 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:49:59.507664 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:49:59.510394 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.22 01:49:59.827513 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.827726 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:49:59.827805 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:49:59.828742 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.828794 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.829267 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:49:59.829527 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:49:59.829788 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} executeQuery: Read 134 rows, 11.83 KiB in 0.002112 sec., 63446.96969696969 rows/sec., 5.47 MiB/sec. 2025.02.22 01:49:59.829870 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} TCPHandler: Processed in 0.002496241 sec. 2025.02.22 01:49:59.830197 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.830408 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:49:59.830491 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:49:59.831250 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.831300 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.831742 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:49:59.832008 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:49:59.832248 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} executeQuery: Read 39 rows, 2.93 KiB in 0.001896 sec., 20569.620253164558 rows/sec., 1.51 MiB/sec. 2025.02.22 01:49:59.832315 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} TCPHandler: Processed in 0.002301496 sec. 2025.02.22 01:49:59.832481 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.832607 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:49:59.832665 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:49:59.833407 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.833457 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.833855 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:49:59.834103 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:49:59.834344 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} executeQuery: Read 103 rows, 8.24 KiB in 0.001766 sec., 58323.89580973952 rows/sec., 4.56 MiB/sec. 2025.02.22 01:49:59.834399 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} TCPHandler: Processed in 0.001972858 sec. 2025.02.22 01:49:59.834545 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.834760 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:59.834864 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:49:59.835779 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.835822 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.836238 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:49:59.836482 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:49:59.836719 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} executeQuery: Read 160 rows, 11.41 KiB in 0.00202 sec., 79207.92079207921 rows/sec., 5.52 MiB/sec. 2025.02.22 01:49:59.836776 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} TCPHandler: Processed in 0.002292806 sec. 2025.02.22 01:49:59.836942 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.837085 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:49:59.837179 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:49:59.838493 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.838534 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.839238 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:49:59.839497 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:59.839684 [ 92 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.22 01:49:59.839768 [ 92 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.839776 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} executeQuery: Read 39 rows, 71.56 KiB in 0.002713 sec., 14375.230372281607 rows/sec., 25.76 MiB/sec. 2025.02.22 01:49:59.839823 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.840334 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} TCPHandler: Processed in 0.003447304 sec. 2025.02.22 01:49:59.840470 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:49:59.840597 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:49:59.840857 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:49:59.841008 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:49:59.841393 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:49:59.841648 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part 2025.02.22 01:49:59.842456 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:59.843212 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:49:59.843294 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:49:59.843371 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:49:59.843884 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:59.844576 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:59.844929 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:49:59.845292 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.02.22 01:49:59.845806 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:49:59.846578 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} executeQuery: Read 60 rows, 4.14 KiB in 0.005821 sec., 10307.507301151005 rows/sec., 711.33 KiB/sec. 2025.02.22 01:49:59.846680 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} TCPHandler: Processed in 0.006208991 sec. 2025.02.22 01:49:59.850827 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.010844563 sec., 47858.08335476497 rows/sec., 85.76 MiB/sec. 2025.02.22 01:49:59.851713 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.22 01:49:59.852167 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:49:59.852248 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.22 01:49:59.852406 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. 2025.02.22 01:50:04.825775 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:04.825973 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:04.826049 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:04.826810 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:04.826862 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:04.827294 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:50:04.827550 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:04.827766 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. 2025.02.22 01:50:04.827823 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} TCPHandler: Processed in 0.002181473 sec. 2025.02.22 01:50:04.828081 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:04.828292 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:04.828374 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:04.829219 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:04.829276 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:04.829720 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:50:04.829978 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:04.830208 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. 2025.02.22 01:50:04.830276 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} TCPHandler: Processed in 0.002345597 sec. 2025.02.22 01:50:04.830457 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:04.830577 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:04.830632 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:04.831218 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:04.831259 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:04.831666 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:50:04.831912 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:04.832139 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. 2025.02.22 01:50:04.832192 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} TCPHandler: Processed in 0.001818424 sec. 2025.02.22 01:50:04.832353 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:04.832500 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:04.832565 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:04.833114 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:04.833156 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:04.833546 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:50:04.833790 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:04.834005 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. 2025.02.22 01:50:04.834056 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} TCPHandler: Processed in 0.001775573 sec. 2025.02.22 01:50:06.250586 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.22 01:50:06.251355 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:06.251397 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:06.251953 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:50:06.252208 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:06.252479 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.22 01:50:07.010481 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.22 01:50:07.031985 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:07.032052 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:07.039623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:50:07.040382 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:07.044347 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.22 01:50:08.796783 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 586 2025.02.22 01:50:08.799771 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:08.799829 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:08.801334 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:50:08.801657 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:08.803137 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 586 2025.02.22 01:50:09.827789 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.827979 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:09.828051 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:09.828901 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.828951 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.829400 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:50:09.829656 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:09.829883 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} executeQuery: Read 134 rows, 11.83 KiB in 0.001944 sec., 68930.04115226338 rows/sec., 5.94 MiB/sec. 2025.02.22 01:50:09.830017 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} TCPHandler: Processed in 0.002360538 sec. 2025.02.22 01:50:09.830317 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.830524 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:09.830604 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:09.831390 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.831434 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.831869 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:50:09.832138 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:09.832399 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} executeQuery: Read 39 rows, 2.93 KiB in 0.001922 sec., 20291.363163371487 rows/sec., 1.49 MiB/sec. 2025.02.22 01:50:09.832508 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} TCPHandler: Processed in 0.002347517 sec. 2025.02.22 01:50:09.832678 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.832826 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:09.832887 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:09.833537 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.833577 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.833957 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:50:09.834202 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:09.834405 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} executeQuery: Read 103 rows, 8.24 KiB in 0.001604 sec., 64214.463840399 rows/sec., 5.02 MiB/sec. 2025.02.22 01:50:09.834483 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} TCPHandler: Processed in 0.001875945 sec. 2025.02.22 01:50:09.834711 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.834860 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:09.834919 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:09.835509 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.835550 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.835955 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:50:09.836194 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:09.836416 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. 2025.02.22 01:50:09.836545 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} TCPHandler: Processed in 0.001951617 sec. 2025.02.22 01:50:09.836709 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.836831 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:09.836914 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:09.838277 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.838316 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.839024 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:50:09.839290 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:09.839492 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} executeQuery: Read 39 rows, 71.56 KiB in 0.002688 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. 2025.02.22 01:50:09.839598 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} TCPHandler: Processed in 0.002949262 sec. 2025.02.22 01:50:09.839753 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:09.839895 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:09.839962 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:09.840870 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:09.840948 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:09.841343 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:50:09.841582 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:09.841792 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} executeQuery: Read 60 rows, 4.14 KiB in 0.001928 sec., 31120.33195020747 rows/sec., 2.10 MiB/sec. 2025.02.22 01:50:09.841844 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} TCPHandler: Processed in 0.002158282 sec. 2025.02.22 01:50:13.648224 [ 81 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:50:13.648291 [ 81 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:50:13.752633 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.22 01:50:13.753294 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:13.753349 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:13.753964 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:50:13.754246 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:13.754470 [ 81 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:50:13.754492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.22 01:50:13.754550 [ 81 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:13.754579 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:13.754774 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:50:13.755083 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:13.755138 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.22 01:50:13.755209 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.22 01:50:13.755393 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.22 01:50:13.755549 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.22 01:50:13.755742 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.22 01:50:13.756001 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.22 01:50:13.758218 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568797 sec., 3350148.5234380104 rows/sec., 47.92 MiB/sec. 2025.02.22 01:50:13.758621 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:50:13.758995 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:13.759087 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:50:13.759203 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.02.22 01:50:14.544447 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.22 01:50:14.567089 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.567154 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:14.574882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:50:14.575669 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:14.575983 [ 80 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:50:14.576042 [ 80 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.576079 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:14.576286 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.584404 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.22 01:50:14.585640 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:14.586546 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.591200 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.595950 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.601160 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.606745 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.611416 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:14.677381 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.101217402 sec., 1936.4259122161623 rows/sec., 10.01 MiB/sec. 2025.02.22 01:50:14.679442 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:50:14.682018 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:14.682149 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:50:14.683842 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.22 01:50:14.826469 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:14.826670 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:14.826747 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:14.827551 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.827604 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:14.828049 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:50:14.828302 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:14.828498 [ 80 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:50:14.828574 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. 2025.02.22 01:50:14.828582 [ 80 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.828666 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:14.828726 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} TCPHandler: Processed in 0.002399488 sec. 2025.02.22 01:50:14.828978 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:50:14.829067 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:14.829180 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:14.829259 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part 2025.02.22 01:50:14.829344 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:14.829488 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:14.829530 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:14.830033 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part 2025.02.22 01:50:14.830277 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:50:14.830619 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 134 rows starting from the beginning of the part 2025.02.22 01:50:14.831096 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:14.832501 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.832587 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:14.833784 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:50:14.834373 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:14.834515 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.0057206 sec., 321469.7758976331 rows/sec., 28.10 MiB/sec. 2025.02.22 01:50:14.834704 [ 80 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:50:14.834819 [ 80 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.834881 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:14.834904 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} executeQuery: Read 64 rows, 5.12 KiB in 0.005609 sec., 11410.233553218042 rows/sec., 911.97 KiB/sec. 2025.02.22 01:50:14.834938 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:50:14.835269 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} TCPHandler: Processed in 0.006391626 sec. 2025.02.22 01:50:14.835668 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:14.836212 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:14.836187 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:50:14.836440 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:14.836469 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:14.836810 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:50:14.836861 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:14.836986 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part 2025.02.22 01:50:14.837104 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:50:14.837434 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:14.837876 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part 2025.02.22 01:50:14.838195 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:50:14.838388 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 103 rows starting from the beginning of the part 2025.02.22 01:50:14.838882 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:14.839577 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.839644 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:14.840755 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:50:14.841257 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:14.841625 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:50:14.841742 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.841828 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:14.841972 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.006924738 sec., 148597.6797966941 rows/sec., 11.92 MiB/sec. 2025.02.22 01:50:14.842109 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} executeQuery: Read 160 rows, 11.41 KiB in 0.00606 sec., 26402.640264026402 rows/sec., 1.84 MiB/sec. 2025.02.22 01:50:14.842308 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:50:14.842336 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:50:14.842352 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} TCPHandler: Processed in 0.006936249 sec. 2025.02.22 01:50:14.842682 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:14.842809 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:14.842966 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10922 rows starting from the beginning of the part 2025.02.22 01:50:14.843013 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:14.843248 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:14.843474 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:14.843501 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:14.843964 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:50:14.844256 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.22 01:50:14.844287 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:14.844636 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:14.844919 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:14.845247 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:50:14.846045 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.846112 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:14.846951 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:50:14.847371 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:14.847632 [ 80 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:50:14.847733 [ 80 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:14.847839 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:14.847875 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} executeQuery: Read 60 rows, 4.14 KiB in 0.004964 sec., 12087.026591458502 rows/sec., 834.13 KiB/sec. 2025.02.22 01:50:14.848413 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} TCPHandler: Processed in 0.005875183 sec. 2025.02.22 01:50:14.848766 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:50:14.849578 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:14.849668 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part 2025.02.22 01:50:14.849993 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:14.850330 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:14.850433 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:14.850505 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:14.850821 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:50:14.852853 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11722 rows, containing 5 columns (5 merged, 0 gathered) in 0.010842514 sec., 1081114.5828356782 rows/sec., 74.11 MiB/sec. 2025.02.22 01:50:14.853059 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070054 sec., 418930.44926148717 rows/sec., 28.23 MiB/sec. 2025.02.22 01:50:14.853329 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:50:14.853417 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:50:14.854013 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:14.854081 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:14.854182 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:50:14.854246 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:50:14.854347 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.02.22 01:50:14.854460 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.22 01:50:15.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 190.76 MiB, peak 200.95 MiB, free memory in arenas 0.00 B, will set to 193.25 MiB (RSS), difference: 2.48 MiB 2025.02.22 01:50:16.998749 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:16.998960 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:50:16.999041 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:50:16.999835 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:16.999886 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.000703 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:50:17.000968 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:50:17.001238 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} executeQuery: Read 24 rows, 2.04 KiB in 0.002333 sec., 10287.183883411915 rows/sec., 874.01 KiB/sec. 2025.02.22 01:50:17.001423 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} TCPHandler: Processed in 0.002814379 sec. 2025.02.22 01:50:17.001733 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.001951 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:50:17.002034 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:50:17.002835 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.002880 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.003330 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:50:17.003606 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:50:17.003860 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} executeQuery: Read 16 rows, 1.30 KiB in 0.001962 sec., 8154.9439347604475 rows/sec., 664.98 KiB/sec. 2025.02.22 01:50:17.004047 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} TCPHandler: Processed in 0.00245854 sec. 2025.02.22 01:50:17.004222 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.004345 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:17.004395 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:17.005868 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.005909 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.006357 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:50:17.006612 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:17.006846 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} executeQuery: Read 1402 rows, 120.44 KiB in 0.00252 sec., 556349.2063492063 rows/sec., 46.67 MiB/sec. 2025.02.22 01:50:17.006930 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} TCPHandler: Processed in 0.002772467 sec. 2025.02.22 01:50:17.007168 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.007314 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.007370 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:17.008016 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.008056 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.008435 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:50:17.008687 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:17.008910 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} executeQuery: Read 67 rows, 5.01 KiB in 0.001605 sec., 41744.54828660436 rows/sec., 3.05 MiB/sec. 2025.02.22 01:50:17.009169 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} TCPHandler: Processed in 0.002101751 sec. 2025.02.22 01:50:17.009347 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.009464 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.009514 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:50:17.010184 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.010224 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.010596 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:50:17.010843 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:50:17.011059 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} executeQuery: Read 252 rows, 17.85 KiB in 0.001616 sec., 155940.59405940594 rows/sec., 10.79 MiB/sec. 2025.02.22 01:50:17.011153 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} TCPHandler: Processed in 0.001860246 sec. 2025.02.22 01:50:17.011314 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.011440 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.011493 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:50:17.012115 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.012160 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.012553 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:50:17.012810 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:50:17.013023 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} executeQuery: Read 12 rows, 960.00 B in 0.00161 sec., 7453.416149068323 rows/sec., 582.30 KiB/sec. 2025.02.22 01:50:17.013082 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} TCPHandler: Processed in 0.001826405 sec. 2025.02.22 01:50:17.013243 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.013364 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:17.013413 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:17.014357 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.014399 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.014822 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:50:17.015079 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:17.015293 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} executeQuery: Read 611 rows, 47.09 KiB in 0.001953 sec., 312852.02252944186 rows/sec., 23.55 MiB/sec. 2025.02.22 01:50:17.015355 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} TCPHandler: Processed in 0.002171323 sec. 2025.02.22 01:50:17.015508 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.015629 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.015686 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:17.016550 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.016592 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.017059 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:50:17.017307 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:17.017526 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} executeQuery: Read 986 rows, 68.23 KiB in 0.001922 sec., 513007.2840790843 rows/sec., 34.67 MiB/sec. 2025.02.22 01:50:17.017585 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} TCPHandler: Processed in 0.002134382 sec. 2025.02.22 01:50:17.017751 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.017897 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.017990 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:17.019218 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.019260 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.019935 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:50:17.020205 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:17.020460 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. 2025.02.22 01:50:17.020557 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} TCPHandler: Processed in 0.002873379 sec. 2025.02.22 01:50:17.020712 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:17.020832 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:17.020884 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:17.021403 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:17.021443 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.22 01:50:17.021818 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:50:17.022059 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:17.022278 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} executeQuery: Read 36 rows, 2.48 KiB in 0.001471 sec., 24473.147518694765 rows/sec., 1.65 MiB/sec. 2025.02.22 01:50:17.022330 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} TCPHandler: Processed in 0.00167677 sec. 2025.02.22 01:50:18.803312 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 626 2025.02.22 01:50:18.806775 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:18.806833 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:18.808336 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:50:18.808651 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:18.809282 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 626 2025.02.22 01:50:19.821650 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:19.821873 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:19.821955 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:19.822799 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:19.822854 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:19.823297 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:50:19.823592 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:19.823809 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. 2025.02.22 01:50:19.823878 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} TCPHandler: Processed in 0.002373188 sec. 2025.02.22 01:50:19.824144 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:19.824340 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:19.824416 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:19.825194 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:19.825247 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:19.825708 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:50:19.825973 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:19.826296 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. 2025.02.22 01:50:19.826365 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} TCPHandler: Processed in 0.002358348 sec. 2025.02.22 01:50:19.826534 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:19.826686 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:19.826754 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:19.827401 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:19.827444 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:19.827953 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:50:19.828213 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:19.828470 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} executeQuery: Read 64 rows, 4.56 KiB in 0.00181 sec., 35359.11602209945 rows/sec., 2.46 MiB/sec. 2025.02.22 01:50:19.828632 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} TCPHandler: Processed in 0.002163243 sec. 2025.02.22 01:50:19.828867 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:19.829003 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:19.829059 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:19.829563 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:19.829604 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:19.829998 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:50:19.830270 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:19.830506 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} executeQuery: Read 24 rows, 1.66 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.06 MiB/sec. 2025.02.22 01:50:19.830589 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} TCPHandler: Processed in 0.001828885 sec. 2025.02.22 01:50:21.254689 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.22 01:50:21.255865 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:21.255915 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:21.256463 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:50:21.256728 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:21.257036 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.22 01:50:22.084498 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.22 01:50:22.103228 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:22.103297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:22.110754 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:50:22.111529 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:22.114187 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.22 01:50:24.826052 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:24.826277 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:24.826358 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:24.827162 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:24.827215 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:24.827663 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:50:24.827934 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:24.828175 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. 2025.02.22 01:50:24.828243 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} TCPHandler: Processed in 0.002331467 sec. 2025.02.22 01:50:24.828495 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:24.828686 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:24.828757 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:24.829516 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:24.829559 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:24.829988 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:50:24.830243 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:24.830445 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} executeQuery: Read 64 rows, 5.12 KiB in 0.001811 sec., 35339.5913859746 rows/sec., 2.76 MiB/sec. 2025.02.22 01:50:24.830511 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} TCPHandler: Processed in 0.002147792 sec. 2025.02.22 01:50:24.830682 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:24.830831 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:24.830898 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:24.831601 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:24.831642 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:24.832057 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:50:24.832319 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:24.832560 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. 2025.02.22 01:50:24.832653 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} TCPHandler: Processed in 0.00204066 sec. 2025.02.22 01:50:24.832888 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:24.833042 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:24.833098 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:24.833619 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:24.833658 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:24.834038 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:50:24.834279 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:24.834461 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2025.02.22 01:50:24.834512 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} TCPHandler: Processed in 0.001743492 sec. 2025.02.22 01:50:28.648339 [ 65 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:50:28.648441 [ 65 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:50:28.757219 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.22 01:50:28.758085 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:28.758136 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:28.758695 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:50:28.758951 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:28.759205 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.22 01:50:28.809527 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 642 2025.02.22 01:50:28.812331 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:28.812388 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:28.813904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:50:28.814231 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:28.815625 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 642 2025.02.22 01:50:29.614280 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.22 01:50:29.634885 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.634952 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.642313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:50:29.643094 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:29.646793 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.22 01:50:29.828944 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.829150 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:29.829231 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:29.830127 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.830169 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.830633 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:50:29.830898 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:29.831137 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} executeQuery: Read 134 rows, 11.83 KiB in 0.002035 sec., 65847.66584766585 rows/sec., 5.68 MiB/sec. 2025.02.22 01:50:29.831220 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} TCPHandler: Processed in 0.002407489 sec. 2025.02.22 01:50:29.831531 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.831742 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:29.831843 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:29.832702 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.832759 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.833207 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:50:29.833460 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:29.833748 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} executeQuery: Read 39 rows, 2.93 KiB in 0.002068 sec., 18858.80077369439 rows/sec., 1.38 MiB/sec. 2025.02.22 01:50:29.834029 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} TCPHandler: Processed in 0.002676465 sec. 2025.02.22 01:50:29.834259 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.834399 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:29.834456 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:29.835144 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.835183 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.835550 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:50:29.835803 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:29.836041 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} executeQuery: Read 103 rows, 8.24 KiB in 0.001654 sec., 62273.276904474 rows/sec., 4.86 MiB/sec. 2025.02.22 01:50:29.836117 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} TCPHandler: Processed in 0.001983458 sec. 2025.02.22 01:50:29.836398 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.836610 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:29.836681 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:29.837298 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.837340 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.837779 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:50:29.838024 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:29.838250 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.02.22 01:50:29.838309 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} TCPHandler: Processed in 0.00207831 sec. 2025.02.22 01:50:29.838482 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.838621 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:29.838714 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:29.839955 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.839993 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.840682 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:50:29.840948 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:29.841148 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} executeQuery: Read 39 rows, 71.56 KiB in 0.002558 sec., 15246.286161063332 rows/sec., 27.32 MiB/sec. 2025.02.22 01:50:29.841240 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} TCPHandler: Processed in 0.002828019 sec. 2025.02.22 01:50:29.841399 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:29.841542 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:29.841604 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:29.842131 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:29.842171 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:29.842552 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:50:29.842803 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:29.843023 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.02.22 01:50:29.843076 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} TCPHandler: Processed in 0.001746102 sec. 2025.02.22 01:50:31.574218 [ 57 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:50:31.574284 [ 57 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:31.574307 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:31.574509 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:50:31.574699 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:31.574742 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.02.22 01:50:31.574829 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.02.22 01:50:31.575032 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.02.22 01:50:31.575322 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:50:31.575460 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.02.22 01:50:31.576558 [ 187 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172732 sec., 22092.002142924208 rows/sec., 1.84 MiB/sec. 2025.02.22 01:50:31.576779 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:50:31.577136 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:50:31.577227 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:50:31.577337 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:50:34.826172 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:34.826379 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:34.826455 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:34.827264 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.827313 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.827764 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:50:34.828024 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:34.828184 [ 55 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:50:34.828223 [ 55 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.828245 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.02.22 01:50:34.828248 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.828389 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} TCPHandler: Processed in 0.002348108 sec. 2025.02.22 01:50:34.828684 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:50:34.828747 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:34.829183 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:34.829272 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:34.829325 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:34.829346 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1403 rows starting from the beginning of the part 2025.02.22 01:50:34.829726 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:50:34.830059 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:34.830404 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:34.830769 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 134 rows starting from the beginning of the part 2025.02.22 01:50:34.831108 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:50:34.832375 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.832451 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.833607 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:50:34.833953 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:34.834193 [ 55 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:50:34.834304 [ 55 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.834364 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.834383 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} executeQuery: Read 64 rows, 5.12 KiB in 0.005324 sec., 12021.036814425244 rows/sec., 960.79 KiB/sec. 2025.02.22 01:50:34.834801 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} TCPHandler: Processed in 0.006261772 sec. 2025.02.22 01:50:34.834902 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:50:34.835093 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:34.835290 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.006887157 sec., 451129.54445499065 rows/sec., 39.44 MiB/sec. 2025.02.22 01:50:34.835317 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:34.835377 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:34.835395 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part 2025.02.22 01:50:34.835476 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:34.835789 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:50:34.835762 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 611 rows starting from the beginning of the part 2025.02.22 01:50:34.836697 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:34.837430 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:34.837820 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:34.838215 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 103 rows starting from the beginning of the part 2025.02.22 01:50:34.838620 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:50:34.838919 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:50:34.839349 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.22 01:50:34.840091 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.840140 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.840775 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:50:34.841115 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:34.841234 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006729984 sec., 228380.92928601318 rows/sec., 18.19 MiB/sec. 2025.02.22 01:50:34.841374 [ 53 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:50:34.841461 [ 53 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.841530 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.841582 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} executeQuery: Read 160 rows, 11.41 KiB in 0.006259 sec., 25563.18900782873 rows/sec., 1.78 MiB/sec. 2025.02.22 01:50:34.841657 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:50:34.841859 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:50:34.841977 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} TCPHandler: Processed in 0.007018581 sec. 2025.02.22 01:50:34.842271 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:34.842310 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:34.842336 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11722 rows starting from the beginning of the part 2025.02.22 01:50:34.842463 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:34.842718 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 986 rows starting from the beginning of the part 2025.02.22 01:50:34.842868 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:34.842971 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:50:34.843184 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:34.843205 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:34.843375 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.22 01:50:34.843791 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:34.844221 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:34.844515 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:34.845505 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.845596 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.846105 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:50:34.846556 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:34.846906 [ 53 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:50:34.847009 [ 53 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:34.847110 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:34.847314 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} executeQuery: Read 60 rows, 4.14 KiB in 0.004613 sec., 13006.720138738348 rows/sec., 897.60 KiB/sec. 2025.02.22 01:50:34.847601 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:50:34.847671 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} TCPHandler: Processed in 0.005523174 sec. 2025.02.22 01:50:34.847973 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:34.848009 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2124 rows starting from the beginning of the part 2025.02.22 01:50:34.848093 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2025.02.22 01:50:34.848293 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2025.02.22 01:50:34.848470 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:34.848543 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:34.848881 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:34.850329 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13252 rows, containing 5 columns (5 merged, 0 gathered) in 0.008666951 sec., 1529026.7592374757 rows/sec., 104.78 MiB/sec. 2025.02.22 01:50:34.850533 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003249319 sec., 727537.062381379 rows/sec., 49.03 MiB/sec. 2025.02.22 01:50:34.850842 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:50:34.850858 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:50:34.851400 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:34.851522 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:34.851584 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:50:34.851638 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:50:34.851748 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.22 01:50:34.851839 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. 2025.02.22 01:50:36.259347 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.22 01:50:36.260024 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:36.260073 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:36.260603 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:50:36.260869 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:36.261125 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.22 01:50:37.146887 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.22 01:50:37.167742 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:37.167786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:37.175157 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:50:37.175921 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:37.178474 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.22 01:50:38.815785 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 662 2025.02.22 01:50:38.818668 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:38.818726 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:38.820228 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:50:38.820545 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:38.820807 [ 46 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:50:38.820928 [ 46 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:38.820991 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:38.821419 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:50:38.822055 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 662 2025.02.22 01:50:38.822546 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:38.822734 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 550 rows starting from the beginning of the part 2025.02.22 01:50:38.823373 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.02.22 01:50:38.823966 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:50:38.824555 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2025.02.22 01:50:38.825139 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2025.02.22 01:50:38.825755 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2025.02.22 01:50:38.833946 [ 199 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 72 columns (72 merged, 0 gathered) in 0.012800051 sec., 51718.543933926514 rows/sec., 43.48 MiB/sec. 2025.02.22 01:50:38.835340 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:50:38.836206 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:38.836307 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:50:38.836645 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2025.02.22 01:50:39.828932 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.829142 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:39.829218 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:39.830065 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.830121 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.830578 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:50:39.830840 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:39.831082 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} executeQuery: Read 134 rows, 11.83 KiB in 0.001994 sec., 67201.60481444333 rows/sec., 5.80 MiB/sec. 2025.02.22 01:50:39.831150 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} TCPHandler: Processed in 0.002359737 sec. 2025.02.22 01:50:39.831424 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.831636 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:39.831727 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:39.832527 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.832582 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.833025 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:50:39.833283 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:39.833469 [ 46 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.22 01:50:39.833545 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} executeQuery: Read 39 rows, 2.93 KiB in 0.001962 sec., 19877.67584097859 rows/sec., 1.46 MiB/sec. 2025.02.22 01:50:39.833562 [ 46 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.833635 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.833694 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} TCPHandler: Processed in 0.002418929 sec. 2025.02.22 01:50:39.833867 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.02.22 01:50:39.833923 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.834009 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:39.834091 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 69 rows starting from the beginning of the part 2025.02.22 01:50:39.834182 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:39.834277 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:39.834347 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:39.834578 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:39.834983 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 67 rows starting from the beginning of the part 2025.02.22 01:50:39.835385 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:39.835752 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:39.837315 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.837384 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.838517 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:50:39.838526 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.004774236 sec., 61161.61831966413 rows/sec., 4.71 MiB/sec. 2025.02.22 01:50:39.838744 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.22 01:50:39.838861 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:39.839112 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} executeQuery: Read 103 rows, 8.24 KiB in 0.005016 sec., 20534.290271132377 rows/sec., 1.60 MiB/sec. 2025.02.22 01:50:39.839216 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} TCPHandler: Processed in 0.005423141 sec. 2025.02.22 01:50:39.839236 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:50:39.839336 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.22 01:50:39.839416 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.839464 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.22 01:50:39.839591 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:39.839662 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:39.840299 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.840341 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.840744 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:50:39.840988 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:39.841197 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. 2025.02.22 01:50:39.841255 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} TCPHandler: Processed in 0.001937637 sec. 2025.02.22 01:50:39.841417 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.841561 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:39.841655 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:39.842952 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.842991 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.843674 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:50:39.843935 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:39.844170 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} executeQuery: Read 39 rows, 71.56 KiB in 0.00264 sec., 14772.727272727272 rows/sec., 26.47 MiB/sec. 2025.02.22 01:50:39.844614 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} TCPHandler: Processed in 0.00326209 sec. 2025.02.22 01:50:39.844795 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:39.844936 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:39.844998 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:39.845521 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:39.845561 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:39.845936 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:50:39.846199 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:39.846401 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. 2025.02.22 01:50:39.846455 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} TCPHandler: Processed in 0.001727673 sec. 2025.02.22 01:50:43.648717 [ 44 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:50:43.648824 [ 44 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:50:43.761299 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.22 01:50:43.762425 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:43.762525 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:43.763168 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:50:43.763438 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:43.763707 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.22 01:50:44.678562 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.22 01:50:44.700154 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:44.700211 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:44.708058 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:50:44.708832 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:44.712117 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.22 01:50:44.826751 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:44.826970 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:44.827052 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:44.827877 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:44.827923 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:44.828375 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:50:44.828644 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:44.828875 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. 2025.02.22 01:50:44.828985 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} TCPHandler: Processed in 0.002373428 sec. 2025.02.22 01:50:44.829333 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:44.829557 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:44.829641 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:44.830486 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:44.830542 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:44.830999 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:50:44.831257 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:44.831487 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. 2025.02.22 01:50:44.831555 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} TCPHandler: Processed in 0.002429999 sec. 2025.02.22 01:50:44.831724 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:44.831875 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:44.831942 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:44.832573 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:44.832611 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:44.833015 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:50:44.833264 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:44.833446 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. 2025.02.22 01:50:44.833501 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} TCPHandler: Processed in 0.001848265 sec. 2025.02.22 01:50:44.833667 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:44.833815 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:44.833881 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:44.834458 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:44.834500 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:44.834897 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:50:44.835141 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:44.835322 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2025.02.22 01:50:44.835372 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} TCPHandler: Processed in 0.001776673 sec. 2025.02.22 01:50:46.999856 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.000081 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.000171 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:50:47.001419 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.001482 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.001951 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:50:47.002224 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:50:47.002516 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} executeQuery: Read 24 rows, 2.04 KiB in 0.002495 sec., 9619.238476953908 rows/sec., 817.26 KiB/sec. 2025.02.22 01:50:47.002679 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} TCPHandler: Processed in 0.002968393 sec. 2025.02.22 01:50:47.002963 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.003185 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:50:47.003271 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:50:47.004011 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.004066 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.004491 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:50:47.004777 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:50:47.005060 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. 2025.02.22 01:50:47.005295 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} TCPHandler: Processed in 0.00247739 sec. 2025.02.22 01:50:47.005508 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.005700 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:47.005774 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:47.007141 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.007188 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.007720 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:50:47.008002 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:47.008283 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} executeQuery: Read 1395 rows, 119.93 KiB in 0.002613 sec., 533869.1159586682 rows/sec., 44.82 MiB/sec. 2025.02.22 01:50:47.008445 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} TCPHandler: Processed in 0.003008013 sec. 2025.02.22 01:50:47.008688 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.008825 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.008881 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:47.009508 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.009551 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.009933 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:50:47.010176 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:47.010386 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} executeQuery: Read 53 rows, 4.03 KiB in 0.001589 sec., 33354.31088735053 rows/sec., 2.48 MiB/sec. 2025.02.22 01:50:47.010444 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} TCPHandler: Processed in 0.001858385 sec. 2025.02.22 01:50:47.010613 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.010764 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.010837 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:50:47.011634 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.011680 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.012089 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:50:47.012342 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:50:47.012658 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} executeQuery: Read 252 rows, 17.85 KiB in 0.001905 sec., 132283.46456692912 rows/sec., 9.15 MiB/sec. 2025.02.22 01:50:47.012793 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} TCPHandler: Processed in 0.002252855 sec. 2025.02.22 01:50:47.012958 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.013100 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.013162 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:50:47.013766 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.013809 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.014168 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:50:47.014402 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:50:47.014646 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} executeQuery: Read 12 rows, 960.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 597.13 KiB/sec. 2025.02.22 01:50:47.014722 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} TCPHandler: Processed in 0.001833705 sec. 2025.02.22 01:50:47.014878 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.015029 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:47.015094 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:47.016000 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.016044 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.016481 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:50:47.016769 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:47.016993 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} executeQuery: Read 597 rows, 45.95 KiB in 0.002 sec., 298500 rows/sec., 22.44 MiB/sec. 2025.02.22 01:50:47.017064 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} TCPHandler: Processed in 0.002255985 sec. 2025.02.22 01:50:47.017218 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.017360 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.017461 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:47.018609 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.018650 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.019117 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:50:47.019388 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:47.019603 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} executeQuery: Read 979 rows, 67.74 KiB in 0.002275 sec., 430329.6703296703 rows/sec., 29.08 MiB/sec. 2025.02.22 01:50:47.019658 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} TCPHandler: Processed in 0.002509211 sec. 2025.02.22 01:50:47.019815 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.019963 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.020062 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:47.021367 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.021410 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.022143 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:50:47.022423 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:47.022623 [ 40 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.22 01:50:47.022701 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} executeQuery: Read 39 rows, 71.56 KiB in 0.002766 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. 2025.02.22 01:50:47.022715 [ 40 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.022792 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.023120 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} TCPHandler: Processed in 0.003372792 sec. 2025.02.22 01:50:47.023151 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:50:47.023333 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:47.023614 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:47.023746 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:47.023918 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:47.024175 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 519 rows starting from the beginning of the part 2025.02.22 01:50:47.025107 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:47.025926 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:47.025984 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:47.026059 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:47.026510 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:47.027088 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:47.027807 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.02.22 01:50:47.027905 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:50:47.028809 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:47.029481 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} executeQuery: Read 36 rows, 2.48 KiB in 0.00594 sec., 6060.606060606061 rows/sec., 418.24 KiB/sec. 2025.02.22 01:50:47.029911 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} TCPHandler: Processed in 0.006686783 sec. 2025.02.22 01:50:47.041181 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 19 columns (19 merged, 0 gathered) in 0.018242514 sec., 39139.34230775429 rows/sec., 70.14 MiB/sec. 2025.02.22 01:50:47.042216 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.22 01:50:47.042678 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:47.042764 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.22 01:50:47.042927 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. 2025.02.22 01:50:48.000179 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 195.84 MiB, peak 203.49 MiB, free memory in arenas 0.00 B, will set to 197.07 MiB (RSS), difference: 1.23 MiB 2025.02.22 01:50:48.822245 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 702 2025.02.22 01:50:48.825512 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:48.825570 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:48.827099 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:50:48.827419 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:48.828064 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 702 2025.02.22 01:50:49.821872 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:49.822083 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:49.822164 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:49.822971 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:49.823020 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:49.823459 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:50:49.823720 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:49.823967 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. 2025.02.22 01:50:49.824033 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} TCPHandler: Processed in 0.002304156 sec. 2025.02.22 01:50:49.824296 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:49.824512 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:49.824585 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:49.825360 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:49.825414 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:49.825875 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:50:49.826133 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:49.826380 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. 2025.02.22 01:50:49.826448 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} TCPHandler: Processed in 0.002298966 sec. 2025.02.22 01:50:49.826587 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:49.826712 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:49.826770 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:49.827337 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:49.827377 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:49.827776 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:50:49.828032 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:49.828253 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} executeQuery: Read 64 rows, 4.56 KiB in 0.001569 sec., 40790.31230082855 rows/sec., 2.84 MiB/sec. 2025.02.22 01:50:49.828310 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} TCPHandler: Processed in 0.001782344 sec. 2025.02.22 01:50:49.828453 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:49.828670 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:49.828772 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:49.829611 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:49.829653 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:49.830061 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:50:49.830303 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:49.830559 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} executeQuery: Read 24 rows, 1.66 KiB in 0.001945 sec., 12339.331619537275 rows/sec., 851.54 KiB/sec. 2025.02.22 01:50:49.830641 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} TCPHandler: Processed in 0.002245484 sec. 2025.02.22 01:50:51.263859 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.22 01:50:51.264635 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:51.264684 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:51.265220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:50:51.265481 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:51.265697 [ 33 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:50:51.265730 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.22 01:50:51.265773 [ 33 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:51.265802 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:51.265937 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:50:51.266088 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:51.266139 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:50:51.266222 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.22 01:50:51.266310 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.22 01:50:51.266582 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.22 01:50:51.266702 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.22 01:50:51.266873 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.22 01:50:51.269288 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409783 sec., 4186190.147584172 rows/sec., 59.88 MiB/sec. 2025.02.22 01:50:51.269669 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:50:51.270027 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:51.270136 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:50:51.270246 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.22 01:50:52.212198 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.22 01:50:52.234127 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:52.234193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:52.242114 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:50:52.242931 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:52.243307 [ 31 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:50:52.243442 [ 31 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:52.243514 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.22 01:50:52.243987 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:52.258973 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.22 01:50:52.260803 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:52.262691 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:52.268827 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:52.274869 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.02.22 01:50:52.280802 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.02.22 01:50:52.286995 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:52.291628 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:50:52.351069 [ 189 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107407522 sec., 2178.6183652947507 rows/sec., 11.27 MiB/sec. 2025.02.22 01:50:52.353724 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:50:52.356491 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:52.356589 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:50:52.358813 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.22 01:50:54.825916 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:54.826145 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:54.826229 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:54.827080 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.827132 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.827580 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:50:54.827839 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:54.828052 [ 24 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:50:54.828078 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. 2025.02.22 01:50:54.828137 [ 24 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.828214 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.828234 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} TCPHandler: Processed in 0.00245938 sec. 2025.02.22 01:50:54.828454 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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.22 01:50:54.828539 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:54.828633 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:54.828713 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1403 rows starting from the beginning of the part 2025.02.22 01:50:54.828842 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:54.828923 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 134 rows starting from the beginning of the part 2025.02.22 01:50:54.829040 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:54.829351 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:54.829706 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:50:54.830022 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:54.830376 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2025.02.22 01:50:54.832182 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.832267 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.833296 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:50:54.833676 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:54.834114 [ 24 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:50:54.834144 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005827401 sec., 531969.5692814001 rows/sec., 46.52 MiB/sec. 2025.02.22 01:50:54.834239 [ 24 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.834299 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.834351 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} executeQuery: Read 64 rows, 5.12 KiB in 0.005614 sec., 11400.071250445315 rows/sec., 911.16 KiB/sec. 2025.02.22 01:50:54.834667 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:50:54.834687 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} TCPHandler: Processed in 0.006319044 sec. 2025.02.22 01:50:54.834685 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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.22 01:50:54.834989 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:54.835101 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:54.835201 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part 2025.02.22 01:50:54.835379 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:54.835530 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:54.835668 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:54.835833 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 103 rows starting from the beginning of the part 2025.02.22 01:50:54.835907 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:50:54.836224 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:50:54.836492 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:54.836841 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 597 rows starting from the beginning of the part 2025.02.22 01:50:54.837064 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:54.837347 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:54.838359 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.838423 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.839524 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:50:54.839919 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:54.840333 [ 24 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:50:54.840444 [ 24 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.840519 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.840532 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00614128 sec., 247993.90355105125 rows/sec., 19.75 MiB/sec. 2025.02.22 01:50:54.840703 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} executeQuery: Read 160 rows, 11.41 KiB in 0.005433 sec., 29449.659488312165 rows/sec., 2.05 MiB/sec. 2025.02.22 01:50:54.840817 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:50:54.840904 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:50:54.841004 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} TCPHandler: Processed in 0.00617765 sec. 2025.02.22 01:50:54.841310 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:54.841360 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13252 rows starting from the beginning of the part 2025.02.22 01:50:54.841591 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:54.841677 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:54.841717 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:54.842146 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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.22 01:50:54.842203 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:54.842237 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:50:54.842477 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:54.842671 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 979 rows starting from the beginning of the part 2025.02.22 01:50:54.842672 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:50:54.843110 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.22 01:50:54.843491 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.02.22 01:50:54.844812 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.844857 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.845646 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:50:54.846288 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:54.846624 [ 24 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:50:54.846730 [ 24 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:54.846830 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:54.847007 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} executeQuery: Read 60 rows, 4.14 KiB in 0.004923 sec., 12187.69043266301 rows/sec., 841.08 KiB/sec. 2025.02.22 01:50:54.847458 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} TCPHandler: Processed in 0.006277962 sec. 2025.02.22 01:50:54.847479 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:50:54.848151 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:50:54.848188 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2364 rows starting from the beginning of the part 2025.02.22 01:50:54.848335 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:54.848533 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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.22 01:50:54.848719 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2025.02.22 01:50:54.848874 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2025.02.22 01:50:54.849036 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.02.22 01:50:54.850061 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14775 rows, containing 5 columns (5 merged, 0 gathered) in 0.009423129 sec., 1567950.518346931 rows/sec., 107.41 MiB/sec. 2025.02.22 01:50:54.850804 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:50:54.851447 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:54.851452 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004440688 sec., 586395.6215793589 rows/sec., 39.52 MiB/sec. 2025.02.22 01:50:54.851612 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:50:54.851725 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.02.22 01:50:54.851908 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:50:54.852212 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:54.852322 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:50:54.852432 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.22 01:50:58.648871 [ 75 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:50:58.648946 [ 75 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:50:58.765909 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.22 01:50:58.766955 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:58.767009 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:58.767574 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:50:58.767859 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:50:58.768161 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.22 01:50:58.828317 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 718 2025.02.22 01:50:58.831205 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:58.831256 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:58.832835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:50:58.833162 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:50:58.833797 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 718 2025.02.22 01:50:59.001450 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001019895 sec. 2025.02.22 01:50:59.759071 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.22 01:50:59.778690 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.778752 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.785773 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:50:59.786605 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:50:59.790063 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.22 01:50:59.829064 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.829265 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:50:59.829341 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:50:59.830163 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.830218 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.830665 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:50:59.830915 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:50:59.831173 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} executeQuery: Read 134 rows, 11.83 KiB in 0.001956 sec., 68507.15746421268 rows/sec., 5.91 MiB/sec. 2025.02.22 01:50:59.831268 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} TCPHandler: Processed in 0.002333967 sec. 2025.02.22 01:50:59.831581 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.831797 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:50:59.831878 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:50:59.832627 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.832677 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.833113 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:50:59.833370 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:50:59.833651 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} executeQuery: Read 39 rows, 2.93 KiB in 0.001901 sec., 20515.518148342977 rows/sec., 1.51 MiB/sec. 2025.02.22 01:50:59.833864 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} TCPHandler: Processed in 0.00246938 sec. 2025.02.22 01:50:59.834088 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.834236 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:50:59.834298 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:50:59.835038 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.835081 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.835483 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:50:59.835719 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:50:59.835943 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} executeQuery: Read 103 rows, 8.24 KiB in 0.001738 sec., 59263.52128883774 rows/sec., 4.63 MiB/sec. 2025.02.22 01:50:59.836022 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} TCPHandler: Processed in 0.002025319 sec. 2025.02.22 01:50:59.836285 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.836449 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:59.836515 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:50:59.837147 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.837186 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.837594 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:50:59.837835 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:50:59.838017 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. 2025.02.22 01:50:59.838076 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} TCPHandler: Processed in 0.001922757 sec. 2025.02.22 01:50:59.838237 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.838366 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:50:59.838450 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:50:59.839695 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.839737 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.840454 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:50:59.840722 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:50:59.840987 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} executeQuery: Read 39 rows, 71.56 KiB in 0.002649 sec., 14722.536806342017 rows/sec., 26.38 MiB/sec. 2025.02.22 01:50:59.841115 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} TCPHandler: Processed in 0.002941622 sec. 2025.02.22 01:50:59.841368 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:50:59.841598 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:50:59.841693 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:50:59.842291 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:50:59.842328 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:50:59.842700 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:50:59.842947 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:50:59.843126 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. 2025.02.22 01:50:59.843180 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} TCPHandler: Processed in 0.001922757 sec. 2025.02.22 01:51:04.826230 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:04.826441 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:04.826518 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:04.827312 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:04.827368 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:04.827848 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:51:04.828120 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:51:04.828368 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec. 2025.02.22 01:51:04.828438 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} TCPHandler: Processed in 0.002345097 sec. 2025.02.22 01:51:04.828702 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:04.828899 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:04.828975 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:04.829762 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:04.829814 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:04.830369 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:51:04.830687 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:51:04.830967 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} executeQuery: Read 64 rows, 5.12 KiB in 0.00212 sec., 30188.67924528302 rows/sec., 2.36 MiB/sec. 2025.02.22 01:51:04.831093 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} TCPHandler: Processed in 0.002525651 sec. 2025.02.22 01:51:04.831310 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:04.831445 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:04.831506 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:04.832239 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:04.832283 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:04.832824 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:51:04.833083 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:51:04.833317 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. 2025.02.22 01:51:04.833384 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} TCPHandler: Processed in 0.002167042 sec. 2025.02.22 01:51:04.833574 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:04.833713 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:04.833781 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:04.834349 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:04.834393 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:04.834809 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:51:04.835067 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:51:04.835286 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. 2025.02.22 01:51:04.835340 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} TCPHandler: Processed in 0.001837815 sec. 2025.02.22 01:51:06.268297 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.22 01:51:06.268948 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:06.268989 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:06.269521 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:51:06.269803 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:06.270072 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.22 01:51:07.290143 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.22 01:51:07.311758 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:07.311823 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:07.319407 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:51:07.320160 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:07.324417 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.22 01:51:08.833960 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 738 2025.02.22 01:51:08.836902 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:08.836962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:08.838458 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:51:08.838781 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:08.840094 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 738 2025.02.22 01:51:09.828375 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.828587 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:09.828670 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:09.829571 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.829625 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.830079 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:51:09.830338 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:51:09.830582 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} executeQuery: Read 134 rows, 11.83 KiB in 0.002052 sec., 65302.14424951267 rows/sec., 5.63 MiB/sec. 2025.02.22 01:51:09.830649 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} TCPHandler: Processed in 0.002415988 sec. 2025.02.22 01:51:09.830919 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.831131 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:09.831211 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:09.831961 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.832007 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.832439 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:51:09.832698 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:09.832933 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} executeQuery: Read 39 rows, 2.93 KiB in 0.00186 sec., 20967.74193548387 rows/sec., 1.54 MiB/sec. 2025.02.22 01:51:09.832993 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} TCPHandler: Processed in 0.002218823 sec. 2025.02.22 01:51:09.833148 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.833297 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:09.833359 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:09.834113 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.834162 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.834572 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:51:09.834828 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:51:09.835013 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} executeQuery: Read 103 rows, 8.24 KiB in 0.001752 sec., 58789.954337899544 rows/sec., 4.59 MiB/sec. 2025.02.22 01:51:09.835070 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} TCPHandler: Processed in 0.001990788 sec. 2025.02.22 01:51:09.835228 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.835372 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:09.835436 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:09.836139 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.836187 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.836626 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:51:09.836874 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:51:09.837099 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. 2025.02.22 01:51:09.837178 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} TCPHandler: Processed in 0.002009669 sec. 2025.02.22 01:51:09.837433 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.837608 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:09.837705 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:09.839037 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.839076 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.839757 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:51:09.840031 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:09.840232 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} executeQuery: Read 39 rows, 71.56 KiB in 0.002659 sec., 14667.168108311396 rows/sec., 26.28 MiB/sec. 2025.02.22 01:51:09.840367 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} TCPHandler: Processed in 0.003085525 sec. 2025.02.22 01:51:09.840543 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:09.840685 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:09.840745 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:09.841350 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:09.841389 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:09.841768 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:51:09.842018 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:51:09.842228 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. 2025.02.22 01:51:09.842281 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} TCPHandler: Processed in 0.001808904 sec. 2025.02.22 01:51:13.649013 [ 42 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:51:13.649092 [ 42 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:51:13.770223 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.22 01:51:13.770966 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:13.771024 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:13.771636 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:51:13.771903 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:13.772109 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.22 01:51:14.824511 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.22 01:51:14.826715 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:14.827163 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:14.827347 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:14.832935 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:14.833034 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:14.834703 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:51:14.835659 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): 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.22 01:51:14.836362 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} executeQuery: Read 56 rows, 4.41 KiB in 0.009435 sec., 5935.347111817699 rows/sec., 466.91 KiB/sec. 2025.02.22 01:51:14.836577 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} TCPHandler: Processed in 0.010031134 sec. 2025.02.22 01:51:14.836897 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:14.837487 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:14.837701 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:14.841808 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:14.841908 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:14.843276 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:51:14.844160 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): 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.22 01:51:14.845015 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} executeQuery: Read 64 rows, 5.12 KiB in 0.007735 sec., 8274.078862314156 rows/sec., 661.31 KiB/sec. 2025.02.22 01:51:14.845381 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} TCPHandler: Processed in 0.00863667 sec. 2025.02.22 01:51:14.845683 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:14.846082 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:14.846378 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:14.850249 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:14.850339 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:14.852291 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:51:14.853228 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): 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.22 01:51:14.853972 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} executeQuery: Read 160 rows, 11.41 KiB in 0.008031 sec., 19922.799153281037 rows/sec., 1.39 MiB/sec. 2025.02.22 01:51:14.854275 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} TCPHandler: Processed in 0.008722082 sec. 2025.02.22 01:51:14.854741 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:14.854994 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:14.855110 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:14.857231 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:14.857319 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:14.858499 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:51:14.859150 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): 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.22 01:51:14.859762 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} executeQuery: Read 60 rows, 4.14 KiB in 0.004826 sec., 12432.656444260256 rows/sec., 857.98 KiB/sec. 2025.02.22 01:51:14.859976 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} TCPHandler: Processed in 0.005474313 sec. 2025.02.22 01:51:14.876221 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:14.876301 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:14.884330 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:51:14.885326 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:14.890732 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.22 01:51:16.994523 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:16.994710 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:51:16.994782 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:51:16.995611 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:16.995660 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:16.996097 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:51:16.996354 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:51:16.996602 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} executeQuery: Read 24 rows, 2.04 KiB in 0.001944 sec., 12345.67901234568 rows/sec., 1.02 MiB/sec. 2025.02.22 01:51:16.996670 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} TCPHandler: Processed in 0.002278256 sec. 2025.02.22 01:51:16.996929 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:16.997119 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:51:16.997191 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:51:16.997957 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:16.998008 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:16.998440 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.22 01:51:16.998704 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:51:16.998970 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} executeQuery: Read 16 rows, 1.30 KiB in 0.001902 sec., 8412.197686645635 rows/sec., 685.96 KiB/sec. 2025.02.22 01:51:16.999046 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} TCPHandler: Processed in 0.002251675 sec. 2025.02.22 01:51:16.999222 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:16.999370 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:16.999431 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:17.001171 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.001216 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.001714 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:51:17.001996 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.002176 [ 28 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:51:17.002252 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} executeQuery: Read 1402 rows, 120.44 KiB in 0.00291 sec., 481786.94158075604 rows/sec., 40.42 MiB/sec. 2025.02.22 01:51:17.002267 [ 28 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.002341 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.002399 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} TCPHandler: Processed in 0.003244379 sec. 2025.02.22 01:51:17.002709 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.002755 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:51:17.003057 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.003266 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:17.003357 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:17.003550 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1403 rows starting from the beginning of the part 2025.02.22 01:51:17.004084 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 134 rows starting from the beginning of the part 2025.02.22 01:51:17.004405 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:17.004822 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part 2025.02.22 01:51:17.005226 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:17.005534 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:51:17.006592 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.006646 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.007693 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:51:17.008122 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:17.008387 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} executeQuery: Read 67 rows, 5.01 KiB in 0.005449 sec., 12295.834097999634 rows/sec., 919.57 KiB/sec. 2025.02.22 01:51:17.008460 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} TCPHandler: Processed in 0.005948234 sec. 2025.02.22 01:51:17.008632 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.008804 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006354115 sec., 501249.9773768653 rows/sec., 43.94 MiB/sec. 2025.02.22 01:51:17.008810 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.008877 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:51:17.009025 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:51:17.009411 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.009547 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:51:17.009651 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.22 01:51:17.009774 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.009815 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.010204 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:51:17.010459 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:51:17.010703 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} executeQuery: Read 252 rows, 17.85 KiB in 0.001918 sec., 131386.8613138686 rows/sec., 9.09 MiB/sec. 2025.02.22 01:51:17.010883 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} TCPHandler: Processed in 0.002326896 sec. 2025.02.22 01:51:17.011068 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.011211 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.011269 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:51:17.011895 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.011933 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.012292 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:51:17.012534 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:51:17.012732 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} executeQuery: Read 12 rows, 960.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 606.01 KiB/sec. 2025.02.22 01:51:17.012808 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} TCPHandler: Processed in 0.001818474 sec. 2025.02.22 01:51:17.012962 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.013088 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:17.013141 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:17.013980 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.014022 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.014502 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:51:17.014765 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.014941 [ 29 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:51:17.014994 [ 29 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.015049 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.015045 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} executeQuery: Read 611 rows, 47.09 KiB in 0.001976 sec., 309210.5263157895 rows/sec., 23.27 MiB/sec. 2025.02.22 01:51:17.015312 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} TCPHandler: Processed in 0.002406898 sec. 2025.02.22 01:51:17.015345 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:51:17.015490 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.015564 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:17.015655 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part 2025.02.22 01:51:17.015716 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.015901 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part 2025.02.22 01:51:17.015922 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:17.016284 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:17.016639 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 103 rows starting from the beginning of the part 2025.02.22 01:51:17.017011 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:17.017380 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 611 rows starting from the beginning of the part 2025.02.22 01:51:17.019076 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.019156 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.020140 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:51:17.020295 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141875 sec., 306502.9779992707 rows/sec., 24.43 MiB/sec. 2025.02.22 01:51:17.020601 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.020616 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:51:17.020870 [ 29 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:51:17.020957 [ 29 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.021021 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.021146 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} executeQuery: Read 986 rows, 68.23 KiB in 0.005458 sec., 180652.25357273727 rows/sec., 12.21 MiB/sec. 2025.02.22 01:51:17.021643 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} TCPHandler: Processed in 0.006220102 sec. 2025.02.22 01:51:17.021740 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.021783 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:51:17.021982 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.022276 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:51:17.022515 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.022749 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:51:17.022863 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:17.023019 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:17.023028 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14775 rows starting from the beginning of the part 2025.02.22 01:51:17.023844 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:17.024254 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:17.024713 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:17.025109 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:17.025621 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 986 rows starting from the beginning of the part 2025.02.22 01:51:17.027507 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.027557 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.029606 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:51:17.030155 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:17.030437 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} executeQuery: Read 39 rows, 71.56 KiB in 0.008134 sec., 4794.688959921317 rows/sec., 8.59 MiB/sec. 2025.02.22 01:51:17.030864 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} TCPHandler: Processed in 0.00906843 sec. 2025.02.22 01:51:17.031056 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:17.031209 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:17.031273 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:17.031898 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.031936 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.032540 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:51:17.033052 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.033246 [ 29 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:51:17.033289 [ 29 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:17.033313 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.22 01:51:17.033337 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} executeQuery: Read 36 rows, 2.48 KiB in 0.002157 sec., 16689.847009735742 rows/sec., 1.12 MiB/sec. 2025.02.22 01:51:17.033718 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} TCPHandler: Processed in 0.002724126 sec. 2025.02.22 01:51:17.033942 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:51:17.034362 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 16401 rows, containing 5 columns (5 merged, 0 gathered) in 0.013200021 sec., 1242498.0232985993 rows/sec., 85.10 MiB/sec. 2025.02.22 01:51:17.034438 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:17.034532 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part 2025.02.22 01:51:17.034627 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:51:17.034798 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:17.035020 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:17.035443 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:17.035606 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.035734 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:17.035889 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:51:17.035967 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2025.02.22 01:51:17.036177 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.02.22 01:51:17.037748 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.004356116 sec., 661139.4186931661 rows/sec., 44.56 MiB/sec. 2025.02.22 01:51:17.038084 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:51:17.038434 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:17.038526 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:51:17.038613 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.22 01:51:18.000181 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 201.47 MiB, peak 208.76 MiB, free memory in arenas 0.00 B, will set to 202.92 MiB (RSS), difference: 1.45 MiB 2025.02.22 01:51:18.840295 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 778 2025.02.22 01:51:18.843936 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:18.843982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:18.845483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:51:18.845816 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:18.846400 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 778 2025.02.22 01:51:19.822354 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:19.822567 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:19.822646 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:19.823394 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:19.823446 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:19.823883 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:51:19.824143 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:19.824377 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. 2025.02.22 01:51:19.824435 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} TCPHandler: Processed in 0.002224074 sec. 2025.02.22 01:51:19.824721 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:19.825029 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:19.825148 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:19.826115 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:19.826167 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:19.826605 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:51:19.826866 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:19.827091 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} executeQuery: Read 64 rows, 5.12 KiB in 0.002146 sec., 29822.926374650513 rows/sec., 2.33 MiB/sec. 2025.02.22 01:51:19.827159 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} TCPHandler: Processed in 0.002613534 sec. 2025.02.22 01:51:19.827312 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:19.827453 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:19.827517 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:19.828072 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:19.828110 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:19.828513 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:51:19.828758 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:19.828961 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} executeQuery: Read 64 rows, 4.56 KiB in 0.00154 sec., 41558.44155844156 rows/sec., 2.89 MiB/sec. 2025.02.22 01:51:19.829015 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} TCPHandler: Processed in 0.001774483 sec. 2025.02.22 01:51:19.829167 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:19.829312 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:19.829377 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:19.829917 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:19.829959 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:19.830341 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:51:19.830585 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:19.830842 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} executeQuery: Read 24 rows, 1.66 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.04 MiB/sec. 2025.02.22 01:51:19.830986 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} TCPHandler: Processed in 0.001887806 sec. 2025.02.22 01:51:21.272251 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.22 01:51:21.272997 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:21.273043 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:21.273588 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:51:21.273861 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:21.274164 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.22 01:51:22.390829 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.22 01:51:22.412574 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:22.412638 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:22.420081 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:51:22.420873 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:22.423725 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.22 01:51:24.826378 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:24.826598 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:24.826677 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:24.827439 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:24.827480 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:24.827929 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:51:24.828212 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:24.828426 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. 2025.02.22 01:51:24.828490 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} TCPHandler: Processed in 0.002248394 sec. 2025.02.22 01:51:24.828745 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:24.828945 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:24.829021 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:24.829788 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:24.829841 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:24.830321 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:51:24.830573 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:24.830825 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. 2025.02.22 01:51:24.830893 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} TCPHandler: Processed in 0.002292626 sec. 2025.02.22 01:51:24.831039 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:24.831186 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:24.831251 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:24.831913 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:24.831957 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:24.832359 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:51:24.832601 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:24.832797 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2025.02.22 01:51:24.832853 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} TCPHandler: Processed in 0.001881866 sec. 2025.02.22 01:51:24.833000 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:24.833127 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:24.833182 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:24.833703 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:24.833745 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:24.834132 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:51:24.834368 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:24.834595 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2025.02.22 01:51:24.834652 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} TCPHandler: Processed in 0.001712072 sec. 2025.02.22 01:51:28.251108 [ 113 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.02.22 01:51:28.251226 [ 113 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:28.251270 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:28.251613 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.02.22 01:51:28.252001 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:28.252097 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 69 rows starting from the beginning of the part 2025.02.22 01:51:28.252297 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2025.02.22 01:51:28.252546 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:28.252776 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:28.252948 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 67 rows starting from the beginning of the part 2025.02.22 01:51:28.254109 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714327 sec., 98366.9248399327 rows/sec., 7.59 MiB/sec. 2025.02.22 01:51:28.254337 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.02.22 01:51:28.254757 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:28.254887 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.02.22 01:51:28.255005 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:51:28.649348 [ 113 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:51:28.649426 [ 113 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:51:28.774321 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.22 01:51:28.775052 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:28.775099 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:28.775646 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:51:28.775924 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:28.776183 [ 113 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:51:28.776205 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.22 01:51:28.776292 [ 113 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:28.776341 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:28.776530 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:51:28.776740 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:28.776809 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.22 01:51:28.776998 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.22 01:51:28.777180 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.22 01:51:28.777351 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.22 01:51:28.777466 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.22 01:51:28.777717 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.22 01:51:28.779916 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003483495 sec., 4745521.380108196 rows/sec., 67.89 MiB/sec. 2025.02.22 01:51:28.780052 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:51:28.780369 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:28.780454 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:51:28.780545 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.22 01:51:28.846639 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 794 2025.02.22 01:51:28.849424 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:28.849482 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:28.851020 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:51:28.851359 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:28.851621 [ 113 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:51:28.851746 [ 113 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:28.851839 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:28.852470 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:51:28.853120 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 794 2025.02.22 01:51:28.853628 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:28.853811 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 662 rows starting from the beginning of the part 2025.02.22 01:51:28.854454 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2025.02.22 01:51:28.855142 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2025.02.22 01:51:28.855761 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part 2025.02.22 01:51:28.856257 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.02.22 01:51:28.856740 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2025.02.22 01:51:28.864838 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.01275843 sec., 62233.362568905424 rows/sec., 50.94 MiB/sec. 2025.02.22 01:51:28.866598 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:51:28.867456 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:28.867559 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:51:28.867916 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. 2025.02.22 01:51:29.828473 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.828669 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:29.828741 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:29.829523 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.829575 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.830025 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:51:29.830302 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:29.830543 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} executeQuery: Read 134 rows, 11.83 KiB in 0.001925 sec., 69610.38961038961 rows/sec., 6.00 MiB/sec. 2025.02.22 01:51:29.830602 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} TCPHandler: Processed in 0.002267125 sec. 2025.02.22 01:51:29.830848 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.831037 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:29.831109 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:29.831853 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.831907 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.832344 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:51:29.832607 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:29.832841 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} executeQuery: Read 39 rows, 2.93 KiB in 0.001855 sec., 21024.258760107816 rows/sec., 1.54 MiB/sec. 2025.02.22 01:51:29.832909 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} TCPHandler: Processed in 0.002196863 sec. 2025.02.22 01:51:29.833061 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.833185 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:29.833236 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:29.833862 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.833902 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.834281 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:51:29.834540 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:29.834748 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} executeQuery: Read 103 rows, 8.24 KiB in 0.001587 sec., 64902.33144297416 rows/sec., 5.07 MiB/sec. 2025.02.22 01:51:29.834804 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} TCPHandler: Processed in 0.001803824 sec. 2025.02.22 01:51:29.834953 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.835098 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:29.835165 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:29.835859 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.835908 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.836332 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:51:29.836586 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:29.836803 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. 2025.02.22 01:51:29.836868 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} TCPHandler: Processed in 0.001973968 sec. 2025.02.22 01:51:29.837007 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.837126 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:29.837208 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:29.838468 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.838509 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.839179 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:51:29.839446 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:29.839696 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} executeQuery: Read 39 rows, 71.56 KiB in 0.002593 sec., 15040.49363671423 rows/sec., 26.95 MiB/sec. 2025.02.22 01:51:29.839792 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} TCPHandler: Processed in 0.002842099 sec. 2025.02.22 01:51:29.839966 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:29.840118 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:29.840185 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:29.840793 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.840842 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.841275 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:51:29.841533 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:29.841764 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. 2025.02.22 01:51:29.841822 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} TCPHandler: Processed in 0.001920137 sec. 2025.02.22 01:51:29.923814 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.22 01:51:29.946208 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.946265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.953918 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:51:29.954748 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:29.955052 [ 60 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:51:29.955116 [ 60 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:29.955157 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:29.955562 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:51:29.969779 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.22 01:51:29.971615 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:29.973415 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.02.22 01:51:29.979701 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.02.22 01:51:29.985933 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.02.22 01:51:29.991723 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.22 01:51:29.998017 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.02.22 01:51:30.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.33 MiB, peak 209.82 MiB, free memory in arenas 0.00 B, will set to 203.79 MiB (RSS), difference: -4.55 MiB 2025.02.22 01:51:30.003405 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.02.22 01:51:30.062523 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.107236318 sec., 2536.454114360771 rows/sec., 13.12 MiB/sec. 2025.02.22 01:51:30.065456 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:51:30.068416 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:30.068515 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:51:30.070799 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.02.22 01:51:31.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.32 MiB, peak 212.20 MiB, free memory in arenas 0.00 B, will set to 205.84 MiB (RSS), difference: 5.52 MiB 2025.02.22 01:51:34.826812 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:34.827041 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:34.827124 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:34.827884 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:34.827935 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:34.828388 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:51:34.828647 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:34.828877 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. 2025.02.22 01:51:34.828944 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} TCPHandler: Processed in 0.002274836 sec. 2025.02.22 01:51:34.829188 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:34.829383 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:34.829458 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:34.830235 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:34.830289 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:34.830738 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:51:34.831007 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:34.831287 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. 2025.02.22 01:51:34.831369 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} TCPHandler: Processed in 0.002312506 sec. 2025.02.22 01:51:34.831627 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:34.831806 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:34.831873 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:34.832506 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:34.832549 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:34.832950 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:51:34.833195 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:34.833419 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. 2025.02.22 01:51:34.833477 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} TCPHandler: Processed in 0.001996339 sec. 2025.02.22 01:51:34.833624 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:34.833751 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:34.833807 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:34.834328 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:34.834368 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:34.834750 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:51:34.834988 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:34.835208 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.02.22 01:51:34.835260 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} TCPHandler: Processed in 0.001695071 sec. 2025.02.22 01:51:36.276394 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.22 01:51:36.277168 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:36.277218 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:36.277861 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:51:36.278132 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:36.278345 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.22 01:51:37.469883 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.22 01:51:37.489942 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:37.490013 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:37.496954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:51:37.497685 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:37.500347 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.22 01:51:38.853295 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 814 2025.02.22 01:51:38.856272 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:38.856327 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:38.857853 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:51:38.858186 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:38.859587 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 814 2025.02.22 01:51:39.828178 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.828393 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:39.828470 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:39.829272 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.829324 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.829817 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:51:39.830083 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.830291 [ 109 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:51:39.830324 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} executeQuery: Read 134 rows, 11.83 KiB in 0.001988 sec., 67404.42655935613 rows/sec., 5.81 MiB/sec. 2025.02.22 01:51:39.830376 [ 109 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.830442 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.830461 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} TCPHandler: Processed in 0.002420619 sec. 2025.02.22 01:51:39.830688 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:51:39.830743 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.830881 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:39.830962 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1403 rows starting from the beginning of the part 2025.02.22 01:51:39.831024 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:39.831144 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:39.831201 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:39.831687 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:39.831980 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 134 rows starting from the beginning of the part 2025.02.22 01:51:39.832490 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:39.832862 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 134 rows starting from the beginning of the part 2025.02.22 01:51:39.833944 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.834014 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.835251 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:51:39.835692 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:39.836133 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562125 sec., 330629.0311706407 rows/sec., 28.90 MiB/sec. 2025.02.22 01:51:39.836215 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} executeQuery: Read 39 rows, 2.93 KiB in 0.005284 sec., 7380.772142316428 rows/sec., 555.00 KiB/sec. 2025.02.22 01:51:39.836333 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} TCPHandler: Processed in 0.005754039 sec. 2025.02.22 01:51:39.836513 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.836529 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:51:39.836704 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:39.836792 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:39.837069 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.837315 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:51:39.837544 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.22 01:51:39.837983 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.838031 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.838421 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:51:39.838678 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.838838 [ 109 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:51:39.838897 [ 109 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.838930 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} executeQuery: Read 103 rows, 8.24 KiB in 0.002253 sec., 45716.82201509099 rows/sec., 3.57 MiB/sec. 2025.02.22 01:51:39.838937 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.839104 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} TCPHandler: Processed in 0.002676755 sec. 2025.02.22 01:51:39.839184 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:51:39.839311 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.839318 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:39.839368 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part 2025.02.22 01:51:39.839604 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:39.839614 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:39.839802 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:39.839938 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:39.840249 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 103 rows starting from the beginning of the part 2025.02.22 01:51:39.840549 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:39.840852 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part 2025.02.22 01:51:39.841876 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.841922 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.842521 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:51:39.842754 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.00368664 sec., 279115.94297246274 rows/sec., 22.39 MiB/sec. 2025.02.22 01:51:39.842942 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.843085 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:51:39.843232 [ 127 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:51:39.843348 [ 127 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.843440 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.843497 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} executeQuery: Read 160 rows, 11.41 KiB in 0.004033 sec., 39672.700223158936 rows/sec., 2.76 MiB/sec. 2025.02.22 01:51:39.843867 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} TCPHandler: Processed in 0.004629223 sec. 2025.02.22 01:51:39.843883 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:51:39.844148 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.844213 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:39.844269 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.844305 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16401 rows starting from the beginning of the part 2025.02.22 01:51:39.844593 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:39.844709 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:39.845107 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:39.845131 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:39.845153 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:51:39.845635 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:39.846030 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:39.846450 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:39.846981 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.22 01:51:39.849359 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.849430 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.851324 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.22 01:51:39.851640 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:39.852173 [ 127 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.22 01:51:39.852292 [ 127 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.852400 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.852582 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} executeQuery: Read 39 rows, 71.56 KiB in 0.008173 sec., 4771.80961703169 rows/sec., 8.55 MiB/sec. 2025.02.22 01:51:39.853433 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:51:39.853764 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} TCPHandler: Processed in 0.009763027 sec. 2025.02.22 01:51:39.854290 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:39.854789 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:39.854941 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:39.854952 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:39.855219 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 714 rows starting from the beginning of the part 2025.02.22 01:51:39.856574 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:39.857530 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17105 rows, containing 5 columns (5 merged, 0 gathered) in 0.01396911 sec., 1224487.4583992825 rows/sec., 83.93 MiB/sec. 2025.02.22 01:51:39.858034 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.858055 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:51:39.858124 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.858121 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:39.859235 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.859535 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:39.859601 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:51:39.859888 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. 2025.02.22 01:51:39.859890 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:51:39.860411 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:51:39.860870 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.861032 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.02.22 01:51:39.861233 [ 127 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:51:39.861342 [ 127 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:39.861461 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:39.861588 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} executeQuery: Read 60 rows, 4.14 KiB in 0.007064 sec., 8493.771234428086 rows/sec., 586.16 KiB/sec. 2025.02.22 01:51:39.862157 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:51:39.862178 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} TCPHandler: Processed in 0.008284912 sec. 2025.02.22 01:51:39.862564 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:39.862616 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part 2025.02.22 01:51:39.862785 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:39.862862 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:39.863317 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:39.863505 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:39.863711 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:39.865608 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.003908296 sec., 804442.6522453774 rows/sec., 54.21 MiB/sec. 2025.02.22 01:51:39.865987 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:51:39.866371 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:39.866513 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:51:39.866611 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.22 01:51:39.872585 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 19 columns (19 merged, 0 gathered) in 0.020021237 sec., 45401.79010917257 rows/sec., 81.36 MiB/sec. 2025.02.22 01:51:39.873915 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.22 01:51:39.874352 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:39.874440 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.22 01:51:39.874605 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. 2025.02.22 01:51:40.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.04 MiB, peak 214.75 MiB, free memory in arenas 0.00 B, will set to 210.49 MiB (RSS), difference: 3.45 MiB 2025.02.22 01:51:43.649487 [ 144 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:51:43.649578 [ 144 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:51:43.778492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.22 01:51:43.779244 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:43.779301 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:43.779883 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:51:43.780149 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:43.780446 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.22 01:51:44.826122 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:44.826335 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:44.826416 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:44.827222 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:44.827274 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:44.827717 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:51:44.827989 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:44.828231 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. 2025.02.22 01:51:44.828296 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} TCPHandler: Processed in 0.002314256 sec. 2025.02.22 01:51:44.828555 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:44.828766 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:44.828845 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:44.829699 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:44.829745 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:44.830195 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:51:44.830464 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:44.830741 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} executeQuery: Read 64 rows, 5.12 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.47 MiB/sec. 2025.02.22 01:51:44.830826 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} TCPHandler: Processed in 0.002401938 sec. 2025.02.22 01:51:44.831030 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:44.831191 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:44.831256 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:44.831878 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:44.831919 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:44.832344 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:51:44.832609 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:44.832830 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. 2025.02.22 01:51:44.832888 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} TCPHandler: Processed in 0.001947048 sec. 2025.02.22 01:51:44.833039 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:44.833166 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:44.833222 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:44.833734 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:44.833774 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:44.834162 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:51:44.834407 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:44.834622 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. 2025.02.22 01:51:44.834675 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} TCPHandler: Processed in 0.001694381 sec. 2025.02.22 01:51:45.000429 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.22 01:51:45.020340 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:45.020401 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:45.027771 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:51:45.028548 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:45.031243 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.22 01:51:46.993540 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:46.993741 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:51:46.993813 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:51:46.994579 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:46.994628 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:46.995075 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:51:46.995343 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:51:46.995535 [ 149 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.22 01:51:46.995601 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} executeQuery: Read 24 rows, 2.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 1.04 MiB/sec. 2025.02.22 01:51:46.995627 [ 149 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:46.995697 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:46.995727 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} TCPHandler: Processed in 0.002325916 sec. 2025.02.22 01:51:46.995980 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::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.22 01:51:46.996043 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:46.996153 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:46.996219 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2025.02.22 01:51:46.996290 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:51:46.996373 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:46.996439 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:51:46.996825 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:46.997149 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:46.997432 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:46.999179 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:46.999252 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.000039 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004217443 sec., 28453.25947499468 rows/sec., 2.47 MiB/sec. 2025.02.22 01:51:47.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 213.79 MiB, peak 215.01 MiB, free memory in arenas 0.00 B, will set to 210.53 MiB (RSS), difference: -3.26 MiB 2025.02.22 01:51:47.000264 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.22 01:51:47.000539 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.22 01:51:47.001161 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:51:47.001204 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:51:47.001336 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.22 01:51:47.001612 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.22 01:51:47.001762 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} executeQuery: Read 2 rows, 167.00 B in 0.005562 sec., 359.5828838547285 rows/sec., 29.32 KiB/sec. 2025.02.22 01:51:47.001846 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} TCPHandler: Processed in 0.005979236 sec. 2025.02.22 01:51:47.002024 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.002179 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:47.002246 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:47.003536 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.003578 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.004058 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:51:47.004324 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:47.004559 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} executeQuery: Read 1395 rows, 119.93 KiB in 0.002416 sec., 577400.6622516556 rows/sec., 48.48 MiB/sec. 2025.02.22 01:51:47.004636 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} TCPHandler: Processed in 0.002685275 sec. 2025.02.22 01:51:47.004802 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.004952 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.005017 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:47.005762 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.005801 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.006194 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:51:47.006444 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:47.006635 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} executeQuery: Read 53 rows, 4.03 KiB in 0.00172 sec., 30813.953488372095 rows/sec., 2.29 MiB/sec. 2025.02.22 01:51:47.006695 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} TCPHandler: Processed in 0.001963828 sec. 2025.02.22 01:51:47.006861 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.007010 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.007074 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:51:47.007866 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.007908 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.008304 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:51:47.008572 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:51:47.008722 [ 149 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.22 01:51:47.008784 [ 149 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.008814 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.008850 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} executeQuery: Read 252 rows, 17.85 KiB in 0.001865 sec., 135120.6434316354 rows/sec., 9.35 MiB/sec. 2025.02.22 01:51:47.008982 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} TCPHandler: Processed in 0.002191113 sec. 2025.02.22 01:51:47.008986 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::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.22 01:51:47.009133 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:47.009165 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part 2025.02.22 01:51:47.009203 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.009294 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.02.22 01:51:47.009544 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2025.02.22 01:51:47.009625 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.009887 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:51:47.009920 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2025.02.22 01:51:47.010283 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2025.02.22 01:51:47.012127 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.012196 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.012971 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:51:47.013102 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211383 sec., 299189.12623240397 rows/sec., 21.83 MiB/sec. 2025.02.22 01:51:47.013288 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.22 01:51:47.013322 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:51:47.013498 [ 149 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.22 01:51:47.013556 [ 149 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.013595 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.013598 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} executeQuery: Read 12 rows, 960.00 B in 0.004118 sec., 2914.0359397765906 rows/sec., 227.66 KiB/sec. 2025.02.22 01:51:47.014070 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:51:47.014143 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} TCPHandler: Processed in 0.005045483 sec. 2025.02.22 01:51:47.014148 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::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.22 01:51:47.014598 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.014679 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.22 01:51:47.014762 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:47.014920 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2025.02.22 01:51:47.014934 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.22 01:51:47.015020 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:47.015130 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.02.22 01:51:47.015192 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:47.015458 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.02.22 01:51:47.015778 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.02.22 01:51:47.016150 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.02.22 01:51:47.018353 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.018434 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.018435 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769896 sec., 12578.890608935708 rows/sec., 1.01 MiB/sec. 2025.02.22 01:51:47.018668 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.22 01:51:47.019285 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:51:47.019292 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:51:47.019429 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.22 01:51:47.019588 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:51:47.019760 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:47.020009 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} executeQuery: Read 597 rows, 45.95 KiB in 0.005128 sec., 116419.65678627146 rows/sec., 8.75 MiB/sec. 2025.02.22 01:51:47.020088 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} TCPHandler: Processed in 0.00578728 sec. 2025.02.22 01:51:47.020255 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.020402 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.020469 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:47.021315 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.021354 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.021817 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:51:47.022071 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:47.022263 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} executeQuery: Read 979 rows, 67.74 KiB in 0.001895 sec., 516622.69129287597 rows/sec., 34.91 MiB/sec. 2025.02.22 01:51:47.022341 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} TCPHandler: Processed in 0.002155602 sec. 2025.02.22 01:51:47.022546 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.022698 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.022788 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:47.024080 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.024123 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.024820 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.22 01:51:47.025086 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:47.025327 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} executeQuery: Read 39 rows, 71.56 KiB in 0.002661 sec., 14656.144306651633 rows/sec., 26.26 MiB/sec. 2025.02.22 01:51:47.025453 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} TCPHandler: Processed in 0.003011373 sec. 2025.02.22 01:51:47.025604 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:47.025741 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:47.025803 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:47.026400 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:47.026445 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.22 01:51:47.026876 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:51:47.027124 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:47.027300 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} executeQuery: Read 36 rows, 2.48 KiB in 0.001592 sec., 22613.065326633165 rows/sec., 1.52 MiB/sec. 2025.02.22 01:51:47.027350 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} TCPHandler: Processed in 0.001803314 sec. 2025.02.22 01:51:48.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.12 MiB, peak 215.01 MiB, free memory in arenas 0.00 B, will set to 210.53 MiB (RSS), difference: 2.41 MiB 2025.02.22 01:51:48.859756 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 854 2025.02.22 01:51:48.863170 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:48.863222 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:48.864738 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:51:48.865067 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:48.866248 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 854 2025.02.22 01:51:49.821733 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:49.821942 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:49.822022 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:49.822864 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:49.822914 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:49.823351 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:51:49.823607 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:49.823809 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. 2025.02.22 01:51:49.823876 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} TCPHandler: Processed in 0.002275085 sec. 2025.02.22 01:51:49.824127 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:49.824342 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:49.824423 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:49.825233 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:49.825283 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:49.825726 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:51:49.825992 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:49.826226 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. 2025.02.22 01:51:49.826293 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} TCPHandler: Processed in 0.002310136 sec. 2025.02.22 01:51:49.826438 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:49.826566 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:49.826622 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:49.827185 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:49.827224 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:49.827616 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:51:49.827856 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:49.828040 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} executeQuery: Read 64 rows, 4.56 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 2.97 MiB/sec. 2025.02.22 01:51:49.828096 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} TCPHandler: Processed in 0.001720092 sec. 2025.02.22 01:51:49.828275 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:49.828424 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:49.828488 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:49.829027 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:49.829068 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:49.829453 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:51:49.829696 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:49.829910 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} executeQuery: Read 24 rows, 1.66 KiB in 0.001522 sec., 15768.725361366623 rows/sec., 1.06 MiB/sec. 2025.02.22 01:51:49.829964 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} TCPHandler: Processed in 0.001759693 sec. 2025.02.22 01:51:51.280614 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.22 01:51:51.281825 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:51.281898 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:51.282441 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:51:51.282715 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:51.282978 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.22 01:51:52.531332 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.22 01:51:52.552396 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:52.552457 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:52.559748 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:51:52.560501 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:51:52.563253 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.22 01:51:54.826909 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:54.827117 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:54.827192 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:54.828014 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:54.828065 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:54.828504 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:51:54.828760 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:54.829010 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. 2025.02.22 01:51:54.829078 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} TCPHandler: Processed in 0.002304626 sec. 2025.02.22 01:51:54.829370 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:54.829561 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:54.829648 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:54.830451 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:54.830515 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:54.830954 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:51:54.831217 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:54.831481 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. 2025.02.22 01:51:54.831548 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} TCPHandler: Processed in 0.002314236 sec. 2025.02.22 01:51:54.831729 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:54.831876 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:54.831943 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:54.832644 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:54.832692 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:54.833128 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:51:54.833362 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:54.833590 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. 2025.02.22 01:51:54.833647 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} TCPHandler: Processed in 0.001988568 sec. 2025.02.22 01:51:54.833803 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:54.833932 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:54.833989 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:54.834494 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:54.834536 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:54.834924 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:51:54.835167 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:54.835356 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. 2025.02.22 01:51:54.835411 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} TCPHandler: Processed in 0.001666641 sec. 2025.02.22 01:51:58.649624 [ 135 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:51:58.649691 [ 135 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:51:58.783129 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.22 01:51:58.783879 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:58.783937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:58.784510 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:51:58.784778 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:51:58.785053 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.22 01:51:58.866484 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 870 2025.02.22 01:51:58.869218 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:58.869266 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:58.870754 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:51:58.871087 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:51:58.872532 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 870 2025.02.22 01:51:59.828695 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.828909 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:51:59.828991 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:51:59.829801 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.829846 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.830293 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:51:59.830541 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.830742 [ 134 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:51:59.830815 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} executeQuery: Read 134 rows, 11.83 KiB in 0.001963 sec., 68262.86296484973 rows/sec., 5.89 MiB/sec. 2025.02.22 01:51:59.830840 [ 134 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.830904 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.830957 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} TCPHandler: Processed in 0.002400758 sec. 2025.02.22 01:51:59.831101 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:51:59.831239 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.831242 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:59.831342 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1403 rows starting from the beginning of the part 2025.02.22 01:51:59.831595 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:59.831623 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:51:59.831853 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:51:59.831904 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:51:59.832289 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:59.832540 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2025.02.22 01:51:59.832879 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part 2025.02.22 01:51:59.834664 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.834733 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.835566 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:51:59.835998 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:51:59.836264 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005260618 sec., 589284.3768545825 rows/sec., 51.53 MiB/sec. 2025.02.22 01:51:59.836477 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} executeQuery: Read 39 rows, 2.93 KiB in 0.005029 sec., 7755.020878902367 rows/sec., 583.14 KiB/sec. 2025.02.22 01:51:59.836582 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} TCPHandler: Processed in 0.005503604 sec. 2025.02.22 01:51:59.836622 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:51:59.836757 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.836915 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:51:59.836972 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.836990 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:51:59.837098 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:51:59.837189 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:51:59.837694 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.837734 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.838108 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:51:59.838353 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.838535 [ 134 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:51:59.838603 [ 134 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.838610 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} executeQuery: Read 103 rows, 8.24 KiB in 0.001731 sec., 59503.17735413057 rows/sec., 4.65 MiB/sec. 2025.02.22 01:51:59.838645 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.838763 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} TCPHandler: Processed in 0.002084861 sec. 2025.02.22 01:51:59.838819 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:51:59.838962 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:59.838962 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.839004 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part 2025.02.22 01:51:59.839239 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:59.839292 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:59.839481 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:51:59.839494 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 597 rows starting from the beginning of the part 2025.02.22 01:51:59.840001 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:59.840362 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:59.840683 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part 2025.02.22 01:51:59.842062 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.842121 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.843145 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:51:59.843528 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765946 sec., 319558.8032260542 rows/sec., 25.45 MiB/sec. 2025.02.22 01:51:59.843684 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.843732 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:51:59.844059 [ 134 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:51:59.844173 [ 134 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.844177 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} executeQuery: Read 160 rows, 11.41 KiB in 0.004969 sec., 32199.637754075266 rows/sec., 2.24 MiB/sec. 2025.02.22 01:51:59.844240 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.844512 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.844506 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} TCPHandler: Processed in 0.005627407 sec. 2025.02.22 01:51:59.844841 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:51:59.844879 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.844908 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:51:59.845215 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:51:59.845335 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:51:59.845368 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:59.845449 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17105 rows starting from the beginning of the part 2025.02.22 01:51:59.845643 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:51:59.846113 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:59.846751 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 979 rows starting from the beginning of the part 2025.02.22 01:51:59.847070 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.22 01:51:59.847361 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:59.847746 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.02.22 01:51:59.849827 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.849876 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.851059 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.22 01:51:59.851632 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:51:59.851996 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} executeQuery: Read 39 rows, 71.56 KiB in 0.006774 sec., 5757.3073516386185 rows/sec., 10.32 MiB/sec. 2025.02.22 01:51:59.852576 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} TCPHandler: Processed in 0.007879472 sec. 2025.02.22 01:51:59.852858 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:51:59.853144 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:51:59.853232 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:51:59.854251 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18628 rows, containing 5 columns (5 merged, 0 gathered) in 0.009819538 sec., 1897034.2596566153 rows/sec., 129.99 MiB/sec. 2025.02.22 01:51:59.854308 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.854354 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.854564 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:51:59.855107 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.855186 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:51:59.855225 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:51:59.855347 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. 2025.02.22 01:51:59.855543 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.855767 [ 134 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:51:59.855837 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} executeQuery: Read 60 rows, 4.14 KiB in 0.002797 sec., 21451.555237754736 rows/sec., 1.45 MiB/sec. 2025.02.22 01:51:59.855848 [ 134 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:51:59.855958 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:51:59.856001 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} TCPHandler: Processed in 0.003274089 sec. 2025.02.22 01:51:59.856268 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:51:59.856639 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:51:59.856736 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3144 rows starting from the beginning of the part 2025.02.22 01:51:59.857013 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:59.857153 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2025.02.22 01:51:59.857344 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part 2025.02.22 01:51:59.857473 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:59.857620 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.02.22 01:51:59.859130 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.003010123 sec., 1124206.5523568306 rows/sec., 75.76 MiB/sec. 2025.02.22 01:51:59.859531 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:51:59.859877 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:51:59.859974 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:51:59.860081 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.22 01:52:00.063345 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.22 01:52:00.085382 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:00.085452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:00.092903 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:52:00.093703 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:00.096464 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.22 01:52:04.827993 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:04.828205 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:04.828287 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:04.829120 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:04.829174 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:04.829624 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:52:04.829874 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:04.830097 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. 2025.02.22 01:52:04.830169 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} TCPHandler: Processed in 0.002309987 sec. 2025.02.22 01:52:04.830452 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:04.830659 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:04.830745 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:04.831583 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:04.831644 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:04.832240 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:52:04.832529 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:04.832853 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} executeQuery: Read 64 rows, 5.12 KiB in 0.002226 sec., 28751.123090745732 rows/sec., 2.24 MiB/sec. 2025.02.22 01:52:04.833028 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} TCPHandler: Processed in 0.002714816 sec. 2025.02.22 01:52:04.833247 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:04.833385 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:04.833454 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:04.834069 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:04.834113 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:04.834530 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:52:04.834794 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:04.835033 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. 2025.02.22 01:52:04.835103 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} TCPHandler: Processed in 0.001920917 sec. 2025.02.22 01:52:04.835273 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:04.835422 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:04.835485 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:04.836083 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:04.836142 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:04.836678 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:52:04.837017 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:04.837321 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} executeQuery: Read 60 rows, 4.14 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.10 MiB/sec. 2025.02.22 01:52:04.837513 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} TCPHandler: Processed in 0.002306936 sec. 2025.02.22 01:52:06.285186 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.22 01:52:06.285921 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:06.285969 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:06.286559 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:52:06.286817 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:06.286983 [ 126 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:52:06.287023 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.22 01:52:06.287042 [ 126 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:06.287071 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:06.287356 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:52:06.287560 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:06.287612 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.02.22 01:52:06.287705 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.22 01:52:06.287951 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.22 01:52:06.288101 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.22 01:52:06.288231 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.22 01:52:06.288482 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.22 01:52:06.291046 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003878834 sec., 4859450.03060198 rows/sec., 69.51 MiB/sec. 2025.02.22 01:52:06.291427 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:52:06.291730 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:06.291807 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:52:06.291912 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.22 01:52:07.596551 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.22 01:52:07.618859 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:07.618924 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:07.626333 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:52:07.627142 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:07.627463 [ 124 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:52:07.627538 [ 124 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:07.627585 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:07.628126 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:52:07.644571 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.22 01:52:07.646581 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:07.648446 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.02.22 01:52:07.654964 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.02.22 01:52:07.660740 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.02.22 01:52:07.666526 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.02.22 01:52:07.672445 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.02.22 01:52:07.677414 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.02.22 01:52:07.738105 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110378634 sec., 2799.4548292742957 rows/sec., 14.48 MiB/sec. 2025.02.22 01:52:07.741190 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:52:07.744158 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:07.744274 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:52:07.746808 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.22 01:52:08.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 212.91 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 214.38 MiB (RSS), difference: 1.47 MiB 2025.02.22 01:52:08.872707 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 890 2025.02.22 01:52:08.875853 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:08.875904 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:08.877391 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:52:08.877709 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:08.879518 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 890 2025.02.22 01:52:09.828774 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.828990 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:09.829069 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:09.829963 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.830006 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.830454 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:52:09.830704 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:09.830910 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} executeQuery: Read 134 rows, 11.83 KiB in 0.001974 sec., 67882.47213779128 rows/sec., 5.85 MiB/sec. 2025.02.22 01:52:09.830999 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} TCPHandler: Processed in 0.002367617 sec. 2025.02.22 01:52:09.831285 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.831491 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:09.831566 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:09.832287 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.832334 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.832759 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:52:09.833008 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:09.833181 [ 123 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.02.22 01:52:09.833257 [ 123 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.833277 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} executeQuery: Read 39 rows, 2.93 KiB in 0.001838 sec., 21218.715995647442 rows/sec., 1.56 MiB/sec. 2025.02.22 01:52:09.833292 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.833439 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} TCPHandler: Processed in 0.002311097 sec. 2025.02.22 01:52:09.833763 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.833800 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.02.22 01:52:09.834069 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:09.834128 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:09.834170 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:09.834199 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 69 rows starting from the beginning of the part 2025.02.22 01:52:09.834573 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:09.834877 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:09.835274 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part 2025.02.22 01:52:09.835579 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:09.835926 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:09.837010 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.837080 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.838056 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:52:09.838619 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:09.838647 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215327 sec., 53304.423672763 rows/sec., 4.12 MiB/sec. 2025.02.22 01:52:09.838946 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.02.22 01:52:09.838966 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} executeQuery: Read 103 rows, 8.24 KiB in 0.004992 sec., 20633.01282051282 rows/sec., 1.61 MiB/sec. 2025.02.22 01:52:09.839111 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} TCPHandler: Processed in 0.005532875 sec. 2025.02.22 01:52:09.839305 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.839427 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:09.839479 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:09.839548 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.02.22 01:52:09.839564 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:09.839662 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.22 01:52:09.840272 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.840319 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.840743 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:52:09.840979 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:09.841198 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} executeQuery: Read 160 rows, 11.41 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.31 MiB/sec. 2025.02.22 01:52:09.841280 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} TCPHandler: Processed in 0.002051059 sec. 2025.02.22 01:52:09.841431 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.841557 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:09.841649 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:09.842987 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.843026 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.843729 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.22 01:52:09.843996 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:09.844245 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} executeQuery: Read 39 rows, 71.56 KiB in 0.002718 sec., 14348.785871964681 rows/sec., 25.71 MiB/sec. 2025.02.22 01:52:09.844706 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} TCPHandler: Processed in 0.003329892 sec. 2025.02.22 01:52:09.844879 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:09.845022 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:09.845083 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:09.845637 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:09.845675 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:09.846044 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:52:09.846279 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:09.846484 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.02.22 01:52:09.846535 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} TCPHandler: Processed in 0.001724422 sec. 2025.02.22 01:52:13.649736 [ 120 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:52:13.649802 [ 120 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:52:13.787219 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.22 01:52:13.787887 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:13.787935 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:13.788472 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:52:13.788728 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:13.788976 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.22 01:52:14.826258 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:14.826468 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:14.826548 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:14.827353 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:14.827397 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:14.827831 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:52:14.828081 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:14.828275 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. 2025.02.22 01:52:14.828343 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} TCPHandler: Processed in 0.002221794 sec. 2025.02.22 01:52:14.828601 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:14.828792 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:14.828868 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:14.829647 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:14.829699 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:14.830144 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:52:14.830403 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:14.830632 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. 2025.02.22 01:52:14.830699 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} TCPHandler: Processed in 0.002232364 sec. 2025.02.22 01:52:14.830868 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:14.831019 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:14.831086 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:14.831784 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:14.831830 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:14.832228 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:52:14.832478 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:14.832658 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2025.02.22 01:52:14.832714 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} TCPHandler: Processed in 0.001917007 sec. 2025.02.22 01:52:14.832872 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:14.832998 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:14.833054 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:14.833570 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:14.833611 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:14.834008 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:52:14.834248 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:14.834457 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.02.22 01:52:14.834512 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} TCPHandler: Processed in 0.001700471 sec. 2025.02.22 01:52:15.144765 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.22 01:52:15.164087 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:15.164153 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:15.171137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:52:15.171892 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:15.174941 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.22 01:52:16.997273 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:16.997490 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:52:16.997574 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:52:16.998370 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:16.998425 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:16.998863 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:52:16.999124 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:52:16.999401 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} executeQuery: Read 24 rows, 2.04 KiB in 0.001959 sec., 12251.148545176111 rows/sec., 1.02 MiB/sec. 2025.02.22 01:52:16.999589 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} TCPHandler: Processed in 0.00246009 sec. 2025.02.22 01:52:16.999898 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.000188 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:52:17.000378 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:52:17.001510 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.001564 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.002004 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.22 01:52:17.002264 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:52:17.002555 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} executeQuery: Read 16 rows, 1.30 KiB in 0.00245 sec., 6530.6122448979595 rows/sec., 532.53 KiB/sec. 2025.02.22 01:52:17.002740 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} TCPHandler: Processed in 0.002996902 sec. 2025.02.22 01:52:17.002908 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.003060 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:17.003123 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:17.004718 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.004763 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.005256 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:52:17.005514 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:17.005762 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} executeQuery: Read 1402 rows, 120.44 KiB in 0.002739 sec., 511865.64439576486 rows/sec., 42.94 MiB/sec. 2025.02.22 01:52:17.005841 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} TCPHandler: Processed in 0.003003893 sec. 2025.02.22 01:52:17.006016 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.006141 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.006195 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:17.006821 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.006864 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.007234 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:52:17.007489 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:17.007738 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} executeQuery: Read 67 rows, 5.01 KiB in 0.001617 sec., 41434.755720470006 rows/sec., 3.03 MiB/sec. 2025.02.22 01:52:17.007963 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} TCPHandler: Processed in 0.002002409 sec. 2025.02.22 01:52:17.008210 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.008389 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.008468 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:52:17.009424 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.009478 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.009972 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:52:17.010292 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:52:17.010643 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} executeQuery: Read 252 rows, 17.85 KiB in 0.002274 sec., 110817.9419525066 rows/sec., 7.66 MiB/sec. 2025.02.22 01:52:17.010740 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} TCPHandler: Processed in 0.002658405 sec. 2025.02.22 01:52:17.010916 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.011059 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.011117 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:52:17.011817 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.011866 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.012237 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:52:17.012487 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:52:17.012691 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} executeQuery: Read 12 rows, 960.00 B in 0.001651 sec., 7268.322228952151 rows/sec., 567.84 KiB/sec. 2025.02.22 01:52:17.012882 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} TCPHandler: Processed in 0.002034759 sec. 2025.02.22 01:52:17.013064 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.013222 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:17.013287 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:17.014278 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.014321 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.014744 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:52:17.014998 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:17.015236 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} executeQuery: Read 611 rows, 47.09 KiB in 0.002052 sec., 297758.2846003899 rows/sec., 22.41 MiB/sec. 2025.02.22 01:52:17.015312 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} TCPHandler: Processed in 0.002322786 sec. 2025.02.22 01:52:17.015460 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.015582 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.015635 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:17.016542 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.016579 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.017027 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:52:17.017274 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:17.017460 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} executeQuery: Read 986 rows, 68.23 KiB in 0.001904 sec., 517857.14285714284 rows/sec., 34.99 MiB/sec. 2025.02.22 01:52:17.017519 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} TCPHandler: Processed in 0.002115672 sec. 2025.02.22 01:52:17.017683 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.017834 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.017936 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:17.019189 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.019232 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.019927 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.22 01:52:17.020200 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:17.020441 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} executeQuery: Read 39 rows, 71.56 KiB in 0.002657 sec., 14678.208505833647 rows/sec., 26.30 MiB/sec. 2025.02.22 01:52:17.020556 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} TCPHandler: Processed in 0.002965182 sec. 2025.02.22 01:52:17.020704 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:17.020837 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:17.020894 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:17.021511 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:17.021557 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.22 01:52:17.021985 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:52:17.022219 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:17.022426 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} executeQuery: Read 36 rows, 2.48 KiB in 0.001577 sec., 22828.154724159795 rows/sec., 1.54 MiB/sec. 2025.02.22 01:52:17.022495 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} TCPHandler: Processed in 0.001827455 sec. 2025.02.22 01:52:18.879902 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 930 2025.02.22 01:52:18.883692 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:18.883734 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:18.885231 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:52:18.885549 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:18.885710 [ 115 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:52:18.885769 [ 115 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:18.885807 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:18.886333 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:52:18.886822 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 930 2025.02.22 01:52:18.887360 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:18.887554 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 794 rows starting from the beginning of the part 2025.02.22 01:52:18.888270 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2025.02.22 01:52:18.888928 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.02.22 01:52:18.889551 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2025.02.22 01:52:18.890151 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2025.02.22 01:52:18.890833 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:52:18.898903 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.012892044 sec., 72137.51364795218 rows/sec., 57.87 MiB/sec. 2025.02.22 01:52:18.900314 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:52:18.901150 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:18.901256 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:52:18.901641 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.02.22 01:52:19.822702 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:19.822918 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:19.823001 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:19.823808 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.823863 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.824308 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:52:19.824576 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.824787 [ 114 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:52:19.824853 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. 2025.02.22 01:52:19.824880 [ 114 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.824952 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.824981 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} TCPHandler: Processed in 0.002425139 sec. 2025.02.22 01:52:19.825238 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:52:19.825393 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:19.825429 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:19.825533 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1403 rows starting from the beginning of the part 2025.02.22 01:52:19.825806 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:19.826048 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:19.826118 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 134 rows starting from the beginning of the part 2025.02.22 01:52:19.826329 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:19.826521 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:19.826871 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:52:19.827119 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:19.829047 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.829136 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.830043 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:52:19.830654 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.830694 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633337 sec., 551538.102549164 rows/sec., 48.22 MiB/sec. 2025.02.22 01:52:19.830894 [ 114 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:52:19.830977 [ 114 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.831027 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} executeQuery: Read 64 rows, 5.12 KiB in 0.005208 sec., 12288.78648233487 rows/sec., 982.19 KiB/sec. 2025.02.22 01:52:19.831044 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.831056 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:52:19.831346 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} TCPHandler: Processed in 0.006206011 sec. 2025.02.22 01:52:19.831689 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:19.831710 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:52:19.832117 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:19.832186 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:19.832227 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.832325 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 631 rows starting from the beginning of the part 2025.02.22 01:52:19.832365 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:19.832699 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:52:19.832953 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:19.833205 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.22 01:52:19.833653 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 103 rows starting from the beginning of the part 2025.02.22 01:52:19.834177 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:19.834752 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 611 rows starting from the beginning of the part 2025.02.22 01:52:19.835260 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:19.836592 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.836645 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.837233 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:52:19.837524 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.837811 [ 105 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:52:19.837994 [ 105 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.838074 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.838092 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006865356 sec., 223877.68383751693 rows/sec., 17.83 MiB/sec. 2025.02.22 01:52:19.838099 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} executeQuery: Read 64 rows, 4.56 KiB in 0.006138 sec., 10426.849136526556 rows/sec., 743.64 KiB/sec. 2025.02.22 01:52:19.838660 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} TCPHandler: Processed in 0.007151464 sec. 2025.02.22 01:52:19.838784 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:52:19.839126 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:19.839392 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:52:19.839660 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:19.839722 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:19.839873 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18628 rows starting from the beginning of the part 2025.02.22 01:52:19.840060 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:19.840469 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:19.840998 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:19.841516 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:19.841912 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 986 rows starting from the beginning of the part 2025.02.22 01:52:19.842280 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:19.843356 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.843722 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.843814 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.843827 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:52:19.844165 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:52:19.844548 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:52:19.844961 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.845211 [ 105 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:52:19.845321 [ 105 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:19.845416 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:19.845551 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} executeQuery: Read 24 rows, 1.66 KiB in 0.005989 sec., 4007.346802471197 rows/sec., 276.55 KiB/sec. 2025.02.22 01:52:19.845915 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} TCPHandler: Processed in 0.007070321 sec. 2025.02.22 01:52:19.845927 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:52:19.846311 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:19.846391 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3384 rows starting from the beginning of the part 2025.02.22 01:52:19.846622 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:19.846919 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:19.847215 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:19.847344 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part 2025.02.22 01:52:19.847433 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part 2025.02.22 01:52:19.849937 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3624 rows, containing 4 columns (4 merged, 0 gathered) in 0.004392307 sec., 825078.9391542986 rows/sec., 55.60 MiB/sec. 2025.02.22 01:52:19.850393 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:52:19.850769 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.850866 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:52:19.851010 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:52:19.852546 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20158 rows, containing 5 columns (5 merged, 0 gathered) in 0.014356969 sec., 1404056.803354524 rows/sec., 96.18 MiB/sec. 2025.02.22 01:52:19.852891 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:52:19.853205 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:19.853297 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:52:19.853392 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.22 01:52:20.000274 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 214.87 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 216.20 MiB (RSS), difference: 1.33 MiB 2025.02.22 01:52:21.289326 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.22 01:52:21.290104 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:21.290154 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:21.290718 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:52:21.290985 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:21.291184 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.22 01:52:22.675203 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.02.22 01:52:22.696103 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:22.696168 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:22.703665 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:52:22.704457 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:22.707287 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.02.22 01:52:24.826601 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:24.826810 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:24.826890 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:24.827716 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:24.827759 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:24.828186 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:52:24.828445 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:24.828648 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.02.22 01:52:24.828715 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} TCPHandler: Processed in 0.002254094 sec. 2025.02.22 01:52:24.828981 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:24.829170 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:24.829243 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:24.830007 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:24.830056 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:24.830498 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:52:24.830756 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:24.830990 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} executeQuery: Read 64 rows, 5.12 KiB in 0.001871 sec., 34206.306787814 rows/sec., 2.67 MiB/sec. 2025.02.22 01:52:24.831057 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} TCPHandler: Processed in 0.002215724 sec. 2025.02.22 01:52:24.831205 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:24.831350 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:24.831417 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:24.832117 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:24.832163 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:24.832637 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:52:24.832887 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:24.833077 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. 2025.02.22 01:52:24.833144 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} TCPHandler: Processed in 0.002007349 sec. 2025.02.22 01:52:24.833346 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:24.833483 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:24.833539 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:24.834041 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:24.834082 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:24.834465 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:52:24.834714 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:24.834922 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2025.02.22 01:52:24.834975 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} TCPHandler: Processed in 0.001731362 sec. 2025.02.22 01:52:28.650047 [ 102 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:52:28.650114 [ 102 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:52:28.791380 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.22 01:52:28.792027 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:28.792070 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:28.792629 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:52:28.792895 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:28.793135 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.22 01:52:28.887225 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 946 2025.02.22 01:52:28.890091 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:28.890145 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:28.891641 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:52:28.891978 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:28.893180 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 946 2025.02.22 01:52:29.808925 [ 100 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.22 01:52:29.808992 [ 100 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.809015 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.809222 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:52:29.809417 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:29.809462 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:52:29.809564 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.02.22 01:52:29.809802 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2025.02.22 01:52:29.810122 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.02.22 01:52:29.810405 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.02.22 01:52:29.811631 [ 201 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546451 sec., 21205.98432877758 rows/sec., 1.77 MiB/sec. 2025.02.22 01:52:29.811865 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.22 01:52:29.812285 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:52:29.812390 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.22 01:52:29.812514 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.22 01:52:29.829176 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.829360 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:29.829431 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:29.830273 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.830319 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.830761 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:52:29.831011 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:29.831252 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} executeQuery: Read 134 rows, 11.83 KiB in 0.001941 sec., 69036.57908294693 rows/sec., 5.95 MiB/sec. 2025.02.22 01:52:29.831318 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} TCPHandler: Processed in 0.002270425 sec. 2025.02.22 01:52:29.831577 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.831861 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:29.831976 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:29.832992 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.833040 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.833481 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:52:29.833746 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:29.833994 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} executeQuery: Read 39 rows, 2.93 KiB in 0.002219 sec., 17575.48445245606 rows/sec., 1.29 MiB/sec. 2025.02.22 01:52:29.834061 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} TCPHandler: Processed in 0.002622194 sec. 2025.02.22 01:52:29.834228 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.834373 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:29.834435 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:29.835120 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.835162 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.835531 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:52:29.835768 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:29.835983 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} executeQuery: Read 103 rows, 8.24 KiB in 0.001644 sec., 62652.06812652068 rows/sec., 4.89 MiB/sec. 2025.02.22 01:52:29.836039 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} TCPHandler: Processed in 0.001880626 sec. 2025.02.22 01:52:29.836215 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.836363 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:29.836430 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:29.837047 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.837088 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.837496 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:52:29.837747 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:29.837973 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. 2025.02.22 01:52:29.838030 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} TCPHandler: Processed in 0.001884756 sec. 2025.02.22 01:52:29.838195 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.838338 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:29.838432 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:29.839695 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.839736 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.840410 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.22 01:52:29.840677 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:29.840895 [ 100 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.22 01:52:29.840982 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} executeQuery: Read 39 rows, 71.56 KiB in 0.002661 sec., 14656.144306651633 rows/sec., 26.26 MiB/sec. 2025.02.22 01:52:29.840993 [ 100 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.841085 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.841651 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} TCPHandler: Processed in 0.003519686 sec. 2025.02.22 01:52:29.841841 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:52:29.842288 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:29.842712 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:29.842721 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:29.842854 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:52:29.842863 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:29.843811 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:29.844494 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:29.845235 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:29.845306 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:29.845403 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:29.845884 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:29.846661 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:29.846986 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:52:29.847795 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:29.848257 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} executeQuery: Read 60 rows, 4.14 KiB in 0.005627 sec., 10662.875422072151 rows/sec., 735.85 KiB/sec. 2025.02.22 01:52:29.848442 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} TCPHandler: Processed in 0.006661722 sec. 2025.02.22 01:52:29.854584 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 19 columns (19 merged, 0 gathered) in 0.013310734 sec., 82940.58013630203 rows/sec., 148.63 MiB/sec. 2025.02.22 01:52:29.856343 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.22 01:52:29.856770 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:29.856862 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.22 01:52:29.857032 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. 2025.02.22 01:52:30.000238 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.74 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 219.38 MiB (RSS), difference: 2.64 MiB 2025.02.22 01:52:30.207422 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.02.22 01:52:30.228600 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:30.228644 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:30.236086 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:52:30.236857 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:30.239432 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.22 01:52:34.827142 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:34.827357 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:34.827432 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:34.828226 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:34.828278 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:34.828722 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:52:34.828972 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:34.829236 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. 2025.02.22 01:52:34.829322 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} TCPHandler: Processed in 0.002312436 sec. 2025.02.22 01:52:34.829640 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:34.829846 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:34.829916 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:34.830652 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:34.830696 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:34.831131 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:52:34.831381 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:34.831661 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} executeQuery: Read 64 rows, 5.12 KiB in 0.001862 sec., 34371.64339419979 rows/sec., 2.68 MiB/sec. 2025.02.22 01:52:34.831768 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} TCPHandler: Processed in 0.002293496 sec. 2025.02.22 01:52:34.832036 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:34.832214 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:34.832282 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:34.833058 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:34.833102 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:34.833514 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:52:34.833756 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:34.833981 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} executeQuery: Read 160 rows, 11.41 KiB in 0.001802 sec., 88790.23307436182 rows/sec., 6.18 MiB/sec. 2025.02.22 01:52:34.834042 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} TCPHandler: Processed in 0.002153013 sec. 2025.02.22 01:52:34.834221 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:34.834360 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:34.834421 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:34.834980 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:34.835020 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:34.835394 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:52:34.835630 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:34.835848 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2025.02.22 01:52:34.835898 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} TCPHandler: Processed in 0.001747742 sec. 2025.02.22 01:52:36.293318 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.22 01:52:36.294070 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:36.294116 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:36.294653 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:52:36.294909 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:36.295168 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.22 01:52:37.739548 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.22 01:52:37.761438 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:37.761500 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:37.768923 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:52:37.769767 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:37.773569 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.22 01:52:38.893386 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 2025.02.22 01:52:38.896334 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:38.896399 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:38.897901 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:52:38.898231 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:38.898902 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 966 2025.02.22 01:52:39.830310 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.830522 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:39.830602 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:39.831472 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.831520 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.831961 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:52:39.832213 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:39.832453 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} executeQuery: Read 134 rows, 11.83 KiB in 0.00199 sec., 67336.68341708543 rows/sec., 5.81 MiB/sec. 2025.02.22 01:52:39.832509 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} TCPHandler: Processed in 0.002342706 sec. 2025.02.22 01:52:39.832779 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.832997 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:39.833077 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:39.833817 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.833870 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.834306 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:52:39.834563 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:39.834829 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} executeQuery: Read 39 rows, 2.93 KiB in 0.001882 sec., 20722.635494155154 rows/sec., 1.52 MiB/sec. 2025.02.22 01:52:39.834932 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} TCPHandler: Processed in 0.002298055 sec. 2025.02.22 01:52:39.835197 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.835351 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:39.835409 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:39.836136 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.836175 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.836549 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:52:39.836785 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:39.836993 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} executeQuery: Read 103 rows, 8.24 KiB in 0.001674 sec., 61529.271206690566 rows/sec., 4.81 MiB/sec. 2025.02.22 01:52:39.837047 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} TCPHandler: Processed in 0.002005009 sec. 2025.02.22 01:52:39.837208 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.837337 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:39.837395 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:39.838025 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.838068 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.838488 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:52:39.838736 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:39.838986 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.02.22 01:52:39.839068 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} TCPHandler: Processed in 0.001919997 sec. 2025.02.22 01:52:39.839297 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.839448 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:39.839534 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:39.840808 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.840846 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.841513 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.22 01:52:39.841773 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:39.842010 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} executeQuery: Read 39 rows, 71.56 KiB in 0.002592 sec., 15046.296296296296 rows/sec., 26.96 MiB/sec. 2025.02.22 01:52:39.842106 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} TCPHandler: Processed in 0.002918431 sec. 2025.02.22 01:52:39.842249 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:39.842372 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:39.842426 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:39.842941 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:39.842981 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:39.843357 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:52:39.843604 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:39.843820 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. 2025.02.22 01:52:39.843873 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} TCPHandler: Processed in 0.001682321 sec. 2025.02.22 01:52:43.650170 [ 89 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:52:43.650260 [ 89 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:52:43.795366 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.22 01:52:43.796363 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:43.796411 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:43.796945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:52:43.797205 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:43.797406 [ 89 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:52:43.797485 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.22 01:52:43.797502 [ 89 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:43.797540 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:43.797657 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:52:43.797782 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:43.797825 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.22 01:52:43.797903 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.22 01:52:43.798117 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.22 01:52:43.798325 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.22 01:52:43.798439 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.22 01:52:43.798537 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.22 01:52:43.800976 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367762 sec., 6267069.941403223 rows/sec., 89.65 MiB/sec. 2025.02.22 01:52:43.801449 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:52:43.801791 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:43.801884 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:52:43.802004 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.02.22 01:52:44.826552 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:44.826775 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:44.826856 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:44.827691 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.827744 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.828176 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:52:44.828433 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.828656 [ 88 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:52:44.828688 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.02.22 01:52:44.828803 [ 88 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.828877 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} TCPHandler: Processed in 0.002458179 sec. 2025.02.22 01:52:44.828896 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.829186 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:52:44.829210 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:44.829748 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:44.829753 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:44.829896 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part 2025.02.22 01:52:44.829982 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:44.830583 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:44.831239 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 134 rows starting from the beginning of the part 2025.02.22 01:52:44.831698 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:44.831916 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 134 rows starting from the beginning of the part 2025.02.22 01:52:44.832150 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.02.22 01:52:44.833145 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.833191 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.833804 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:52:44.834122 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.834294 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005226457 sec., 351863.6047326133 rows/sec., 30.75 MiB/sec. 2025.02.22 01:52:44.834458 [ 88 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:52:44.834584 [ 88 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.834615 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} executeQuery: Read 64 rows, 5.12 KiB in 0.005031 sec., 12721.129000198767 rows/sec., 1016.74 KiB/sec. 2025.02.22 01:52:44.834671 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.834756 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:52:44.835034 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} TCPHandler: Processed in 0.005985256 sec. 2025.02.22 01:52:44.835271 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:52:44.835394 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:44.835520 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:44.835631 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 631 rows starting from the beginning of the part 2025.02.22 01:52:44.835669 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.835901 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:44.836085 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:44.836139 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:52:44.836228 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:44.836686 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 103 rows starting from the beginning of the part 2025.02.22 01:52:44.836712 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:52:44.837112 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:44.837468 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 103 rows starting from the beginning of the part 2025.02.22 01:52:44.837875 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.02.22 01:52:44.839126 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.839194 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.840408 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:52:44.840947 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005998785 sec., 171534.73578399624 rows/sec., 13.76 MiB/sec. 2025.02.22 01:52:44.840951 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.841283 [ 88 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:52:44.841369 [ 88 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.841408 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:52:44.841429 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.841525 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} executeQuery: Read 160 rows, 11.41 KiB in 0.005828 sec., 27453.671928620453 rows/sec., 1.91 MiB/sec. 2025.02.22 01:52:44.841870 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} TCPHandler: Processed in 0.006674452 sec. 2025.02.22 01:52:44.841888 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:52:44.842128 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:44.842300 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:44.842411 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20158 rows starting from the beginning of the part 2025.02.22 01:52:44.842504 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:44.842609 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.842741 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:44.842929 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:44.843153 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:52:44.843480 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.22 01:52:44.843678 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:44.844067 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:44.844242 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:44.844664 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.02.22 01:52:44.845326 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.845394 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.846085 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:52:44.846423 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.846666 [ 88 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:52:44.846796 [ 88 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:44.846885 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:44.846970 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} executeQuery: Read 60 rows, 4.14 KiB in 0.00458 sec., 13100.436681222707 rows/sec., 904.07 KiB/sec. 2025.02.22 01:52:44.847301 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} TCPHandler: Processed in 0.005297399 sec. 2025.02.22 01:52:44.847492 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:52:44.847874 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:44.847957 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3624 rows starting from the beginning of the part 2025.02.22 01:52:44.848359 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:44.848497 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:44.848635 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:44.848908 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:44.849325 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.02.22 01:52:44.851672 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.004585912 sec., 855664.0423976736 rows/sec., 57.67 MiB/sec. 2025.02.22 01:52:44.852144 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:52:44.852527 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.852656 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:52:44.852786 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.22 01:52:44.852960 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 20958 rows, containing 5 columns (5 merged, 0 gathered) in 0.011391447 sec., 1839801.387830712 rows/sec., 126.12 MiB/sec. 2025.02.22 01:52:44.853390 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:52:44.853711 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:44.853797 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:52:44.853894 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.02.22 01:52:45.273682 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.22 01:52:45.295640 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:45.295695 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:45.302963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:52:45.303753 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:45.304065 [ 88 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:52:45.304129 [ 88 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:45.304169 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:45.304624 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:52:45.318697 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.22 01:52:45.320562 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:45.321940 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.02.22 01:52:45.327304 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.02.22 01:52:45.332912 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.02.22 01:52:45.338415 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.02.22 01:52:45.344061 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.02.22 01:52:45.348716 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.22 01:52:45.407527 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.10323322 sec., 3361.3210941206717 rows/sec., 17.38 MiB/sec. 2025.02.22 01:52:45.410454 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:52:45.413283 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:45.413378 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:52:45.415588 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.22 01:52:46.998122 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:46.998337 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:52:46.998410 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:52:46.999194 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:46.999247 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:46.999682 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:52:46.999936 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:52:47.000173 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} executeQuery: Read 24 rows, 2.04 KiB in 0.001889 sec., 12705.134992059291 rows/sec., 1.05 MiB/sec. 2025.02.22 01:52:47.000496 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} TCPHandler: Processed in 0.002517072 sec. 2025.02.22 01:52:47.000891 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.001123 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:52:47.001201 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:52:47.001920 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.001969 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.002384 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.22 01:52:47.002634 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:52:47.002914 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2025.02.22 01:52:47.003076 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} TCPHandler: Processed in 0.002410318 sec. 2025.02.22 01:52:47.003254 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.003392 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:47.003444 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:47.004706 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.004747 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.005204 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:52:47.005453 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:47.005674 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} executeQuery: Read 1395 rows, 119.93 KiB in 0.002311 sec., 603634.790134141 rows/sec., 50.68 MiB/sec. 2025.02.22 01:52:47.005734 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} TCPHandler: Processed in 0.002551442 sec. 2025.02.22 01:52:47.005886 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.006026 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.006083 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:47.006715 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.006755 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.007120 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:52:47.007359 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:47.007605 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} executeQuery: Read 53 rows, 4.03 KiB in 0.001599 sec., 33145.71607254534 rows/sec., 2.46 MiB/sec. 2025.02.22 01:52:47.007793 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} TCPHandler: Processed in 0.001967188 sec. 2025.02.22 01:52:47.008006 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.008146 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.008203 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:52:47.008862 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.008901 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.009276 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:52:47.009525 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:52:47.009778 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} executeQuery: Read 252 rows, 17.85 KiB in 0.001654 sec., 152357.92019347037 rows/sec., 10.54 MiB/sec. 2025.02.22 01:52:47.009854 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} TCPHandler: Processed in 0.001969338 sec. 2025.02.22 01:52:47.010002 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.010140 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.010196 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:52:47.010800 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.010840 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.011193 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:52:47.011440 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:52:47.011695 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} executeQuery: Read 12 rows, 960.00 B in 0.001576 sec., 7614.213197969543 rows/sec., 594.86 KiB/sec. 2025.02.22 01:52:47.011900 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} TCPHandler: Processed in 0.001964858 sec. 2025.02.22 01:52:47.012065 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.012206 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:47.012265 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:47.013084 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.013124 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.013511 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:52:47.013747 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:47.013969 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} executeQuery: Read 597 rows, 45.95 KiB in 0.001791 sec., 333333.3333333333 rows/sec., 25.05 MiB/sec. 2025.02.22 01:52:47.014029 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} TCPHandler: Processed in 0.00204164 sec. 2025.02.22 01:52:47.014239 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.014444 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.014539 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:47.015607 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.015646 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.016087 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:52:47.016324 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:47.016566 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} executeQuery: Read 979 rows, 67.74 KiB in 0.002165 sec., 452193.9953810624 rows/sec., 30.55 MiB/sec. 2025.02.22 01:52:47.016632 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} TCPHandler: Processed in 0.002517101 sec. 2025.02.22 01:52:47.016862 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.017070 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.017164 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:47.018385 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.018424 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.019088 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.22 01:52:47.019351 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:47.019629 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} executeQuery: Read 39 rows, 71.56 KiB in 0.002593 sec., 15040.49363671423 rows/sec., 26.95 MiB/sec. 2025.02.22 01:52:47.019918 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} TCPHandler: Processed in 0.003206178 sec. 2025.02.22 01:52:47.020083 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:47.020221 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:47.020281 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:47.020773 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:47.020812 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:47.021177 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:52:47.021420 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:47.021623 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} executeQuery: Read 36 rows, 2.48 KiB in 0.001432 sec., 25139.664804469274 rows/sec., 1.69 MiB/sec. 2025.02.22 01:52:47.021672 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} TCPHandler: Processed in 0.001659531 sec. 2025.02.22 01:52:48.899104 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1006 2025.02.22 01:52:48.902311 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:48.902363 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:48.903860 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:52:48.904179 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:48.905461 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1006 2025.02.22 01:52:49.822805 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:49.823018 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:49.823098 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:49.823922 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:49.823966 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:49.824403 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:52:49.824668 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:49.824891 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2025.02.22 01:52:49.825023 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} TCPHandler: Processed in 0.002358147 sec. 2025.02.22 01:52:49.825330 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:49.825543 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:49.825626 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:49.826495 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:49.826543 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:49.826989 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:52:49.827248 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:49.827498 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} executeQuery: Read 64 rows, 5.12 KiB in 0.00201 sec., 31840.796019900496 rows/sec., 2.49 MiB/sec. 2025.02.22 01:52:49.827592 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} TCPHandler: Processed in 0.00244263 sec. 2025.02.22 01:52:49.827808 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:49.827953 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:49.828017 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:49.828641 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:49.828679 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:49.829074 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:52:49.829314 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:49.829522 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} executeQuery: Read 64 rows, 4.56 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 2.78 MiB/sec. 2025.02.22 01:52:49.829633 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} TCPHandler: Processed in 0.001934647 sec. 2025.02.22 01:52:49.829833 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:49.830220 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:49.830399 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:49.830973 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:49.831012 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:49.831395 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:52:49.831634 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:49.831844 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} executeQuery: Read 24 rows, 1.66 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 940.52 KiB/sec. 2025.02.22 01:52:49.831897 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} TCPHandler: Processed in 0.002170862 sec. 2025.02.22 01:52:51.297649 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.22 01:52:51.298340 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:51.298391 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:51.298934 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:52:51.299196 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:51.299454 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.22 01:52:52.818824 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.22 01:52:52.837552 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:52.837606 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:52.844531 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:52:52.845281 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:52:52.848784 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.22 01:52:54.826809 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:54.827019 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:54.827099 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:54.827918 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:54.827965 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:54.828404 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:52:54.828663 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:54.828880 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. 2025.02.22 01:52:54.828946 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} TCPHandler: Processed in 0.002281366 sec. 2025.02.22 01:52:54.829197 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:54.829410 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:54.829492 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:54.830272 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:54.830317 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:54.830755 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:52:54.831018 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:54.831219 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. 2025.02.22 01:52:54.831282 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} TCPHandler: Processed in 0.002229034 sec. 2025.02.22 01:52:54.831432 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:54.831579 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:54.831646 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:54.832331 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:54.832380 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:54.832821 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:52:54.833079 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:54.833304 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. 2025.02.22 01:52:54.833383 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} TCPHandler: Processed in 0.002019209 sec. 2025.02.22 01:52:54.833571 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:54.833743 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:54.833806 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:54.834404 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:54.834450 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.22 01:52:54.834868 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:52:54.835111 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:54.835291 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. 2025.02.22 01:52:54.835343 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} TCPHandler: Processed in 0.001873665 sec. 2025.02.22 01:52:58.650521 [ 74 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:52:58.650591 [ 74 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:52:58.799635 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.22 01:52:58.800464 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:58.800508 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:58.801175 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:52:58.801430 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:52:58.801615 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.22 01:52:58.905727 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1022 2025.02.22 01:52:58.908479 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:58.908539 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:58.910013 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:52:58.910343 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:52:58.911395 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1022 2025.02.22 01:52:59.001758 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00126281 sec. 2025.02.22 01:52:59.216508 [ 66 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.02.22 01:52:59.216572 [ 66 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.216598 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.216804 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.02.22 01:52:59.217319 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:52:59.217420 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 69 rows starting from the beginning of the part 2025.02.22 01:52:59.217537 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 67 rows starting from the beginning of the part 2025.02.22 01:52:59.217644 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:59.217930 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.02.22 01:52:59.218081 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part 2025.02.22 01:52:59.219180 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499421 sec., 106824.74060992525 rows/sec., 8.25 MiB/sec. 2025.02.22 01:52:59.219411 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.02.22 01:52:59.219796 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:59.219886 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.02.22 01:52:59.219990 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:52:59.829813 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.830037 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:52:59.830117 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:52:59.830985 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.831035 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.831480 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:52:59.831751 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:59.832008 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} executeQuery: Read 134 rows, 11.83 KiB in 0.002029 sec., 66042.38541153277 rows/sec., 5.70 MiB/sec. 2025.02.22 01:52:59.832074 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} TCPHandler: Processed in 0.002436609 sec. 2025.02.22 01:52:59.832325 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.832538 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:52:59.832619 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:52:59.833402 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.833452 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.833895 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:52:59.834157 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:52:59.834387 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} executeQuery: Read 39 rows, 2.93 KiB in 0.001905 sec., 20472.44094488189 rows/sec., 1.50 MiB/sec. 2025.02.22 01:52:59.834458 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} TCPHandler: Processed in 0.002274865 sec. 2025.02.22 01:52:59.834612 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.834761 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:52:59.834824 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:52:59.835573 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.835623 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.836040 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:52:59.836285 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:59.836502 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} executeQuery: Read 103 rows, 8.24 KiB in 0.001778 sec., 57930.25871766029 rows/sec., 4.52 MiB/sec. 2025.02.22 01:52:59.836570 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} TCPHandler: Processed in 0.00202891 sec. 2025.02.22 01:52:59.836779 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.836960 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:59.837027 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:52:59.837713 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.837762 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.838174 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:52:59.838416 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:59.838645 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} executeQuery: Read 160 rows, 11.41 KiB in 0.001719 sec., 93077.37056428156 rows/sec., 6.48 MiB/sec. 2025.02.22 01:52:59.838702 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} TCPHandler: Processed in 0.00205056 sec. 2025.02.22 01:52:59.838914 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.839057 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:52:59.839154 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:52:59.840445 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.840486 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.841184 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.22 01:52:59.841454 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:52:59.841715 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} executeQuery: Read 39 rows, 71.56 KiB in 0.00269 sec., 14498.141263940519 rows/sec., 25.98 MiB/sec. 2025.02.22 01:52:59.841829 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} TCPHandler: Processed in 0.002982712 sec. 2025.02.22 01:52:59.842087 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:52:59.842319 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:52:59.842419 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:52:59.843150 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:52:59.843191 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:52:59.843571 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:52:59.843819 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:52:59.844047 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001785 sec., 33613.445378151264 rows/sec., 2.27 MiB/sec. 2025.02.22 01:52:59.844102 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} TCPHandler: Processed in 0.002130622 sec. 2025.02.22 01:53:00.348896 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.22 01:53:00.370179 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:00.370246 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:00.377606 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:53:00.378443 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:00.381229 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.22 01:53:04.827113 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:04.827318 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:04.827394 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:04.828184 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.828236 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.828682 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:53:04.828937 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.829158 [ 69 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:53:04.829178 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2025.02.22 01:53:04.829238 [ 69 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.829307 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.829326 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} TCPHandler: Processed in 0.002346408 sec. 2025.02.22 01:53:04.829552 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:53:04.829624 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:04.829803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:04.829885 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part 2025.02.22 01:53:04.829911 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:04.830075 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:04.830138 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:53:04.830571 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:04.830865 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:04.831240 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 134 rows starting from the beginning of the part 2025.02.22 01:53:04.831710 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:04.833078 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.833149 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.834254 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:53:04.834562 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.834827 [ 69 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:53:04.834947 [ 69 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.835022 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.835285 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} executeQuery: Read 64 rows, 5.12 KiB in 0.005428 sec., 11790.714812085484 rows/sec., 942.38 KiB/sec. 2025.02.22 01:53:04.835585 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00616709 sec., 502668.19521038287 rows/sec., 43.96 MiB/sec. 2025.02.22 01:53:04.835627 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} TCPHandler: Processed in 0.00617611 sec. 2025.02.22 01:53:04.835627 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:53:04.835914 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:04.835954 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:04.836039 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 631 rows starting from the beginning of the part 2025.02.22 01:53:04.836060 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:53:04.836331 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:04.836364 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 597 rows starting from the beginning of the part 2025.02.22 01:53:04.836607 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:04.836654 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:04.837090 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:04.837560 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 103 rows starting from the beginning of the part 2025.02.22 01:53:04.837991 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:04.838962 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.839471 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:53:04.839847 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:53:04.840195 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.840279 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.841205 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:53:04.841694 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006477667 sec., 235115.5130388765 rows/sec., 18.72 MiB/sec. 2025.02.22 01:53:04.841722 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.841958 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:53:04.841977 [ 69 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:53:04.842060 [ 69 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.842150 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.842221 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} executeQuery: Read 160 rows, 11.41 KiB in 0.00608 sec., 26315.78947368421 rows/sec., 1.83 MiB/sec. 2025.02.22 01:53:04.842545 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} TCPHandler: Processed in 0.006805465 sec. 2025.02.22 01:53:04.842556 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:53:04.842849 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:04.842973 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.842979 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:04.843141 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 20958 rows starting from the beginning of the part 2025.02.22 01:53:04.843210 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:04.843244 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:53:04.843473 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:04.843559 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 979 rows starting from the beginning of the part 2025.02.22 01:53:04.843749 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.02.22 01:53:04.844054 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:04.844520 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:04.844918 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:04.845210 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:04.846130 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.846209 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.846905 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:53:04.847273 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.847441 [ 69 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:53:04.847492 [ 69 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:04.847513 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} executeQuery: Read 60 rows, 4.14 KiB in 0.004414 sec., 13593.112822836429 rows/sec., 938.07 KiB/sec. 2025.02.22 01:53:04.847519 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:04.847880 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} TCPHandler: Processed in 0.005211037 sec. 2025.02.22 01:53:04.847934 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:53:04.848216 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:04.848262 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3924 rows starting from the beginning of the part 2025.02.22 01:53:04.848448 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part 2025.02.22 01:53:04.848799 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:04.849224 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:04.849546 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:04.849670 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:04.864204 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 4 columns (4 merged, 0 gathered) in 0.016527801 sec., 251939.14181323937 rows/sec., 16.98 MiB/sec. 2025.02.22 01:53:04.864697 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:53:04.865164 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.865247 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:53:04.865375 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.02.22 01:53:04.867474 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22481 rows, containing 5 columns (5 merged, 0 gathered) in 0.025217743 sec., 891475.4980253387 rows/sec., 61.09 MiB/sec. 2025.02.22 01:53:04.867944 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:53:04.868285 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:04.868380 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:53:04.868484 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:53:05.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 221.77 MiB, peak 234.35 MiB, free memory in arenas 0.00 B, will set to 223.52 MiB (RSS), difference: 1.75 MiB 2025.02.22 01:53:06.301757 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.22 01:53:06.302427 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:06.302473 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:06.303020 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:53:06.303297 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:06.303598 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.22 01:53:07.881318 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.22 01:53:07.902885 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:07.902946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:07.910230 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:53:07.911038 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:07.914350 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.22 01:53:08.911565 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1042 2025.02.22 01:53:08.914393 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:08.914448 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:08.915918 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:53:08.916244 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:08.916480 [ 65 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:53:08.916596 [ 65 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:08.916660 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:08.917121 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:53:08.918740 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1042 2025.02.22 01:53:08.919130 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:08.919321 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 930 rows starting from the beginning of the part 2025.02.22 01:53:08.919905 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.02.22 01:53:08.920450 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2025.02.22 01:53:08.921017 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2025.02.22 01:53:08.921605 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2025.02.22 01:53:08.922165 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part 2025.02.22 01:53:08.930591 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 72 columns (72 merged, 0 gathered) in 0.013769264 sec., 75675.79501707571 rows/sec., 59.94 MiB/sec. 2025.02.22 01:53:08.931989 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:53:08.932825 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:08.932926 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:53:08.933263 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.02.22 01:53:09.828860 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.829082 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:09.829162 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:09.829943 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.829994 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.830433 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:53:09.830694 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:09.830944 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} executeQuery: Read 134 rows, 11.83 KiB in 0.001918 sec., 69864.44212721585 rows/sec., 6.03 MiB/sec. 2025.02.22 01:53:09.831043 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} TCPHandler: Processed in 0.002336517 sec. 2025.02.22 01:53:09.831344 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.831547 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:09.831625 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:09.832431 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.832473 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.832909 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:53:09.833160 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:09.833352 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} executeQuery: Read 39 rows, 2.93 KiB in 0.001863 sec., 20933.977455716584 rows/sec., 1.54 MiB/sec. 2025.02.22 01:53:09.833408 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} TCPHandler: Processed in 0.002239084 sec. 2025.02.22 01:53:09.833543 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.833664 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:09.833712 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:09.834331 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.834372 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.834738 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:53:09.834981 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:09.835195 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} executeQuery: Read 103 rows, 8.24 KiB in 0.001557 sec., 66152.85806037251 rows/sec., 5.17 MiB/sec. 2025.02.22 01:53:09.835251 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} TCPHandler: Processed in 0.001763743 sec. 2025.02.22 01:53:09.835417 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.835558 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:09.835623 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:09.836298 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.836338 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.836737 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:53:09.836979 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:09.837187 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. 2025.02.22 01:53:09.837240 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} TCPHandler: Processed in 0.001893026 sec. 2025.02.22 01:53:09.837406 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.837523 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:09.837604 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:09.838854 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.838893 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.839633 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.22 01:53:09.839910 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:09.840112 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} executeQuery: Read 39 rows, 71.56 KiB in 0.002613 sec., 14925.37313432836 rows/sec., 26.75 MiB/sec. 2025.02.22 01:53:09.840207 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} TCPHandler: Processed in 0.00286103 sec. 2025.02.22 01:53:09.840369 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:09.840489 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:09.840540 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:09.841034 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:09.841075 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:09.841453 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:53:09.841693 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:09.841898 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. 2025.02.22 01:53:09.841949 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} TCPHandler: Processed in 0.00163966 sec. 2025.02.22 01:53:13.650844 [ 56 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:53:13.650945 [ 56 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:53:13.803812 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.22 01:53:13.804546 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:13.804597 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:13.805157 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:53:13.805432 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:13.805689 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.22 01:53:14.826930 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:14.827141 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:14.827220 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:14.828015 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:14.828058 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:14.828497 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:53:14.828759 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:14.828963 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. 2025.02.22 01:53:14.829024 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} TCPHandler: Processed in 0.002231164 sec. 2025.02.22 01:53:14.829283 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:14.829482 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:14.829562 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:14.830426 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:14.830474 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:14.830915 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:53:14.831164 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:14.831385 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. 2025.02.22 01:53:14.831442 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} TCPHandler: Processed in 0.002292516 sec. 2025.02.22 01:53:14.831619 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:14.831766 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:14.831833 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:14.832498 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:14.832536 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:14.832941 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:53:14.833183 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:14.833361 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. 2025.02.22 01:53:14.833418 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} TCPHandler: Processed in 0.001871085 sec. 2025.02.22 01:53:14.833579 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:14.833722 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:14.833784 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:14.834388 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:14.834434 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:14.834822 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:53:14.835061 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:14.835267 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.02.22 01:53:14.835322 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} TCPHandler: Processed in 0.001814524 sec. 2025.02.22 01:53:15.414460 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.22 01:53:15.436553 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:15.436624 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:15.444148 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:53:15.444969 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:15.447799 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.22 01:53:16.994063 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:16.994251 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:53:16.994323 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:53:16.995074 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:16.995125 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:16.995548 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:53:16.995804 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:53:16.996059 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} executeQuery: Read 24 rows, 2.04 KiB in 0.00185 sec., 12972.972972972972 rows/sec., 1.08 MiB/sec. 2025.02.22 01:53:16.996181 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} TCPHandler: Processed in 0.002246505 sec. 2025.02.22 01:53:16.996489 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:16.996697 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:53:16.996779 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:53:16.997613 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:16.997654 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:16.998066 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.22 01:53:16.998311 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:53:16.998565 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} executeQuery: Read 16 rows, 1.30 KiB in 0.001909 sec., 8381.351492928234 rows/sec., 683.44 KiB/sec. 2025.02.22 01:53:16.998796 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} TCPHandler: Processed in 0.002442559 sec. 2025.02.22 01:53:16.998993 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:16.999133 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:16.999190 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:17.000668 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.000709 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.001169 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:53:17.001427 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:17.001636 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} executeQuery: Read 1402 rows, 120.44 KiB in 0.002534 sec., 553275.45382794 rows/sec., 46.42 MiB/sec. 2025.02.22 01:53:17.001690 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} TCPHandler: Processed in 0.002778848 sec. 2025.02.22 01:53:17.001857 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.001975 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.002025 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:17.002638 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.002676 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.003063 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:53:17.003300 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:17.003496 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} executeQuery: Read 67 rows, 5.01 KiB in 0.001544 sec., 43393.78238341969 rows/sec., 3.17 MiB/sec. 2025.02.22 01:53:17.003552 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} TCPHandler: Processed in 0.001754443 sec. 2025.02.22 01:53:17.003704 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.003822 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.003871 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:53:17.004547 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.004586 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.004954 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:53:17.005193 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:53:17.005425 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} executeQuery: Read 252 rows, 17.85 KiB in 0.001624 sec., 155172.41379310345 rows/sec., 10.73 MiB/sec. 2025.02.22 01:53:17.005637 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} TCPHandler: Processed in 0.001989709 sec. 2025.02.22 01:53:17.005797 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.005916 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.005965 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:53:17.006551 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.006591 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.006944 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:53:17.007186 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:53:17.007449 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} executeQuery: Read 12 rows, 960.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 603.28 KiB/sec. 2025.02.22 01:53:17.007653 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} TCPHandler: Processed in 0.001913767 sec. 2025.02.22 01:53:17.007831 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.007968 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:17.008025 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:17.008900 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.008939 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.009328 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:53:17.009570 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:17.009794 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} executeQuery: Read 611 rows, 47.09 KiB in 0.001851 sec., 330091.84224743384 rows/sec., 24.84 MiB/sec. 2025.02.22 01:53:17.009902 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} TCPHandler: Processed in 0.002133082 sec. 2025.02.22 01:53:17.010116 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.010287 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.010351 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:17.011203 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.011243 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.011691 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:53:17.011939 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:17.012193 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} executeQuery: Read 986 rows, 68.23 KiB in 0.001932 sec., 510351.966873706 rows/sec., 34.49 MiB/sec. 2025.02.22 01:53:17.012255 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} TCPHandler: Processed in 0.002258995 sec. 2025.02.22 01:53:17.012491 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.012672 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.012767 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:17.014040 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.014079 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.014754 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.22 01:53:17.015025 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:17.015220 [ 52 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.22 01:53:17.015291 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} executeQuery: Read 39 rows, 71.56 KiB in 0.002645 sec., 14744.801512287333 rows/sec., 26.42 MiB/sec. 2025.02.22 01:53:17.015309 [ 52 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.015391 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.015792 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} TCPHandler: Processed in 0.003432603 sec. 2025.02.22 01:53:17.016339 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:17.016399 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:53:17.016724 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:17.016848 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:17.017589 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:17.017802 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1104 rows starting from the beginning of the part 2025.02.22 01:53:17.018522 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:17.019068 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:17.019170 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:17.019276 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:17.019960 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:17.020597 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:17.020628 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:53:17.021130 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:17.021411 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:17.022249 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} executeQuery: Read 36 rows, 2.48 KiB in 0.00555 sec., 6486.486486486486 rows/sec., 447.64 KiB/sec. 2025.02.22 01:53:17.022445 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} TCPHandler: Processed in 0.006462907 sec. 2025.02.22 01:53:17.029940 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 19 columns (19 merged, 0 gathered) in 0.014346319 sec., 90545.87452014694 rows/sec., 162.25 MiB/sec. 2025.02.22 01:53:17.031138 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.22 01:53:17.031570 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:17.031660 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.22 01:53:17.031789 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. 2025.02.22 01:53:18.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 224.21 MiB, peak 235.57 MiB, free memory in arenas 0.00 B, will set to 227.74 MiB (RSS), difference: 3.53 MiB 2025.02.22 01:53:18.918953 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1082 2025.02.22 01:53:18.922314 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:18.922376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:18.923897 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:53:18.924232 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:18.925601 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1082 2025.02.22 01:53:19.822390 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:19.822602 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:19.822681 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:19.823468 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:19.823517 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:19.823969 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:53:19.824242 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:19.824453 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. 2025.02.22 01:53:19.824519 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} TCPHandler: Processed in 0.002269485 sec. 2025.02.22 01:53:19.824788 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:19.825005 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:19.825089 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:19.825940 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:19.825994 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:19.826442 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:53:19.826702 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:19.826949 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} executeQuery: Read 64 rows, 5.12 KiB in 0.002002 sec., 31968.03196803197 rows/sec., 2.50 MiB/sec. 2025.02.22 01:53:19.827019 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} TCPHandler: Processed in 0.002378888 sec. 2025.02.22 01:53:19.827190 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:19.827340 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:19.827410 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:19.828015 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:19.828053 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:19.828458 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:53:19.828705 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:19.828908 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} executeQuery: Read 64 rows, 4.56 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 2.78 MiB/sec. 2025.02.22 01:53:19.829021 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} TCPHandler: Processed in 0.001898576 sec. 2025.02.22 01:53:19.829260 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:19.829452 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:19.829518 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:19.830042 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:19.830084 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:19.830473 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:53:19.830713 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:19.830938 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} executeQuery: Read 24 rows, 1.66 KiB in 0.001525 sec., 15737.704918032787 rows/sec., 1.06 MiB/sec. 2025.02.22 01:53:19.830999 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} TCPHandler: Processed in 0.001870776 sec. 2025.02.22 01:53:21.305871 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.22 01:53:21.306663 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:21.306710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:21.307249 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:53:21.307511 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:21.307747 [ 45 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:53:21.307791 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.22 01:53:21.307868 [ 45 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:21.307917 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:21.308091 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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.22 01:53:21.308257 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:21.308302 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.02.22 01:53:21.308380 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.22 01:53:21.308482 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.22 01:53:21.308704 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.22 01:53:21.309006 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.22 01:53:21.309114 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.22 01:53:21.311642 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003631089 sec., 6450957.274801031 rows/sec., 92.28 MiB/sec. 2025.02.22 01:53:21.312037 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:53:21.312344 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:21.312435 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:53:21.312544 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.22 01:53:22.947883 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.22 01:53:22.969678 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:22.969729 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:22.977214 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:53:22.978035 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:22.978481 [ 43 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:53:22.978619 [ 43 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:22.978697 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:22.979153 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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.22 01:53:22.993167 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.22 01:53:22.995048 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:22.996624 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.02.22 01:53:23.003307 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.02.22 01:53:23.009016 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.22 01:53:23.014923 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.02.22 01:53:23.020967 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.22 01:53:23.025406 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.02.22 01:53:23.085885 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107035123 sec., 3596.9501338359746 rows/sec., 18.60 MiB/sec. 2025.02.22 01:53:23.088834 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:53:23.091659 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:23.091795 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:53:23.094138 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.22 01:53:24.827270 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:24.827458 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:24.827533 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:24.828318 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.828370 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.828812 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:53:24.829081 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.829279 [ 41 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:53:24.829309 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. 2025.02.22 01:53:24.829357 [ 41 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.829427 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.829446 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} TCPHandler: Processed in 0.002304066 sec. 2025.02.22 01:53:24.829591 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:53:24.829699 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:24.829738 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part 2025.02.22 01:53:24.829767 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:24.829862 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 134 rows starting from the beginning of the part 2025.02.22 01:53:24.830108 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:24.830242 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:24.830346 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:53:24.830428 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:24.830730 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:24.831089 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:24.832957 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.833048 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.833829 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:53:24.834283 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.834488 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976821 sec., 624294.1026008369 rows/sec., 54.58 MiB/sec. 2025.02.22 01:53:24.834611 [ 41 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:53:24.834664 [ 41 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.834717 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.834739 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} executeQuery: Read 64 rows, 5.12 KiB in 0.004634 sec., 13810.962451445836 rows/sec., 1.08 MiB/sec. 2025.02.22 01:53:24.834816 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:53:24.835131 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:53:24.835135 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} TCPHandler: Processed in 0.005545465 sec. 2025.02.22 01:53:24.835425 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:24.835445 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:24.835490 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 631 rows starting from the beginning of the part 2025.02.22 01:53:24.835518 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.835805 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:24.835898 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 103 rows starting from the beginning of the part 2025.02.22 01:53:24.835940 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:53:24.836214 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:24.836386 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:53:24.836502 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:24.836739 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 611 rows starting from the beginning of the part 2025.02.22 01:53:24.837157 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:24.837525 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:24.838459 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.838511 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.839117 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:53:24.839483 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.839485 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659653 sec., 329852.8881871676 rows/sec., 26.28 MiB/sec. 2025.02.22 01:53:24.839733 [ 41 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:53:24.839823 [ 41 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.839841 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:53:24.839878 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.839966 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} executeQuery: Read 160 rows, 11.41 KiB in 0.004375 sec., 36571.428571428565 rows/sec., 2.55 MiB/sec. 2025.02.22 01:53:24.840416 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} TCPHandler: Processed in 0.005107414 sec. 2025.02.22 01:53:24.840433 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:53:24.840836 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:24.841341 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:24.841391 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.841461 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:24.841582 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22481 rows starting from the beginning of the part 2025.02.22 01:53:24.841769 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:24.841970 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:53:24.842325 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:24.842629 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:53:24.843320 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:24.843814 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 986 rows starting from the beginning of the part 2025.02.22 01:53:24.844061 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:24.844449 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:24.845178 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.845243 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.845927 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:53:24.846375 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.846553 [ 41 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:53:24.846608 [ 41 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:24.846624 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} executeQuery: Read 60 rows, 4.14 KiB in 0.005385 sec., 11142.061281337048 rows/sec., 768.92 KiB/sec. 2025.02.22 01:53:24.846633 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.22 01:53:24.846923 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} TCPHandler: Processed in 0.006355204 sec. 2025.02.22 01:53:24.847266 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:53:24.847611 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:24.847699 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4164 rows starting from the beginning of the part 2025.02.22 01:53:24.848054 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:24.848401 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:24.848587 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part 2025.02.22 01:53:24.848716 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:24.848981 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:24.852566 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.005694269 sec., 773409.1944023017 rows/sec., 52.12 MiB/sec. 2025.02.22 01:53:24.853112 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:53:24.853587 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.853697 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:53:24.853815 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2025.02.22 01:53:24.854012 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24011 rows, containing 5 columns (5 merged, 0 gathered) in 0.014012331 sec., 1713562.14751136 rows/sec., 117.41 MiB/sec. 2025.02.22 01:53:24.854419 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:53:24.854714 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:24.854792 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:53:24.854877 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.22 01:53:25.000173 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.70 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 230.23 MiB (RSS), difference: 1.53 MiB 2025.02.22 01:53:28.651013 [ 36 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:53:28.651107 [ 36 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:53:28.807985 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.22 01:53:28.808731 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:28.808785 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:28.809430 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:53:28.809698 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:28.809946 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.22 01:53:28.925862 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1098 2025.02.22 01:53:28.928684 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:28.928738 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:28.930255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:53:28.930571 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:28.931128 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1098 2025.02.22 01:53:29.830086 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.830300 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:29.830381 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:29.831235 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.831286 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.831734 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:53:29.831993 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:29.832228 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} executeQuery: Read 134 rows, 11.83 KiB in 0.001987 sec., 67438.34927025667 rows/sec., 5.82 MiB/sec. 2025.02.22 01:53:29.832294 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} TCPHandler: Processed in 0.002371518 sec. 2025.02.22 01:53:29.832536 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.832749 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:29.832833 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:29.833592 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.833639 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.834073 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:53:29.834331 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:29.834577 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} executeQuery: Read 39 rows, 2.93 KiB in 0.001883 sec., 20711.63037705789 rows/sec., 1.52 MiB/sec. 2025.02.22 01:53:29.834680 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} TCPHandler: Processed in 0.002286426 sec. 2025.02.22 01:53:29.834866 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.835010 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:29.835070 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:29.835793 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.835843 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.836241 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:53:29.836488 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:29.836715 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} executeQuery: Read 103 rows, 8.24 KiB in 0.001737 sec., 59297.63960852043 rows/sec., 4.63 MiB/sec. 2025.02.22 01:53:29.836805 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} TCPHandler: Processed in 0.00203627 sec. 2025.02.22 01:53:29.837007 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.837286 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:29.837384 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:29.838249 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.838289 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.838690 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:53:29.838929 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:29.839144 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} executeQuery: Read 160 rows, 11.41 KiB in 0.001917 sec., 83463.74543557642 rows/sec., 5.81 MiB/sec. 2025.02.22 01:53:29.839210 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} TCPHandler: Processed in 0.002321926 sec. 2025.02.22 01:53:29.839426 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.839588 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:29.839682 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:29.840902 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.840943 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.841617 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.22 01:53:29.841894 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:29.842214 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} executeQuery: Read 39 rows, 71.56 KiB in 0.00265 sec., 14716.981132075472 rows/sec., 26.37 MiB/sec. 2025.02.22 01:53:29.842845 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} TCPHandler: Processed in 0.003523555 sec. 2025.02.22 01:53:29.843088 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:29.843230 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:29.843290 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:29.843884 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:29.843931 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:29.844324 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:53:29.844563 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:29.844772 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. 2025.02.22 01:53:29.844823 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} TCPHandler: Processed in 0.001862466 sec. 2025.02.22 01:53:30.493276 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.22 01:53:30.513590 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:30.513656 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:30.521044 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:53:30.521822 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:30.524759 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.22 01:53:34.828322 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:34.828554 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:34.828637 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:34.829478 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:34.829531 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:34.829988 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:53:34.830240 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:34.830443 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.22 01:53:34.830510 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} TCPHandler: Processed in 0.002333457 sec. 2025.02.22 01:53:34.830788 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:34.831010 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:34.831093 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:34.831883 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:34.831937 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:34.832386 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:53:34.832639 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:34.832847 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. 2025.02.22 01:53:34.832913 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} TCPHandler: Processed in 0.002269796 sec. 2025.02.22 01:53:34.833067 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:34.833216 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:34.833274 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:34.833862 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:34.833902 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:34.834311 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:53:34.834546 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:34.834779 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2025.02.22 01:53:34.834869 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} TCPHandler: Processed in 0.001871785 sec. 2025.02.22 01:53:34.835094 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:34.835276 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:34.835340 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:34.835937 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:34.835982 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:34.836400 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:53:34.836654 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:34.836830 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. 2025.02.22 01:53:34.836883 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} TCPHandler: Processed in 0.001906596 sec. 2025.02.22 01:53:36.310106 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.22 01:53:36.311228 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:36.311302 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:36.311848 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:53:36.312107 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:36.312328 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.22 01:53:38.024866 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.22 01:53:38.045028 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:38.045080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:38.052863 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:53:38.053669 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:38.056259 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.22 01:53:38.931296 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1118 2025.02.22 01:53:38.934587 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:38.934635 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:38.936156 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:53:38.936476 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:38.937917 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1118 2025.02.22 01:53:39.829006 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.829228 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:39.829312 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:39.830164 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.830222 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.830669 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:53:39.830931 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:39.831183 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} executeQuery: Read 134 rows, 11.83 KiB in 0.002005 sec., 66832.91770573567 rows/sec., 5.76 MiB/sec. 2025.02.22 01:53:39.831284 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} TCPHandler: Processed in 0.002423809 sec. 2025.02.22 01:53:39.831601 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.831817 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:39.831897 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:39.832717 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.832761 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.833214 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:53:39.833476 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:39.833672 [ 75 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.02.22 01:53:39.833736 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} executeQuery: Read 39 rows, 2.93 KiB in 0.001968 sec., 19817.073170731706 rows/sec., 1.46 MiB/sec. 2025.02.22 01:53:39.833745 [ 75 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.833818 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.833871 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} TCPHandler: Processed in 0.002448119 sec. 2025.02.22 01:53:39.834031 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.02.22 01:53:39.834094 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.834189 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:39.834271 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 69 rows starting from the beginning of the part 2025.02.22 01:53:39.834337 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:39.834471 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:39.834498 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:39.834877 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:39.835289 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part 2025.02.22 01:53:39.835620 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:39.835968 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.02.22 01:53:39.837461 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.837528 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.838573 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:53:39.838690 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771256 sec., 61199.81824492335 rows/sec., 4.71 MiB/sec. 2025.02.22 01:53:39.838949 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.02.22 01:53:39.838959 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:39.839507 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} executeQuery: Read 103 rows, 8.24 KiB in 0.005229 sec., 19697.838974947408 rows/sec., 1.54 MiB/sec. 2025.02.22 01:53:39.839786 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} TCPHandler: Processed in 0.005794891 sec. 2025.02.22 01:53:39.839942 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:39.840091 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.840375 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.02.22 01:53:39.840492 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:39.840722 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:39.840769 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.22 01:53:39.841754 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.841798 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.842214 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:53:39.842472 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:39.842705 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} executeQuery: Read 160 rows, 11.41 KiB in 0.002367 sec., 67596.11322348965 rows/sec., 4.71 MiB/sec. 2025.02.22 01:53:39.842813 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} TCPHandler: Processed in 0.00287576 sec. 2025.02.22 01:53:39.843057 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.843244 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:39.843339 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:39.844600 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.844639 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.845331 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.22 01:53:39.845599 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:39.845851 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} executeQuery: Read 39 rows, 71.56 KiB in 0.002631 sec., 14823.261117445838 rows/sec., 26.56 MiB/sec. 2025.02.22 01:53:39.846365 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} TCPHandler: Processed in 0.003464464 sec. 2025.02.22 01:53:39.846564 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:39.846687 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:39.846740 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:39.847251 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:39.847291 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:39.847676 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:53:39.847917 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:39.848137 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2025.02.22 01:53:39.848237 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} TCPHandler: Processed in 0.001771683 sec. 2025.02.22 01:53:43.651161 [ 93 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:53:43.651233 [ 93 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:53:43.812490 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.22 01:53:43.813251 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:43.813310 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:43.813880 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:53:43.814155 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:43.814436 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.22 01:53:44.827556 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:44.827753 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:44.827824 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:44.828564 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:44.828614 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:44.829050 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:53:44.829301 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:44.829527 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} executeQuery: Read 56 rows, 4.41 KiB in 0.001827 sec., 30651.340996168583 rows/sec., 2.35 MiB/sec. 2025.02.22 01:53:44.829584 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} TCPHandler: Processed in 0.002169272 sec. 2025.02.22 01:53:44.829833 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:44.830051 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:44.830131 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:44.830953 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:44.830998 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:44.831440 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:53:44.831709 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:44.831933 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.02.22 01:53:44.832040 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} TCPHandler: Processed in 0.002352777 sec. 2025.02.22 01:53:44.832269 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:44.832449 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:44.832513 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:44.833117 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:44.833156 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:44.833561 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:53:44.833798 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:44.834015 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. 2025.02.22 01:53:44.834067 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} TCPHandler: Processed in 0.001926538 sec. 2025.02.22 01:53:44.834241 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:44.834388 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:44.834449 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:44.834985 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:44.835022 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:44.835411 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:53:44.835653 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:44.835856 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.02.22 01:53:44.835935 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} TCPHandler: Processed in 0.001761413 sec. 2025.02.22 01:53:45.556345 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.22 01:53:45.577071 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:45.577144 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:45.584744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:53:45.585512 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:45.588317 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.22 01:53:46.993117 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:46.993303 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:53:46.993375 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:53:46.994109 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:46.994159 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:46.994583 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:53:46.994832 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:53:46.995031 [ 116 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.22 01:53:46.995094 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} executeQuery: Read 24 rows, 2.04 KiB in 0.001835 sec., 13079.019073569481 rows/sec., 1.09 MiB/sec. 2025.02.22 01:53:46.995122 [ 116 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:46.995195 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:46.995230 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} TCPHandler: Processed in 0.002239084 sec. 2025.02.22 01:53:46.995451 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::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.22 01:53:46.995533 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:46.995681 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:46.995755 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part 2025.02.22 01:53:46.995834 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:53:46.995992 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:46.996006 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:53:46.996325 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:46.996695 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:46.997080 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.02.22 01:53:46.998654 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:46.998731 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:46.999624 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004303954 sec., 27881.3388804806 rows/sec., 2.42 MiB/sec. 2025.02.22 01:53:46.999753 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.22 01:53:46.999801 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.22 01:53:47.000092 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:53:47.000212 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 234.60 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 231.34 MiB (RSS), difference: -3.25 MiB 2025.02.22 01:53:47.000762 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:53:47.000953 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} executeQuery: Read 2 rows, 167.00 B in 0.005188 sec., 385.50501156515037 rows/sec., 31.44 KiB/sec. 2025.02.22 01:53:47.001126 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.22 01:53:47.001478 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} TCPHandler: Processed in 0.006122389 sec. 2025.02.22 01:53:47.001503 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.22 01:53:47.001750 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.001904 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:47.001968 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:47.003501 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.003546 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.004028 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:53:47.004284 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.004509 [ 152 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:53:47.004532 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} executeQuery: Read 1395 rows, 119.93 KiB in 0.002663 sec., 523845.28726999625 rows/sec., 43.98 MiB/sec. 2025.02.22 01:53:47.004603 [ 152 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.004701 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.004717 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} TCPHandler: Processed in 0.003126036 sec. 2025.02.22 01:53:47.005123 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.005237 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:53:47.005749 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.005921 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:47.006349 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.006565 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part 2025.02.22 01:53:47.007099 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part 2025.02.22 01:53:47.007511 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:47.007799 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 134 rows starting from the beginning of the part 2025.02.22 01:53:47.008069 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.02.22 01:53:47.008431 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:53:47.009244 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.009315 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.009937 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:53:47.010286 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:47.010603 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} executeQuery: Read 53 rows, 4.03 KiB in 0.005063 sec., 10468.101915860163 rows/sec., 796.60 KiB/sec. 2025.02.22 01:53:47.010677 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} TCPHandler: Processed in 0.005805151 sec. 2025.02.22 01:53:47.010859 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.011045 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.011111 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:53:47.011668 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006800515 sec., 467317.5487444701 rows/sec., 40.98 MiB/sec. 2025.02.22 01:53:47.011973 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:53:47.012496 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.012674 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:53:47.012695 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.012781 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.012816 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:53:47.013235 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:53:47.013513 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:53:47.013708 [ 152 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.22 01:53:47.013777 [ 152 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.013821 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.013830 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} executeQuery: Read 252 rows, 17.85 KiB in 0.002831 sec., 89014.48251501235 rows/sec., 6.16 MiB/sec. 2025.02.22 01:53:47.014148 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} TCPHandler: Processed in 0.003362652 sec. 2025.02.22 01:53:47.014149 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::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.22 01:53:47.014441 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.014682 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.014729 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part 2025.02.22 01:53:47.014744 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.014836 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:53:47.014924 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2025.02.22 01:53:47.015286 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.02.22 01:53:47.015452 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.02.22 01:53:47.015694 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2025.02.22 01:53:47.016592 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.016645 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.017164 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:53:47.017386 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.003474484 sec., 362643.77674497856 rows/sec., 26.47 MiB/sec. 2025.02.22 01:53:47.017555 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:53:47.017617 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.22 01:53:47.017866 [ 152 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.22 01:53:47.018028 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} executeQuery: Read 12 rows, 960.00 B in 0.003307 sec., 3628.6664650740854 rows/sec., 283.49 KiB/sec. 2025.02.22 01:53:47.018029 [ 152 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.018181 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.018301 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} TCPHandler: Processed in 0.004072989 sec. 2025.02.22 01:53:47.018451 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:53:47.018633 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.018756 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::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.22 01:53:47.018901 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.22 01:53:47.019137 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:47.019308 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.22 01:53:47.019385 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:47.019642 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.019832 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part 2025.02.22 01:53:47.020161 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.22 01:53:47.020594 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.02.22 01:53:47.020972 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.02.22 01:53:47.021257 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.02.22 01:53:47.022513 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.022592 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.023686 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257568 sec., 11412.12058503095 rows/sec., 936.15 KiB/sec. 2025.02.22 01:53:47.023798 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:53:47.023888 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.22 01:53:47.024285 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.024566 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:53:47.024561 [ 152 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:53:47.024734 [ 152 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.024807 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} executeQuery: Read 597 rows, 45.95 KiB in 0.00583 sec., 102401.37221269296 rows/sec., 7.70 MiB/sec. 2025.02.22 01:53:47.024831 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.22 01:53:47.024828 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.025210 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} TCPHandler: Processed in 0.006748315 sec. 2025.02.22 01:53:47.025285 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.22 01:53:47.025373 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:53:47.025434 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.025525 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.025607 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 631 rows starting from the beginning of the part 2025.02.22 01:53:47.025662 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.025833 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 103 rows starting from the beginning of the part 2025.02.22 01:53:47.025875 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:47.026218 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:47.026568 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 103 rows starting from the beginning of the part 2025.02.22 01:53:47.026941 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.02.22 01:53:47.027327 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 597 rows starting from the beginning of the part 2025.02.22 01:53:47.028905 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.028974 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.029968 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:53:47.030136 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005064873 sec., 308398.6508644935 rows/sec., 24.58 MiB/sec. 2025.02.22 01:53:47.030362 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.030440 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:53:47.030580 [ 152 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:53:47.030662 [ 152 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.030734 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.030962 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} executeQuery: Read 979 rows, 67.74 KiB in 0.005337 sec., 183436.38748360504 rows/sec., 12.39 MiB/sec. 2025.02.22 01:53:47.031042 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:53:47.031239 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} TCPHandler: Processed in 0.005897913 sec. 2025.02.22 01:53:47.031400 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.031561 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.031587 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.031641 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24011 rows starting from the beginning of the part 2025.02.22 01:53:47.031673 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:53:47.032090 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:53:47.032108 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.032124 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:47.032517 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:47.032546 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:47.033011 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:47.033420 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.02.22 01:53:47.033791 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 979 rows starting from the beginning of the part 2025.02.22 01:53:47.036011 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.036057 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.037063 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.22 01:53:47.037391 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:47.037736 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} executeQuery: Read 39 rows, 71.56 KiB in 0.005928 sec., 6578.9473684210525 rows/sec., 11.79 MiB/sec. 2025.02.22 01:53:47.038532 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} TCPHandler: Processed in 0.007159395 sec. 2025.02.22 01:53:47.038740 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:47.038866 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:47.038920 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:47.039504 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.039554 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.040239 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:53:47.040527 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.040741 [ 152 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:53:47.040822 [ 152 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:47.040820 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} executeQuery: Read 36 rows, 2.48 KiB in 0.001971 sec., 18264.8401826484 rows/sec., 1.23 MiB/sec. 2025.02.22 01:53:47.040867 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:47.040995 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} TCPHandler: Processed in 0.002349707 sec. 2025.02.22 01:53:47.041149 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:53:47.041328 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:47.041361 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4404 rows starting from the beginning of the part 2025.02.22 01:53:47.041496 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:47.041834 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:47.042384 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:47.042528 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 25630 rows, containing 5 columns (5 merged, 0 gathered) in 0.011669644 sec., 2196296.6479525855 rows/sec., 150.47 MiB/sec. 2025.02.22 01:53:47.042624 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.02.22 01:53:47.042877 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part 2025.02.22 01:53:47.042956 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:53:47.043785 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.043982 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:53:47.044114 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.22 01:53:47.045498 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045099 sec., 1037717.0225503892 rows/sec., 69.93 MiB/sec. 2025.02.22 01:53:47.045958 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:53:47.046266 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:47.046347 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:53:47.046433 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.22 01:53:48.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.00 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 231.63 MiB (RSS), difference: 2.62 MiB 2025.02.22 01:53:48.938092 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1158 2025.02.22 01:53:48.941385 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:48.941432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:48.942909 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:53:48.943219 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:48.943793 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1158 2025.02.22 01:53:49.823436 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:49.823628 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:49.823703 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:49.824480 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:49.824533 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:49.824978 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:53:49.825249 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:49.825478 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. 2025.02.22 01:53:49.825545 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} TCPHandler: Processed in 0.002240135 sec. 2025.02.22 01:53:49.825841 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:49.826150 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:49.826275 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:49.827289 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:49.827335 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:49.827793 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:53:49.828060 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:49.828291 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} executeQuery: Read 64 rows, 5.12 KiB in 0.002224 sec., 28776.97841726619 rows/sec., 2.25 MiB/sec. 2025.02.22 01:53:49.828353 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} TCPHandler: Processed in 0.002680925 sec. 2025.02.22 01:53:49.828511 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:49.828638 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:49.828695 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:49.829244 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:49.829285 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:49.829680 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:53:49.829927 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:49.830154 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} executeQuery: Read 64 rows, 4.56 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 2.89 MiB/sec. 2025.02.22 01:53:49.830212 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} TCPHandler: Processed in 0.001761033 sec. 2025.02.22 01:53:49.830354 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:49.830480 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:49.830536 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:49.831037 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:49.831078 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:49.831466 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:53:49.831711 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:49.831966 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} executeQuery: Read 24 rows, 1.66 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.08 MiB/sec. 2025.02.22 01:53:49.832030 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} TCPHandler: Processed in 0.001736162 sec. 2025.02.22 01:53:51.314596 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.22 01:53:51.316681 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:51.316737 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.22 01:53:51.317290 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:53:51.317559 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): 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.22 01:53:51.317866 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.22 01:53:53.088413 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.22 01:53:53.110528 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:53.110585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:53.118557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:53:53.119356 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): 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.22 01:53:53.122190 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.22 01:53:54.827437 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:54.827655 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:54.827744 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:54.828552 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:54.828605 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:54.829037 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:53:54.829296 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:54.829553 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. 2025.02.22 01:53:54.829646 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} TCPHandler: Processed in 0.002353067 sec. 2025.02.22 01:53:54.829963 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:54.830266 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:54.830379 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:54.831399 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:54.831446 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:54.831875 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:53:54.832132 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:54.832369 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} executeQuery: Read 64 rows, 5.12 KiB in 0.002187 sec., 29263.831732967534 rows/sec., 2.28 MiB/sec. 2025.02.22 01:53:54.832437 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} TCPHandler: Processed in 0.002650315 sec. 2025.02.22 01:53:54.832662 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:54.832853 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:54.832920 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:54.833511 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:54.833554 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:54.833985 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:53:54.834238 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:54.834466 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2025.02.22 01:53:54.834526 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} TCPHandler: Processed in 0.001979019 sec. 2025.02.22 01:53:54.834740 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:54.834882 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:54.834944 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:54.835525 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:54.835570 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:54.836030 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:53:54.836272 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:54.836482 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. 2025.02.22 01:53:54.836531 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} TCPHandler: Processed in 0.001862225 sec. 2025.02.22 01:53:58.651299 [ 29 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:53:58.651376 [ 29 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:53:58.818068 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.22 01:53:58.819165 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:58.819266 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:58.819944 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:53:58.820207 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:58.820478 [ 17 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:53:58.820492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.22 01:53:58.820602 [ 17 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:58.820654 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:58.820841 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:53:58.821063 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:58.821135 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.22 01:53:58.821230 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.22 01:53:58.821439 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.22 01:53:58.821659 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.22 01:53:58.821758 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.22 01:53:58.821937 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.22 01:53:58.824664 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003914295 sec., 6560823.852060205 rows/sec., 93.85 MiB/sec. 2025.02.22 01:53:58.825021 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:53:58.825395 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:58.825491 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:53:58.825617 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.02.22 01:53:58.944027 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1174 2025.02.22 01:53:58.946783 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:58.946837 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:58.948354 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:53:58.948683 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:58.948969 [ 17 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:53:58.949102 [ 17 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:58.949193 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:58.949646 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:53:58.951304 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1174 2025.02.22 01:53:58.951571 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:53:58.951723 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1042 rows starting from the beginning of the part 2025.02.22 01:53:58.952303 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2025.02.22 01:53:58.952862 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2025.02.22 01:53:58.953429 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:53:58.953933 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2025.02.22 01:53:58.954500 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2025.02.22 01:53:58.962785 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 72 columns (72 merged, 0 gathered) in 0.013442167 sec., 87337.10866707726 rows/sec., 68.34 MiB/sec. 2025.02.22 01:53:58.964225 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:53:58.965041 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:53:58.965137 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:53:58.965455 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. 2025.02.22 01:53:59.830120 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.830360 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:53:59.830442 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:53:59.831353 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.831405 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.831856 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:53:59.832120 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:59.832373 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} executeQuery: Read 134 rows, 11.83 KiB in 0.002068 sec., 64796.90522243714 rows/sec., 5.59 MiB/sec. 2025.02.22 01:53:59.832439 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} TCPHandler: Processed in 0.002506121 sec. 2025.02.22 01:53:59.832713 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.832924 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:53:59.833013 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:53:59.833777 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.833822 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.834262 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:53:59.834519 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:53:59.834777 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} executeQuery: Read 39 rows, 2.93 KiB in 0.001902 sec., 20504.73186119874 rows/sec., 1.51 MiB/sec. 2025.02.22 01:53:59.834900 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} TCPHandler: Processed in 0.002328657 sec. 2025.02.22 01:53:59.835094 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.835241 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:53:59.835301 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:53:59.836022 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.836070 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.836479 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:53:59.836723 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:59.836953 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} executeQuery: Read 103 rows, 8.24 KiB in 0.001746 sec., 58991.981672394046 rows/sec., 4.61 MiB/sec. 2025.02.22 01:53:59.837009 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} TCPHandler: Processed in 0.002008828 sec. 2025.02.22 01:53:59.837169 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.837401 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:59.837503 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:53:59.838381 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.838421 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.838832 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:53:59.839078 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:59.839292 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} executeQuery: Read 160 rows, 11.41 KiB in 0.001949 sec., 82093.38122113905 rows/sec., 5.72 MiB/sec. 2025.02.22 01:53:59.839348 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} TCPHandler: Processed in 0.002243575 sec. 2025.02.22 01:53:59.839506 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.839648 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:53:59.839743 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:53:59.841145 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.841187 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.841858 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.22 01:53:59.842126 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:53:59.842395 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} executeQuery: Read 39 rows, 71.56 KiB in 0.002778 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. 2025.02.22 01:53:59.842518 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} TCPHandler: Processed in 0.003080704 sec. 2025.02.22 01:53:59.842684 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:53:59.842833 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:53:59.842895 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:53:59.843467 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:53:59.843507 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:53:59.843887 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:53:59.844129 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:53:59.844348 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2025.02.22 01:53:59.844402 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} TCPHandler: Processed in 0.001787753 sec. 2025.02.22 01:54:00.622281 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.02.22 01:54:00.644182 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:00.644245 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:00.652598 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:54:00.653413 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:00.653776 [ 26 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:54:00.653933 [ 26 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:00.654002 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:00.654460 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:54:00.668677 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.02.22 01:54:00.670471 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:00.671863 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.02.22 01:54:00.677796 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.02.22 01:54:00.683316 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.02.22 01:54:00.688767 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.22 01:54:00.694666 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.02.22 01:54:00.699343 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.02.22 01:54:00.761555 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.107397642 sec., 3929.322768557619 rows/sec., 20.32 MiB/sec. 2025.02.22 01:54:00.765122 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:54:00.768231 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:00.768370 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:54:00.771072 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.22 01:54:01.000218 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 233.35 MiB, peak 246.79 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: 1.79 MiB 2025.02.22 01:54:04.827713 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:04.827908 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:04.827983 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:04.828737 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:04.828785 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:04.829211 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:54:04.829468 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:04.829699 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. 2025.02.22 01:54:04.829812 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} TCPHandler: Processed in 0.002221865 sec. 2025.02.22 01:54:04.830121 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:04.830335 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:04.830412 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:04.831196 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:04.831251 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:04.831705 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:54:04.831961 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:04.832198 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. 2025.02.22 01:54:04.832268 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} TCPHandler: Processed in 0.002323756 sec. 2025.02.22 01:54:04.832439 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:04.832579 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:04.832642 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:04.833347 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:04.833389 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:04.833784 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:54:04.834022 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:04.834198 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2025.02.22 01:54:04.834251 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} TCPHandler: Processed in 0.001879586 sec. 2025.02.22 01:54:04.834415 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:04.834567 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:04.834631 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:04.835248 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:04.835297 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:04.835704 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:54:04.835947 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:04.836170 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2025.02.22 01:54:04.836225 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} TCPHandler: Processed in 0.001881086 sec. 2025.02.22 01:54:06.320705 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.22 01:54:06.321379 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:06.321422 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:06.321955 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:54:06.322228 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:06.322542 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.22 01:54:08.168795 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.02.22 01:54:08.187593 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:08.187664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:08.194528 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:54:08.195293 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:08.199064 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.22 01:54:08.951466 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1194 2025.02.22 01:54:08.954423 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:08.954483 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:08.955973 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:54:08.956304 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:08.957699 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1194 2025.02.22 01:54:09.829306 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.829515 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:09.829592 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:09.830428 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.830482 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.830941 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:54:09.831212 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.831427 [ 113 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:54:09.831468 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} executeQuery: Read 134 rows, 11.83 KiB in 0.002008 sec., 66733.06772908368 rows/sec., 5.76 MiB/sec. 2025.02.22 01:54:09.831501 [ 113 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.831569 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.831607 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} TCPHandler: Processed in 0.002437579 sec. 2025.02.22 01:54:09.831864 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:54:09.831941 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.832126 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:09.832206 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part 2025.02.22 01:54:09.832229 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:09.832397 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:09.832452 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:09.832917 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:09.833240 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 134 rows starting from the beginning of the part 2025.02.22 01:54:09.833647 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:09.834035 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 134 rows starting from the beginning of the part 2025.02.22 01:54:09.835194 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.835250 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.836470 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:54:09.836880 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:09.837395 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705419 sec., 322325.1438676108 rows/sec., 28.17 MiB/sec. 2025.02.22 01:54:09.837546 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} executeQuery: Read 39 rows, 2.93 KiB in 0.005408 sec., 7211.538461538462 rows/sec., 542.27 KiB/sec. 2025.02.22 01:54:09.837767 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} TCPHandler: Processed in 0.006005836 sec. 2025.02.22 01:54:09.837816 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:54:09.838062 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.838289 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:09.838353 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.838392 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:09.838534 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:54:09.838709 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:54:09.839254 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.839300 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.839693 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:54:09.839949 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.840129 [ 113 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:54:09.840191 [ 113 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.840202 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} executeQuery: Read 103 rows, 8.24 KiB in 0.00198 sec., 52020.20202020202 rows/sec., 4.06 MiB/sec. 2025.02.22 01:54:09.840222 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.840341 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} TCPHandler: Processed in 0.00244085 sec. 2025.02.22 01:54:09.840431 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:54:09.840518 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.840569 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:09.840612 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 631 rows starting from the beginning of the part 2025.02.22 01:54:09.840698 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:09.840821 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:09.840910 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:09.841167 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:09.841490 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 103 rows starting from the beginning of the part 2025.02.22 01:54:09.841763 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:09.841995 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 103 rows starting from the beginning of the part 2025.02.22 01:54:09.843037 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.843083 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.843660 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:54:09.843899 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554716 sec., 289474.6021904422 rows/sec., 23.23 MiB/sec. 2025.02.22 01:54:09.844054 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.844149 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:54:09.844289 [ 113 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:54:09.844400 [ 113 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.844446 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.844572 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} executeQuery: Read 160 rows, 11.41 KiB in 0.003894 sec., 41088.85464817668 rows/sec., 2.86 MiB/sec. 2025.02.22 01:54:09.845011 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:54:09.845035 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} TCPHandler: Processed in 0.004585532 sec. 2025.02.22 01:54:09.845386 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.845811 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:09.845834 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:09.845928 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25630 rows starting from the beginning of the part 2025.02.22 01:54:09.846304 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:09.846479 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:09.847007 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:09.847699 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:09.848374 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:09.848678 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.848838 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:09.849781 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:54:09.850172 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.22 01:54:09.851824 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.851875 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.853170 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.22 01:54:09.853822 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:09.854017 [ 113 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.22 01:54:09.854073 [ 113 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.854102 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.854137 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} executeQuery: Read 39 rows, 71.56 KiB in 0.008403 sec., 4641.199571581577 rows/sec., 8.32 MiB/sec. 2025.02.22 01:54:09.854510 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:54:09.854811 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} TCPHandler: Processed in 0.009655395 sec. 2025.02.22 01:54:09.855042 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:09.855317 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:09.855349 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:09.855410 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:09.855480 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1299 rows starting from the beginning of the part 2025.02.22 01:54:09.856669 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:54:09.857452 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:09.858411 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.858433 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:09.858498 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.859669 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 26334 rows, containing 5 columns (5 merged, 0 gathered) in 0.015076147 sec., 1746732.7693209678 rows/sec., 119.72 MiB/sec. 2025.02.22 01:54:09.859811 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:09.860288 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:54:09.860685 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:09.860699 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:54:09.861526 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.861608 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.861759 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:54:09.861922 [ 113 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:54:09.862041 [ 113 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:09.862084 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:54:09.862114 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:09.862291 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} executeQuery: Read 60 rows, 4.14 KiB in 0.007025 sec., 8540.925266903914 rows/sec., 589.41 KiB/sec. 2025.02.22 01:54:09.862320 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:54:09.862461 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} TCPHandler: Processed in 0.007542473 sec. 2025.02.22 01:54:09.862622 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:09.862667 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part 2025.02.22 01:54:09.862958 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part 2025.02.22 01:54:09.863246 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:09.863546 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:09.863727 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:09.863871 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:09.866695 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.004454198 sec., 1109964.1282224094 rows/sec., 74.80 MiB/sec. 2025.02.22 01:54:09.867413 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:54:09.867909 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:09.868880 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:54:09.869051 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.22 01:54:09.871724 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 19 columns (19 merged, 0 gathered) in 0.017522246 sec., 85263.04219219387 rows/sec., 152.79 MiB/sec. 2025.02.22 01:54:09.873508 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.22 01:54:09.873955 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:09.874039 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.22 01:54:09.874193 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. 2025.02.22 01:54:10.000156 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.76 MiB, peak 247.40 MiB, free memory in arenas 0.00 B, will set to 240.25 MiB (RSS), difference: 4.49 MiB 2025.02.22 01:54:13.651412 [ 61 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:54:13.651475 [ 61 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:54:13.822689 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.22 01:54:13.823459 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:13.823514 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:13.824086 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:54:13.824349 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:13.824596 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.22 01:54:14.828262 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:14.828450 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:14.828522 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:14.829277 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:14.829326 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:14.829771 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:54:14.830029 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:14.830264 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. 2025.02.22 01:54:14.830331 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} TCPHandler: Processed in 0.002199204 sec. 2025.02.22 01:54:14.830580 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:14.830790 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:14.830869 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:14.831723 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:14.831770 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:14.832204 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:54:14.832460 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:14.832724 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. 2025.02.22 01:54:14.832799 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} TCPHandler: Processed in 0.002361148 sec. 2025.02.22 01:54:14.832992 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:14.833177 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:14.833244 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:14.833900 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:14.833940 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:14.834366 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:54:14.834611 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:14.834843 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. 2025.02.22 01:54:14.834902 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} TCPHandler: Processed in 0.002005829 sec. 2025.02.22 01:54:14.835054 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:14.835193 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:14.835256 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:14.835831 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:14.835870 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:14.836256 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:54:14.836494 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:14.836691 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2025.02.22 01:54:14.836742 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} TCPHandler: Processed in 0.001761283 sec. 2025.02.22 01:54:15.699138 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.22 01:54:15.719901 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:15.719963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:15.727427 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:54:15.728218 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:15.730849 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.22 01:54:16.995773 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:16.995988 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:54:16.996078 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:54:16.996924 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:16.996978 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:16.997402 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:54:16.997654 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:54:16.997902 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. 2025.02.22 01:54:16.998025 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} TCPHandler: Processed in 0.002395118 sec. 2025.02.22 01:54:16.998312 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:16.998527 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:54:16.998610 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:54:16.999379 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:16.999432 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:16.999852 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.22 01:54:17.000313 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:54:17.000805 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} executeQuery: Read 16 rows, 1.30 KiB in 0.002305 sec., 6941.431670281995 rows/sec., 566.02 KiB/sec. 2025.02.22 01:54:17.001130 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} TCPHandler: Processed in 0.002961782 sec. 2025.02.22 01:54:17.001310 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.001442 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:17.001500 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:17.002909 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.002953 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.003431 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:54:17.003682 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:17.003959 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} executeQuery: Read 1402 rows, 120.44 KiB in 0.002542 sec., 551534.2250196695 rows/sec., 46.27 MiB/sec. 2025.02.22 01:54:17.004069 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} TCPHandler: Processed in 0.002821459 sec. 2025.02.22 01:54:17.004293 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.004606 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.004670 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:17.005325 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.005367 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.005746 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:54:17.005991 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:17.006240 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} executeQuery: Read 67 rows, 5.01 KiB in 0.001745 sec., 38395.41547277937 rows/sec., 2.80 MiB/sec. 2025.02.22 01:54:17.006303 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} TCPHandler: Processed in 0.002143232 sec. 2025.02.22 01:54:17.006469 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.006595 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.006649 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:54:17.007311 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.007353 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.007720 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:54:17.007968 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:54:17.008235 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} executeQuery: Read 252 rows, 17.85 KiB in 0.001659 sec., 151898.73417721517 rows/sec., 10.51 MiB/sec. 2025.02.22 01:54:17.008678 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} TCPHandler: Processed in 0.002261955 sec. 2025.02.22 01:54:17.008861 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.009012 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.009076 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:54:17.009800 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.009843 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.010209 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:54:17.010450 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:54:17.010760 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} executeQuery: Read 12 rows, 960.00 B in 0.001775 sec., 6760.56338028169 rows/sec., 528.17 KiB/sec. 2025.02.22 01:54:17.011093 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} TCPHandler: Processed in 0.002304657 sec. 2025.02.22 01:54:17.011347 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.011501 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:17.011560 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:17.012453 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.012494 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.012886 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:54:17.013135 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:17.013360 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} executeQuery: Read 611 rows, 47.09 KiB in 0.00189 sec., 323280.4232804233 rows/sec., 24.33 MiB/sec. 2025.02.22 01:54:17.013415 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} TCPHandler: Processed in 0.002205433 sec. 2025.02.22 01:54:17.013566 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.013708 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.013774 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:17.014537 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.014578 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.015031 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:54:17.015287 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:17.015511 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} executeQuery: Read 986 rows, 68.23 KiB in 0.001835 sec., 537329.7002724796 rows/sec., 36.31 MiB/sec. 2025.02.22 01:54:17.015568 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} TCPHandler: Processed in 0.00207104 sec. 2025.02.22 01:54:17.015714 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.015840 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.015934 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:17.017244 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.017284 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.017952 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.22 01:54:17.018211 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:17.018499 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} executeQuery: Read 39 rows, 71.56 KiB in 0.002683 sec., 14535.96720089452 rows/sec., 26.05 MiB/sec. 2025.02.22 01:54:17.018967 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} TCPHandler: Processed in 0.003308811 sec. 2025.02.22 01:54:17.019171 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:17.019289 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:17.019340 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:17.019810 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:17.019849 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:17.020225 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:54:17.020472 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:17.020686 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} executeQuery: Read 36 rows, 2.48 KiB in 0.001421 sec., 25334.27163969036 rows/sec., 1.71 MiB/sec. 2025.02.22 01:54:17.020737 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} TCPHandler: Processed in 0.00166747 sec. 2025.02.22 01:54:18.957842 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1234 2025.02.22 01:54:18.961061 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:18.961113 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:18.962620 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:54:18.962958 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:18.964361 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1234 2025.02.22 01:54:19.823464 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:19.823681 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:19.823761 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:19.824569 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:19.824615 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:19.825046 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:54:19.825312 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:19.825550 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. 2025.02.22 01:54:19.825615 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} TCPHandler: Processed in 0.002291816 sec. 2025.02.22 01:54:19.825878 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:19.826087 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:19.826166 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:19.827019 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:19.827064 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:19.827501 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:54:19.827760 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:19.827956 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. 2025.02.22 01:54:19.828019 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} TCPHandler: Processed in 0.002283196 sec. 2025.02.22 01:54:19.828189 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:19.828335 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:19.828402 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:19.829023 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:19.829063 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:19.829454 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:54:19.829694 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:19.829900 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} executeQuery: Read 64 rows, 4.56 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 2.79 MiB/sec. 2025.02.22 01:54:19.829955 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} TCPHandler: Processed in 0.001834305 sec. 2025.02.22 01:54:19.830109 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:19.830257 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:19.830322 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:19.830908 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:19.830952 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:19.831333 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:54:19.831585 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:19.831779 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} executeQuery: Read 24 rows, 1.66 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.04 MiB/sec. 2025.02.22 01:54:19.831863 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} TCPHandler: Processed in 0.001821895 sec. 2025.02.22 01:54:21.324751 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.22 01:54:21.325959 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:21.326045 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.22 01:54:21.326590 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:54:21.326857 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:21.327103 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.22 01:54:23.230937 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.22 01:54:23.252718 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:23.252781 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:23.260213 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:54:23.260985 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:23.265122 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.22 01:54:24.827693 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:24.827915 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:24.827996 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:24.828762 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:24.828813 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:24.829255 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:54:24.829508 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:24.829767 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. 2025.02.22 01:54:24.829841 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} TCPHandler: Processed in 0.002293086 sec. 2025.02.22 01:54:24.830155 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:24.830479 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:24.830599 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:24.831580 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:24.831633 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:24.832089 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:54:24.832344 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:24.832590 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} executeQuery: Read 64 rows, 5.12 KiB in 0.002194 sec., 29170.46490428441 rows/sec., 2.28 MiB/sec. 2025.02.22 01:54:24.832655 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} TCPHandler: Processed in 0.002706986 sec. 2025.02.22 01:54:24.832804 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:24.832952 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:24.833019 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:24.833611 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:24.833652 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:24.834050 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:54:24.834297 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:24.834519 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2025.02.22 01:54:24.834570 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} TCPHandler: Processed in 0.001835355 sec. 2025.02.22 01:54:24.834713 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:24.834838 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:24.834895 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:24.835404 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:24.835447 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:24.835830 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:54:24.836080 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:24.836304 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2025.02.22 01:54:24.836369 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} TCPHandler: Processed in 0.001713071 sec. 2025.02.22 01:54:28.086016 [ 148 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.02.22 01:54:28.086099 [ 148 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:28.086124 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:28.086329 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.02.22 01:54:28.086625 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:28.086670 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 69 rows starting from the beginning of the part 2025.02.22 01:54:28.086769 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part 2025.02.22 01:54:28.086982 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:28.087066 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:28.087307 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 67 rows starting from the beginning of the part 2025.02.22 01:54:28.088293 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092361 sec., 127607.042952913 rows/sec., 9.85 MiB/sec. 2025.02.22 01:54:28.088478 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.02.22 01:54:28.088813 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:28.088904 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.02.22 01:54:28.089004 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:54:28.651527 [ 148 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:54:28.651610 [ 148 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:54:28.827287 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.22 01:54:28.828203 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:28.828259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:28.828796 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:54:28.829060 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:28.829330 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.22 01:54:28.964593 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1250 2025.02.22 01:54:28.967364 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:28.967413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:28.968880 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:54:28.969186 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:28.969731 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1250 2025.02.22 01:54:29.358859 [ 149 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.22 01:54:29.358961 [ 149 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.359005 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.359366 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:54:29.359703 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:29.359774 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.22 01:54:29.359969 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.02.22 01:54:29.360243 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.02.22 01:54:29.360528 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.02.22 01:54:29.360961 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2025.02.22 01:54:29.362241 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.003106095 sec., 17385.17334466589 rows/sec., 1.45 MiB/sec. 2025.02.22 01:54:29.362408 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.22 01:54:29.362753 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:54:29.362849 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.22 01:54:29.362941 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.22 01:54:29.829468 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.829684 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:29.829767 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:29.830632 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.830681 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.831134 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:54:29.831388 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.831584 [ 149 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:54:29.831642 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} executeQuery: Read 134 rows, 11.83 KiB in 0.002014 sec., 66534.26017874875 rows/sec., 5.74 MiB/sec. 2025.02.22 01:54:29.831661 [ 149 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.831729 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.831786 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} TCPHandler: Processed in 0.00245683 sec. 2025.02.22 01:54:29.832102 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.832111 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:54:29.832531 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:29.832719 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:29.832873 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:29.833107 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part 2025.02.22 01:54:29.833885 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:29.834542 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:54:29.834935 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:29.835302 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:29.835584 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 134 rows starting from the beginning of the part 2025.02.22 01:54:29.836508 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.836575 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.837569 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:54:29.838065 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:29.838327 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} executeQuery: Read 39 rows, 2.93 KiB in 0.005956 sec., 6548.018804566823 rows/sec., 492.38 KiB/sec. 2025.02.22 01:54:29.838433 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} TCPHandler: Processed in 0.006519729 sec. 2025.02.22 01:54:29.838752 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.838827 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00697159 sec., 445665.9097852857 rows/sec., 38.96 MiB/sec. 2025.02.22 01:54:29.838951 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:29.839034 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:29.839150 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:54:29.839778 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.839984 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:54:29.840159 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:54:29.840318 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.840364 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.840743 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:54:29.840989 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.841184 [ 146 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:54:29.841207 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} executeQuery: Read 103 rows, 8.24 KiB in 0.00229 sec., 44978.16593886463 rows/sec., 3.51 MiB/sec. 2025.02.22 01:54:29.841272 [ 146 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.841348 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.841368 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} TCPHandler: Processed in 0.002780177 sec. 2025.02.22 01:54:29.841602 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:54:29.841614 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.841738 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:29.841803 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 631 rows starting from the beginning of the part 2025.02.22 01:54:29.841858 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:29.841979 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:29.842062 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:29.842331 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 611 rows starting from the beginning of the part 2025.02.22 01:54:29.842685 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:29.843058 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:29.843406 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 103 rows starting from the beginning of the part 2025.02.22 01:54:29.844877 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.844954 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.845874 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:54:29.846276 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804116 sec., 319933.9899369624 rows/sec., 25.49 MiB/sec. 2025.02.22 01:54:29.846414 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.846690 [ 146 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:54:29.846783 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:54:29.846816 [ 146 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.846826 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} executeQuery: Read 160 rows, 11.41 KiB in 0.005027 sec., 31828.128108215635 rows/sec., 2.22 MiB/sec. 2025.02.22 01:54:29.846911 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.847271 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} TCPHandler: Processed in 0.005790481 sec. 2025.02.22 01:54:29.847491 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:54:29.847520 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.847828 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:29.847836 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:29.847911 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26334 rows starting from the beginning of the part 2025.02.22 01:54:29.848082 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.848182 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:29.848413 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:29.848690 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:54:29.849035 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 986 rows starting from the beginning of the part 2025.02.22 01:54:29.849147 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:54:29.849503 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:29.849859 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:29.850221 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:29.852176 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.852229 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.853287 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.22 01:54:29.853772 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:29.854097 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} executeQuery: Read 39 rows, 71.56 KiB in 0.006366 sec., 6126.295947219604 rows/sec., 10.98 MiB/sec. 2025.02.22 01:54:29.854230 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} TCPHandler: Processed in 0.006826276 sec. 2025.02.22 01:54:29.854377 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:29.854584 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:29.854637 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:29.855224 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.855274 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.855707 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:54:29.856193 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.856377 [ 146 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:54:29.856428 [ 146 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:29.856457 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001903 sec., 31529.164477141356 rows/sec., 2.12 MiB/sec. 2025.02.22 01:54:29.856469 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:29.856686 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} TCPHandler: Processed in 0.002370398 sec. 2025.02.22 01:54:29.856756 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:54:29.856881 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:29.856951 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4944 rows starting from the beginning of the part 2025.02.22 01:54:29.857036 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:29.857337 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part 2025.02.22 01:54:29.857541 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part 2025.02.22 01:54:29.857775 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:29.858067 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:29.859324 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 27864 rows, containing 5 columns (5 merged, 0 gathered) in 0.012189156 sec., 2285966.313008054 rows/sec., 156.65 MiB/sec. 2025.02.22 01:54:29.859818 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:54:29.860266 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.860396 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:54:29.860565 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.22 01:54:29.860963 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004324755 sec., 1198680.6189021114 rows/sec., 80.78 MiB/sec. 2025.02.22 01:54:29.861332 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:54:29.861604 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:29.861682 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:54:29.861772 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.22 01:54:30.765197 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.22 01:54:30.787249 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:30.787317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:30.794636 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:54:30.795420 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:30.799518 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.22 01:54:34.827254 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:34.827481 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:34.827587 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:34.828400 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:34.828453 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:34.828900 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.22 01:54:34.829151 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:34.829374 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. 2025.02.22 01:54:34.829462 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} TCPHandler: Processed in 0.002352637 sec. 2025.02.22 01:54:34.829785 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:34.830016 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:34.830091 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:34.830864 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:34.830918 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:34.831371 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.22 01:54:34.831633 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:34.831890 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. 2025.02.22 01:54:34.832013 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} TCPHandler: Processed in 0.002416549 sec. 2025.02.22 01:54:34.832235 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:34.832407 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:34.832474 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:34.833066 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:34.833110 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:34.833520 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.22 01:54:34.833773 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:34.834011 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.02.22 01:54:34.834079 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} TCPHandler: Processed in 0.001962398 sec. 2025.02.22 01:54:34.834291 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:34.834557 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:34.834622 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:34.835227 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:34.835279 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:34.835711 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.22 01:54:34.835963 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:34.836189 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. 2025.02.22 01:54:34.836247 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} TCPHandler: Processed in 0.00206688 sec. 2025.02.22 01:54:36.329462 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.22 01:54:36.330233 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:36.330289 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:36.330846 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:54:36.331114 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:36.331357 [ 140 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:54:36.331376 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.22 01:54:36.331454 [ 140 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:36.331487 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:36.331658 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:54:36.331925 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:36.331997 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.02.22 01:54:36.332094 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.22 01:54:36.332328 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.22 01:54:36.332549 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.22 01:54:36.332644 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.22 01:54:36.332865 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.22 01:54:36.335649 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080269 sec., 6862047.575784831 rows/sec., 98.16 MiB/sec. 2025.02.22 01:54:36.335954 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:54:36.336258 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:36.336343 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:54:36.336449 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.02.22 01:54:38.299591 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.22 01:54:38.321408 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:38.321469 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:38.328852 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:54:38.329616 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:38.330057 [ 141 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:54:38.330206 [ 141 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:38.330285 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:38.330728 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:54:38.346275 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.22 01:54:38.348144 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:38.349821 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.02.22 01:54:38.355853 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.02.22 01:54:38.361652 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.22 01:54:38.367416 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.02.22 01:54:38.373242 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.02.22 01:54:38.378075 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.02.22 01:54:38.435574 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105147417 sec., 4374.810272324617 rows/sec., 22.62 MiB/sec. 2025.02.22 01:54:38.438873 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:54:38.441884 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:38.442006 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:54:38.444592 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.22 01:54:38.969885 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1270 2025.02.22 01:54:38.973015 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:38.973078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:38.974633 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:54:38.974986 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:38.975753 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1270 2025.02.22 01:54:39.829313 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.829503 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:39.829576 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:39.830403 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.830459 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.830909 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.22 01:54:39.831179 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:39.831421 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} executeQuery: Read 134 rows, 11.83 KiB in 0.00197 sec., 68020.30456852792 rows/sec., 5.87 MiB/sec. 2025.02.22 01:54:39.831488 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} TCPHandler: Processed in 0.002308687 sec. 2025.02.22 01:54:39.831742 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.831960 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:39.832044 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:39.832882 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.832935 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.833427 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:54:39.833688 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:39.833925 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} executeQuery: Read 39 rows, 2.93 KiB in 0.002024 sec., 19268.774703557312 rows/sec., 1.41 MiB/sec. 2025.02.22 01:54:39.833993 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} TCPHandler: Processed in 0.002399828 sec. 2025.02.22 01:54:39.834133 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.834260 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:39.834314 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:39.834938 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.834980 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.835363 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.22 01:54:39.835613 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:39.835836 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} executeQuery: Read 103 rows, 8.24 KiB in 0.001606 sec., 64134.495641344954 rows/sec., 5.01 MiB/sec. 2025.02.22 01:54:39.835891 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} TCPHandler: Processed in 0.001816434 sec. 2025.02.22 01:54:39.836046 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.836196 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:39.836264 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:39.836915 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.836956 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.837362 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.22 01:54:39.837608 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:39.837833 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. 2025.02.22 01:54:39.837892 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} TCPHandler: Processed in 0.001915506 sec. 2025.02.22 01:54:39.838062 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.838182 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:39.838264 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:39.839455 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.839496 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.840174 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.22 01:54:39.840442 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:39.840738 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} executeQuery: Read 39 rows, 71.56 KiB in 0.002572 sec., 15163.297045101088 rows/sec., 27.17 MiB/sec. 2025.02.22 01:54:39.841143 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} TCPHandler: Processed in 0.003137456 sec. 2025.02.22 01:54:39.841356 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:39.841485 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:39.841539 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:39.842033 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:39.842075 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:39.842469 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.22 01:54:39.842721 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:39.842958 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.02.22 01:54:39.843036 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} TCPHandler: Processed in 0.001782023 sec. 2025.02.22 01:54:43.651673 [ 134 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:54:43.651770 [ 134 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:54:43.831567 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.22 01:54:43.832221 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:43.832271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:43.832831 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:54:43.833100 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:43.833360 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.22 01:54:44.827221 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:44.827409 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:44.827481 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:44.828284 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:44.828330 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:44.828778 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.22 01:54:44.829049 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:44.829254 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. 2025.02.22 01:54:44.829319 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} TCPHandler: Processed in 0.002227234 sec. 2025.02.22 01:54:44.829583 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:44.829774 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:44.829847 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:44.830618 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:44.830670 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:44.831115 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.22 01:54:44.831383 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:44.831618 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. 2025.02.22 01:54:44.831685 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} TCPHandler: Processed in 0.002236494 sec. 2025.02.22 01:54:44.831846 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:44.831975 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:44.832032 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:44.832664 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:44.832702 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:44.833116 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.22 01:54:44.833369 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:44.833549 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.02.22 01:54:44.833606 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} TCPHandler: Processed in 0.001818464 sec. 2025.02.22 01:54:44.833754 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:44.833892 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:44.833957 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:44.834563 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:44.834613 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:44.835044 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.22 01:54:44.835302 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:44.835506 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. 2025.02.22 01:54:44.835560 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} TCPHandler: Processed in 0.001866866 sec. 2025.02.22 01:54:45.846373 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.22 01:54:45.864728 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:45.864786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:45.872193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:54:45.873288 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:45.875974 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.22 01:54:46.996154 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:46.996342 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:54:46.996413 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:54:46.997178 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:46.997227 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:46.997674 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:54:46.997938 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:54:46.998196 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} executeQuery: Read 24 rows, 2.04 KiB in 0.001905 sec., 12598.425196850394 rows/sec., 1.05 MiB/sec. 2025.02.22 01:54:46.998324 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} TCPHandler: Processed in 0.002303106 sec. 2025.02.22 01:54:46.998586 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:46.998773 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:54:46.998845 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:54:46.999577 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:46.999621 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.000045 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.22 01:54:47.000607 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:54:47.000884 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} executeQuery: Read 2 rows, 167.00 B in 0.002162 sec., 925.0693802035154 rows/sec., 75.43 KiB/sec. 2025.02.22 01:54:47.000948 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} TCPHandler: Processed in 0.002493301 sec. 2025.02.22 01:54:47.001127 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.001286 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:47.001352 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:47.002989 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.003033 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.003537 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.22 01:54:47.003804 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:47.004049 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} executeQuery: Read 1395 rows, 119.93 KiB in 0.002801 sec., 498036.4155658693 rows/sec., 41.81 MiB/sec. 2025.02.22 01:54:47.004129 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} TCPHandler: Processed in 0.003076584 sec. 2025.02.22 01:54:47.004318 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.004445 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.004498 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:47.005147 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.005187 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.005559 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:54:47.005811 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:47.006036 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} executeQuery: Read 53 rows, 4.03 KiB in 0.00161 sec., 32919.25465838509 rows/sec., 2.45 MiB/sec. 2025.02.22 01:54:47.006105 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} TCPHandler: Processed in 0.001836805 sec. 2025.02.22 01:54:47.006343 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.006505 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.006561 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:54:47.007297 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.007340 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.007735 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:54:47.008003 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:54:47.008248 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} executeQuery: Read 252 rows, 17.85 KiB in 0.001765 sec., 142776.20396600565 rows/sec., 9.87 MiB/sec. 2025.02.22 01:54:47.008362 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} TCPHandler: Processed in 0.002153872 sec. 2025.02.22 01:54:47.008524 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.008666 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.008725 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:54:47.009356 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.009395 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.009755 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:54:47.009989 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:54:47.010250 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} executeQuery: Read 12 rows, 960.00 B in 0.001595 sec., 7523.510971786834 rows/sec., 587.77 KiB/sec. 2025.02.22 01:54:47.010438 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} TCPHandler: Processed in 0.001982088 sec. 2025.02.22 01:54:47.010592 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.010741 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:47.010803 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:47.011721 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.011762 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.012165 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.22 01:54:47.012420 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:47.012646 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} executeQuery: Read 597 rows, 45.95 KiB in 0.00194 sec., 307731.9587628866 rows/sec., 23.13 MiB/sec. 2025.02.22 01:54:47.012701 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} TCPHandler: Processed in 0.002178353 sec. 2025.02.22 01:54:47.012850 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.012989 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.013051 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:47.014020 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.014058 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.014508 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.22 01:54:47.014753 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:47.014960 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} executeQuery: Read 979 rows, 67.74 KiB in 0.002003 sec., 488766.84972541186 rows/sec., 33.03 MiB/sec. 2025.02.22 01:54:47.015063 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} TCPHandler: Processed in 0.002281325 sec. 2025.02.22 01:54:47.015232 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.015407 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.015505 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:47.016816 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.016856 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.017547 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.22 01:54:47.017821 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:47.018073 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} executeQuery: Read 39 rows, 71.56 KiB in 0.002705 sec., 14417.744916820702 rows/sec., 25.84 MiB/sec. 2025.02.22 01:54:47.018169 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} TCPHandler: Processed in 0.003027304 sec. 2025.02.22 01:54:47.018318 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:47.018460 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:47.018521 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:47.019071 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:47.019108 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:47.019472 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.22 01:54:47.019715 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:47.019895 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. 2025.02.22 01:54:47.019945 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} TCPHandler: Processed in 0.001693281 sec. 2025.02.22 01:54:48.975914 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1310 2025.02.22 01:54:48.979260 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:48.979324 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:48.980854 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:54:48.981193 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:48.981437 [ 126 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:54:48.981557 [ 126 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:48.981618 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:48.982039 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:54:48.982867 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1310 2025.02.22 01:54:48.983290 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:48.983471 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1174 rows starting from the beginning of the part 2025.02.22 01:54:48.984197 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part 2025.02.22 01:54:48.985550 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2025.02.22 01:54:48.986033 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2025.02.22 01:54:48.986494 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part 2025.02.22 01:54:48.986954 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2025.02.22 01:54:48.995392 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 72 columns (72 merged, 0 gathered) in 0.013646292 sec., 95996.77333593623 rows/sec., 74.37 MiB/sec. 2025.02.22 01:54:48.996962 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:54:48.997788 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:48.997887 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:54:48.998237 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.22 01:54:49.822582 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:49.822796 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:49.822878 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:49.823661 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.823715 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:49.824164 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.22 01:54:49.824427 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.824633 [ 124 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.22 01:54:49.824689 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.22 01:54:49.824721 [ 124 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.824792 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:49.824827 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} TCPHandler: Processed in 0.002380018 sec. 2025.02.22 01:54:49.825066 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.22 01:54:49.825232 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:49.825264 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:49.825373 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part 2025.02.22 01:54:49.825635 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:49.825825 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:49.826079 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 134 rows starting from the beginning of the part 2025.02.22 01:54:49.826157 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:49.826466 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:49.826765 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:54:49.827084 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.02.22 01:54:49.828830 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.828918 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.829960 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.22 01:54:49.830512 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.830668 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576929 sec., 537327.8167677479 rows/sec., 46.99 MiB/sec. 2025.02.22 01:54:49.830848 [ 124 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.22 01:54:49.830922 [ 124 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.830971 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.831001 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.22 01:54:49.831038 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} executeQuery: Read 64 rows, 5.12 KiB in 0.005418 sec., 11812.476928755998 rows/sec., 944.12 KiB/sec. 2025.02.22 01:54:49.831407 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} TCPHandler: Processed in 0.006420026 sec. 2025.02.22 01:54:49.831513 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.22 01:54:49.831683 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:49.831952 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:49.832026 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.832071 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:49.832078 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 631 rows starting from the beginning of the part 2025.02.22 01:54:49.832250 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:49.832460 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.22 01:54:49.832648 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:49.833080 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 103 rows starting from the beginning of the part 2025.02.22 01:54:49.833533 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:49.833639 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.22 01:54:49.833966 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 597 rows starting from the beginning of the part 2025.02.22 01:54:49.834272 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.02.22 01:54:49.835372 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.835437 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.836525 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.22 01:54:49.836933 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.837609 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006485937 sec., 234815.725160451 rows/sec., 18.70 MiB/sec. 2025.02.22 01:54:49.837639 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} executeQuery: Read 64 rows, 4.56 KiB in 0.005684 sec., 11259.676284306826 rows/sec., 803.04 KiB/sec. 2025.02.22 01:54:49.837640 [ 124 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.02.22 01:54:49.837787 [ 124 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.837897 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.837913 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} TCPHandler: Processed in 0.006354795 sec. 2025.02.22 01:54:49.838168 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.22 01:54:49.838246 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:49.838376 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.02.22 01:54:49.838571 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:49.838733 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:49.838749 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:49.838825 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 27864 rows starting from the beginning of the part 2025.02.22 01:54:49.839213 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.839316 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:49.839915 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:49.839963 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.22 01:54:49.840455 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:54:49.840510 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.02.22 01:54:49.840782 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 979 rows starting from the beginning of the part 2025.02.22 01:54:49.841376 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.841422 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.841936 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.22 01:54:49.842398 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.842717 [ 124 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.22 01:54:49.842797 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} executeQuery: Read 24 rows, 1.66 KiB in 0.004314 sec., 5563.282336578582 rows/sec., 383.92 KiB/sec. 2025.02.22 01:54:49.842849 [ 124 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:49.843022 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:49.843152 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} TCPHandler: Processed in 0.005092603 sec. 2025.02.22 01:54:49.843564 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.22 01:54:49.843882 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:49.843941 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5184 rows starting from the beginning of the part 2025.02.22 01:54:49.844084 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:49.844227 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:49.844316 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.02.22 01:54:49.844547 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part 2025.02.22 01:54:49.844626 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part 2025.02.22 01:54:49.848502 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 4 columns (4 merged, 0 gathered) in 0.005277629 sec., 1027734.234445051 rows/sec., 69.26 MiB/sec. 2025.02.22 01:54:49.849073 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.22 01:54:49.849496 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.849628 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.22 01:54:49.849779 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.22 01:54:49.850438 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 29323 rows, containing 5 columns (5 merged, 0 gathered) in 0.012352691 sec., 2373814.742067133 rows/sec., 162.64 MiB/sec. 2025.02.22 01:54:49.850894 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.02.22 01:54:49.851213 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:49.851303 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.02.22 01:54:49.851401 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.22 01:54:50.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 255.47 MiB, free memory in arenas 0.00 B, will set to 243.85 MiB (RSS), difference: 2.08 MiB 2025.02.22 01:54:51.333496 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.22 01:54:51.334167 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:51.334212 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.22 01:54:51.334765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:54:51.335041 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:51.335300 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.22 01:54:53.376052 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.22 01:54:53.396692 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:53.396755 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:53.404148 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:54:53.404914 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:53.407606 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.22 01:54:54.828740 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:54.828939 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:54.829017 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:54.829785 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:54.829837 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:54.830291 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.22 01:54:54.830561 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:54.830828 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. 2025.02.22 01:54:54.830927 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} TCPHandler: Processed in 0.002318186 sec. 2025.02.22 01:54:54.831222 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:54.831439 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:54.831522 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:54.832387 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:54.832440 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:54.832920 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.22 01:54:54.833188 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:54.833434 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} executeQuery: Read 64 rows, 5.12 KiB in 0.002052 sec., 31189.083820662767 rows/sec., 2.43 MiB/sec. 2025.02.22 01:54:54.833505 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} TCPHandler: Processed in 0.00246363 sec. 2025.02.22 01:54:54.833646 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:54.833777 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:54.833835 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:54.834426 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:54.834468 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:54.834914 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.22 01:54:54.835201 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:54.835432 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. 2025.02.22 01:54:54.835492 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} TCPHandler: Processed in 0.001905656 sec. 2025.02.22 01:54:54.835650 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:54.835780 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:54.835836 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:54.836373 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:54.836415 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:54.836809 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.22 01:54:54.837054 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:54.837287 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2025.02.22 01:54:54.837368 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} TCPHandler: Processed in 0.001780044 sec. 2025.02.22 01:54:58.651824 [ 118 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:54:58.651902 [ 118 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:54:58.835441 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.02.22 01:54:58.836092 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:58.836139 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:58.836685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:54:58.836944 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:58.837193 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.02.22 01:54:58.983124 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1326 2025.02.22 01:54:58.985907 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:58.985971 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:58.987461 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:54:58.987777 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:54:58.989207 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1326 2025.02.22 01:54:59.001377 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000955304 sec. 2025.02.22 01:54:59.829691 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.829898 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:54:59.829980 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:54:59.830848 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.830901 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.831354 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.22 01:54:59.831625 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:59.831881 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} executeQuery: Read 134 rows, 11.83 KiB in 0.002038 sec., 65750.73601570167 rows/sec., 5.67 MiB/sec. 2025.02.22 01:54:59.831982 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} TCPHandler: Processed in 0.002431379 sec. 2025.02.22 01:54:59.832261 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.832483 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:54:59.832557 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:54:59.833315 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.833358 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.833799 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:54:59.834079 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:54:59.834291 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} executeQuery: Read 39 rows, 2.93 KiB in 0.001874 sec., 20811.0992529349 rows/sec., 1.53 MiB/sec. 2025.02.22 01:54:59.834422 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} TCPHandler: Processed in 0.002336366 sec. 2025.02.22 01:54:59.834588 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.834716 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:54:59.834770 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:54:59.835422 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.835465 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.835853 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.22 01:54:59.836106 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:59.836326 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} executeQuery: Read 103 rows, 8.24 KiB in 0.001638 sec., 62881.56288156289 rows/sec., 4.91 MiB/sec. 2025.02.22 01:54:59.836382 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} TCPHandler: Processed in 0.001856435 sec. 2025.02.22 01:54:59.836532 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.836658 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:59.836716 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:54:59.837324 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.837362 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.837773 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.22 01:54:59.838019 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:59.838202 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2025.02.22 01:54:59.838257 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} TCPHandler: Processed in 0.001785304 sec. 2025.02.22 01:54:59.838429 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.838574 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:54:59.838669 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:54:59.840066 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.840108 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.840792 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.22 01:54:59.841064 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:59.841244 [ 117 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.22 01:54:59.841316 [ 117 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.841347 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.841366 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} executeQuery: Read 39 rows, 71.56 KiB in 0.002815 sec., 13854.35168738899 rows/sec., 24.83 MiB/sec. 2025.02.22 01:54:59.841711 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:54:59.841753 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} TCPHandler: Processed in 0.003384932 sec. 2025.02.22 01:54:59.841996 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:54:59.842311 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:54:59.842400 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:54:59.842426 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:54:59.842630 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1494 rows starting from the beginning of the part 2025.02.22 01:54:59.843498 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:59.844147 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:59.844922 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:59.844992 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:54:59.845070 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:54:59.845556 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:59.846264 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.02.22 01:54:59.846963 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.22 01:54:59.848156 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:54:59.848647 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} executeQuery: Read 60 rows, 4.14 KiB in 0.006446 sec., 9308.09804529941 rows/sec., 642.36 KiB/sec. 2025.02.22 01:54:59.848956 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} TCPHandler: Processed in 0.007072632 sec. 2025.02.22 01:54:59.858488 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 19 columns (19 merged, 0 gathered) in 0.017039365 sec., 99123.4121694089 rows/sec., 177.62 MiB/sec. 2025.02.22 01:54:59.860058 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.22 01:54:59.860505 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:54:59.860587 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.22 01:54:59.860743 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. 2025.02.22 01:55:00.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 244.34 MiB, peak 255.98 MiB, free memory in arenas 0.00 B, will set to 248.31 MiB (RSS), difference: 3.97 MiB 2025.02.22 01:55:00.907724 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.22 01:55:00.928520 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:00.928582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:00.935956 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:55:00.936754 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:00.939639 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.22 01:55:04.827111 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:04.827316 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:04.827389 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:04.828172 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:04.828226 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:04.828665 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.22 01:55:04.828926 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:04.829163 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. 2025.02.22 01:55:04.829236 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} TCPHandler: Processed in 0.002258575 sec. 2025.02.22 01:55:04.829503 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:04.829697 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:04.829773 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:04.830548 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:04.830602 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:04.831040 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.22 01:55:04.831310 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:04.831561 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. 2025.02.22 01:55:04.831653 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} TCPHandler: Processed in 0.002287176 sec. 2025.02.22 01:55:04.831863 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:04.832206 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:04.832285 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:04.832931 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:04.832975 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:04.833396 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.22 01:55:04.833637 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:04.833873 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. 2025.02.22 01:55:04.833935 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} TCPHandler: Processed in 0.002172193 sec. 2025.02.22 01:55:04.834111 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:04.834242 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:04.834300 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:04.834822 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:04.834865 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:04.835265 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.22 01:55:04.835550 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:04.835824 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. 2025.02.22 01:55:04.835891 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} TCPHandler: Processed in 0.001843305 sec. 2025.02.22 01:55:06.337344 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.02.22 01:55:06.338068 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:06.338114 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.22 01:55:06.338647 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:55:06.338916 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:06.339171 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.22 01:55:08.439730 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.22 01:55:08.460708 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:08.460766 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:08.468235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:55:08.468998 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:08.472919 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.22 01:55:08.989360 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1346 2025.02.22 01:55:08.992244 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:08.992302 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:08.993821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:55:08.994152 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:08.995194 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2025.02.22 01:55:09.829613 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.829796 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:09.829866 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:09.830696 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.830740 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.831187 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.22 01:55:09.831443 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.831662 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} executeQuery: Read 134 rows, 11.83 KiB in 0.001912 sec., 70083.6820083682 rows/sec., 6.04 MiB/sec. 2025.02.22 01:55:09.831759 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} TCPHandler: Processed in 0.002265685 sec. 2025.02.22 01:55:09.832084 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.832306 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:09.832389 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:09.833197 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.833253 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.833687 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:55:09.833939 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:09.834114 [ 107 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.02.22 01:55:09.834176 [ 107 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.834198 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} executeQuery: Read 39 rows, 2.93 KiB in 0.001936 sec., 20144.628099173555 rows/sec., 1.48 MiB/sec. 2025.02.22 01:55:09.834210 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.834399 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} TCPHandler: Processed in 0.002494331 sec. 2025.02.22 01:55:09.834578 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.02.22 01:55:09.834726 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.835057 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:09.835174 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 69 rows starting from the beginning of the part 2025.02.22 01:55:09.835209 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:09.835364 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:09.835482 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:09.835798 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:09.836138 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part 2025.02.22 01:55:09.836478 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:09.836859 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:09.838392 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.838455 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.839566 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.22 01:55:09.839864 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515744 sec., 50401.17887994801 rows/sec., 3.90 MiB/sec. 2025.02.22 01:55:09.840077 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.840204 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.02.22 01:55:09.840624 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} executeQuery: Read 103 rows, 8.24 KiB in 0.005553 sec., 18548.53232486944 rows/sec., 1.45 MiB/sec. 2025.02.22 01:55:09.840855 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} TCPHandler: Processed in 0.006309973 sec. 2025.02.22 01:55:09.841161 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.841498 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.841673 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:09.841884 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.02.22 01:55:09.841909 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:09.842237 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:55:09.843558 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.843598 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.843994 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.22 01:55:09.844248 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.844416 [ 107 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.02.22 01:55:09.844470 [ 107 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.844490 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} executeQuery: Read 160 rows, 11.41 KiB in 0.003017 sec., 53032.81405369572 rows/sec., 3.69 MiB/sec. 2025.02.22 01:55:09.844507 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.844685 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} TCPHandler: Processed in 0.00369283 sec. 2025.02.22 01:55:09.844743 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.02.22 01:55:09.844863 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.844895 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:09.844928 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29323 rows starting from the beginning of the part 2025.02.22 01:55:09.845018 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:09.845123 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:09.845467 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:09.845520 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:09.845992 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:09.846332 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:09.846733 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:09.848737 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.848787 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.849752 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.22 01:55:09.850119 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:09.850381 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} executeQuery: Read 39 rows, 71.56 KiB in 0.005416 sec., 7200.886262924668 rows/sec., 12.90 MiB/sec. 2025.02.22 01:55:09.850504 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} TCPHandler: Processed in 0.005704109 sec. 2025.02.22 01:55:09.850684 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:09.850874 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:09.850940 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:09.851655 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:09.851704 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:09.852290 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.22 01:55:09.852558 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.852841 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. 2025.02.22 01:55:09.852925 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} TCPHandler: Processed in 0.002312507 sec. 2025.02.22 01:55:09.854125 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 30027 rows, containing 5 columns (5 merged, 0 gathered) in 0.009505081 sec., 3159047.250623114 rows/sec., 216.52 MiB/sec. 2025.02.22 01:55:09.854521 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.02.22 01:55:09.854805 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:09.854884 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.02.22 01:55:09.854967 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:55:13.651951 [ 102 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:55:13.652030 [ 102 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:55:13.839322 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.02.22 01:55:13.840043 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:13.840084 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:13.840622 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:55:13.840879 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:13.841063 [ 102 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:55:13.841085 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.02.22 01:55:13.841110 [ 102 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:13.841133 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:13.841292 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:55:13.841477 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:13.841529 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.22 01:55:13.841616 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.22 01:55:13.841721 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.22 01:55:13.841908 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.02.22 01:55:13.841999 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.02.22 01:55:13.842083 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.02.22 01:55:13.844836 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003627118 sec., 8341608.957855796 rows/sec., 119.33 MiB/sec. 2025.02.22 01:55:13.845252 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:55:13.845628 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:13.845728 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:55:13.845854 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.02.22 01:55:14.827444 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:14.827659 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:14.827742 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:14.828560 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.828615 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.829057 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.22 01:55:14.829318 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.829532 [ 100 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.22 01:55:14.829556 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. 2025.02.22 01:55:14.829622 [ 100 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.829709 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.829714 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} TCPHandler: Processed in 0.002408228 sec. 2025.02.22 01:55:14.829976 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.22 01:55:14.830045 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:14.830210 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:14.830299 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part 2025.02.22 01:55:14.830361 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:14.830491 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:14.830582 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:14.830843 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 134 rows starting from the beginning of the part 2025.02.22 01:55:14.831268 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:14.831572 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 134 rows starting from the beginning of the part 2025.02.22 01:55:14.831990 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:14.833328 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.833413 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.834544 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.22 01:55:14.835051 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.835233 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005391152 sec., 341114.4779446026 rows/sec., 29.81 MiB/sec. 2025.02.22 01:55:14.835413 [ 100 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.22 01:55:14.835488 [ 100 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.835562 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.835571 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} executeQuery: Read 64 rows, 5.12 KiB in 0.0053 sec., 12075.471698113208 rows/sec., 965.14 KiB/sec. 2025.02.22 01:55:14.835753 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.22 01:55:14.835928 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} TCPHandler: Processed in 0.006058277 sec. 2025.02.22 01:55:14.836056 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.22 01:55:14.836213 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:14.836403 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:14.836490 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 631 rows starting from the beginning of the part 2025.02.22 01:55:14.836553 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:14.836879 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.836916 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:14.836923 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:14.837430 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.22 01:55:14.837482 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 103 rows starting from the beginning of the part 2025.02.22 01:55:14.837925 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:14.838335 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:55:14.838362 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 103 rows starting from the beginning of the part 2025.02.22 01:55:14.838814 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:14.839809 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.839864 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.840475 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.22 01:55:14.840830 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152486 sec., 199709.4218208453 rows/sec., 16.02 MiB/sec. 2025.02.22 01:55:14.840851 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.841084 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.22 01:55:14.841186 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} executeQuery: Read 160 rows, 11.41 KiB in 0.004743 sec., 33733.923676997685 rows/sec., 2.35 MiB/sec. 2025.02.22 01:55:14.841316 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} TCPHandler: Processed in 0.005235438 sec. 2025.02.22 01:55:14.841504 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:14.841587 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.841649 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:14.841701 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.22 01:55:14.841716 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:14.841814 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.22 01:55:14.842266 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.842306 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.842686 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.22 01:55:14.842928 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.843103 [ 99 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.22 01:55:14.843161 [ 99 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:14.843164 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2025.02.22 01:55:14.843205 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:14.843336 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} TCPHandler: Processed in 0.001910927 sec. 2025.02.22 01:55:14.843560 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.22 01:55:14.843941 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:14.844043 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5424 rows starting from the beginning of the part 2025.02.22 01:55:14.844479 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:14.844825 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:14.845102 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:14.845217 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:14.845401 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:14.847602 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 5724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004252963 sec., 1345885.2099113017 rows/sec., 90.70 MiB/sec. 2025.02.22 01:55:14.847977 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.22 01:55:14.848298 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:14.848386 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.22 01:55:14.848481 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.02.22 01:55:15.973005 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.22 01:55:15.995197 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:15.995252 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:16.000264 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 253.30 MiB, peak 256.16 MiB, free memory in arenas 0.00 B, will set to 248.80 MiB (RSS), difference: -4.50 MiB 2025.02.22 01:55:16.002787 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:55:16.003569 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:16.003970 [ 99 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:55:16.004119 [ 99 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:16.004198 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:16.005159 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:55:16.019552 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.22 01:55:16.021695 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:16.023553 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.02.22 01:55:16.029616 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.02.22 01:55:16.035232 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.02.22 01:55:16.040942 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.22 01:55:16.046861 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.02.22 01:55:16.051466 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.02.22 01:55:16.113478 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.109056852 sec., 4566.425592405693 rows/sec., 23.61 MiB/sec. 2025.02.22 01:55:16.116742 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:55:16.119580 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:16.119684 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:55:16.121788 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.02.22 01:55:16.995806 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:16.996000 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:55:16.996075 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:55:16.996854 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:16.996904 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:16.997352 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:55:16.997625 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:55:16.997898 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} executeQuery: Read 24 rows, 2.04 KiB in 0.001941 sec., 12364.760432766616 rows/sec., 1.03 MiB/sec. 2025.02.22 01:55:16.998039 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} TCPHandler: Processed in 0.002365618 sec. 2025.02.22 01:55:16.998336 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:16.998527 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:55:16.998599 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:55:16.999358 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:16.999402 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:16.999855 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.22 01:55:17.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.43 MiB, peak 259.09 MiB, free memory in arenas 0.00 B, will set to 249.28 MiB (RSS), difference: 3.86 MiB 2025.02.22 01:55:17.000265 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:55:17.000820 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} executeQuery: Read 16 rows, 1.30 KiB in 0.002312 sec., 6920.415224913495 rows/sec., 564.31 KiB/sec. 2025.02.22 01:55:17.001106 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} TCPHandler: Processed in 0.00289805 sec. 2025.02.22 01:55:17.001302 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.001457 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:17.001525 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:17.003049 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.003093 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.003596 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.22 01:55:17.003862 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:17.004095 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} executeQuery: Read 1402 rows, 120.44 KiB in 0.002673 sec., 524504.30228208 rows/sec., 44.00 MiB/sec. 2025.02.22 01:55:17.004174 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} TCPHandler: Processed in 0.002941982 sec. 2025.02.22 01:55:17.004353 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.004499 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.004561 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:17.005267 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.005305 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.005685 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:55:17.005934 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:17.006114 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} executeQuery: Read 67 rows, 5.01 KiB in 0.00165 sec., 40606.06060606061 rows/sec., 2.97 MiB/sec. 2025.02.22 01:55:17.006165 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} TCPHandler: Processed in 0.001882306 sec. 2025.02.22 01:55:17.006322 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.006452 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.006508 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:55:17.007233 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.007278 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.007682 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:55:17.007942 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:55:17.008235 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} executeQuery: Read 252 rows, 17.85 KiB in 0.00181 sec., 139226.51933701657 rows/sec., 9.63 MiB/sec. 2025.02.22 01:55:17.008470 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} TCPHandler: Processed in 0.002205253 sec. 2025.02.22 01:55:17.008645 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.008787 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.008844 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:55:17.009467 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.009506 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.009864 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:55:17.010115 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:55:17.010315 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} executeQuery: Read 12 rows, 960.00 B in 0.001552 sec., 7731.958762886598 rows/sec., 604.06 KiB/sec. 2025.02.22 01:55:17.010413 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} TCPHandler: Processed in 0.001838595 sec. 2025.02.22 01:55:17.010574 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.010730 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:17.010796 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:17.011756 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.011803 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.012280 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.22 01:55:17.012597 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:17.012844 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} executeQuery: Read 611 rows, 47.09 KiB in 0.00214 sec., 285514.0186915888 rows/sec., 21.49 MiB/sec. 2025.02.22 01:55:17.012970 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} TCPHandler: Processed in 0.00246463 sec. 2025.02.22 01:55:17.013206 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.013446 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.013502 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:17.014334 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.014373 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.014838 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.22 01:55:17.015085 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:17.015293 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} executeQuery: Read 986 rows, 68.23 KiB in 0.001884 sec., 523354.56475583866 rows/sec., 35.37 MiB/sec. 2025.02.22 01:55:17.015355 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} TCPHandler: Processed in 0.002278786 sec. 2025.02.22 01:55:17.015518 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.015656 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.015753 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:17.017199 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.017240 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.017982 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.22 01:55:17.018268 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:17.018491 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} executeQuery: Read 39 rows, 71.56 KiB in 0.00287 sec., 13588.850174216028 rows/sec., 24.35 MiB/sec. 2025.02.22 01:55:17.018638 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} TCPHandler: Processed in 0.003185788 sec. 2025.02.22 01:55:17.018800 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:17.018938 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:17.018998 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:17.019572 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:17.019619 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:17.020055 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.22 01:55:17.020309 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:17.020533 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} executeQuery: Read 36 rows, 2.48 KiB in 0.001621 sec., 22208.513263417644 rows/sec., 1.50 MiB/sec. 2025.02.22 01:55:17.020585 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} TCPHandler: Processed in 0.001851095 sec. 2025.02.22 01:55:18.995398 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1386 2025.02.22 01:55:18.999072 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:18.999131 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:19.001255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:55:19.001595 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:19.002742 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1386 2025.02.22 01:55:19.823304 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:19.823513 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:19.823593 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:19.824455 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:19.824499 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:19.824951 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.22 01:55:19.825221 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:19.825443 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec. 2025.02.22 01:55:19.825539 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} TCPHandler: Processed in 0.002365617 sec. 2025.02.22 01:55:19.825832 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:19.826260 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:19.826404 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:19.827195 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:19.827248 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:19.827674 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.22 01:55:19.827926 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:19.828146 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} executeQuery: Read 64 rows, 5.12 KiB in 0.00204 sec., 31372.549019607843 rows/sec., 2.45 MiB/sec. 2025.02.22 01:55:19.828205 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} TCPHandler: Processed in 0.002541951 sec. 2025.02.22 01:55:19.828376 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:19.828525 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:19.828592 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:19.829231 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:19.829270 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:19.829673 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.22 01:55:19.829929 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:19.830113 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} executeQuery: Read 64 rows, 4.56 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 2.74 MiB/sec. 2025.02.22 01:55:19.830167 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} TCPHandler: Processed in 0.001861185 sec. 2025.02.22 01:55:19.830316 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:19.830458 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:19.830519 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:19.831103 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:19.831149 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:19.831526 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.22 01:55:19.831768 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:19.831961 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} executeQuery: Read 24 rows, 1.66 KiB in 0.001536 sec., 15625 rows/sec., 1.05 MiB/sec. 2025.02.22 01:55:19.832011 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} TCPHandler: Processed in 0.001765003 sec. 2025.02.22 01:55:21.341226 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.02.22 01:55:21.342319 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:21.342358 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:21.342895 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:55:21.343160 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:21.343351 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.22 01:55:23.519655 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.22 01:55:23.538952 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:23.539012 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:23.545827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:55:23.546574 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:23.549262 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.22 01:55:24.827625 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:24.827817 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:24.827890 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:24.828688 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:24.828740 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:24.829182 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.22 01:55:24.829483 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:24.829713 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.22 01:55:24.829803 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} TCPHandler: Processed in 0.002315797 sec. 2025.02.22 01:55:24.830140 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:24.830346 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:24.830428 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:24.831245 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:24.831297 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:24.831751 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.22 01:55:24.832041 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:24.832301 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} executeQuery: Read 64 rows, 5.12 KiB in 0.002008 sec., 31872.509960159365 rows/sec., 2.49 MiB/sec. 2025.02.22 01:55:24.832371 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} TCPHandler: Processed in 0.002418929 sec. 2025.02.22 01:55:24.832551 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:24.832677 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:24.832737 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:24.833346 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:24.833387 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:24.833790 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.22 01:55:24.834032 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:24.834267 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2025.02.22 01:55:24.834330 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} TCPHandler: Processed in 0.001842195 sec. 2025.02.22 01:55:24.834499 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:24.834630 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:24.834688 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:24.835210 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:24.835256 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.22 01:55:24.835649 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.22 01:55:24.835892 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:24.836115 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. 2025.02.22 01:55:24.836172 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} TCPHandler: Processed in 0.001733162 sec. 2025.02.22 01:55:28.652077 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:55:28.652143 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:55:28.843546 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.02.22 01:55:28.844455 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:28.844517 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:28.845088 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:55:28.845365 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:28.845642 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.02.22 01:55:29.002984 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1402 2025.02.22 01:55:29.006015 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.006076 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.007636 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:55:29.008109 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:29.009563 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1402 2025.02.22 01:55:29.830273 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.830478 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:29.830556 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:29.831365 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.831408 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.831846 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.22 01:55:29.832104 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:29.832318 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} executeQuery: Read 134 rows, 11.83 KiB in 0.001896 sec., 70675.10548523207 rows/sec., 6.10 MiB/sec. 2025.02.22 01:55:29.832395 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} TCPHandler: Processed in 0.002254475 sec. 2025.02.22 01:55:29.832740 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.833048 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:29.833165 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:29.834071 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.834124 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.834565 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:55:29.834821 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:29.835085 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} executeQuery: Read 39 rows, 2.93 KiB in 0.002115 sec., 18439.716312056735 rows/sec., 1.35 MiB/sec. 2025.02.22 01:55:29.835301 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} TCPHandler: Processed in 0.002778657 sec. 2025.02.22 01:55:29.835520 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.835665 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:29.835724 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:29.836469 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.836517 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.836897 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.22 01:55:29.837141 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:29.837325 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} executeQuery: Read 103 rows, 8.24 KiB in 0.001695 sec., 60766.96165191741 rows/sec., 4.75 MiB/sec. 2025.02.22 01:55:29.837378 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} TCPHandler: Processed in 0.001963378 sec. 2025.02.22 01:55:29.837550 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.837697 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:29.837762 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:29.838439 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.838488 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.838896 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.22 01:55:29.839144 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:29.839308 [ 87 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.02.22 01:55:29.839363 [ 87 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.839379 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. 2025.02.22 01:55:29.839397 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.839543 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} TCPHandler: Processed in 0.00205721 sec. 2025.02.22 01:55:29.839714 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.02.22 01:55:29.839761 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.840037 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:29.840052 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:29.840161 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30027 rows starting from the beginning of the part 2025.02.22 01:55:29.840233 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:29.840589 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:29.841097 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 986 rows starting from the beginning of the part 2025.02.22 01:55:29.841472 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:29.841868 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:29.842255 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:29.844473 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.844521 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.846354 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.22 01:55:29.846663 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:29.847252 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} executeQuery: Read 39 rows, 71.56 KiB in 0.007324 sec., 5324.959038776625 rows/sec., 9.54 MiB/sec. 2025.02.22 01:55:29.847859 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} TCPHandler: Processed in 0.008183199 sec. 2025.02.22 01:55:29.848178 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:29.848419 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:29.848482 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:29.849150 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:29.849189 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:29.849905 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.22 01:55:29.850212 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:29.850505 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} executeQuery: Read 60 rows, 4.14 KiB in 0.002112 sec., 28409.090909090908 rows/sec., 1.91 MiB/sec. 2025.02.22 01:55:29.850568 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} TCPHandler: Processed in 0.002567172 sec. 2025.02.22 01:55:29.852094 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 31557 rows, containing 5 columns (5 merged, 0 gathered) in 0.012550326 sec., 2514436.676784332 rows/sec., 172.31 MiB/sec. 2025.02.22 01:55:29.852751 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.02.22 01:55:29.853075 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:29.853158 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.02.22 01:55:29.853265 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.02.22 01:55:31.049352 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.22 01:55:31.069809 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:31.069875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:31.077113 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:55:31.077880 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:31.082046 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.22 01:55:34.827492 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:34.827719 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:34.827792 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:34.828566 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.828615 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.829048 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.22 01:55:34.829303 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.829518 [ 84 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.22 01:55:34.829546 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. 2025.02.22 01:55:34.829608 [ 84 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.829672 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.829695 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} TCPHandler: Processed in 0.002332617 sec. 2025.02.22 01:55:34.829915 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.22 01:55:34.830019 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:34.830124 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:34.830191 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part 2025.02.22 01:55:34.830392 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:34.830452 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:55:34.830594 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:34.830750 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:34.831188 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:34.831472 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 134 rows starting from the beginning of the part 2025.02.22 01:55:34.831841 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:34.833505 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.833578 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.834589 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.22 01:55:34.834878 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.835220 [ 84 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.22 01:55:34.835358 [ 84 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.835451 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.835703 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} executeQuery: Read 64 rows, 5.12 KiB in 0.005432 sec., 11782.032400589102 rows/sec., 941.69 KiB/sec. 2025.02.22 01:55:34.835749 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970005 sec., 520435.07501250005 rows/sec., 45.50 MiB/sec. 2025.02.22 01:55:34.835904 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.22 01:55:34.835937 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} TCPHandler: Processed in 0.006105939 sec. 2025.02.22 01:55:34.836142 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.22 01:55:34.836247 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:34.836270 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:34.836323 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 631 rows starting from the beginning of the part 2025.02.22 01:55:34.836756 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:34.836778 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 611 rows starting from the beginning of the part 2025.02.22 01:55:34.836956 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:34.837257 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:34.837297 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.837823 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:34.837861 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.22 01:55:34.838330 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:55:34.838340 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 103 rows starting from the beginning of the part 2025.02.22 01:55:34.838683 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:34.839632 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.839681 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.840290 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.22 01:55:34.840630 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.840677 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032282 sec., 305428.0344384516 rows/sec., 24.33 MiB/sec. 2025.02.22 01:55:34.840998 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.22 01:55:34.841097 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} executeQuery: Read 160 rows, 11.41 KiB in 0.004593 sec., 34835.61942085783 rows/sec., 2.43 MiB/sec. 2025.02.22 01:55:34.841365 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} TCPHandler: Processed in 0.005279109 sec. 2025.02.22 01:55:34.841677 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:34.841990 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.842109 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:34.842347 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:34.842439 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.22 01:55:34.842803 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:55:34.843838 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.843879 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.844268 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.22 01:55:34.844523 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.844704 [ 84 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.22 01:55:34.844763 [ 84 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:34.844772 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} executeQuery: Read 60 rows, 4.14 KiB in 0.002801 sec., 21420.921099607283 rows/sec., 1.44 MiB/sec. 2025.02.22 01:55:34.844793 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:34.844941 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} TCPHandler: Processed in 0.003427223 sec. 2025.02.22 01:55:34.845001 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.22 01:55:34.845097 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:34.845131 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5724 rows starting from the beginning of the part 2025.02.22 01:55:34.845219 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part 2025.02.22 01:55:34.845415 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:34.845609 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:34.845811 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:34.845988 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:34.847975 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 4 columns (4 merged, 0 gathered) in 0.003032444 sec., 1966730.4655914502 rows/sec., 132.54 MiB/sec. 2025.02.22 01:55:34.848458 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.22 01:55:34.848819 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:34.848910 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.22 01:55:34.849006 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.22 01:55:36.345790 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.02.22 01:55:36.346577 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:36.346638 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:36.347207 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:55:36.347479 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:36.347764 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.22 01:55:38.582150 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.22 01:55:38.603208 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:38.603263 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:38.610558 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:55:38.611368 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:38.614025 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.22 01:55:39.009746 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1422 2025.02.22 01:55:39.013026 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.013103 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.014723 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:55:39.015082 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:39.015327 [ 80 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:55:39.015449 [ 80 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.015516 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.016146 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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.22 01:55:39.016950 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1422 2025.02.22 01:55:39.017442 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:39.017633 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1310 rows starting from the beginning of the part 2025.02.22 01:55:39.018280 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2025.02.22 01:55:39.018942 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part 2025.02.22 01:55:39.019671 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2025.02.22 01:55:39.020156 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.02.22 01:55:39.020637 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part 2025.02.22 01:55:39.029111 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1422 rows, containing 72 columns (72 merged, 0 gathered) in 0.013404836 sec., 106081.11878429545 rows/sec., 81.62 MiB/sec. 2025.02.22 01:55:39.030802 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:55:39.031594 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:39.031688 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:55:39.032042 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2025.02.22 01:55:39.829884 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.830087 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:39.830164 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:39.830985 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.831035 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.831470 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.22 01:55:39.831743 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:39.831990 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} executeQuery: Read 134 rows, 11.83 KiB in 0.00195 sec., 68717.94871794872 rows/sec., 5.93 MiB/sec. 2025.02.22 01:55:39.832062 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} TCPHandler: Processed in 0.002308757 sec. 2025.02.22 01:55:39.832324 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.832514 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:39.832586 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:39.833943 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.833987 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.834429 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:55:39.834697 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:39.834889 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} executeQuery: Read 39 rows, 2.93 KiB in 0.002429 sec., 16055.990119390695 rows/sec., 1.18 MiB/sec. 2025.02.22 01:55:39.834949 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} TCPHandler: Processed in 0.002760237 sec. 2025.02.22 01:55:39.835127 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.835276 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:39.835337 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:39.836065 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.836107 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.836491 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.22 01:55:39.836736 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:39.836960 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} executeQuery: Read 103 rows, 8.24 KiB in 0.001719 sec., 59918.55730075625 rows/sec., 4.68 MiB/sec. 2025.02.22 01:55:39.837024 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} TCPHandler: Processed in 0.001967808 sec. 2025.02.22 01:55:39.837229 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.837576 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:39.837756 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:39.838445 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.838485 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.838884 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.22 01:55:39.839148 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:39.839323 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} executeQuery: Read 160 rows, 11.41 KiB in 0.001877 sec., 85242.40809802877 rows/sec., 5.94 MiB/sec. 2025.02.22 01:55:39.839375 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} TCPHandler: Processed in 0.002238744 sec. 2025.02.22 01:55:39.839536 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.839679 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:39.839774 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:39.840947 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.840988 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.841655 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.22 01:55:39.841927 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:39.842226 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} executeQuery: Read 39 rows, 71.56 KiB in 0.00257 sec., 15175.097276264592 rows/sec., 27.19 MiB/sec. 2025.02.22 01:55:39.842546 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} TCPHandler: Processed in 0.003070305 sec. 2025.02.22 01:55:39.842827 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:39.843079 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:39.843139 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:39.843760 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:39.843806 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:39.844200 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.22 01:55:39.844447 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:39.844621 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. 2025.02.22 01:55:39.844670 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} TCPHandler: Processed in 0.002012059 sec. 2025.02.22 01:55:43.521232 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:43.521311 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:43.528466 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:43.652187 [ 66 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:55:43.652245 [ 66 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:55:43.847922 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.02.22 01:55:43.848661 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:43.848714 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:43.849311 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:55:43.849576 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:43.849779 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.02.22 01:55:44.353258 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.353344 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.356125 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.662305 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.662365 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.664558 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.726427 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.726473 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.728541 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.828207 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:44.828403 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:44.828475 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:44.829289 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:44.829339 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:44.829781 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.22 01:55:44.830044 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:44.830266 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. 2025.02.22 01:55:44.830333 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} TCPHandler: Processed in 0.002257205 sec. 2025.02.22 01:55:44.830597 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:44.830807 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:44.830884 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:44.831657 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:44.831698 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:44.832148 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.22 01:55:44.832421 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:44.832646 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2025.02.22 01:55:44.832709 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} TCPHandler: Processed in 0.002252065 sec. 2025.02.22 01:55:44.832736 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.832814 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.832902 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:44.833073 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:44.833168 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:44.834514 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:44.834576 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:44.835305 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.22 01:55:44.835703 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:44.836112 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.836177 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.836187 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} executeQuery: Read 160 rows, 11.41 KiB in 0.003123 sec., 51232.78898495037 rows/sec., 3.57 MiB/sec. 2025.02.22 01:55:44.836425 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} TCPHandler: Processed in 0.003604138 sec. 2025.02.22 01:55:44.836741 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:44.836913 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:44.837026 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:44.837435 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:44.839894 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:44.839991 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:44.841083 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.22 01:55:44.841393 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:44.841655 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} executeQuery: Read 60 rows, 4.14 KiB in 0.004803 sec., 12492.192379762648 rows/sec., 862.09 KiB/sec. 2025.02.22 01:55:44.841706 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} TCPHandler: Processed in 0.005138775 sec. 2025.02.22 01:55:44.841909 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:55:46.114108 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.22 01:55:46.136375 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:46.136443 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:46.143562 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:55:46.144359 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:46.148189 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.22 01:55:46.996728 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:46.996921 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:55:46.996994 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:55:46.997780 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:46.997833 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:46.998273 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:55:46.998545 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:55:46.998738 [ 70 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.22 01:55:46.998812 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} executeQuery: Read 24 rows, 2.04 KiB in 0.00194 sec., 12371.134020618556 rows/sec., 1.03 MiB/sec. 2025.02.22 01:55:46.998832 [ 70 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:46.998905 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:46.998962 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} TCPHandler: Processed in 0.002367688 sec. 2025.02.22 01:55:46.999273 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::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.22 01:55:46.999388 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:46.999699 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:46.999745 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:55:46.999777 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part 2025.02.22 01:55:46.999876 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:55:47.000049 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:47.000535 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:47.000954 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:47.001643 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:47.003516 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.003607 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.004585 [ 194 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005565735 sec., 21560.49470555102 rows/sec., 1.87 MiB/sec. 2025.02.22 01:55:47.004684 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.22 01:55:47.004790 [ 194 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.22 01:55:47.005182 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:55:47.005355 [ 186 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:55:47.005709 [ 186 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.22 01:55:47.005774 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} executeQuery: Read 2 rows, 167.00 B in 0.006082 sec., 328.8391976323578 rows/sec., 26.81 KiB/sec. 2025.02.22 01:55:47.006040 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:55:47.006105 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} TCPHandler: Processed in 0.006961819 sec. 2025.02.22 01:55:47.006292 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.006422 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:47.006474 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:47.007838 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.007881 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.008347 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.22 01:55:47.008607 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:47.008835 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} executeQuery: Read 1395 rows, 119.93 KiB in 0.002444 sec., 570785.5973813421 rows/sec., 47.92 MiB/sec. 2025.02.22 01:55:47.008896 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} TCPHandler: Processed in 0.002665075 sec. 2025.02.22 01:55:47.009067 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.009209 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.009267 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:47.009993 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.010068 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.010465 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:55:47.010711 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:47.010957 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} executeQuery: Read 53 rows, 4.03 KiB in 0.001771 sec., 29926.595143986448 rows/sec., 2.22 MiB/sec. 2025.02.22 01:55:47.011062 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} TCPHandler: Processed in 0.00206242 sec. 2025.02.22 01:55:47.011282 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.011460 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.011513 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:55:47.012213 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.012283 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.012678 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:55:47.012925 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:55:47.013067 [ 71 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.22 01:55:47.013110 [ 71 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.013121 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} executeQuery: Read 252 rows, 17.85 KiB in 0.001686 sec., 149466.1921708185 rows/sec., 10.34 MiB/sec. 2025.02.22 01:55:47.013135 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.013311 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} TCPHandler: Processed in 0.002153152 sec. 2025.02.22 01:55:47.013573 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::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.22 01:55:47.013638 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.013951 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.014037 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:47.014057 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:55:47.014116 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part 2025.02.22 01:55:47.014455 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part 2025.02.22 01:55:47.014775 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part 2025.02.22 01:55:47.015228 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part 2025.02.22 01:55:47.015592 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part 2025.02.22 01:55:47.017087 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.017149 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.018097 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:55:47.018476 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234907 sec., 240691.95498601982 rows/sec., 17.57 MiB/sec. 2025.02.22 01:55:47.018597 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:55:47.018734 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.22 01:55:47.018827 [ 71 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.22 01:55:47.018946 [ 71 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.019039 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.019143 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} executeQuery: Read 12 rows, 960.00 B in 0.005253 sec., 2284.408909194746 rows/sec., 178.47 KiB/sec. 2025.02.22 01:55:47.019518 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} TCPHandler: Processed in 0.006064178 sec. 2025.02.22 01:55:47.019544 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::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.22 01:55:47.019898 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.020095 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:47.020220 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part 2025.02.22 01:55:47.020278 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:55:47.020439 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:47.020666 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.02.22 01:55:47.020703 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:47.021153 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.02.22 01:55:47.021294 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.22 01:55:47.021593 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2025.02.22 01:55:47.022035 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.02.22 01:55:47.022759 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.22 01:55:47.024393 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.024491 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.024589 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005420832 sec., 11068.411638656205 rows/sec., 907.96 KiB/sec. 2025.02.22 01:55:47.024797 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.22 01:55:47.025299 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.22 01:55:47.025363 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:55:47.025534 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.22 01:55:47.025652 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:55:47.025765 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:47.025962 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} executeQuery: Read 597 rows, 45.95 KiB in 0.005748 sec., 103862.21294363258 rows/sec., 7.81 MiB/sec. 2025.02.22 01:55:47.026023 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} TCPHandler: Processed in 0.006366795 sec. 2025.02.22 01:55:47.026196 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.026315 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.026369 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:47.027191 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.027231 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.027686 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.22 01:55:47.027927 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:47.028141 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} executeQuery: Read 979 rows, 67.74 KiB in 0.001851 sec., 528903.2955159374 rows/sec., 35.74 MiB/sec. 2025.02.22 01:55:47.028200 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} TCPHandler: Processed in 0.002071981 sec. 2025.02.22 01:55:47.028353 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.028477 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.028557 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:47.029779 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.029817 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.030511 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.22 01:55:47.030783 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:47.030924 [ 71 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.22 01:55:47.030965 [ 71 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.030986 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.031012 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} executeQuery: Read 39 rows, 71.56 KiB in 0.002561 sec., 15228.426395939086 rows/sec., 27.29 MiB/sec. 2025.02.22 01:55:47.031351 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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.22 01:55:47.031367 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} TCPHandler: Processed in 0.003070885 sec. 2025.02.22 01:55:47.031610 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:47.031770 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:47.031812 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:47.031833 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:47.031920 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1689 rows starting from the beginning of the part 2025.02.22 01:55:47.032551 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:47.033115 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:47.033443 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:47.033543 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:47.033756 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:47.034333 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:47.034611 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.22 01:55:47.034879 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:47.035353 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:47.035773 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} executeQuery: Read 36 rows, 2.48 KiB in 0.004036 sec., 8919.7224975223 rows/sec., 615.55 KiB/sec. 2025.02.22 01:55:47.035861 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} TCPHandler: Processed in 0.004358116 sec. 2025.02.22 01:55:47.045930 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 19 columns (19 merged, 0 gathered) in 0.014819311 sec., 127131.41656855706 rows/sec., 227.81 MiB/sec. 2025.02.22 01:55:47.047795 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.22 01:55:47.048218 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:47.048297 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.22 01:55:47.048441 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. 2025.02.22 01:55:48.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.50 MiB, peak 267.91 MiB, free memory in arenas 0.00 B, will set to 255.97 MiB (RSS), difference: 5.47 MiB 2025.02.22 01:55:49.017148 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1462 2025.02.22 01:55:49.021023 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.021072 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.022571 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:55:49.022880 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:49.023956 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1462 2025.02.22 01:55:49.823527 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:49.823738 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:49.823816 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:49.824653 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.824696 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.825145 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.22 01:55:49.825415 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:49.825614 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2025.02.22 01:55:49.825669 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} TCPHandler: Processed in 0.002277795 sec. 2025.02.22 01:55:49.825927 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:49.826110 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:49.826181 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:49.826955 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.827006 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.827467 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.22 01:55:49.827722 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:49.827959 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. 2025.02.22 01:55:49.828027 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} TCPHandler: Processed in 0.002232284 sec. 2025.02.22 01:55:49.828196 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:49.828339 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:49.828401 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:49.829057 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.829103 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.829538 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.22 01:55:49.829792 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:49.829933 [ 67 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.02.22 01:55:49.829981 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} executeQuery: Read 64 rows, 4.56 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 2.66 MiB/sec. 2025.02.22 01:55:49.829985 [ 67 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.830035 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.830052 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} TCPHandler: Processed in 0.001924667 sec. 2025.02.22 01:55:49.830280 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:49.830386 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.02.22 01:55:49.830474 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:49.830588 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:49.830964 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:49.831127 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 31557 rows starting from the beginning of the part 2025.02.22 01:55:49.831519 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:49.831904 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:49.832287 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.02.22 01:55:49.832602 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 979 rows starting from the beginning of the part 2025.02.22 01:55:49.833032 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:49.833118 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:49.833977 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.22 01:55:49.834383 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:49.834661 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} executeQuery: Read 24 rows, 1.66 KiB in 0.004233 sec., 5669.7377746279235 rows/sec., 391.27 KiB/sec. 2025.02.22 01:55:49.834766 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} TCPHandler: Processed in 0.004606312 sec. 2025.02.22 01:55:49.840337 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 33016 rows, containing 5 columns (5 merged, 0 gathered) in 0.010139027 sec., 3256328.2453040117 rows/sec., 223.12 MiB/sec. 2025.02.22 01:55:49.840595 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.02.22 01:55:49.840993 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:49.841097 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.02.22 01:55:49.841204 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.02.22 01:55:51.349926 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.02.22 01:55:51.350679 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:51.350731 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:51.351287 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:55:51.351574 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:51.351858 [ 65 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:55:51.351881 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.22 01:55:51.351984 [ 65 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:51.352033 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:51.352228 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:55:51.352429 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:51.352470 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.02.22 01:55:51.352545 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.02.22 01:55:51.352749 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.02.22 01:55:51.352972 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.02.22 01:55:51.353149 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.22 01:55:51.353373 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.02.22 01:55:51.356289 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150501 sec., 7848209.168001646 rows/sec., 112.27 MiB/sec. 2025.02.22 01:55:51.356801 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:55:51.357206 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:51.357319 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:55:51.357450 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.02.22 01:55:53.648291 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.02.22 01:55:53.670532 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:53.670584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:53.677687 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:55:53.678443 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:53.678837 [ 57 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:55:53.678974 [ 57 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:53.679059 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:53.679539 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:55:53.688930 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.02.22 01:55:53.690385 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:53.691276 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.02.22 01:55:53.696205 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.02.22 01:55:53.701068 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.02.22 01:55:53.706386 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.02.22 01:55:53.711980 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.22 01:55:53.717839 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.02.22 01:55:53.782165 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.102941774 sec., 5197.112690131025 rows/sec., 26.87 MiB/sec. 2025.02.22 01:55:53.785384 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:55:53.788456 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:53.788584 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:55:53.791045 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.22 01:55:54.827392 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:54.827647 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:54.827727 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:54.828591 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.828640 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:54.829093 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.22 01:55:54.829364 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.829603 [ 56 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.22 01:55:54.829663 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} executeQuery: Read 56 rows, 4.41 KiB in 0.002074 sec., 27000.964320154293 rows/sec., 2.07 MiB/sec. 2025.02.22 01:55:54.829753 [ 56 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.829811 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} TCPHandler: Processed in 0.002587554 sec. 2025.02.22 01:55:54.829836 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:54.830044 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.22 01:55:54.830127 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:54.830210 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:54.830255 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part 2025.02.22 01:55:54.830472 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:54.830492 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 134 rows starting from the beginning of the part 2025.02.22 01:55:54.830692 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:54.830809 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:54.831181 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:55:54.831490 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:54.831792 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part 2025.02.22 01:55:54.833476 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.833570 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:54.834400 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.22 01:55:54.834675 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.834997 [ 56 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.22 01:55:54.835101 [ 56 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.835188 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:54.835478 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} executeQuery: Read 64 rows, 5.12 KiB in 0.00511 sec., 12524.461839530333 rows/sec., 1001.02 KiB/sec. 2025.02.22 01:55:54.835785 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} TCPHandler: Processed in 0.005814441 sec. 2025.02.22 01:55:54.835786 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.22 01:55:54.835827 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869593 sec., 528145.6482587464 rows/sec., 46.19 MiB/sec. 2025.02.22 01:55:54.836038 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:54.836206 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:54.836280 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.22 01:55:54.836342 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 631 rows starting from the beginning of the part 2025.02.22 01:55:54.836375 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:54.836596 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:54.836827 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 103 rows starting from the beginning of the part 2025.02.22 01:55:54.837218 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:54.837727 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 597 rows starting from the beginning of the part 2025.02.22 01:55:54.838181 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:54.838530 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2025.02.22 01:55:54.839379 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.839839 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.22 01:55:54.840177 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.840230 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.22 01:55:54.840277 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:54.841453 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.22 01:55:54.841890 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.842218 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835496 sec., 222807.53291348572 rows/sec., 17.74 MiB/sec. 2025.02.22 01:55:54.842430 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} executeQuery: Read 160 rows, 11.41 KiB in 0.006175 sec., 25910.93117408907 rows/sec., 1.80 MiB/sec. 2025.02.22 01:55:54.842512 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.22 01:55:54.842676 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} TCPHandler: Processed in 0.006773654 sec. 2025.02.22 01:55:54.843023 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:54.843447 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:54.843641 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:54.844226 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.844772 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.22 01:55:54.844966 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:55:54.845242 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.845290 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:54.845697 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.22 01:55:54.845946 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.846121 [ 56 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.22 01:55:54.846169 [ 56 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:54.846190 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} executeQuery: Read 60 rows, 4.14 KiB in 0.002889 sec., 20768.431983385253 rows/sec., 1.40 MiB/sec. 2025.02.22 01:55:54.846202 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.22 01:55:54.846375 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} TCPHandler: Processed in 0.003537056 sec. 2025.02.22 01:55:54.846454 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.22 01:55:54.846597 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:54.846632 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5964 rows starting from the beginning of the part 2025.02.22 01:55:54.846712 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:54.846986 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:54.847231 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part 2025.02.22 01:55:54.847319 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part 2025.02.22 01:55:54.847437 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.02.22 01:55:54.849457 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003120506 sec., 1988139.1030813593 rows/sec., 133.99 MiB/sec. 2025.02.22 01:55:54.849914 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.22 01:55:54.850276 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:54.850379 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.22 01:55:54.850480 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.02.22 01:55:58.652302 [ 52 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:55:58.652408 [ 52 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:55:58.852094 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.02.22 01:55:58.852824 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:58.852879 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:58.853417 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:55:58.853673 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:58.853919 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.02.22 01:55:59.024202 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1478 2025.02.22 01:55:59.027061 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.027121 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.028642 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:55:59.028979 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:55:59.029664 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1478 2025.02.22 01:55:59.562330 [ 48 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.02.22 01:55:59.562432 [ 48 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.562474 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.562665 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.02.22 01:55:59.562943 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:55:59.562991 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 69 rows starting from the beginning of the part 2025.02.22 01:55:59.563087 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 67 rows starting from the beginning of the part 2025.02.22 01:55:59.563361 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:59.563520 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.02.22 01:55:59.563707 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 53 rows starting from the beginning of the part 2025.02.22 01:55:59.564719 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002145892 sec., 124423.78274395916 rows/sec., 9.60 MiB/sec. 2025.02.22 01:55:59.564884 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.02.22 01:55:59.565210 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:59.565302 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.02.22 01:55:59.565394 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:55:59.830425 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.830645 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:55:59.830722 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:55:59.831558 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.831610 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.832076 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.22 01:55:59.832343 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:59.832557 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} executeQuery: Read 134 rows, 11.83 KiB in 0.001985 sec., 67506.29722921916 rows/sec., 5.82 MiB/sec. 2025.02.22 01:55:59.832620 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} TCPHandler: Processed in 0.002343417 sec. 2025.02.22 01:55:59.832850 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.833029 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:55:59.833096 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:55:59.833885 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.833934 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.834381 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:55:59.834645 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:55:59.834877 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} executeQuery: Read 39 rows, 2.93 KiB in 0.001852 sec., 21058.31533477322 rows/sec., 1.55 MiB/sec. 2025.02.22 01:55:59.834946 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} TCPHandler: Processed in 0.002192624 sec. 2025.02.22 01:55:59.835110 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.835257 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:55:59.835316 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:55:59.835993 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.836036 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.836417 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.22 01:55:59.836665 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:59.836889 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} executeQuery: Read 103 rows, 8.24 KiB in 0.001669 sec., 61713.60095865788 rows/sec., 4.82 MiB/sec. 2025.02.22 01:55:59.836945 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} TCPHandler: Processed in 0.001903656 sec. 2025.02.22 01:55:59.837095 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.837222 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:59.837278 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:55:59.837875 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.837915 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.838320 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.22 01:55:59.838562 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:59.838787 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. 2025.02.22 01:55:59.838842 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} TCPHandler: Processed in 0.001805833 sec. 2025.02.22 01:55:59.839047 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.839190 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:55:59.839292 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:55:59.840540 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.840581 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.841263 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.22 01:55:59.841545 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:55:59.841787 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} executeQuery: Read 39 rows, 71.56 KiB in 0.002631 sec., 14823.261117445838 rows/sec., 26.56 MiB/sec. 2025.02.22 01:55:59.841913 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} TCPHandler: Processed in 0.002934021 sec. 2025.02.22 01:55:59.842069 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:55:59.842199 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:55:59.842255 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:55:59.842786 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:55:59.842829 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:55:59.843226 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.22 01:55:59.843479 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:55:59.843694 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. 2025.02.22 01:55:59.843751 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} TCPHandler: Processed in 0.001742202 sec. 2025.02.22 01:56:01.189038 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.02.22 01:56:01.211858 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:01.211931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:01.219267 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:56:01.220087 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:01.225034 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.22 01:56:04.236613 [ 223 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.236690 [ 223 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.238732 [ 223 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.327438 [ 218 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.327531 [ 218 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.330429 [ 218 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.827853 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:04.828069 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:04.828151 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:04.829010 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:04.829063 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:04.829519 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.22 01:56:04.829781 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:04.829986 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. 2025.02.22 01:56:04.830051 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} TCPHandler: Processed in 0.002340827 sec. 2025.02.22 01:56:04.830316 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:04.830510 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:04.830583 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:04.831360 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:04.831417 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:04.831882 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.22 01:56:04.832147 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:04.832379 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. 2025.02.22 01:56:04.832448 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} TCPHandler: Processed in 0.002270586 sec. 2025.02.22 01:56:04.832676 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:04.832826 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:04.832890 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:04.833503 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:04.833542 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:04.833961 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.22 01:56:04.834216 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:04.834421 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2025.02.22 01:56:04.834488 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} TCPHandler: Processed in 0.001899746 sec. 2025.02.22 01:56:04.834517 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.834583 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:04.834670 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:04.834812 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:04.834870 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:04.836140 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:04.836190 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:04.836911 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.22 01:56:04.837368 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:04.837832 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} executeQuery: Read 60 rows, 4.14 KiB in 0.003049 sec., 19678.583142013773 rows/sec., 1.33 MiB/sec. 2025.02.22 01:56:04.837903 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} TCPHandler: Processed in 0.00330959 sec. 2025.02.22 01:56:04.838092 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:05.520581 [ 224 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:05.520639 [ 224 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:05.522527 [ 224 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:06.354052 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.02.22 01:56:06.354720 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:06.354765 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:06.355311 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:56:06.355577 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:06.355858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.22 01:56:08.158491 [ 222 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:08.158568 [ 222 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:08.160507 [ 222 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:08.725123 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.22 01:56:08.748600 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:08.748671 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:08.756376 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:56:08.757356 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:08.764464 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.22 01:56:09.029836 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1498 2025.02.22 01:56:09.033095 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.033152 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.034782 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:56:09.035121 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:56:09.036742 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1498 2025.02.22 01:56:09.829644 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.829849 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:09.829926 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:09.830751 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.830797 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.831236 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.22 01:56:09.831502 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:09.831727 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} executeQuery: Read 134 rows, 11.83 KiB in 0.001936 sec., 69214.87603305785 rows/sec., 5.97 MiB/sec. 2025.02.22 01:56:09.831792 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} TCPHandler: Processed in 0.002276305 sec. 2025.02.22 01:56:09.832062 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.832366 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:09.832489 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:09.833501 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.833552 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.834004 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:56:09.834270 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:56:09.834516 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} executeQuery: Read 39 rows, 2.93 KiB in 0.002233 sec., 17465.29332736229 rows/sec., 1.28 MiB/sec. 2025.02.22 01:56:09.834584 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} TCPHandler: Processed in 0.002672575 sec. 2025.02.22 01:56:09.834741 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.834873 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:09.834925 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:09.835558 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.835599 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.835986 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.22 01:56:09.836242 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:09.836478 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} executeQuery: Read 103 rows, 8.24 KiB in 0.001631 sec., 63151.440833844266 rows/sec., 4.93 MiB/sec. 2025.02.22 01:56:09.836540 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} TCPHandler: Processed in 0.001860896 sec. 2025.02.22 01:56:09.836715 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.837017 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:09.837117 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:09.837698 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.837740 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.838161 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.22 01:56:09.838421 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:09.838601 [ 36 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.02.22 01:56:09.838658 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec. 2025.02.22 01:56:09.838705 [ 36 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.838781 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.838788 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} TCPHandler: Processed in 0.002161442 sec. 2025.02.22 01:56:09.839057 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.839198 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.02.22 01:56:09.839445 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:09.839816 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:09.841074 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:09.841235 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33016 rows starting from the beginning of the part 2025.02.22 01:56:09.841621 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:09.842131 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:09.842743 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:09.843124 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:09.843558 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:09.845227 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.845288 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.847075 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.22 01:56:09.847394 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:56:09.847697 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} executeQuery: Read 39 rows, 71.56 KiB in 0.008415 sec., 4634.58110516934 rows/sec., 8.30 MiB/sec. 2025.02.22 01:56:09.848286 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} TCPHandler: Processed in 0.009381448 sec. 2025.02.22 01:56:09.848459 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:09.848640 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:09.848705 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:09.849289 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:09.849329 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:09.849922 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.22 01:56:09.850274 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:09.850525 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} executeQuery: Read 60 rows, 4.14 KiB in 0.001914 sec., 31347.96238244514 rows/sec., 2.11 MiB/sec. 2025.02.22 01:56:09.850635 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} TCPHandler: Processed in 0.002242674 sec. 2025.02.22 01:56:09.852498 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 33720 rows, containing 5 columns (5 merged, 0 gathered) in 0.01355223 sec., 2488151.3964860397 rows/sec., 170.54 MiB/sec. 2025.02.22 01:56:09.852819 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.02.22 01:56:09.853175 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:09.853255 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.02.22 01:56:09.853353 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:56:13.652455 [ 31 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:56:13.652523 [ 31 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:56:13.856028 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.02.22 01:56:13.856782 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:13.856837 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:13.857440 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:56:13.857697 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:13.857950 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.02.22 01:56:14.827940 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:14.828153 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:14.828233 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:14.829024 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:14.829068 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:14.829507 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.22 01:56:14.829768 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:14.829971 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} executeQuery: Read 56 rows, 4.41 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.29 MiB/sec. 2025.02.22 01:56:14.830034 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} TCPHandler: Processed in 0.002234914 sec. 2025.02.22 01:56:14.830320 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:14.830628 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:14.830742 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:14.831723 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:14.831771 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:14.832221 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.22 01:56:14.832492 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:14.832728 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} executeQuery: Read 64 rows, 5.12 KiB in 0.002184 sec., 29304.0293040293 rows/sec., 2.29 MiB/sec. 2025.02.22 01:56:14.832791 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} TCPHandler: Processed in 0.002633384 sec. 2025.02.22 01:56:14.832956 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:14.833105 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:14.833172 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:14.833773 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:14.833811 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:14.834215 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.22 01:56:14.834471 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:14.834675 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2025.02.22 01:56:14.834738 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} TCPHandler: Processed in 0.001852045 sec. 2025.02.22 01:56:14.834935 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:14.835151 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:14.835225 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:14.835740 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:14.835780 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:14.836171 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.22 01:56:14.836418 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:14.836627 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2025.02.22 01:56:14.836678 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} TCPHandler: Processed in 0.001827665 sec. 2025.02.22 01:56:16.264563 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.22 01:56:16.288321 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:16.288388 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:16.295755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:56:16.296566 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:16.299678 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.22 01:56:16.996479 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:16.996693 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:56:16.996776 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:56:16.997617 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:16.997671 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:16.998108 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:56:16.998364 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:56:16.998629 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} executeQuery: Read 24 rows, 2.04 KiB in 0.001992 sec., 12048.192771084337 rows/sec., 1023.63 KiB/sec. 2025.02.22 01:56:16.998824 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} TCPHandler: Processed in 0.002483471 sec. 2025.02.22 01:56:16.999113 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:16.999319 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:56:16.999393 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:56:17.000121 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.000182 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.000892 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.22 01:56:17.001158 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:56:17.001367 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} executeQuery: Read 16 rows, 1.30 KiB in 0.002104 sec., 7604.5627376425855 rows/sec., 620.10 KiB/sec. 2025.02.22 01:56:17.001481 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} TCPHandler: Processed in 0.002505421 sec. 2025.02.22 01:56:17.001667 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.001818 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:17.001881 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:17.003081 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.003124 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.003611 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.22 01:56:17.003864 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.004063 [ 25 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.22 01:56:17.004120 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} executeQuery: Read 1402 rows, 120.44 KiB in 0.002336 sec., 600171.2328767123 rows/sec., 50.35 MiB/sec. 2025.02.22 01:56:17.004136 [ 25 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.004204 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.004264 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} TCPHandler: Processed in 0.002666015 sec. 2025.02.22 01:56:17.004553 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.004619 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.22 01:56:17.004932 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.005108 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:17.005309 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:17.005509 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part 2025.02.22 01:56:17.006175 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 134 rows starting from the beginning of the part 2025.02.22 01:56:17.006738 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:17.007197 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 134 rows starting from the beginning of the part 2025.02.22 01:56:17.007819 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:17.008307 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:56:17.008839 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.008946 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.009990 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:56:17.010584 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:56:17.011087 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} executeQuery: Read 67 rows, 5.01 KiB in 0.006294 sec., 10645.058786145535 rows/sec., 796.11 KiB/sec. 2025.02.22 01:56:17.011280 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} TCPHandler: Processed in 0.006894897 sec. 2025.02.22 01:56:17.011438 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.011591 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.011654 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:56:17.012470 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.008144928 sec., 391040.90300122974 rows/sec., 34.28 MiB/sec. 2025.02.22 01:56:17.012759 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.22 01:56:17.013393 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.013394 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.013452 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.013623 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.22 01:56:17.013807 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.22 01:56:17.014058 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:56:17.014324 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:56:17.014652 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} executeQuery: Read 252 rows, 17.85 KiB in 0.003072 sec., 82031.25 rows/sec., 5.67 MiB/sec. 2025.02.22 01:56:17.014834 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} TCPHandler: Processed in 0.003462234 sec. 2025.02.22 01:56:17.015009 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.015150 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.015209 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:56:17.015818 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.015857 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.016220 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:56:17.016467 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:56:17.016657 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} executeQuery: Read 12 rows, 960.00 B in 0.001538 sec., 7802.340702210663 rows/sec., 609.56 KiB/sec. 2025.02.22 01:56:17.016777 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} TCPHandler: Processed in 0.001835424 sec. 2025.02.22 01:56:17.016940 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.017086 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:17.017148 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:17.018053 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.018096 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.018498 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.22 01:56:17.018746 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.018929 [ 25 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.22 01:56:17.018990 [ 25 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.018997 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} executeQuery: Read 611 rows, 47.09 KiB in 0.001939 sec., 315110.8818978855 rows/sec., 23.72 MiB/sec. 2025.02.22 01:56:17.019020 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.019186 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} TCPHandler: Processed in 0.002309036 sec. 2025.02.22 01:56:17.019457 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.22 01:56:17.019463 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.019976 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.020060 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:17.020190 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:17.020237 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 631 rows starting from the beginning of the part 2025.02.22 01:56:17.021180 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 103 rows starting from the beginning of the part 2025.02.22 01:56:17.021810 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:17.022124 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 103 rows starting from the beginning of the part 2025.02.22 01:56:17.022238 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:17.022585 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 611 rows starting from the beginning of the part 2025.02.22 01:56:17.023581 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.023656 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.024830 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.22 01:56:17.025233 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.025710 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} executeQuery: Read 986 rows, 68.23 KiB in 0.005885 sec., 167544.60492778252 rows/sec., 11.32 MiB/sec. 2025.02.22 01:56:17.025905 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} TCPHandler: Processed in 0.00658483 sec. 2025.02.22 01:56:17.025903 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.006732354 sec., 234093.45379045725 rows/sec., 18.66 MiB/sec. 2025.02.22 01:56:17.026085 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.026133 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.22 01:56:17.026310 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.026494 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:17.026807 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.027043 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.22 01:56:17.027256 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:56:17.028373 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.028418 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.029156 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.22 01:56:17.029424 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:56:17.029668 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} executeQuery: Read 39 rows, 71.56 KiB in 0.003417 sec., 11413.52063213345 rows/sec., 20.45 MiB/sec. 2025.02.22 01:56:17.029794 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} TCPHandler: Processed in 0.003780832 sec. 2025.02.22 01:56:17.029953 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:17.030090 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:17.030149 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:17.030665 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.030726 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.031104 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.22 01:56:17.031347 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.031484 [ 25 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.22 01:56:17.031523 [ 25 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:17.031530 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. 2025.02.22 01:56:17.031551 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:17.031638 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} TCPHandler: Processed in 0.001750953 sec. 2025.02.22 01:56:17.031886 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.22 01:56:17.032257 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:17.032352 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6204 rows starting from the beginning of the part 2025.02.22 01:56:17.032807 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:17.033205 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:17.033346 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:17.033477 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:17.033711 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part 2025.02.22 01:56:17.035807 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.004147721 sec., 1562303.7325798913 rows/sec., 105.29 MiB/sec. 2025.02.22 01:56:17.036167 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.22 01:56:17.036443 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:17.036524 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.22 01:56:17.036599 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.22 01:56:17.701754 [ 218 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:17.701828 [ 218 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:17.703740 [ 218 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:18.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 254.01 MiB, peak 274.69 MiB, free memory in arenas 0.00 B, will set to 257.28 MiB (RSS), difference: 3.27 MiB 2025.02.22 01:56:18.685544 [ 223 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:18.685597 [ 223 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:18.687397 [ 223 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.22 01:56:19.036921 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1538 2025.02.22 01:56:19.040323 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:19.040382 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:19.041958 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:56:19.042300 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): 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.22 01:56:19.043811 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1538 2025.02.22 01:56:19.823794 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:19.824000 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:19.824078 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:19.824857 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:19.824899 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:19.825323 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.22 01:56:19.825577 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:19.825768 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} executeQuery: Read 56 rows, 4.41 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.36 MiB/sec. 2025.02.22 01:56:19.825831 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} TCPHandler: Processed in 0.002173673 sec. 2025.02.22 01:56:19.826085 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:19.826301 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:19.826381 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:19.827155 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:19.827205 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:19.827666 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.22 01:56:19.827930 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:19.828166 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.02.22 01:56:19.828233 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} TCPHandler: Processed in 0.002294506 sec. 2025.02.22 01:56:19.828383 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:19.828530 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:19.828595 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:19.829208 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:19.829252 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:19.829675 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.22 01:56:19.829920 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:19.830101 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} executeQuery: Read 64 rows, 4.56 KiB in 0.001607 sec., 39825.762289981336 rows/sec., 2.77 MiB/sec. 2025.02.22 01:56:19.830178 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} TCPHandler: Processed in 0.001864335 sec. 2025.02.22 01:56:19.830362 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:19.830675 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:19.830760 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:19.831349 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:19.831398 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:19.831800 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.22 01:56:19.832055 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:19.832291 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} executeQuery: Read 24 rows, 1.66 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 957.92 KiB/sec. 2025.02.22 01:56:19.832369 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} TCPHandler: Processed in 0.002113871 sec. 2025.02.22 01:56:21.313424 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:21.313483 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:21.315371 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:21.358082 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.02.22 01:56:21.358761 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:21.358804 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:21.359316 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:56:21.359574 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:21.359811 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.22 01:56:21.479914 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:21.479955 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:21.481847 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:23.799763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.22 01:56:23.822414 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:23.822484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:23.831001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:56:23.831792 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:23.836225 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.22 01:56:24.181941 [ 225 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.182000 [ 225 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.184226 [ 225 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.555013 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.555101 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.557161 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.616063 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.616116 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.617888 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.827561 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:24.827775 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:24.827854 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:24.828639 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:24.828692 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:24.829127 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.22 01:56:24.829399 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:24.829631 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. 2025.02.22 01:56:24.829697 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} TCPHandler: Processed in 0.002287116 sec. 2025.02.22 01:56:24.829947 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:24.830128 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:24.830198 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:24.830938 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:24.830984 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:24.831429 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.22 01:56:24.831690 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:24.831923 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001845 sec., 34688.34688346883 rows/sec., 2.71 MiB/sec. 2025.02.22 01:56:24.832004 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} TCPHandler: Processed in 0.002184343 sec. 2025.02.22 01:56:24.832064 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.832115 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.832172 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:24.832320 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:24.832386 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:24.833248 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:24.833290 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:24.833788 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.22 01:56:24.834083 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:24.834351 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} executeQuery: Read 160 rows, 11.41 KiB in 0.002065 sec., 77481.8401937046 rows/sec., 5.40 MiB/sec. 2025.02.22 01:56:24.834455 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} TCPHandler: Processed in 0.002352967 sec. 2025.02.22 01:56:24.834646 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:24.834788 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:24.834867 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:24.835027 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:24.836537 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:24.836606 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:24.836994 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.22 01:56:24.837232 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:24.837459 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} executeQuery: Read 60 rows, 4.14 KiB in 0.00272 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. 2025.02.22 01:56:24.837511 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} TCPHandler: Processed in 0.002970262 sec. 2025.02.22 01:56:28.652564 [ 125 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:56:28.652664 [ 125 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:56:28.726402 [ 104 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.22 01:56:28.726478 [ 104 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:28.726507 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:28.726668 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::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.22 01:56:28.726828 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:28.726865 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.02.22 01:56:28.726943 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.02.22 01:56:28.727032 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2025.02.22 01:56:28.727311 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.02.22 01:56:28.727519 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.02.22 01:56:28.728518 [ 200 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931697 sec., 27954.69475802882 rows/sec., 2.33 MiB/sec. 2025.02.22 01:56:28.728710 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.22 01:56:28.729101 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:56:28.729214 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.22 01:56:28.729333 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:56:28.859966 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.02.22 01:56:28.861221 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:28.861263 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:28.861799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:56:28.862057 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:28.862262 [ 104 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:56:28.862307 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.02.22 01:56:28.862332 [ 104 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:28.862361 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:28.862476 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:56:28.862614 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:28.862659 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.22 01:56:28.862792 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.02.22 01:56:28.863028 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.02.22 01:56:28.863250 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.02.22 01:56:28.863450 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.02.22 01:56:28.863665 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.02.22 01:56:28.866553 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004134501 sec., 8424474.924543494 rows/sec., 120.51 MiB/sec. 2025.02.22 01:56:28.866863 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:56:28.867210 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:28.867304 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:56:28.867423 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.02.22 01:56:29.044085 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1554 2025.02.22 01:56:29.047080 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.047141 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.048732 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:56:29.049061 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.049302 [ 104 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:56:29.049402 [ 104 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.049472 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.050026 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:56:29.052198 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1554 2025.02.22 01:56:29.052492 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:29.052672 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1422 rows starting from the beginning of the part 2025.02.22 01:56:29.053347 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part 2025.02.22 01:56:29.053960 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2025.02.22 01:56:29.054600 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part 2025.02.22 01:56:29.055264 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part 2025.02.22 01:56:29.055986 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2025.02.22 01:56:29.064629 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.015036786 sec., 103346.5529136346 rows/sec., 78.97 MiB/sec. 2025.02.22 01:56:29.066309 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:56:29.067108 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.067188 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:56:29.067537 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2025.02.22 01:56:29.829357 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.829581 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:29.829662 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:29.830506 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.830552 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.831008 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.22 01:56:29.831262 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.831474 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} executeQuery: Read 134 rows, 11.83 KiB in 0.001943 sec., 68965.5172413793 rows/sec., 5.95 MiB/sec. 2025.02.22 01:56:29.831561 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} TCPHandler: Processed in 0.002347167 sec. 2025.02.22 01:56:29.831859 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.832232 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:29.832325 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:29.833151 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.833209 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.833664 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:56:29.833932 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): 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.22 01:56:29.834162 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} executeQuery: Read 39 rows, 2.93 KiB in 0.002051 sec., 19015.11457825451 rows/sec., 1.40 MiB/sec. 2025.02.22 01:56:29.834229 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} TCPHandler: Processed in 0.002551872 sec. 2025.02.22 01:56:29.834398 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.834544 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:29.834603 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:29.835253 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.835291 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.835671 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.22 01:56:29.835920 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.836095 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} executeQuery: Read 103 rows, 8.24 KiB in 0.001586 sec., 64943.253467843635 rows/sec., 5.07 MiB/sec. 2025.02.22 01:56:29.836149 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} TCPHandler: Processed in 0.001819934 sec. 2025.02.22 01:56:29.836308 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.836454 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:29.836520 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:29.837150 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.837191 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.837607 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.22 01:56:29.837870 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.838040 [ 79 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 3 parts from all_1_124_25 to all_126_126_0 2025.02.22 01:56:29.838108 [ 79 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.838116 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. 2025.02.22 01:56:29.838147 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.838274 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} TCPHandler: Processed in 0.002031299 sec. 2025.02.22 01:56:29.838393 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTask::PrepareStage: Merging 3 parts: from all_1_124_25 to all_126_126_0 into Compact with storage Full 2025.02.22 01:56:29.838490 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.838721 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:29.838755 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:29.838798 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 33720 rows starting from the beginning of the part 2025.02.22 01:56:29.839011 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:29.839190 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:29.839663 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 986 rows starting from the beginning of the part 2025.02.22 01:56:29.842971 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.843017 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.843961 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.22 01:56:29.844361 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): 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.22 01:56:29.844592 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} executeQuery: Read 39 rows, 71.56 KiB in 0.005906 sec., 6603.454114459872 rows/sec., 11.83 MiB/sec. 2025.02.22 01:56:29.844723 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} TCPHandler: Processed in 0.006333524 sec. 2025.02.22 01:56:29.844922 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:29.845105 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:29.845183 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:29.845869 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:29.845910 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:29.846483 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.22 01:56:29.846857 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.847119 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} executeQuery: Read 60 rows, 4.14 KiB in 0.002055 sec., 29197.080291970804 rows/sec., 1.97 MiB/sec. 2025.02.22 01:56:29.847176 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} TCPHandler: Processed in 0.002323117 sec. 2025.02.22 01:56:29.850329 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergeTask::MergeProjectionsStage: Merge sorted 34866 rows, containing 5 columns (5 merged, 0 gathered) in 0.012035142 sec., 2897016.088385164 rows/sec., 198.50 MiB/sec. 2025.02.22 01:56:29.850684 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) 2025.02.22 01:56:29.851004 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:29.851089 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 3 parts: [all_1_124_25, all_126_126_0] -> all_1_126_26 2025.02.22 01:56:29.851182 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.22 01:56:31.336321 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.22 01:56:31.359271 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:31.359324 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:31.367034 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.22 01:56:31.367835 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:31.368158 [ 72 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.22 01:56:31.368242 [ 72 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:31.368289 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:31.368766 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.22 01:56:31.382209 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.22 01:56:31.384319 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:31.386116 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.02.22 01:56:31.392556 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.02.22 01:56:31.398808 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.02.22 01:56:31.405288 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.22 01:56:31.411719 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.02.22 01:56:31.417867 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.02.22 01:56:31.491298 [ 187 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.122877258 sec., 4663.189994034535 rows/sec., 24.11 MiB/sec. 2025.02.22 01:56:31.495009 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.22 01:56:31.498168 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:31.498286 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.22 01:56:31.500763 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.22 01:56:32.000263 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.61 MiB, peak 276.03 MiB, free memory in arenas 0.00 B, will set to 257.55 MiB (RSS), difference: -1.06 MiB 2025.02.22 01:56:34.828398 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:34.828631 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:34.828712 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:34.829540 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:34.829591 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:34.830030 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.22 01:56:34.830286 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:34.830519 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. 2025.02.22 01:56:34.830587 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} TCPHandler: Processed in 0.002335157 sec. 2025.02.22 01:56:34.830856 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:34.831068 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:34.831147 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:34.832012 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:34.832061 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:34.832504 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.22 01:56:34.832770 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:34.833028 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} executeQuery: Read 64 rows, 5.12 KiB in 0.002011 sec., 31824.962705121827 rows/sec., 2.48 MiB/sec. 2025.02.22 01:56:34.833102 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} TCPHandler: Processed in 0.002386088 sec. 2025.02.22 01:56:34.833271 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:34.833484 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:34.833557 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:34.834204 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:34.834245 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:34.834666 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.22 01:56:34.834924 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:34.835148 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. 2025.02.22 01:56:34.835204 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} TCPHandler: Processed in 0.002015609 sec. 2025.02.22 01:56:34.835367 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:34.835509 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:34.835569 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:34.836141 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:34.836181 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:34.836567 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.22 01:56:34.836827 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:34.837042 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. 2025.02.22 01:56:34.837094 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} TCPHandler: Processed in 0.001794854 sec. 2025.02.22 01:56:36.362450 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.02.22 01:56:36.363205 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:36.363247 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:36.363777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:56:36.364031 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:36.364256 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.22 01:56:38.882314 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.22 01:56:38.905888 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:38.905953 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:38.913392 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.22 01:56:38.914204 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:38.917610 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.22 01:56:39.052391 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 2025.02.22 01:56:39.055546 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.055610 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.057204 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:56:39.057546 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.059145 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1574 2025.02.22 01:56:39.830156 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.830348 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:39.830425 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:39.831291 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.831350 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.831812 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.22 01:56:39.832072 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.832285 [ 17 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.22 01:56:39.832315 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} executeQuery: Read 134 rows, 11.83 KiB in 0.002022 sec., 66271.018793274 rows/sec., 5.72 MiB/sec. 2025.02.22 01:56:39.832360 [ 17 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.832420 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.832445 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} TCPHandler: Processed in 0.002423489 sec. 2025.02.22 01:56:39.832652 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.22 01:56:39.832725 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.832795 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.832835 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part 2025.02.22 01:56:39.832914 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:39.832935 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:39.833088 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:39.833322 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:39.833523 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 134 rows starting from the beginning of the part 2025.02.22 01:56:39.833702 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:39.833977 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 134 rows starting from the beginning of the part 2025.02.22 01:56:39.834892 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.834936 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.835520 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:56:39.835886 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.835957 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.003428594 sec., 536371.4688878298 rows/sec., 46.88 MiB/sec. 2025.02.22 01:56:39.836106 [ 17 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.02.22 01:56:39.836157 [ 17 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.836189 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.836210 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} executeQuery: Read 39 rows, 2.93 KiB in 0.003358 sec., 11614.055985705778 rows/sec., 873.32 KiB/sec. 2025.02.22 01:56:39.836583 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.22 01:56:39.836631 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} TCPHandler: Processed in 0.004034588 sec. 2025.02.22 01:56:39.836671 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.02.22 01:56:39.837045 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.837416 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.837566 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 69 rows starting from the beginning of the part 2025.02.22 01:56:39.837557 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:39.837860 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:39.838165 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.838691 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.838855 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.839191 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 67 rows starting from the beginning of the part 2025.02.22 01:56:39.839808 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.839843 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.22 01:56:39.840205 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.841172 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:56:39.842189 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.842264 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.843325 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.007045672 sec., 41443.88214495367 rows/sec., 3.19 MiB/sec. 2025.02.22 01:56:39.843335 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.22 01:56:39.843558 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.02.22 01:56:39.843814 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.844090 [ 17 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.22 01:56:39.844174 [ 17 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.844250 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.844261 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.844331 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} executeQuery: Read 103 rows, 8.24 KiB in 0.006944 sec., 14832.94930875576 rows/sec., 1.16 MiB/sec. 2025.02.22 01:56:39.844688 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} TCPHandler: Processed in 0.007862272 sec. 2025.02.22 01:56:39.844692 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.22 01:56:39.844816 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.02.22 01:56:39.844953 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.845042 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.845132 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 631 rows starting from the beginning of the part 2025.02.22 01:56:39.845149 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.22 01:56:39.845290 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:39.845412 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:39.845490 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:39.845780 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:39.846146 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 103 rows starting from the beginning of the part 2025.02.22 01:56:39.846471 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:39.846862 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 103 rows starting from the beginning of the part 2025.02.22 01:56:39.848000 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.848045 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.848602 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.22 01:56:39.848760 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.004394717 sec., 234144.7697314753 rows/sec., 18.79 MiB/sec. 2025.02.22 01:56:39.848924 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.22 01:56:39.848946 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.849213 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_126_26 to all_127_127_0 2025.02.22 01:56:39.849290 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} executeQuery: Read 160 rows, 11.41 KiB in 0.004099 sec., 39033.91070992925 rows/sec., 2.72 MiB/sec. 2025.02.22 01:56:39.849299 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.849397 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.849452 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.849564 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} TCPHandler: Processed in 0.004729555 sec. 2025.02.22 01:56:39.849726 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergeTask::PrepareStage: Merging 2 parts: from all_1_126_26 to all_127_127_0 into Compact with storage Full 2025.02.22 01:56:39.849774 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.22 01:56:39.849835 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.849959 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.22 01:56:39.850070 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.850145 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 34866 rows starting from the beginning of the part 2025.02.22 01:56:39.850151 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:39.850418 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:39.850455 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:39.853633 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.853678 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.854564 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.22 01:56:39.854896 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.855154 [ 26 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.22 01:56:39.855247 [ 26 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.855311 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.855418 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} executeQuery: Read 39 rows, 71.56 KiB in 0.005289 sec., 7373.794668179239 rows/sec., 13.21 MiB/sec. 2025.02.22 01:56:39.855682 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.22 01:56:39.856224 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} TCPHandler: Processed in 0.006478717 sec. 2025.02.22 01:56:39.856595 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:39.857095 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:39.857374 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:39.858300 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.858564 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1884 rows starting from the beginning of the part 2025.02.22 01:56:39.859272 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.860077 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.860078 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.860126 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:39.860883 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.861309 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergeTask::MergeProjectionsStage: Merge sorted 34930 rows, containing 5 columns (5 merged, 0 gathered) in 0.011701984 sec., 2984963.917229762 rows/sec., 204.53 MiB/sec. 2025.02.22 01:56:39.861861 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.22 01:56:39.861863 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.862033 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) 2025.02.22 01:56:39.862705 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.862713 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.02.22 01:56:39.863286 [ 26 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.22 01:56:39.863601 [ 26 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:39.863758 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:39.863782 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.863839 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} executeQuery: Read 60 rows, 4.14 KiB in 0.006854 sec., 8754.012255617157 rows/sec., 604.12 KiB/sec. 2025.02.22 01:56:39.864362 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} TCPHandler: Processed in 0.007997094 sec. 2025.02.22 01:56:39.864703 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_126_26, all_127_127_0] -> all_1_127_27 2025.02.22 01:56:39.865039 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:56:39.865198 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.22 01:56:39.865574 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:39.865672 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6480 rows starting from the beginning of the part 2025.02.22 01:56:39.866118 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part 2025.02.22 01:56:39.866426 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:39.866669 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:39.866763 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:39.867025 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:39.871442 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 6744 rows, containing 4 columns (4 merged, 0 gathered) in 0.006710173 sec., 1005041.151696089 rows/sec., 67.73 MiB/sec. 2025.02.22 01:56:39.872220 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.22 01:56:39.872552 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.872640 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.22 01:56:39.872734 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.02.22 01:56:39.877122 [ 200 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 19 columns (19 merged, 0 gathered) in 0.021712648 sec., 95750.64266689167 rows/sec., 171.58 MiB/sec. 2025.02.22 01:56:39.879022 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.22 01:56:39.879452 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:39.879535 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.22 01:56:39.879687 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.02 MiB. 2025.02.22 01:56:40.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.20 MiB, peak 276.18 MiB, free memory in arenas 0.00 B, will set to 261.55 MiB (RSS), difference: 3.35 MiB 2025.02.22 01:56:41.677750 [ 219 ] {} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:56:41.677814 [ 219 ] {} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:56:41.679566 [ 219 ] {} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:56:43.652733 [ 154 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:56:43.652809 [ 154 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:56:43.864408 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.02.22 01:56:43.865149 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:43.865204 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:43.865783 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:56:43.866051 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:43.866262 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.02.22 01:56:44.828146 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:44.828363 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:44.828442 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:44.829785 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:44.829839 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:44.830298 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.22 01:56:44.830559 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:44.830801 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} executeQuery: Read 56 rows, 4.41 KiB in 0.002497 sec., 22426.912294753703 rows/sec., 1.72 MiB/sec. 2025.02.22 01:56:44.830871 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} TCPHandler: Processed in 0.00286393 sec. 2025.02.22 01:56:44.831179 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:44.831395 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:44.831470 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:44.832258 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:44.832306 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:44.832753 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.22 01:56:44.833020 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:44.833253 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. 2025.02.22 01:56:44.833318 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} TCPHandler: Processed in 0.002312476 sec. 2025.02.22 01:56:44.833470 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:44.833619 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:44.833684 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:44.834361 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:44.834411 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:44.834824 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.22 01:56:44.835068 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:44.835242 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_127_27 to all_128_128_0 2025.02.22 01:56:44.835301 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2025.02.22 01:56:44.835328 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:44.835409 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:44.835428 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} TCPHandler: Processed in 0.00202476 sec. 2025.02.22 01:56:44.835688 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:44.835702 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergeTask::PrepareStage: Merging 2 parts: from all_1_127_27 to all_128_128_0 into Compact with storage Full 2025.02.22 01:56:44.835868 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:44.835885 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:44.835937 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_127_27, total 34930 rows starting from the beginning of the part 2025.02.22 01:56:44.835947 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:44.836211 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:44.837208 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:44.837266 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:44.837716 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.22 01:56:44.838016 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:44.838267 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} executeQuery: Read 60 rows, 4.14 KiB in 0.002456 sec., 24429.9674267101 rows/sec., 1.65 MiB/sec. 2025.02.22 01:56:44.838347 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} TCPHandler: Processed in 0.002804648 sec. 2025.02.22 01:56:44.842772 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergeTask::MergeProjectionsStage: Merge sorted 35090 rows, containing 5 columns (5 merged, 0 gathered) in 0.007224766 sec., 4856904.708055597 rows/sec., 332.83 MiB/sec. 2025.02.22 01:56:44.843474 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} MergedBlockOutputStream: filled checksums all_1_128_28 (state Temporary) 2025.02.22 01:56:44.843846 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_128_28 to all_1_128_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:44.843941 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_127_27, all_128_128_0] -> all_1_128_28 2025.02.22 01:56:44.844038 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.22 01:56:46.417705 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.22 01:56:46.441123 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:46.441191 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:46.448654 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.22 01:56:46.449515 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:46.452585 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.22 01:56:46.995490 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:46.995712 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:56:46.995796 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:56:46.996645 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:46.996702 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:46.997149 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:56:46.997409 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:56:46.997651 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. 2025.02.22 01:56:46.997804 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} TCPHandler: Processed in 0.00245481 sec. 2025.02.22 01:56:46.998123 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:46.998336 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:56:46.998418 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:56:46.999181 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:46.999236 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:46.999686 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.22 01:56:46.999948 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:56:47.000177 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. 2025.02.22 01:56:47.000335 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} TCPHandler: Processed in 0.002412668 sec. 2025.02.22 01:56:47.000542 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.000840 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:47.000904 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:47.002270 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.002313 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.002826 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.22 01:56:47.003075 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.003311 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} executeQuery: Read 1395 rows, 119.93 KiB in 0.002573 sec., 542168.6746987952 rows/sec., 45.52 MiB/sec. 2025.02.22 01:56:47.003367 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} TCPHandler: Processed in 0.002931521 sec. 2025.02.22 01:56:47.003545 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.003704 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.003771 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:47.004536 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.004581 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.004974 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:56:47.005232 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.005503 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} executeQuery: Read 53 rows, 4.03 KiB in 0.001834 sec., 28898.58233369684 rows/sec., 2.15 MiB/sec. 2025.02.22 01:56:47.005652 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} TCPHandler: Processed in 0.002179602 sec. 2025.02.22 01:56:47.005891 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.006031 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.006082 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:56:47.006741 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.006782 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.007162 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:56:47.007414 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:56:47.007697 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} executeQuery: Read 252 rows, 17.85 KiB in 0.001686 sec., 149466.1921708185 rows/sec., 10.34 MiB/sec. 2025.02.22 01:56:47.007961 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} TCPHandler: Processed in 0.002198734 sec. 2025.02.22 01:56:47.008180 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.008334 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.008398 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:56:47.009050 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.009094 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.009473 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:56:47.009725 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:56:47.010010 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} executeQuery: Read 12 rows, 960.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 547.93 KiB/sec. 2025.02.22 01:56:47.010229 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} TCPHandler: Processed in 0.002154323 sec. 2025.02.22 01:56:47.010389 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.010529 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:47.010586 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:47.011485 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.011524 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.011928 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.22 01:56:47.012180 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.012402 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} executeQuery: Read 597 rows, 45.95 KiB in 0.001905 sec., 313385.82677165355 rows/sec., 23.55 MiB/sec. 2025.02.22 01:56:47.012458 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} TCPHandler: Processed in 0.002147292 sec. 2025.02.22 01:56:47.012610 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.012769 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.012839 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:47.013770 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.013815 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.014322 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.22 01:56:47.014584 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.014781 [ 38 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_128_28 to all_133_133_0 2025.02.22 01:56:47.014850 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} executeQuery: Read 979 rows, 67.74 KiB in 0.002118 sec., 462228.51746931067 rows/sec., 31.23 MiB/sec. 2025.02.22 01:56:47.014869 [ 38 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.014930 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.22 01:56:47.015011 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} TCPHandler: Processed in 0.00246898 sec. 2025.02.22 01:56:47.015203 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_128_28 to all_133_133_0 into Compact with storage Full 2025.02.22 01:56:47.015219 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.015367 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:47.015372 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.015408 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_28, total 35090 rows starting from the beginning of the part 2025.02.22 01:56:47.015511 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:47.015633 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:47.016109 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:47.016347 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:47.016574 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.02.22 01:56:47.016780 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 979 rows starting from the beginning of the part 2025.02.22 01:56:47.018580 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.018626 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:47.019639 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.22 01:56:47.019987 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.020272 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} executeQuery: Read 39 rows, 71.56 KiB in 0.004941 sec., 7893.139040680024 rows/sec., 14.14 MiB/sec. 2025.02.22 01:56:47.020414 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} TCPHandler: Processed in 0.005278209 sec. 2025.02.22 01:56:47.020633 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:47.020794 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:47.020859 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:47.021565 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:47.021607 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:47.022122 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.22 01:56:47.022389 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.022689 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} executeQuery: Read 36 rows, 2.48 KiB in 0.001939 sec., 18566.2712738525 rows/sec., 1.25 MiB/sec. 2025.02.22 01:56:47.022772 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} TCPHandler: Processed in 0.002271095 sec. 2025.02.22 01:56:47.024806 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergeTask::MergeProjectionsStage: Merge sorted 36709 rows, containing 5 columns (5 merged, 0 gathered) in 0.009758057 sec., 3761916.9471955327 rows/sec., 257.77 MiB/sec. 2025.02.22 01:56:47.025455 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} MergedBlockOutputStream: filled checksums all_1_133_29 (state Temporary) 2025.02.22 01:56:47.025826 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_133_29 to all_1_133_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:47.025923 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_128_28, all_133_133_0] -> all_1_133_29 2025.02.22 01:56:47.026037 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.22 01:56:47.366498 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.366551 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.368676 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.764449 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.764522 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.766680 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.940585 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.940637 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:47.942857 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:48.350967 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:48.351051 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:48.353141 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:56:49.059306 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1614 2025.02.22 01:56:49.062753 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:49.062812 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:49.064409 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:56:49.064770 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:49.065508 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1614 2025.02.22 01:56:49.823099 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:49.823310 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:49.823389 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:49.824149 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:49.824198 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:49.824639 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.22 01:56:49.824905 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:49.825148 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.02.22 01:56:49.825213 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} TCPHandler: Processed in 0.002247595 sec. 2025.02.22 01:56:49.825455 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:49.825656 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:49.825737 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:49.826607 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:49.826659 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:49.827104 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.22 01:56:49.827370 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:49.827600 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. 2025.02.22 01:56:49.827669 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} TCPHandler: Processed in 0.002347197 sec. 2025.02.22 01:56:49.827819 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:49.827968 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:49.828033 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:49.828672 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:49.828713 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:49.829116 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.22 01:56:49.829372 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:49.829583 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} executeQuery: Read 64 rows, 4.56 KiB in 0.001652 sec., 38740.9200968523 rows/sec., 2.70 MiB/sec. 2025.02.22 01:56:49.829639 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} TCPHandler: Processed in 0.001889586 sec. 2025.02.22 01:56:49.829812 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:49.829959 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:49.830025 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:49.830593 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:49.830633 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:49.831025 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.22 01:56:49.831270 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:49.831479 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} executeQuery: Read 24 rows, 1.66 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.04 MiB/sec. 2025.02.22 01:56:49.831535 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} TCPHandler: Processed in 0.001793203 sec. 2025.02.22 01:56:51.366403 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.02.22 01:56:51.367097 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:51.367152 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:51.367708 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:56:51.367983 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:51.368284 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.22 01:56:53.952673 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.22 01:56:53.977282 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:53.977358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:53.985002 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.22 01:56:53.985877 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:53.989985 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.22 01:56:54.828650 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:54.828848 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:54.828925 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:54.829720 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:54.829772 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:54.830221 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.22 01:56:54.830506 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:54.830739 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.22 01:56:54.830812 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} TCPHandler: Processed in 0.002296536 sec. 2025.02.22 01:56:54.831089 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:54.831298 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:54.831375 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:54.832172 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:54.832227 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:54.832737 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.22 01:56:54.833012 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:54.833271 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} executeQuery: Read 64 rows, 5.12 KiB in 0.002029 sec., 31542.631838344012 rows/sec., 2.46 MiB/sec. 2025.02.22 01:56:54.833341 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} TCPHandler: Processed in 0.002391738 sec. 2025.02.22 01:56:54.833494 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:54.833625 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:54.833684 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:54.834282 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:54.834325 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:54.834746 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.22 01:56:54.834995 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:54.835221 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2025.02.22 01:56:54.835281 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} TCPHandler: Processed in 0.001849715 sec. 2025.02.22 01:56:54.835434 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:54.835565 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:54.835627 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:54.836162 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:54.836204 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:54.836609 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.22 01:56:54.836860 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:54.837111 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. 2025.02.22 01:56:54.837194 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} TCPHandler: Processed in 0.001820344 sec. 2025.02.22 01:56:58.652926 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:56:58.652998 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:56:58.868467 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.02.22 01:56:58.869528 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:58.869574 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:58.870115 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:56:58.870379 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:58.870653 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.02.22 01:56:58.870706 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:58.870738 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:58.872793 [ 218 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:56:59.001802 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001321982 sec. 2025.02.22 01:56:59.065760 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1630 2025.02.22 01:56:59.068701 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.068759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.070283 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:56:59.070615 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.070867 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:59.070916 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:59.071599 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1630 2025.02.22 01:56:59.073132 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:56:59.829992 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.830203 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:56:59.830282 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:56:59.831141 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.831187 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.831646 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.22 01:56:59.831906 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.832063 [ 127 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.22 01:56:59.832108 [ 127 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.832108 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} executeQuery: Read 134 rows, 11.83 KiB in 0.001963 sec., 68262.86296484973 rows/sec., 5.89 MiB/sec. 2025.02.22 01:56:59.832136 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.832233 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} TCPHandler: Processed in 0.002375027 sec. 2025.02.22 01:56:59.832504 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.22 01:56:59.832536 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.832913 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:59.832915 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:56:59.833019 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part 2025.02.22 01:56:59.833077 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:56:59.833353 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:59.833771 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:56:59.834079 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:59.834548 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part 2025.02.22 01:56:59.834873 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 134 rows starting from the beginning of the part 2025.02.22 01:56:59.836050 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.836117 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.837266 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:56:59.837663 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.838137 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} executeQuery: Read 39 rows, 2.93 KiB in 0.005314 sec., 7339.1042529168235 rows/sec., 551.87 KiB/sec. 2025.02.22 01:56:59.838620 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} TCPHandler: Processed in 0.006268293 sec. 2025.02.22 01:56:59.838908 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.006639151 sec., 466927.17186278786 rows/sec., 40.83 MiB/sec. 2025.02.22 01:56:59.838950 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.839188 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:56:59.839221 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.22 01:56:59.839265 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:56:59.839615 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.839746 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.22 01:56:59.839858 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:56:59.840210 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.840248 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.840633 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.22 01:56:59.840893 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.841096 [ 150 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.22 01:56:59.841113 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} executeQuery: Read 103 rows, 8.24 KiB in 0.001961 sec., 52524.22233554309 rows/sec., 4.10 MiB/sec. 2025.02.22 01:56:59.841165 [ 150 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.841251 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.841258 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} TCPHandler: Processed in 0.002498271 sec. 2025.02.22 01:56:59.841494 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.841550 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.22 01:56:59.841737 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:59.841807 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:59.841868 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:56:59.841883 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 631 rows starting from the beginning of the part 2025.02.22 01:56:59.842335 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:59.842776 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 597 rows starting from the beginning of the part 2025.02.22 01:56:59.843055 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:59.843357 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2025.02.22 01:56:59.843560 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 103 rows starting from the beginning of the part 2025.02.22 01:56:59.844627 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.844700 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.845893 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.22 01:56:59.846380 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.846744 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387791 sec., 282676.1468661275 rows/sec., 22.51 MiB/sec. 2025.02.22 01:56:59.846910 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} executeQuery: Read 160 rows, 11.41 KiB in 0.005248 sec., 30487.80487804878 rows/sec., 2.12 MiB/sec. 2025.02.22 01:56:59.847085 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.22 01:56:59.847129 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} TCPHandler: Processed in 0.00575721 sec. 2025.02.22 01:56:59.847443 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.847917 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:56:59.847917 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.848292 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:56:59.848330 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.22 01:56:59.848775 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:56:59.850856 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.850901 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.851611 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.22 01:56:59.851880 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.852151 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} executeQuery: Read 39 rows, 71.56 KiB in 0.004423 sec., 8817.544652950486 rows/sec., 15.80 MiB/sec. 2025.02.22 01:56:59.852490 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} TCPHandler: Processed in 0.005226477 sec. 2025.02.22 01:56:59.852834 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:56:59.853067 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:56:59.853118 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:56:59.853594 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.853633 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.854005 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.22 01:56:59.854247 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.854435 [ 150 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.22 01:56:59.854463 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. 2025.02.22 01:56:59.854520 [ 150 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:56:59.854578 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} TCPHandler: Processed in 0.001956638 sec. 2025.02.22 01:56:59.854597 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:56:59.854767 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.22 01:56:59.854876 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:56:59.854909 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6744 rows starting from the beginning of the part 2025.02.22 01:56:59.854978 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:59.855229 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part 2025.02.22 01:56:59.855322 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part 2025.02.22 01:56:59.855417 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:59.855535 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2025.02.22 01:56:59.857665 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 6984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940242 sec., 2375314.684981712 rows/sec., 160.08 MiB/sec. 2025.02.22 01:56:59.858284 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.22 01:56:59.858627 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:56:59.858724 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.22 01:56:59.858826 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.02.22 01:57:00.085654 [ 224 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:00.085701 [ 224 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:00.087863 [ 224 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:01.490069 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.22 01:57:01.512338 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:01.512395 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:01.520029 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.22 01:57:01.520826 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:01.523581 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.22 01:57:04.828177 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:04.828435 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:04.828534 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:04.829589 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:04.829650 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:04.830270 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.22 01:57:04.830651 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:04.830901 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} executeQuery: Read 56 rows, 4.41 KiB in 0.002537 sec., 22073.314938904216 rows/sec., 1.70 MiB/sec. 2025.02.22 01:57:04.830976 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} TCPHandler: Processed in 0.002993242 sec. 2025.02.22 01:57:04.831367 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:04.831613 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:04.831719 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:04.832779 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:04.832860 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:04.833432 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.22 01:57:04.833759 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:04.834053 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} executeQuery: Read 64 rows, 5.12 KiB in 0.002504 sec., 25559.1054313099 rows/sec., 1.99 MiB/sec. 2025.02.22 01:57:04.834148 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} TCPHandler: Processed in 0.003010844 sec. 2025.02.22 01:57:04.834323 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:04.834455 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:04.834514 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:04.835278 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:04.835330 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:04.835848 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.22 01:57:04.836124 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:04.836360 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} executeQuery: Read 160 rows, 11.41 KiB in 0.001937 sec., 82601.96179659267 rows/sec., 5.75 MiB/sec. 2025.02.22 01:57:04.836424 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} TCPHandler: Processed in 0.002160213 sec. 2025.02.22 01:57:04.836598 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:04.836741 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:04.836800 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:04.837356 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:04.837401 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:04.837820 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.22 01:57:04.838092 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:04.838324 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. 2025.02.22 01:57:04.838403 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} TCPHandler: Processed in 0.001869575 sec. 2025.02.22 01:57:06.370796 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.02.22 01:57:06.371482 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:06.371524 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:06.372067 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:57:06.372329 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:06.372551 [ 149 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:57:06.372585 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.22 01:57:06.372642 [ 149 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:06.372674 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:06.372880 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:57:06.373138 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:06.373184 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.02.22 01:57:06.373268 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.02.22 01:57:06.373515 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.02.22 01:57:06.373720 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.02.22 01:57:06.373835 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.02.22 01:57:06.374075 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.02.22 01:57:06.377262 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004498359 sec., 8258344.876431605 rows/sec., 118.14 MiB/sec. 2025.02.22 01:57:06.377678 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:57:06.378030 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:06.378127 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:57:06.378253 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.22 01:57:09.023675 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.22 01:57:09.046861 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.046928 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.054498 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.22 01:57:09.055299 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.055745 [ 146 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.22 01:57:09.055889 [ 146 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.055959 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.056363 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.22 01:57:09.064990 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.22 01:57:09.066276 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:09.067192 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.02.22 01:57:09.071958 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 2025.02.22 01:57:09.074482 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:09.083869 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.083955 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.093965 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:57:09.095284 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.099751 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1650 2025.02.22 01:57:09.100656 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.22 01:57:09.106389 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:09.112589 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.22 01:57:09.118651 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:09.126615 [ 224 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.126654 [ 224 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.129605 [ 224 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.184632 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.128538066 sec., 4753.4556805919265 rows/sec., 24.58 MiB/sec. 2025.02.22 01:57:09.188224 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.22 01:57:09.191407 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.191530 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.22 01:57:09.194422 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.22 01:57:09.267671 [ 219 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.267710 [ 219 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.269735 [ 219 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.445065 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.445123 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.447189 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.732366 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.732455 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.734846 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:57:09.829943 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.830141 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:09.830216 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:09.831097 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.831153 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.831613 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.22 01:57:09.831881 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.832129 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} executeQuery: Read 134 rows, 11.83 KiB in 0.002042 sec., 65621.93927522037 rows/sec., 5.66 MiB/sec. 2025.02.22 01:57:09.832197 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} TCPHandler: Processed in 0.002388679 sec. 2025.02.22 01:57:09.832479 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.832697 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:09.832780 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:09.833646 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.833702 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.834144 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:57:09.834401 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.834654 [ 218 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.834674 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} executeQuery: Read 39 rows, 2.93 KiB in 0.002027 sec., 19240.256536753823 rows/sec., 1.41 MiB/sec. 2025.02.22 01:57:09.834721 [ 218 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.834855 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} TCPHandler: Processed in 0.002522801 sec. 2025.02.22 01:57:09.835067 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.835239 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:09.835307 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:09.836591 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.836655 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.837276 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.22 01:57:09.837535 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.837896 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} executeQuery: Read 103 rows, 8.24 KiB in 0.002697 sec., 38190.58212829069 rows/sec., 2.98 MiB/sec. 2025.02.22 01:57:09.838098 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} TCPHandler: Processed in 0.003131976 sec. 2025.02.22 01:57:09.838286 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.838506 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:09.838621 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:09.839045 [ 218 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.840038 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.840084 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.840506 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.22 01:57:09.840761 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.840922 [ 145 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_133_29 to all_134_134_0 2025.02.22 01:57:09.840945 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} executeQuery: Read 160 rows, 11.41 KiB in 0.002514 sec., 63643.595863166265 rows/sec., 4.43 MiB/sec. 2025.02.22 01:57:09.840961 [ 145 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.840995 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.841023 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} TCPHandler: Processed in 0.002809238 sec. 2025.02.22 01:57:09.841132 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergeTask::PrepareStage: Merging 2 parts: from all_1_133_29 to all_134_134_0 into Compact with storage Full 2025.02.22 01:57:09.841206 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.841275 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:09.841329 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_29, total 36709 rows starting from the beginning of the part 2025.02.22 01:57:09.841431 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:09.841553 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:09.841828 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:09.845089 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.845135 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.845963 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.22 01:57:09.846305 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.846636 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.846639 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} executeQuery: Read 39 rows, 71.56 KiB in 0.005226 sec., 7462.68656716418 rows/sec., 13.37 MiB/sec. 2025.02.22 01:57:09.846697 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.847141 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} TCPHandler: Processed in 0.006028036 sec. 2025.02.22 01:57:09.847400 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:09.847653 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:09.847862 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:09.848901 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:09.848989 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:09.849990 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.22 01:57:09.850483 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.851116 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} executeQuery: Read 60 rows, 4.14 KiB in 0.003537 sec., 16963.52841391009 rows/sec., 1.14 MiB/sec. 2025.02.22 01:57:09.851295 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergeTask::MergeProjectionsStage: Merge sorted 36773 rows, containing 5 columns (5 merged, 0 gathered) in 0.010211898 sec., 3600995.6229488384 rows/sec., 246.75 MiB/sec. 2025.02.22 01:57:09.851306 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} TCPHandler: Processed in 0.004041408 sec. 2025.02.22 01:57:09.851486 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.22 01:57:09.851891 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} MergedBlockOutputStream: filled checksums all_1_134_30 (state Temporary) 2025.02.22 01:57:09.852661 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_134_30 to all_1_134_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:09.852752 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_133_29, all_134_134_0] -> all_1_134_30 2025.02.22 01:57:09.852843 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:57:10.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.11 MiB, peak 280.05 MiB, free memory in arenas 0.00 B, will set to 261.61 MiB (RSS), difference: -1.50 MiB 2025.02.22 01:57:13.653248 [ 142 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:57:13.653321 [ 142 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:57:13.872764 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.02.22 01:57:13.873421 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:13.873474 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:13.874050 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:57:13.874344 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:13.874609 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.02.22 01:57:14.827800 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:14.827985 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:14.828060 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:14.828845 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:14.828895 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:14.829337 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.22 01:57:14.829598 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:14.829827 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2025.02.22 01:57:14.829896 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} TCPHandler: Processed in 0.002223974 sec. 2025.02.22 01:57:14.830168 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:14.830362 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:14.830442 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:14.831242 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:14.831299 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:14.831772 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.22 01:57:14.832029 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:14.832289 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. 2025.02.22 01:57:14.832371 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} TCPHandler: Processed in 0.002340477 sec. 2025.02.22 01:57:14.832544 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:14.832675 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:14.832734 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:14.833332 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:14.833375 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:14.833818 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.22 01:57:14.834096 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:14.834284 [ 141 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_134_30 to all_135_135_0 2025.02.22 01:57:14.834329 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.02.22 01:57:14.834340 [ 141 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:14.834406 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:14.834459 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} TCPHandler: Processed in 0.001975618 sec. 2025.02.22 01:57:14.834668 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergeTask::PrepareStage: Merging 2 parts: from all_1_134_30 to all_135_135_0 into Compact with storage Full 2025.02.22 01:57:14.834687 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:14.834981 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:14.834997 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:14.835090 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_134_30, total 36773 rows starting from the beginning of the part 2025.02.22 01:57:14.835100 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:14.835433 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:14.836920 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:14.836973 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:14.837518 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.22 01:57:14.837925 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:14.838193 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} executeQuery: Read 60 rows, 4.14 KiB in 0.003279 sec., 18298.261665141814 rows/sec., 1.23 MiB/sec. 2025.02.22 01:57:14.838256 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} TCPHandler: Processed in 0.003676039 sec. 2025.02.22 01:57:14.843004 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergeTask::MergeProjectionsStage: Merge sorted 36933 rows, containing 5 columns (5 merged, 0 gathered) in 0.008478066 sec., 4356300.12788294 rows/sec., 298.53 MiB/sec. 2025.02.22 01:57:14.843560 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} MergedBlockOutputStream: filled checksums all_1_135_31 (state Temporary) 2025.02.22 01:57:14.843888 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_135_31 to all_1_135_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:14.843975 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_134_30, all_135_135_0] -> all_1_135_31 2025.02.22 01:57:14.844059 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:57:16.565079 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.02.22 01:57:16.588433 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:16.588480 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:16.596023 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.22 01:57:16.596873 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:16.599749 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.02.22 01:57:16.996785 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:16.997002 [ 256 ] {810a6aba-1223-4877-af19-265449227940} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:57:16.997085 [ 256 ] {810a6aba-1223-4877-af19-265449227940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:57:16.997909 [ 256 ] {810a6aba-1223-4877-af19-265449227940} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:16.997960 [ 256 ] {810a6aba-1223-4877-af19-265449227940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:16.998392 [ 256 ] {810a6aba-1223-4877-af19-265449227940} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:57:16.998651 [ 256 ] {810a6aba-1223-4877-af19-265449227940} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:57:16.998913 [ 256 ] {810a6aba-1223-4877-af19-265449227940} executeQuery: Read 24 rows, 2.04 KiB in 0.001952 sec., 12295.081967213115 rows/sec., 1.02 MiB/sec. 2025.02.22 01:57:16.999354 [ 256 ] {810a6aba-1223-4877-af19-265449227940} TCPHandler: Processed in 0.002710065 sec. 2025.02.22 01:57:16.999675 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:16.999885 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:57:16.999965 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:57:17.001202 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.001249 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.001679 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.22 01:57:17.001952 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:57:17.002200 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} executeQuery: Read 16 rows, 1.30 KiB in 0.00237 sec., 6751.054852320674 rows/sec., 550.50 KiB/sec. 2025.02.22 01:57:17.002267 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} TCPHandler: Processed in 0.002735957 sec. 2025.02.22 01:57:17.002439 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.002585 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:17.002643 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:17.003976 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.004018 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.004469 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.22 01:57:17.004721 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.004936 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} executeQuery: Read 1402 rows, 120.44 KiB in 0.002384 sec., 588087.2483221476 rows/sec., 49.34 MiB/sec. 2025.02.22 01:57:17.004992 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} TCPHandler: Processed in 0.002622204 sec. 2025.02.22 01:57:17.005157 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.005284 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.005360 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:17.006022 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.006064 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.006446 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:57:17.006690 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.006945 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} executeQuery: Read 67 rows, 5.01 KiB in 0.001678 sec., 39928.486293206195 rows/sec., 2.92 MiB/sec. 2025.02.22 01:57:17.007033 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} TCPHandler: Processed in 0.001930577 sec. 2025.02.22 01:57:17.007232 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.007354 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.007403 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:57:17.008050 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.008089 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.008467 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:57:17.008712 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:57:17.008965 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} executeQuery: Read 252 rows, 17.85 KiB in 0.001629 sec., 154696.13259668509 rows/sec., 10.70 MiB/sec. 2025.02.22 01:57:17.009161 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} TCPHandler: Processed in 0.002015809 sec. 2025.02.22 01:57:17.009334 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.009476 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.009535 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:57:17.010112 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.010153 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.010514 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:57:17.010757 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:57:17.011017 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} executeQuery: Read 12 rows, 960.00 B in 0.001568 sec., 7653.061224489797 rows/sec., 597.90 KiB/sec. 2025.02.22 01:57:17.011221 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} TCPHandler: Processed in 0.001957307 sec. 2025.02.22 01:57:17.011364 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.011483 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:17.011531 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:17.012458 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.012507 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.012997 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.22 01:57:17.013240 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.013431 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} executeQuery: Read 611 rows, 47.09 KiB in 0.001973 sec., 309680.689305626 rows/sec., 23.31 MiB/sec. 2025.02.22 01:57:17.013491 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} TCPHandler: Processed in 0.002183913 sec. 2025.02.22 01:57:17.013650 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.013770 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.013825 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:17.014594 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.014635 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.015097 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.22 01:57:17.015345 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.015534 [ 136 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_135_31 to all_140_140_0 2025.02.22 01:57:17.015589 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} executeQuery: Read 986 rows, 68.23 KiB in 0.001834 sec., 537622.6826608506 rows/sec., 36.33 MiB/sec. 2025.02.22 01:57:17.015623 [ 136 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.015703 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.015729 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} TCPHandler: Processed in 0.002137982 sec. 2025.02.22 01:57:17.015959 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.015961 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_135_31 to all_140_140_0 into Compact with storage Full 2025.02.22 01:57:17.016197 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.016279 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:17.016392 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_135_31, total 36933 rows starting from the beginning of the part 2025.02.22 01:57:17.016406 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:17.016977 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:17.017443 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:17.017858 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:17.018189 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:17.018697 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 986 rows starting from the beginning of the part 2025.02.22 01:57:17.020883 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.020933 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.022724 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.22 01:57:17.023140 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.023409 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} executeQuery: Read 39 rows, 71.56 KiB in 0.007294 sec., 5346.860433232794 rows/sec., 9.58 MiB/sec. 2025.02.22 01:57:17.023534 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} TCPHandler: Processed in 0.007706848 sec. 2025.02.22 01:57:17.023738 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:17.023887 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:17.023952 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:17.024663 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:17.024704 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.22 01:57:17.025265 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.22 01:57:17.025545 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.025827 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} executeQuery: Read 36 rows, 2.48 KiB in 0.001972 sec., 18255.57809330629 rows/sec., 1.23 MiB/sec. 2025.02.22 01:57:17.025884 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} TCPHandler: Processed in 0.002264995 sec. 2025.02.22 01:57:17.028156 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergeTask::MergeProjectionsStage: Merge sorted 38559 rows, containing 5 columns (5 merged, 0 gathered) in 0.01235257 sec., 3121536.6518870164 rows/sec., 213.89 MiB/sec. 2025.02.22 01:57:17.028739 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} MergedBlockOutputStream: filled checksums all_1_140_32 (state Temporary) 2025.02.22 01:57:17.029065 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_140_32 to all_1_140_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:17.029153 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_135_31, all_140_140_0] -> all_1_140_32 2025.02.22 01:57:17.029252 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.22 01:57:19.099976 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1690 2025.02.22 01:57:19.103653 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.103712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.105286 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:57:19.105622 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.105800 [ 135 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:57:19.105866 [ 135 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.105900 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.106462 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:57:19.108338 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1690 2025.02.22 01:57:19.108630 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:19.108814 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1554 rows starting from the beginning of the part 2025.02.22 01:57:19.109503 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part 2025.02.22 01:57:19.110113 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part 2025.02.22 01:57:19.110784 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part 2025.02.22 01:57:19.112187 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part 2025.02.22 01:57:19.112890 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2025.02.22 01:57:19.122192 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 72 columns (72 merged, 0 gathered) in 0.016153863 sec., 104618.9385164403 rows/sec., 79.46 MiB/sec. 2025.02.22 01:57:19.124250 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:57:19.125138 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.125242 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:57:19.125641 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. 2025.02.22 01:57:19.823725 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:19.823936 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:19.824016 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:19.824885 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.824927 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.825362 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.22 01:57:19.825629 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.825770 [ 135 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.22 01:57:19.825813 [ 135 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.825824 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. 2025.02.22 01:57:19.825839 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.825934 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} TCPHandler: Processed in 0.002338126 sec. 2025.02.22 01:57:19.826102 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.22 01:57:19.826215 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:19.826285 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:19.826333 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part 2025.02.22 01:57:19.826446 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:19.826477 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:19.826597 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:19.826764 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 134 rows starting from the beginning of the part 2025.02.22 01:57:19.827066 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:19.827171 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:57:19.827520 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:19.828671 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.828728 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.829311 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.22 01:57:19.829576 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.829862 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.003902295 sec., 796198.1346874083 rows/sec., 69.61 MiB/sec. 2025.02.22 01:57:19.829872 [ 135 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.22 01:57:19.829959 [ 135 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.829993 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.830011 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} executeQuery: Read 64 rows, 5.12 KiB in 0.003642 sec., 17572.76221856123 rows/sec., 1.37 MiB/sec. 2025.02.22 01:57:19.830217 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.22 01:57:19.830268 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} TCPHandler: Processed in 0.004204892 sec. 2025.02.22 01:57:19.830281 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.22 01:57:19.830483 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:19.830496 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:19.830555 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 631 rows starting from the beginning of the part 2025.02.22 01:57:19.830911 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.831011 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:19.831076 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:19.831364 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.22 01:57:19.831392 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:19.831484 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 103 rows starting from the beginning of the part 2025.02.22 01:57:19.831765 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:57:19.832039 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:19.832420 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 611 rows starting from the beginning of the part 2025.02.22 01:57:19.832762 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:19.834339 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.834407 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.835460 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.22 01:57:19.835954 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858543 sec., 262351.9192399885 rows/sec., 20.90 MiB/sec. 2025.02.22 01:57:19.835966 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.836206 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.22 01:57:19.836367 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} executeQuery: Read 64 rows, 4.56 KiB in 0.005549 sec., 11533.60965939809 rows/sec., 822.57 KiB/sec. 2025.02.22 01:57:19.836507 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} TCPHandler: Processed in 0.006120789 sec. 2025.02.22 01:57:19.836731 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.836736 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:19.836821 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.22 01:57:19.836908 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:57:19.836917 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:19.836988 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:19.837564 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.837613 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.838010 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.22 01:57:19.838249 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.838429 [ 131 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.22 01:57:19.838462 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} executeQuery: Read 24 rows, 1.66 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.01 MiB/sec. 2025.02.22 01:57:19.838487 [ 131 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:19.838546 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:19.838570 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} TCPHandler: Processed in 0.001920607 sec. 2025.02.22 01:57:19.838788 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.22 01:57:19.839035 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:19.839101 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6984 rows starting from the beginning of the part 2025.02.22 01:57:19.839252 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:19.839481 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:19.839685 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:19.839803 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 36 rows starting from the beginning of the part 2025.02.22 01:57:19.839919 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 24 rows starting from the beginning of the part 2025.02.22 01:57:19.842213 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 7224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533756 sec., 2044283.7592635145 rows/sec., 137.77 MiB/sec. 2025.02.22 01:57:19.842762 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.22 01:57:19.843074 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:19.843158 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.22 01:57:19.843253 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. 2025.02.22 01:57:21.374753 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.02.22 01:57:21.375548 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:21.375599 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:21.376192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:57:21.376463 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:21.376672 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.22 01:57:24.099836 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.02.22 01:57:24.123204 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:24.123253 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:24.130761 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.22 01:57:24.131588 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:24.134609 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.22 01:57:24.827951 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:24.828151 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:24.828224 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:24.829055 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:24.829139 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:24.829582 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.22 01:57:24.829846 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:24.830082 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. 2025.02.22 01:57:24.830159 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} TCPHandler: Processed in 0.002343546 sec. 2025.02.22 01:57:24.830434 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:24.830654 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:24.830746 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:24.831588 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:24.831643 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:24.832102 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.22 01:57:24.832372 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:24.832628 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} executeQuery: Read 64 rows, 5.12 KiB in 0.002031 sec., 31511.57065484983 rows/sec., 2.46 MiB/sec. 2025.02.22 01:57:24.832702 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} TCPHandler: Processed in 0.002417229 sec. 2025.02.22 01:57:24.832883 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:24.833017 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:24.833075 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:24.833689 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:24.833734 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:24.834143 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.22 01:57:24.834418 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:24.834648 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. 2025.02.22 01:57:24.834712 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} TCPHandler: Processed in 0.001890056 sec. 2025.02.22 01:57:24.834880 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:24.835027 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:24.835095 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:24.835710 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:24.835761 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:24.836177 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.22 01:57:24.836425 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:24.836659 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} executeQuery: Read 60 rows, 4.14 KiB in 0.00166 sec., 36144.57831325301 rows/sec., 2.44 MiB/sec. 2025.02.22 01:57:24.836768 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} TCPHandler: Processed in 0.001949807 sec. 2025.02.22 01:57:28.247763 [ 123 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.02.22 01:57:28.247871 [ 123 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:28.247910 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:28.248222 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.02.22 01:57:28.248732 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:28.248834 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 69 rows starting from the beginning of the part 2025.02.22 01:57:28.248956 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 53 rows starting from the beginning of the part 2025.02.22 01:57:28.249187 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:28.249465 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:28.249699 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 67 rows starting from the beginning of the part 2025.02.22 01:57:28.250856 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002816799 sec., 94788.44603395557 rows/sec., 7.32 MiB/sec. 2025.02.22 01:57:28.251077 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.02.22 01:57:28.251475 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:28.251578 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.02.22 01:57:28.251697 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:57:28.653575 [ 123 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:57:28.653632 [ 123 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:57:28.876822 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.02.22 01:57:28.877480 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:28.877523 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:28.878052 [ 242 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:57:28.878309 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:28.878560 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.02.22 01:57:29.108644 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1706 2025.02.22 01:57:29.111772 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.111826 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.113342 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:57:29.113684 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.114357 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1706 2025.02.22 01:57:29.289034 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.289090 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.291649 [ 222 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.740240 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.740335 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.742323 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.770834 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.770892 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.772828 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.829907 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.830122 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:29.830194 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:29.831020 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.831073 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.831518 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.22 01:57:29.831777 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.832016 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} executeQuery: Read 134 rows, 11.83 KiB in 0.001949 sec., 68753.20677270395 rows/sec., 5.93 MiB/sec. 2025.02.22 01:57:29.832082 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} TCPHandler: Processed in 0.002315036 sec. 2025.02.22 01:57:29.832337 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.832553 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:29.832635 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:29.833449 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.833498 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.833939 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:57:29.834203 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.834429 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} executeQuery: Read 39 rows, 2.93 KiB in 0.001934 sec., 20165.46018614271 rows/sec., 1.48 MiB/sec. 2025.02.22 01:57:29.834496 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} TCPHandler: Processed in 0.002300466 sec. 2025.02.22 01:57:29.834672 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.834835 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:29.834907 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:29.835801 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.835854 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.836403 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.22 01:57:29.836780 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.837064 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} executeQuery: Read 103 rows, 8.24 KiB in 0.002266 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. 2025.02.22 01:57:29.837143 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} TCPHandler: Processed in 0.002543752 sec. 2025.02.22 01:57:29.837331 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.837477 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:29.837545 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:29.838224 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.838265 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.838671 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.22 01:57:29.838912 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.839091 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2025.02.22 01:57:29.839146 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} TCPHandler: Processed in 0.001882816 sec. 2025.02.22 01:57:29.839318 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.839470 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:29.839568 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:29.840857 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.840899 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.841610 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.22 01:57:29.841878 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.842070 [ 121 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.22 01:57:29.842150 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} executeQuery: Read 39 rows, 71.56 KiB in 0.002705 sec., 14417.744916820702 rows/sec., 25.84 MiB/sec. 2025.02.22 01:57:29.842161 [ 121 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.842257 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.842432 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} TCPHandler: Processed in 0.003179138 sec. 2025.02.22 01:57:29.842574 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.22 01:57:29.842725 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:29.843127 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:29.843144 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:29.843296 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:29.843298 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2079 rows starting from the beginning of the part 2025.02.22 01:57:29.844249 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:29.844979 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:29.845748 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:29.845819 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:29.845890 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:29.846407 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:29.847099 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.02.22 01:57:29.847594 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.22 01:57:29.848255 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.848689 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.848754 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.848874 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} executeQuery: Read 60 rows, 4.14 KiB in 0.005807 sec., 10332.357499569485 rows/sec., 713.04 KiB/sec. 2025.02.22 01:57:29.849342 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} TCPHandler: Processed in 0.006753264 sec. 2025.02.22 01:57:29.851422 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:57:29.857015 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 19 columns (19 merged, 0 gathered) in 0.014564994 sec., 156127.76771483736 rows/sec., 279.77 MiB/sec. 2025.02.22 01:57:29.859112 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.22 01:57:29.859540 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:29.859618 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.22 01:57:29.859779 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. 2025.02.22 01:57:31.634693 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 2025.02.22 01:57:31.658959 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:31.659028 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:31.666621 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.22 01:57:31.667462 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:31.671981 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2025.02.22 01:57:34.827991 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:34.828210 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:34.828285 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:34.829085 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:34.829141 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:34.829596 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.22 01:57:34.829867 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:34.830108 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. 2025.02.22 01:57:34.830179 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} TCPHandler: Processed in 0.002322637 sec. 2025.02.22 01:57:34.830438 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:34.830639 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:34.830715 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:34.831511 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:34.831560 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:34.831996 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.22 01:57:34.832249 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:34.832444 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} executeQuery: Read 64 rows, 5.12 KiB in 0.001907 sec., 33560.5663345569 rows/sec., 2.62 MiB/sec. 2025.02.22 01:57:34.832506 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} TCPHandler: Processed in 0.002258005 sec. 2025.02.22 01:57:34.832736 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:34.832888 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:34.832955 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:34.833602 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:34.833644 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:34.834064 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.22 01:57:34.834309 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:34.834527 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2025.02.22 01:57:34.834587 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} TCPHandler: Processed in 0.001920336 sec. 2025.02.22 01:57:34.834756 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:34.834902 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:34.834968 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:34.835528 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:34.835568 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:34.836201 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.22 01:57:34.836450 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:34.836644 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.28 MiB/sec. 2025.02.22 01:57:34.836708 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} TCPHandler: Processed in 0.002022959 sec. 2025.02.22 01:57:36.325583 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:36.325638 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:36.327519 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:36.378699 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.02.22 01:57:36.379389 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:36.379436 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:36.379982 [ 242 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:57:36.380257 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:36.380520 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.22 01:57:37.384587 [ 222 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:37.384680 [ 222 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:37.386818 [ 222 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:57:38.000157 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.29 MiB, peak 280.62 MiB, free memory in arenas 0.00 B, will set to 262.29 MiB (RSS), difference: 4.00 MiB 2025.02.22 01:57:39.114559 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1726 2025.02.22 01:57:39.117646 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.117705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.119214 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:57:39.119542 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.120240 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1726 2025.02.22 01:57:39.172089 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 2025.02.22 01:57:39.195879 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.195946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.203639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.22 01:57:39.204437 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.207590 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.22 01:57:39.830466 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.830654 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:39.830724 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:39.831555 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.831601 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.832044 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.22 01:57:39.832308 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.832546 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} executeQuery: Read 134 rows, 11.83 KiB in 0.001944 sec., 68930.04115226338 rows/sec., 5.94 MiB/sec. 2025.02.22 01:57:39.832603 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} TCPHandler: Processed in 0.002258845 sec. 2025.02.22 01:57:39.832874 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.833083 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:39.833164 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:39.833954 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.833996 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.834437 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:57:39.834692 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.834899 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} executeQuery: Read 39 rows, 2.93 KiB in 0.001875 sec., 20800 rows/sec., 1.53 MiB/sec. 2025.02.22 01:57:39.834965 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} TCPHandler: Processed in 0.002239444 sec. 2025.02.22 01:57:39.835130 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.835270 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:39.835328 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:39.835981 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.836022 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.836406 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.22 01:57:39.836657 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.836875 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} executeQuery: Read 103 rows, 8.24 KiB in 0.001635 sec., 62996.941896024466 rows/sec., 4.92 MiB/sec. 2025.02.22 01:57:39.836937 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} TCPHandler: Processed in 0.001875116 sec. 2025.02.22 01:57:39.837143 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.837478 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:39.837579 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:39.838165 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.838205 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.838617 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.22 01:57:39.838877 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.839018 [ 105 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_140_32 to all_141_141_0 2025.02.22 01:57:39.839057 [ 105 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.839066 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2025.02.22 01:57:39.839080 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.839214 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} TCPHandler: Processed in 0.002186963 sec. 2025.02.22 01:57:39.839264 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergeTask::PrepareStage: Merging 2 parts: from all_1_140_32 to all_141_141_0 into Compact with storage Full 2025.02.22 01:57:39.839402 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.839428 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:39.839464 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_140_32, total 38559 rows starting from the beginning of the part 2025.02.22 01:57:39.839575 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:39.839577 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:39.840191 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:39.843090 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.843131 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.843921 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.22 01:57:39.844212 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.844464 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} executeQuery: Read 39 rows, 71.56 KiB in 0.004945 sec., 7886.75429726997 rows/sec., 14.13 MiB/sec. 2025.02.22 01:57:39.844585 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} TCPHandler: Processed in 0.005269828 sec. 2025.02.22 01:57:39.844729 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:39.844942 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:39.845016 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:39.845759 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:39.845804 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:39.846293 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.22 01:57:39.846609 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.846880 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} executeQuery: Read 60 rows, 4.14 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.06 MiB/sec. 2025.02.22 01:57:39.846968 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} TCPHandler: Processed in 0.002300016 sec. 2025.02.22 01:57:39.848144 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergeTask::MergeProjectionsStage: Merge sorted 38623 rows, containing 5 columns (5 merged, 0 gathered) in 0.008960729 sec., 4310251.989542369 rows/sec., 295.35 MiB/sec. 2025.02.22 01:57:39.848710 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} MergedBlockOutputStream: filled checksums all_1_141_33 (state Temporary) 2025.02.22 01:57:39.849049 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_141_33 to all_1_141_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:39.849126 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_140_32, all_141_141_0] -> all_1_141_33 2025.02.22 01:57:39.849208 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.22 01:57:43.653695 [ 108 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:57:43.653774 [ 108 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:57:43.880708 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.02.22 01:57:43.881747 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:43.881795 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:43.882327 [ 242 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:57:43.882592 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:43.882826 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.02.22 01:57:43.882849 [ 108 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:57:43.882924 [ 108 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:43.882952 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:43.883102 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:57:43.883255 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:43.883305 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.22 01:57:43.883396 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.02.22 01:57:43.883602 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.02.22 01:57:43.883858 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.22 01:57:43.884080 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.02.22 01:57:43.884253 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.02.22 01:57:43.887368 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004338116 sec., 9083666.734591698 rows/sec., 129.94 MiB/sec. 2025.02.22 01:57:43.887823 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:57:43.888189 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:43.888285 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:57:43.888411 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.22 01:57:44.827970 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:44.828164 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:44.828234 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:44.829017 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.829062 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.829509 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.22 01:57:44.829780 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.829943 [ 107 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.22 01:57:44.829990 [ 107 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.829994 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. 2025.02.22 01:57:44.830014 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.830106 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} TCPHandler: Processed in 0.002266395 sec. 2025.02.22 01:57:44.830154 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.22 01:57:44.830275 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:44.830305 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part 2025.02.22 01:57:44.830388 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:44.830396 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:44.830737 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 134 rows starting from the beginning of the part 2025.02.22 01:57:44.830883 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:44.831123 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:44.831133 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:44.831492 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 134 rows starting from the beginning of the part 2025.02.22 01:57:44.831793 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.02.22 01:57:44.833680 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.833760 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.834579 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.22 01:57:44.834875 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004780896 sec., 384655.93060380314 rows/sec., 33.62 MiB/sec. 2025.02.22 01:57:44.835045 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.835239 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.22 01:57:44.835402 [ 107 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.22 01:57:44.835539 [ 107 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.835607 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.835621 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} executeQuery: Read 64 rows, 5.12 KiB in 0.004906 sec., 13045.25071341215 rows/sec., 1.02 MiB/sec. 2025.02.22 01:57:44.835961 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} TCPHandler: Processed in 0.00572308 sec. 2025.02.22 01:57:44.835981 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.22 01:57:44.836253 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.836289 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:44.836377 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:44.836439 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 631 rows starting from the beginning of the part 2025.02.22 01:57:44.836450 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.22 01:57:44.836722 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:44.836822 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.22 01:57:44.836895 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:44.837003 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:44.837305 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 103 rows starting from the beginning of the part 2025.02.22 01:57:44.837674 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:44.838036 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 103 rows starting from the beginning of the part 2025.02.22 01:57:44.838410 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.02.22 01:57:44.839698 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.839762 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.840994 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.22 01:57:44.841573 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.841649 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935204 sec., 173372.30531587455 rows/sec., 13.91 MiB/sec. 2025.02.22 01:57:44.841792 [ 107 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_141_33 to all_142_142_0 2025.02.22 01:57:44.841866 [ 107 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.841930 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.841970 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} executeQuery: Read 160 rows, 11.41 KiB in 0.005449 sec., 29363.185905670765 rows/sec., 2.05 MiB/sec. 2025.02.22 01:57:44.842003 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.22 01:57:44.842183 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergeTask::PrepareStage: Merging 2 parts: from all_1_141_33 to all_142_142_0 into Compact with storage Full 2025.02.22 01:57:44.842336 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} TCPHandler: Processed in 0.006222212 sec. 2025.02.22 01:57:44.842634 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:44.842666 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:44.842721 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_141_33, total 38623 rows starting from the beginning of the part 2025.02.22 01:57:44.842919 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.843068 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:44.843172 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:44.843329 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.22 01:57:44.843351 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:44.843740 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.22 01:57:44.844902 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.844948 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.845525 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.22 01:57:44.845891 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.846110 [ 107 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.22 01:57:44.846168 [ 107 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:44.846183 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} executeQuery: Read 60 rows, 4.14 KiB in 0.003307 sec., 18143.332325370426 rows/sec., 1.22 MiB/sec. 2025.02.22 01:57:44.846207 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:44.846356 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} TCPHandler: Processed in 0.003882235 sec. 2025.02.22 01:57:44.846475 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.22 01:57:44.846749 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:44.846785 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7224 rows starting from the beginning of the part 2025.02.22 01:57:44.846883 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:44.847033 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:44.847178 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:44.847418 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:44.847719 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.02.22 01:57:44.851025 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 4 columns (4 merged, 0 gathered) in 0.004707015 sec., 1598465.2693904736 rows/sec., 107.73 MiB/sec. 2025.02.22 01:57:44.851503 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.22 01:57:44.851826 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.852022 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.22 01:57:44.852126 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.22 01:57:44.852804 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergeTask::MergeProjectionsStage: Merge sorted 38783 rows, containing 5 columns (5 merged, 0 gathered) in 0.010780402 sec., 3597546.733414951 rows/sec., 246.53 MiB/sec. 2025.02.22 01:57:44.853379 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} MergedBlockOutputStream: filled checksums all_1_142_34 (state Temporary) 2025.02.22 01:57:44.853708 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_142_34 to all_1_142_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:44.853826 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_141_33, all_142_142_0] -> all_1_142_34 2025.02.22 01:57:44.853943 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.22 01:57:46.707677 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.22 01:57:46.731296 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:46.731367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:46.739002 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.22 01:57:46.739791 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:46.740257 [ 101 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.22 01:57:46.740388 [ 101 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:46.740477 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:46.740939 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.22 01:57:46.755100 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.22 01:57:46.757165 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:46.759026 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.02.22 01:57:46.765426 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.22 01:57:46.771863 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:46.777854 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part 2025.02.22 01:57:46.784270 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:46.790259 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.02.22 01:57:46.855939 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.115303954 sec., 5628.601426799292 rows/sec., 29.10 MiB/sec. 2025.02.22 01:57:46.859368 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.22 01:57:46.862257 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:46.862361 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.22 01:57:46.864910 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.22 01:57:46.995698 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:46.995920 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:57:46.996005 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:57:46.996934 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:46.996986 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:46.997428 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:57:46.997697 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:57:46.997886 [ 101 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.22 01:57:46.997951 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. 2025.02.22 01:57:46.997957 [ 101 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:46.998028 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:46.998090 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} TCPHandler: Processed in 0.002532902 sec. 2025.02.22 01:57:46.998243 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.22 01:57:46.998440 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:46.998459 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:46.998516 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part 2025.02.22 01:57:46.998728 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2025.02.22 01:57:46.998739 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:57:46.998940 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:57:46.998983 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2025.02.22 01:57:46.999384 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.02.22 01:57:46.999748 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2025.02.22 01:57:47.000441 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.60 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: -1.14 MiB 2025.02.22 01:57:47.002154 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.002226 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.002917 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796336 sec., 25019.097911405708 rows/sec., 2.17 MiB/sec. 2025.02.22 01:57:47.003127 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.22 01:57:47.003203 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.22 01:57:47.003581 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.003730 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:57:47.003764 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.22 01:57:47.003915 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:57:47.004154 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} executeQuery: Read 2 rows, 167.00 B in 0.005541 sec., 360.94567767550984 rows/sec., 29.43 KiB/sec. 2025.02.22 01:57:47.004449 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} TCPHandler: Processed in 0.006208871 sec. 2025.02.22 01:57:47.004696 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.004852 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:47.004919 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:47.006467 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.006511 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.007008 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.22 01:57:47.007273 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.007506 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} executeQuery: Read 1395 rows, 119.93 KiB in 0.002692 sec., 518202.08023774147 rows/sec., 43.51 MiB/sec. 2025.02.22 01:57:47.007581 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} TCPHandler: Processed in 0.002972672 sec. 2025.02.22 01:57:47.007760 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.007888 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.007944 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:47.008567 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.008607 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.008995 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:57:47.009248 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.009427 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} executeQuery: Read 53 rows, 4.03 KiB in 0.001569 sec., 33779.47737412364 rows/sec., 2.51 MiB/sec. 2025.02.22 01:57:47.009486 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} TCPHandler: Processed in 0.001786884 sec. 2025.02.22 01:57:47.009639 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.009773 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.009840 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:57:47.010732 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.010785 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.011182 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:57:47.011442 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:57:47.011607 [ 101 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.22 01:57:47.011670 [ 101 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.011689 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.011726 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} executeQuery: Read 252 rows, 17.85 KiB in 0.001978 sec., 127401.41557128412 rows/sec., 8.81 MiB/sec. 2025.02.22 01:57:47.011831 [ 219 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.011902 [ 219 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.012072 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} TCPHandler: Processed in 0.00248406 sec. 2025.02.22 01:57:47.012099 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.22 01:57:47.012328 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.012484 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:47.012519 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.012536 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part 2025.02.22 01:57:47.012626 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:57:47.013015 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part 2025.02.22 01:57:47.013398 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part 2025.02.22 01:57:47.013865 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part 2025.02.22 01:57:47.014558 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part 2025.02.22 01:57:47.016691 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.016797 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.017861 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:57:47.018104 [ 188 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.006332704 sec., 198967.13947154328 rows/sec., 14.52 MiB/sec. 2025.02.22 01:57:47.018432 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:57:47.018445 [ 219 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.018464 [ 188 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.22 01:57:47.018835 [ 101 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.22 01:57:47.018970 [ 101 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.019075 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.019339 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} executeQuery: Read 12 rows, 960.00 B in 0.006814 sec., 1761.0801291458763 rows/sec., 137.58 KiB/sec. 2025.02.22 01:57:47.019410 [ 218 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.019540 [ 218 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.019804 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.22 01:57:47.019837 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} TCPHandler: Processed in 0.007655226 sec. 2025.02.22 01:57:47.020274 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.020364 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:47.020458 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part 2025.02.22 01:57:47.020625 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:47.020970 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2025.02.22 01:57:47.020991 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:47.021567 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.02.22 01:57:47.022264 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2025.02.22 01:57:47.022569 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.022778 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.02.22 01:57:47.023465 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.22 01:57:47.024105 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.22 01:57:47.027248 [ 218 ] {} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:47.027284 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.007985444 sec., 7513.671124611231 rows/sec., 616.36 KiB/sec. 2025.02.22 01:57:47.027558 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.22 01:57:47.027794 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.027898 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.028237 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.028395 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.22 01:57:47.028567 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:57:47.028752 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.22 01:57:47.029028 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.029243 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} executeQuery: Read 597 rows, 45.95 KiB in 0.008746 sec., 68259.77589755316 rows/sec., 5.13 MiB/sec. 2025.02.22 01:57:47.029314 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} TCPHandler: Processed in 0.009351758 sec. 2025.02.22 01:57:47.029458 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.029577 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.029631 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:47.030422 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.030460 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.030926 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.22 01:57:47.031172 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.031380 [ 102 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_142_34 to all_147_147_0 2025.02.22 01:57:47.031391 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} executeQuery: Read 979 rows, 67.74 KiB in 0.001833 sec., 534097.1085651937 rows/sec., 36.09 MiB/sec. 2025.02.22 01:57:47.031451 [ 102 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.031530 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.031541 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} TCPHandler: Processed in 0.002134552 sec. 2025.02.22 01:57:47.031754 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.031795 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_142_34 to all_147_147_0 into Compact with storage Full 2025.02.22 01:57:47.031942 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.031946 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:57:47.031995 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 6 marks from part all_1_142_34, total 38783 rows starting from the beginning of the part 2025.02.22 01:57:47.032142 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:47.032273 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:47.032659 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:47.033085 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:47.033438 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.02.22 01:57:47.033811 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 979 rows starting from the beginning of the part 2025.02.22 01:57:47.035823 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.035874 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.036988 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.22 01:57:47.037266 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.037686 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} executeQuery: Read 39 rows, 71.56 KiB in 0.005788 sec., 6738.078783690395 rows/sec., 12.07 MiB/sec. 2025.02.22 01:57:47.038570 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} TCPHandler: Processed in 0.006928319 sec. 2025.02.22 01:57:47.038948 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:47.039096 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:47.039186 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:47.039804 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:47.039921 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.22 01:57:47.040479 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.22 01:57:47.040737 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.040998 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} executeQuery: Read 36 rows, 2.48 KiB in 0.00194 sec., 18556.701030927834 rows/sec., 1.25 MiB/sec. 2025.02.22 01:57:47.041063 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} TCPHandler: Processed in 0.002239314 sec. 2025.02.22 01:57:47.043856 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergeTask::MergeProjectionsStage: Merge sorted 40402 rows, containing 5 columns (5 merged, 0 gathered) in 0.012223477 sec., 3305278.849872258 rows/sec., 226.49 MiB/sec. 2025.02.22 01:57:47.044450 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} MergedBlockOutputStream: filled checksums all_1_147_35 (state Temporary) 2025.02.22 01:57:47.044765 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_147_35 to all_1_147_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:47.044854 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_142_34, all_147_147_0] -> all_1_147_35 2025.02.22 01:57:47.044954 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.22 01:57:48.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 259.24 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 3.21 MiB 2025.02.22 01:57:48.011335 [ 222 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:48.011377 [ 222 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:48.012899 [ 222 ] {} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:57:49.096584 [ 221 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:49.096674 [ 221 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:49.098893 [ 221 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:49.120419 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1766 2025.02.22 01:57:49.123948 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:49.124010 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:49.125632 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:57:49.125965 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:49.126718 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1766 2025.02.22 01:57:49.441582 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.441654 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.443674 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.503771 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.503868 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.506150 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.702695 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.702790 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.704851 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:49.823439 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:49.823664 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:49.823744 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:49.824551 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:49.824602 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:49.825064 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.22 01:57:49.825331 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:49.825550 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. 2025.02.22 01:57:49.825607 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} TCPHandler: Processed in 0.002312046 sec. 2025.02.22 01:57:49.825867 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:49.826048 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:49.826118 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:49.826873 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:49.826914 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:49.827356 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.22 01:57:49.827622 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:49.827822 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} executeQuery: Read 64 rows, 5.12 KiB in 0.001825 sec., 35068.49315068493 rows/sec., 2.74 MiB/sec. 2025.02.22 01:57:49.827888 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} TCPHandler: Processed in 0.002149852 sec. 2025.02.22 01:57:49.828044 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:49.828189 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:49.828255 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:49.828897 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:49.828937 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:49.829345 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.22 01:57:49.829606 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:49.829795 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} executeQuery: Read 64 rows, 4.56 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 2.72 MiB/sec. 2025.02.22 01:57:49.829846 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} TCPHandler: Processed in 0.001870405 sec. 2025.02.22 01:57:49.830023 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:49.830171 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:49.830235 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:49.830837 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:49.830888 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:49.831274 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.22 01:57:49.831527 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:49.831706 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} executeQuery: Read 24 rows, 1.66 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.03 MiB/sec. 2025.02.22 01:57:49.831759 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} TCPHandler: Processed in 0.001806014 sec. 2025.02.22 01:57:50.795926 [ 225 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:50.795982 [ 225 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:50.797962 [ 225 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:57:51.382982 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.02.22 01:57:51.383688 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:51.383739 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:51.384398 [ 242 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:57:51.384732 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:51.385032 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.22 01:57:54.255229 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.22 01:57:54.282973 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:54.283031 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:54.290955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.22 01:57:54.291827 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:54.294728 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.22 01:57:54.827860 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:54.828058 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:54.828135 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:54.828963 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:54.829017 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:54.829470 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.22 01:57:54.829745 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:54.829992 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. 2025.02.22 01:57:54.830061 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} TCPHandler: Processed in 0.002336046 sec. 2025.02.22 01:57:54.830320 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:54.830513 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:54.830589 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:54.831381 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:54.831432 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:54.831886 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.22 01:57:54.832158 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:54.832406 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. 2025.02.22 01:57:54.832478 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} TCPHandler: Processed in 0.002296706 sec. 2025.02.22 01:57:54.832691 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:54.832846 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:54.832911 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:54.833526 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:54.833569 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:54.833985 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.22 01:57:54.834234 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:54.834452 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2025.02.22 01:57:54.834533 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} TCPHandler: Processed in 0.001914036 sec. 2025.02.22 01:57:54.834699 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:54.834854 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:54.834920 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:54.835462 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:54.835505 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:54.835906 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.22 01:57:54.836153 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:54.836403 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. 2025.02.22 01:57:54.836482 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} TCPHandler: Processed in 0.001850955 sec. 2025.02.22 01:57:58.395180 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.22 01:57:58.395281 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.22 01:57:58.397190 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.22 01:57:58.654034 [ 89 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:57:58.654074 [ 89 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:57:58.885190 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.02.22 01:57:58.885861 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:58.885915 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:58.886484 [ 242 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:57:58.886759 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:58.887009 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.02.22 01:57:59.083357 [ 224 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:59.083418 [ 224 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:59.085385 [ 224 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.22 01:57:59.126965 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1782 2025.02.22 01:57:59.129824 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.129889 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.131470 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:57:59.131799 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.133263 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1782 2025.02.22 01:57:59.830369 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.830590 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:57:59.830669 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:57:59.831557 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.831607 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.832056 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.22 01:57:59.832321 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.832543 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} executeQuery: Read 134 rows, 11.83 KiB in 0.002011 sec., 66633.51566384883 rows/sec., 5.75 MiB/sec. 2025.02.22 01:57:59.832647 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} TCPHandler: Processed in 0.002414359 sec. 2025.02.22 01:57:59.832972 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.833208 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:57:59.833287 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:57:59.834038 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.834088 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.834514 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:57:59.834776 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.835028 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} executeQuery: Read 39 rows, 2.93 KiB in 0.001873 sec., 20822.210357714896 rows/sec., 1.53 MiB/sec. 2025.02.22 01:57:59.835158 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} TCPHandler: Processed in 0.002377018 sec. 2025.02.22 01:57:59.835402 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.835566 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:57:59.835617 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:57:59.836252 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.836292 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.836667 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.22 01:57:59.836927 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.837134 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} executeQuery: Read 103 rows, 8.24 KiB in 0.001597 sec., 64495.929868503445 rows/sec., 5.04 MiB/sec. 2025.02.22 01:57:59.837256 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} TCPHandler: Processed in 0.001986638 sec. 2025.02.22 01:57:59.837467 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.837679 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:59.837741 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:57:59.838407 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.838451 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.838895 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.22 01:57:59.839140 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.839355 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. 2025.02.22 01:57:59.839416 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} TCPHandler: Processed in 0.00206774 sec. 2025.02.22 01:57:59.839622 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.839767 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:57:59.839862 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:57:59.841197 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.841236 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.841940 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.22 01:57:59.842208 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.842417 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} executeQuery: Read 39 rows, 71.56 KiB in 0.002684 sec., 14530.551415797316 rows/sec., 26.04 MiB/sec. 2025.02.22 01:57:59.842551 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} TCPHandler: Processed in 0.003001804 sec. 2025.02.22 01:57:59.842721 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:57:59.842874 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:57:59.842937 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:57:59.843486 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:57:59.843526 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:57:59.843904 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.22 01:57:59.844139 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:57:59.844365 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. 2025.02.22 01:57:59.844422 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} TCPHandler: Processed in 0.001770323 sec. 2025.02.22 01:58:00.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.89 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 3.56 MiB 2025.02.22 01:58:01.794811 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.22 01:58:01.818967 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:01.819023 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:01.826698 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.22 01:58:01.827554 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:01.830713 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.22 01:58:04.829218 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:04.829424 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:04.829500 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:04.830264 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.830317 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.830761 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.22 01:58:04.831038 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.831218 [ 83 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.22 01:58:04.831246 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.02.22 01:58:04.831267 [ 83 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.831308 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.831339 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} TCPHandler: Processed in 0.002254865 sec. 2025.02.22 01:58:04.831714 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.22 01:58:04.831715 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:04.832405 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:04.832640 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:04.832651 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:04.832959 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part 2025.02.22 01:58:04.833608 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1395 rows starting from the beginning of the part 2025.02.22 01:58:04.834190 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:04.835056 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:04.835541 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 134 rows starting from the beginning of the part 2025.02.22 01:58:04.835938 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:04.838156 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.838275 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.839544 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.22 01:58:04.839938 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.840160 [ 83 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.22 01:58:04.840257 [ 83 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.840302 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} executeQuery: Read 64 rows, 5.12 KiB in 0.00809 sec., 7911.001236093944 rows/sec., 632.29 KiB/sec. 2025.02.22 01:58:04.840321 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.840596 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} TCPHandler: Processed in 0.009139993 sec. 2025.02.22 01:58:04.840877 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:04.841307 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:04.841445 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.22 01:58:04.841526 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:04.842341 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.010811103 sec., 286742.2500738361 rows/sec., 25.08 MiB/sec. 2025.02.22 01:58:04.842990 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.22 01:58:04.843580 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:04.843836 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 631 rows starting from the beginning of the part 2025.02.22 01:58:04.844059 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 597 rows starting from the beginning of the part 2025.02.22 01:58:04.844410 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.844817 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:04.844834 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.22 01:58:04.845216 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:58:04.845465 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:04.845884 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 103 rows starting from the beginning of the part 2025.02.22 01:58:04.845893 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.845991 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.846135 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:04.847289 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.22 01:58:04.847889 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.848460 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} executeQuery: Read 160 rows, 11.41 KiB in 0.007301 sec., 21914.806190932748 rows/sec., 1.53 MiB/sec. 2025.02.22 01:58:04.848678 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} TCPHandler: Processed in 0.007960163 sec. 2025.02.22 01:58:04.848874 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:04.849194 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:04.849372 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:04.849415 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.008762973 sec., 173799.46280788493 rows/sec., 13.84 MiB/sec. 2025.02.22 01:58:04.849713 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.22 01:58:04.850276 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.850470 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.850484 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.22 01:58:04.850534 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.850676 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.22 01:58:04.851069 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.22 01:58:04.851336 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.851531 [ 83 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.22 01:58:04.851590 [ 83 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:04.851594 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} executeQuery: Read 60 rows, 4.14 KiB in 0.002531 sec., 23706.04504148558 rows/sec., 1.60 MiB/sec. 2025.02.22 01:58:04.851630 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:04.851761 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} TCPHandler: Processed in 0.002962942 sec. 2025.02.22 01:58:04.851822 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.22 01:58:04.851926 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:04.851957 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7524 rows starting from the beginning of the part 2025.02.22 01:58:04.852031 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 36 rows starting from the beginning of the part 2025.02.22 01:58:04.852126 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 24 rows starting from the beginning of the part 2025.02.22 01:58:04.852325 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:04.852401 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:04.852466 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:04.854745 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 7764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000453 sec., 2587609.271000079 rows/sec., 174.39 MiB/sec. 2025.02.22 01:58:04.855200 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.22 01:58:04.855518 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:04.855604 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.22 01:58:04.855698 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.22 01:58:06.387151 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.02.22 01:58:06.387890 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:06.387936 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:06.388484 [ 242 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:58:06.388768 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:06.389052 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.22 01:58:09.133430 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1802 2025.02.22 01:58:09.136572 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.136635 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.138195 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:58:09.138523 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.138770 [ 80 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:58:09.138911 [ 80 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.138974 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.139479 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:58:09.141286 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1802 2025.02.22 01:58:09.141537 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:09.141682 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1690 rows starting from the beginning of the part 2025.02.22 01:58:09.142323 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:09.142894 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part 2025.02.22 01:58:09.143449 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part 2025.02.22 01:58:09.143963 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:09.144620 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part 2025.02.22 01:58:09.153405 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 72 columns (72 merged, 0 gathered) in 0.014305598 sec., 125964.67480772213 rows/sec., 95.27 MiB/sec. 2025.02.22 01:58:09.155397 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:58:09.156250 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.156344 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:58:09.156698 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.02.22 01:58:09.330797 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.22 01:58:09.355065 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.355131 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.362817 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.22 01:58:09.363636 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.369089 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.22 01:58:09.830479 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.830681 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:09.830756 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:09.831579 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.831635 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.832112 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.22 01:58:09.832380 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.832628 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} executeQuery: Read 134 rows, 11.83 KiB in 0.002001 sec., 66966.51674162918 rows/sec., 5.78 MiB/sec. 2025.02.22 01:58:09.832697 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} TCPHandler: Processed in 0.002346497 sec. 2025.02.22 01:58:09.832947 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.833165 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:09.833248 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:09.834127 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.834186 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.834693 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:58:09.834966 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.835140 [ 80 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.02.22 01:58:09.835225 [ 80 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.835232 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} executeQuery: Read 39 rows, 2.93 KiB in 0.002114 sec., 18448.4389782403 rows/sec., 1.35 MiB/sec. 2025.02.22 01:58:09.835268 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.835409 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} TCPHandler: Processed in 0.002601883 sec. 2025.02.22 01:58:09.835498 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.02.22 01:58:09.835608 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.835662 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:09.835698 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 69 rows starting from the beginning of the part 2025.02.22 01:58:09.835785 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:09.835854 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:09.836010 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:09.836216 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:09.836525 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 53 rows starting from the beginning of the part 2025.02.22 01:58:09.836947 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:09.837172 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:09.838200 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.838250 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.838881 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.22 01:58:09.838895 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.003499046 sec., 79450.22729052433 rows/sec., 6.14 MiB/sec. 2025.02.22 01:58:09.839200 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.02.22 01:58:09.839359 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.839740 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} executeQuery: Read 103 rows, 8.24 KiB in 0.004008 sec., 25698.602794411177 rows/sec., 2.01 MiB/sec. 2025.02.22 01:58:09.839894 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} TCPHandler: Processed in 0.004350126 sec. 2025.02.22 01:58:09.839979 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.840086 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.840139 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.02.22 01:58:09.840294 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:09.840297 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.22 01:58:09.840382 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:09.840987 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.841029 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.841440 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.22 01:58:09.841686 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.841853 [ 77 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_147_35 to all_148_148_0 2025.02.22 01:58:09.841870 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. 2025.02.22 01:58:09.841901 [ 77 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.841944 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.841960 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} TCPHandler: Processed in 0.001974597 sec. 2025.02.22 01:58:09.842170 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergeTask::PrepareStage: Merging 2 parts: from all_1_147_35 to all_148_148_0 into Compact with storage Full 2025.02.22 01:58:09.842182 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.842445 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:09.842453 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:09.842508 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergeTreeSequentialSource: Reading 6 marks from part all_1_147_35, total 40402 rows starting from the beginning of the part 2025.02.22 01:58:09.842704 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:09.842854 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:09.845916 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.845961 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.846784 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.22 01:58:09.847172 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.847519 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} executeQuery: Read 39 rows, 71.56 KiB in 0.005155 sec., 7565.4704170708055 rows/sec., 13.56 MiB/sec. 2025.02.22 01:58:09.847678 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} TCPHandler: Processed in 0.005604757 sec. 2025.02.22 01:58:09.847860 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:09.848002 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:09.848064 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:09.848837 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:09.848877 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:09.849347 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.22 01:58:09.849685 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.849952 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} executeQuery: Read 60 rows, 4.14 KiB in 0.001981 sec., 30287.73346794548 rows/sec., 2.04 MiB/sec. 2025.02.22 01:58:09.850025 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} TCPHandler: Processed in 0.002246295 sec. 2025.02.22 01:58:09.851520 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergeTask::MergeProjectionsStage: Merge sorted 40466 rows, containing 5 columns (5 merged, 0 gathered) in 0.00946026 sec., 4277472.289345114 rows/sec., 293.11 MiB/sec. 2025.02.22 01:58:09.852189 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} MergedBlockOutputStream: filled checksums all_1_148_36 (state Temporary) 2025.02.22 01:58:09.852477 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_148_36 to all_1_148_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:09.852555 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_147_35, all_148_148_0] -> all_1_148_36 2025.02.22 01:58:09.852638 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.22 01:58:10.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.58 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: -1.13 MiB 2025.02.22 01:58:13.039907 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:13.039982 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:13.042428 [ 220 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:13.654124 [ 74 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:58:13.654175 [ 74 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:58:13.889205 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.02.22 01:58:13.889872 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:13.889912 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:13.890459 [ 242 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:58:13.890733 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:13.890920 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.02.22 01:58:14.268476 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.268554 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.270897 [ 223 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.382101 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.382174 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.384411 [ 222 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.828274 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:14.828471 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:14.828546 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:14.829287 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:14.829343 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:14.829789 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.22 01:58:14.830061 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:14.830296 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.02.22 01:58:14.830372 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} TCPHandler: Processed in 0.002228354 sec. 2025.02.22 01:58:14.830410 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.830451 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.830634 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:14.830949 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:14.831073 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:14.832507 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:14.832576 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:14.833353 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.22 01:58:14.833752 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:14.833919 [ 219 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.834264 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} executeQuery: Read 64 rows, 5.12 KiB in 0.003429 sec., 18664.333624963547 rows/sec., 1.46 MiB/sec. 2025.02.22 01:58:14.834344 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} TCPHandler: Processed in 0.003859725 sec. 2025.02.22 01:58:14.834543 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:14.834724 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:14.834802 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:14.835372 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:14.835413 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:14.835826 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.22 01:58:14.836077 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:14.836258 [ 66 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_148_36 to all_149_149_0 2025.02.22 01:58:14.836326 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. 2025.02.22 01:58:14.836335 [ 66 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:14.836408 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:14.836457 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} TCPHandler: Processed in 0.002012219 sec. 2025.02.22 01:58:14.836695 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:14.836717 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.836723 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergeTask::PrepareStage: Merging 2 parts: from all_1_148_36 to all_149_149_0 into Compact with storage Full 2025.02.22 01:58:14.836786 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.837006 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:14.837230 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:14.837444 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:14.837611 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergeTreeSequentialSource: Reading 6 marks from part all_1_148_36, total 40466 rows starting from the beginning of the part 2025.02.22 01:58:14.838492 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:14.839928 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:14.840027 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:14.841359 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.22 01:58:14.842046 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:14.842695 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.22 01:58:14.842703 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} executeQuery: Read 60 rows, 4.14 KiB in 0.005813 sec., 10321.692757612249 rows/sec., 712.30 KiB/sec. 2025.02.22 01:58:14.843033 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} TCPHandler: Processed in 0.006469818 sec. 2025.02.22 01:58:14.848316 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergeTask::MergeProjectionsStage: Merge sorted 40626 rows, containing 5 columns (5 merged, 0 gathered) in 0.011771886 sec., 3451103.756866147 rows/sec., 236.50 MiB/sec. 2025.02.22 01:58:14.848903 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} MergedBlockOutputStream: filled checksums all_1_149_37 (state Temporary) 2025.02.22 01:58:14.849235 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_149_37 to all_1_149_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:14.849323 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_148_36, all_149_149_0] -> all_1_149_37 2025.02.22 01:58:14.849413 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.22 01:58:15.492718 [ 225 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:15.492768 [ 225 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:15.494818 [ 225 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:58:16.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.45 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 4.00 MiB 2025.02.22 01:58:16.869187 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.22 01:58:16.891944 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:16.892003 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:16.899694 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.22 01:58:16.900540 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:16.903659 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.22 01:58:16.998468 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:16.998664 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:58:16.998739 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:58:16.999531 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:16.999584 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.000039 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:58:17.000570 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:58:17.001076 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} executeQuery: Read 24 rows, 2.04 KiB in 0.002424 sec., 9900.990099009901 rows/sec., 841.20 KiB/sec. 2025.02.22 01:58:17.001495 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} TCPHandler: Processed in 0.003155137 sec. 2025.02.22 01:58:17.001806 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.002021 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:58:17.002104 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:58:17.003152 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.003204 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.003678 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.22 01:58:17.003960 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:58:17.004327 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} executeQuery: Read 16 rows, 1.30 KiB in 0.002336 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. 2025.02.22 01:58:17.004680 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} TCPHandler: Processed in 0.003033494 sec. 2025.02.22 01:58:17.004954 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.005119 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:17.005174 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:17.006390 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.006437 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.006939 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.22 01:58:17.007198 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.007428 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} executeQuery: Read 1402 rows, 120.44 KiB in 0.00234 sec., 599145.2991452991 rows/sec., 50.27 MiB/sec. 2025.02.22 01:58:17.007494 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} TCPHandler: Processed in 0.002686375 sec. 2025.02.22 01:58:17.007665 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.007811 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.007874 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:17.008662 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.008714 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.009138 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:58:17.009401 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.009614 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} executeQuery: Read 67 rows, 5.01 KiB in 0.001836 sec., 36492.374727668845 rows/sec., 2.67 MiB/sec. 2025.02.22 01:58:17.009686 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} TCPHandler: Processed in 0.00209183 sec. 2025.02.22 01:58:17.009842 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.009981 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.010042 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:58:17.010852 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.010906 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.011287 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:58:17.011535 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:58:17.011802 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} executeQuery: Read 252 rows, 17.85 KiB in 0.001848 sec., 136363.63636363635 rows/sec., 9.43 MiB/sec. 2025.02.22 01:58:17.012019 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} TCPHandler: Processed in 0.002232094 sec. 2025.02.22 01:58:17.012201 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.012345 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.012405 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:58:17.013081 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.013122 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.013510 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:58:17.013759 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:58:17.014014 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} executeQuery: Read 12 rows, 960.00 B in 0.001701 sec., 7054.673721340388 rows/sec., 551.15 KiB/sec. 2025.02.22 01:58:17.014236 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} TCPHandler: Processed in 0.002105731 sec. 2025.02.22 01:58:17.014436 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.014578 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:17.014636 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:17.015497 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.015538 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.015945 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.22 01:58:17.016188 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.016419 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} executeQuery: Read 611 rows, 47.09 KiB in 0.001874 sec., 326040.55496264674 rows/sec., 24.54 MiB/sec. 2025.02.22 01:58:17.016484 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} TCPHandler: Processed in 0.002119242 sec. 2025.02.22 01:58:17.016640 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.016782 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.016847 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:17.017775 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.017819 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.018298 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.22 01:58:17.018545 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.018730 [ 71 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_149_37 to all_154_154_0 2025.02.22 01:58:17.018757 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} executeQuery: Read 986 rows, 68.23 KiB in 0.002003 sec., 492261.6075886171 rows/sec., 33.27 MiB/sec. 2025.02.22 01:58:17.018782 [ 71 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.018840 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.018872 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} TCPHandler: Processed in 0.002295336 sec. 2025.02.22 01:58:17.019099 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.019113 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_149_37 to all_154_154_0 into Compact with storage Full 2025.02.22 01:58:17.019301 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.019514 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:17.019532 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:17.019627 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 6 marks from part all_1_149_37, total 40626 rows starting from the beginning of the part 2025.02.22 01:58:17.020051 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:17.020530 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:17.020949 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:17.021425 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:17.021874 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 986 rows starting from the beginning of the part 2025.02.22 01:58:17.024023 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.024095 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.025939 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.22 01:58:17.026285 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.026455 [ 71 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.22 01:58:17.026608 [ 71 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.026646 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.026657 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} executeQuery: Read 39 rows, 71.56 KiB in 0.007412 sec., 5261.737722611981 rows/sec., 9.43 MiB/sec. 2025.02.22 01:58:17.026986 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.22 01:58:17.027055 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} TCPHandler: Processed in 0.008059356 sec. 2025.02.22 01:58:17.027292 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:17.027600 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:17.027669 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:17.027730 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:17.027866 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2274 rows starting from the beginning of the part 2025.02.22 01:58:17.028793 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:17.029526 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:17.030542 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:17.030603 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:17.030631 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:17.031453 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:17.032382 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.22 01:58:17.032392 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:17.033284 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.033976 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} executeQuery: Read 36 rows, 2.48 KiB in 0.00645 sec., 5581.395348837209 rows/sec., 385.17 KiB/sec. 2025.02.22 01:58:17.034055 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} TCPHandler: Processed in 0.006889467 sec. 2025.02.22 01:58:17.037190 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergeTask::MergeProjectionsStage: Merge sorted 42252 rows, containing 5 columns (5 merged, 0 gathered) in 0.018226563 sec., 2318155.1014308073 rows/sec., 158.85 MiB/sec. 2025.02.22 01:58:17.037590 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} MergedBlockOutputStream: filled checksums all_1_154_38 (state Temporary) 2025.02.22 01:58:17.038331 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_154_38 to all_1_154_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.038591 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_149_37, all_154_154_0] -> all_1_154_38 2025.02.22 01:58:17.038767 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.02.22 01:58:17.043837 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 19 columns (19 merged, 0 gathered) in 0.017101416 sec., 144374.009731124 rows/sec., 258.71 MiB/sec. 2025.02.22 01:58:17.046131 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.22 01:58:17.046565 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:17.046650 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.22 01:58:17.046822 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. 2025.02.22 01:58:19.141496 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1842 2025.02.22 01:58:19.145052 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:19.145112 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:19.146647 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:58:19.146976 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:19.147642 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1842 2025.02.22 01:58:19.823564 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:19.823779 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:19.823862 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:19.824663 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:19.824717 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:19.825158 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.22 01:58:19.825415 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:19.825670 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.22 01:58:19.825784 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} TCPHandler: Processed in 0.002364187 sec. 2025.02.22 01:58:19.826111 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:19.826395 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:19.826499 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:19.827473 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:19.827520 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:19.827961 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.22 01:58:19.828223 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:19.828447 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} executeQuery: Read 64 rows, 5.12 KiB in 0.002129 sec., 30061.061531235326 rows/sec., 2.35 MiB/sec. 2025.02.22 01:58:19.828504 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} TCPHandler: Processed in 0.002602103 sec. 2025.02.22 01:58:19.828664 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:19.828795 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:19.828853 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:19.829414 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:19.829454 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:19.829868 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.22 01:58:19.830117 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:19.830302 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} executeQuery: Read 64 rows, 4.56 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 2.90 MiB/sec. 2025.02.22 01:58:19.830362 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} TCPHandler: Processed in 0.001757263 sec. 2025.02.22 01:58:19.830528 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:19.830667 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:19.830728 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:19.831276 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:19.831315 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:19.831697 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.22 01:58:19.831944 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:19.832154 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} executeQuery: Read 24 rows, 1.66 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.07 MiB/sec. 2025.02.22 01:58:19.832206 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} TCPHandler: Processed in 0.001745432 sec. 2025.02.22 01:58:21.391063 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.02.22 01:58:21.391861 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:21.391922 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:21.392505 [ 242 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:58:21.392796 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:21.393032 [ 65 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:58:21.393078 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.22 01:58:21.393146 [ 65 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:21.393196 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.22 01:58:21.393392 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:58:21.393610 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:21.393682 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.02.22 01:58:21.393851 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.02.22 01:58:21.394073 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.02.22 01:58:21.394229 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.02.22 01:58:21.394341 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.02.22 01:58:21.394569 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.02.22 01:58:21.398043 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736445 sec., 8809138.499444203 rows/sec., 126.02 MiB/sec. 2025.02.22 01:58:21.398408 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:58:21.398807 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:21.398914 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:58:21.399057 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.22 01:58:24.403753 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.02.22 01:58:24.428461 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.428531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.436243 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.22 01:58:24.437116 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.437563 [ 57 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.22 01:58:24.437700 [ 57 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.437776 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.438217 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.22 01:58:24.449145 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.02.22 01:58:24.450320 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:24.451409 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.02.22 01:58:24.456773 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.02.22 01:58:24.462311 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.22 01:58:24.468208 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.02.22 01:58:24.474373 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.02.22 01:58:24.480706 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.02.22 01:58:24.557350 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.119434594 sec., 5743.729492645992 rows/sec., 29.70 MiB/sec. 2025.02.22 01:58:24.560959 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.22 01:58:24.563921 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.564046 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.22 01:58:24.566500 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.22 01:58:24.828052 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:24.828240 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:24.828314 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:24.829109 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.829160 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.829604 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.22 01:58:24.829872 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.830093 [ 56 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.22 01:58:24.830107 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2025.02.22 01:58:24.830194 [ 56 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.830264 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.830279 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} TCPHandler: Processed in 0.002359938 sec. 2025.02.22 01:58:24.830539 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.22 01:58:24.830623 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:24.830731 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:24.830803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part 2025.02.22 01:58:24.830956 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:24.831072 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 134 rows starting from the beginning of the part 2025.02.22 01:58:24.831149 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:24.831459 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:24.832103 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1402 rows starting from the beginning of the part 2025.02.22 01:58:24.832636 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:24.833192 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:24.835345 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.835427 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.836367 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.22 01:58:24.836673 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.837079 [ 56 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.22 01:58:24.837231 [ 56 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.837324 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.837346 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00696775 sec., 445911.5209357397 rows/sec., 38.98 MiB/sec. 2025.02.22 01:58:24.837468 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} executeQuery: Read 64 rows, 5.12 KiB in 0.006603 sec., 9692.563986066938 rows/sec., 774.68 KiB/sec. 2025.02.22 01:58:24.837700 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.22 01:58:24.837756 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} TCPHandler: Processed in 0.007307178 sec. 2025.02.22 01:58:24.837788 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.22 01:58:24.838036 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:24.838099 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:24.838167 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 631 rows starting from the beginning of the part 2025.02.22 01:58:24.838223 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:24.838425 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:24.838527 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 103 rows starting from the beginning of the part 2025.02.22 01:58:24.838801 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.839121 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:24.839221 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.22 01:58:24.839717 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.22 01:58:24.839749 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 611 rows starting from the beginning of the part 2025.02.22 01:58:24.840059 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:24.840325 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:24.841177 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.841222 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.841833 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.22 01:58:24.842117 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.842497 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005044393 sec., 304694.7373053606 rows/sec., 24.27 MiB/sec. 2025.02.22 01:58:24.842533 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} executeQuery: Read 160 rows, 11.41 KiB in 0.004353 sec., 36756.26005053986 rows/sec., 2.56 MiB/sec. 2025.02.22 01:58:24.842612 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} TCPHandler: Processed in 0.004717685 sec. 2025.02.22 01:58:24.842691 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.22 01:58:24.842822 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:24.843053 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:24.843136 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.843159 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:24.843350 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.22 01:58:24.843531 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:58:24.843989 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.844037 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.844435 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.22 01:58:24.844677 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.844861 [ 56 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.22 01:58:24.844924 [ 56 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:24.844939 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} executeQuery: Read 60 rows, 4.14 KiB in 0.001957 sec., 30659.172202350535 rows/sec., 2.07 MiB/sec. 2025.02.22 01:58:24.844956 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:24.845139 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} TCPHandler: Processed in 0.002420899 sec. 2025.02.22 01:58:24.845198 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.22 01:58:24.845338 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:24.845369 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7764 rows starting from the beginning of the part 2025.02.22 01:58:24.845433 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:24.845659 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:24.845847 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 36 rows starting from the beginning of the part 2025.02.22 01:58:24.846018 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 24 rows starting from the beginning of the part 2025.02.22 01:58:24.846185 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:24.848368 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 8004 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307181 sec., 2420188.0695371674 rows/sec., 163.10 MiB/sec. 2025.02.22 01:58:24.848844 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.22 01:58:24.849160 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:24.849243 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.22 01:58:24.849335 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2025.02.22 01:58:25.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.42 MiB 2025.02.22 01:58:28.654220 [ 52 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:58:28.654291 [ 52 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:58:28.893260 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.02.22 01:58:28.893977 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:28.894035 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:28.894598 [ 242 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:58:28.894866 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:28.895135 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.02.22 01:58:29.147905 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1858 2025.02.22 01:58:29.150891 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.150954 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.152452 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:58:29.152771 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.153874 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1858 2025.02.22 01:58:29.572772 [ 52 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.22 01:58:29.572876 [ 52 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.572920 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.573205 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.22 01:58:29.573460 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:29.573499 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.02.22 01:58:29.573587 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.02.22 01:58:29.573840 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:29.574103 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2025.02.22 01:58:29.574230 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:29.575481 [ 195 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246069 sec., 21945.06418931275 rows/sec., 1.83 MiB/sec. 2025.02.22 01:58:29.575702 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.22 01:58:29.576115 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.576225 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.22 01:58:29.576350 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:58:29.830804 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.831001 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:29.831075 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:29.831915 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.831967 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.832413 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.22 01:58:29.832671 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.832899 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} executeQuery: Read 134 rows, 11.83 KiB in 0.001951 sec., 68682.72680676576 rows/sec., 5.92 MiB/sec. 2025.02.22 01:58:29.832968 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} TCPHandler: Processed in 0.002298556 sec. 2025.02.22 01:58:29.833237 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.833434 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:29.833508 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:29.834260 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.834311 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.834758 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:58:29.835013 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.835273 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} executeQuery: Read 39 rows, 2.93 KiB in 0.001888 sec., 20656.77966101695 rows/sec., 1.52 MiB/sec. 2025.02.22 01:58:29.835385 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} TCPHandler: Processed in 0.002282705 sec. 2025.02.22 01:58:29.835639 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.835807 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:29.835863 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:29.836518 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.836563 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.836960 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.22 01:58:29.837207 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.837432 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} executeQuery: Read 103 rows, 8.24 KiB in 0.001656 sec., 62198.067632850245 rows/sec., 4.86 MiB/sec. 2025.02.22 01:58:29.837491 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} TCPHandler: Processed in 0.001988839 sec. 2025.02.22 01:58:29.837651 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.837782 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:29.837842 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:29.838436 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.838478 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.838888 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.22 01:58:29.839136 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.839372 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2025.02.22 01:58:29.839440 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} TCPHandler: Processed in 0.001852995 sec. 2025.02.22 01:58:29.839656 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.839960 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:29.840062 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:29.841339 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.841381 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.842064 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.22 01:58:29.842326 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.842614 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} executeQuery: Read 39 rows, 71.56 KiB in 0.002743 sec., 14218.009478672984 rows/sec., 25.48 MiB/sec. 2025.02.22 01:58:29.843161 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} TCPHandler: Processed in 0.003620738 sec. 2025.02.22 01:58:29.843396 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:29.843525 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:29.843579 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:29.844162 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:29.844218 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:29.844620 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.22 01:58:29.844860 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:29.845085 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. 2025.02.22 01:58:29.845143 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} TCPHandler: Processed in 0.001840245 sec. 2025.02.22 01:58:31.949247 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.02.22 01:58:31.972493 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:31.972559 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:31.980431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.22 01:58:31.981259 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:31.984524 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.02.22 01:58:32.226416 [ 218 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:58:32.226470 [ 218 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:58:32.228093 [ 218 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.22 01:58:34.297653 [ 221 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.297731 [ 221 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.300074 [ 221 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.762210 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.762265 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.764231 [ 221 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.828458 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:34.828653 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:34.828730 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:34.829506 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:34.829560 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:34.829999 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.22 01:58:34.830266 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:34.830490 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} executeQuery: Read 56 rows, 4.41 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.28 MiB/sec. 2025.02.22 01:58:34.830561 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} TCPHandler: Processed in 0.002244305 sec. 2025.02.22 01:58:34.830808 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:34.830999 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:34.831072 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:34.831843 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:34.831887 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:34.832334 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.22 01:58:34.832593 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:34.832823 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. 2025.02.22 01:58:34.832892 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} TCPHandler: Processed in 0.002219725 sec. 2025.02.22 01:58:34.833058 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:34.833216 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:34.833284 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:34.833916 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:34.833959 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:34.834388 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.22 01:58:34.834643 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:34.834906 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. 2025.02.22 01:58:34.834975 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} TCPHandler: Processed in 0.001991668 sec. 2025.02.22 01:58:34.835000 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.835057 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:34.835135 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:34.835289 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:34.835360 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:34.836183 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:34.836223 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:34.836703 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.22 01:58:34.836995 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:34.837267 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} executeQuery: Read 60 rows, 4.14 KiB in 0.002011 sec., 29835.90253605171 rows/sec., 2.01 MiB/sec. 2025.02.22 01:58:34.837362 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} TCPHandler: Processed in 0.002302316 sec. 2025.02.22 01:58:34.837681 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:35.602024 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:35.602083 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:35.604003 [ 219 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.22 01:58:36.395319 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.02.22 01:58:36.396986 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:36.397060 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:36.397834 [ 242 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:58:36.398229 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:36.398595 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.02.22 01:58:39.154048 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1878 2025.02.22 01:58:39.157203 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.157266 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.158817 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:58:39.159164 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.159465 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:39.159504 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:39.160140 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1878 2025.02.22 01:58:39.161712 [ 219 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:39.353107 [ 219 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.22 01:58:39.353152 [ 219 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.22 01:58:39.354987 [ 219 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.22 01:58:39.484617 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.02.22 01:58:39.509224 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.509291 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.516968 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.22 01:58:39.517780 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.520889 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.02.22 01:58:39.830240 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.830432 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:39.830504 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:39.831312 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.831364 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.831820 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.22 01:58:39.832083 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.832308 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} executeQuery: Read 136 rows, 12.03 KiB in 0.001927 sec., 70576.02490918526 rows/sec., 6.10 MiB/sec. 2025.02.22 01:58:39.832366 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} TCPHandler: Processed in 0.002264055 sec. 2025.02.22 01:58:39.832623 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.832834 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:39.832914 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:39.833770 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.833820 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.834258 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:58:39.834506 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.834723 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} executeQuery: Read 40 rows, 3.01 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 1.51 MiB/sec. 2025.02.22 01:58:39.834781 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} TCPHandler: Processed in 0.002302006 sec. 2025.02.22 01:58:39.834922 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.835043 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:39.835093 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:39.835740 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.835779 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.836170 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.22 01:58:39.836424 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.836611 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} executeQuery: Read 104 rows, 8.32 KiB in 0.001591 sec., 65367.69327467002 rows/sec., 5.11 MiB/sec. 2025.02.22 01:58:39.836669 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} TCPHandler: Processed in 0.001805924 sec. 2025.02.22 01:58:39.836849 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.836994 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:39.837057 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:39.837743 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.837789 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.838189 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.22 01:58:39.838425 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.838610 [ 35 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_154_38 to all_155_155_0 2025.02.22 01:58:39.838654 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. 2025.02.22 01:58:39.838660 [ 35 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.838738 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.838787 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} TCPHandler: Processed in 0.002005479 sec. 2025.02.22 01:58:39.838980 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_154_38 to all_155_155_0 into Compact with storage Full 2025.02.22 01:58:39.839017 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.839200 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:39.839268 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:39.839290 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergeTreeSequentialSource: Reading 7 marks from part all_1_154_38, total 42252 rows starting from the beginning of the part 2025.02.22 01:58:39.839601 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:39.839608 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:39.842768 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.842808 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.843706 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.22 01:58:39.844040 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.844256 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} executeQuery: Read 40 rows, 73.40 KiB in 0.005059 sec., 7906.700929037359 rows/sec., 14.17 MiB/sec. 2025.02.22 01:58:39.844506 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} TCPHandler: Processed in 0.005626387 sec. 2025.02.22 01:58:39.844680 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:39.844838 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:39.844897 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:39.845586 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:39.845634 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:39.846060 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.22 01:58:39.846329 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.846561 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} executeQuery: Read 60 rows, 4.14 KiB in 0.001754 sec., 34207.52565564424 rows/sec., 2.31 MiB/sec. 2025.02.22 01:58:39.846640 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} TCPHandler: Processed in 0.002041539 sec. 2025.02.22 01:58:39.848745 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergeTask::MergeProjectionsStage: Merge sorted 42316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00986531 sec., 4289373.572650023 rows/sec., 293.93 MiB/sec. 2025.02.22 01:58:39.849133 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} MergedBlockOutputStream: filled checksums all_1_155_39 (state Temporary) 2025.02.22 01:58:39.849499 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_155_39 to all_1_155_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:39.849597 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_154_38, all_155_155_0] -> all_1_155_39 2025.02.22 01:58:39.849700 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.22 01:58:43.654341 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:58:43.654399 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:58:43.898765 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.02.22 01:58:43.899435 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:43.899490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:43.900106 [ 242 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:58:43.900403 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:43.900674 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.02.22 01:58:44.828146 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:44.828338 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:44.828411 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:44.829167 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:44.829221 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:44.829666 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.22 01:58:44.829926 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:44.830171 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. 2025.02.22 01:58:44.830238 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} TCPHandler: Processed in 0.002225664 sec. 2025.02.22 01:58:44.830475 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:44.830664 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:44.830735 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:44.831510 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:44.831555 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:44.832012 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.22 01:58:44.832269 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:44.832480 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. 2025.02.22 01:58:44.832561 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} TCPHandler: Processed in 0.002217953 sec. 2025.02.22 01:58:44.832753 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:44.832970 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:44.833031 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:44.833612 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:44.833654 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:44.834079 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.22 01:58:44.834337 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:44.834513 [ 33 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_155_39 to all_156_156_0 2025.02.22 01:58:44.834575 [ 33 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:44.834579 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. 2025.02.22 01:58:44.834604 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:44.834749 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} TCPHandler: Processed in 0.002100962 sec. 2025.02.22 01:58:44.834782 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergeTask::PrepareStage: Merging 2 parts: from all_1_155_39 to all_156_156_0 into Compact with storage Full 2025.02.22 01:58:44.834910 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:44.834935 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:44.834956 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergeTreeSequentialSource: Reading 7 marks from part all_1_155_39, total 42316 rows starting from the beginning of the part 2025.02.22 01:58:44.835250 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:44.835267 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:44.835460 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:44.836674 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:44.836714 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:44.837433 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.22 01:58:44.837795 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:44.838021 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} executeQuery: Read 60 rows, 4.14 KiB in 0.002911 sec., 20611.473720371006 rows/sec., 1.39 MiB/sec. 2025.02.22 01:58:44.838125 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} TCPHandler: Processed in 0.003259839 sec. 2025.02.22 01:58:44.843556 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergeTask::MergeProjectionsStage: Merge sorted 42476 rows, containing 5 columns (5 merged, 0 gathered) in 0.008831225 sec., 4809751.76150534 rows/sec., 329.61 MiB/sec. 2025.02.22 01:58:44.843932 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} MergedBlockOutputStream: filled checksums all_1_156_40 (state Temporary) 2025.02.22 01:58:44.844298 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_156_40 to all_1_156_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:44.844398 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_155_39, all_156_156_0] -> all_1_156_40 2025.02.22 01:58:44.844508 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.22 01:58:47.000765 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.000955 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.001028 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:58:47.001808 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.001860 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.002317 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:58:47.002585 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:58:47.002813 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} executeQuery: Read 24 rows, 2.04 KiB in 0.001907 sec., 12585.212375458836 rows/sec., 1.04 MiB/sec. 2025.02.22 01:58:47.002952 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} TCPHandler: Processed in 0.002320687 sec. 2025.02.22 01:58:47.003240 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.003452 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:58:47.003530 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:58:47.004428 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.004506 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.004960 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.22 01:58:47.005240 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:58:47.005488 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} executeQuery: Read 2 rows, 167.00 B in 0.002091 sec., 956.4801530368245 rows/sec., 77.99 KiB/sec. 2025.02.22 01:58:47.005583 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} TCPHandler: Processed in 0.002481331 sec. 2025.02.22 01:58:47.005766 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.005897 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:47.005952 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:47.007588 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.007626 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.008304 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.22 01:58:47.008616 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.008772 [ 27 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.22 01:58:47.008811 [ 27 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.008815 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} executeQuery: Read 1417 rows, 122.01 KiB in 0.002948 sec., 480664.85753052915 rows/sec., 40.42 MiB/sec. 2025.02.22 01:58:47.008835 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.008940 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} TCPHandler: Processed in 0.003234369 sec. 2025.02.22 01:58:47.009089 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.22 01:58:47.009227 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.009283 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:47.009332 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1403 rows starting from the beginning of the part 2025.02.22 01:58:47.009519 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.009568 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 134 rows starting from the beginning of the part 2025.02.22 01:58:47.009722 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:47.009977 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:47.010321 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 136 rows starting from the beginning of the part 2025.02.22 01:58:47.010715 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2025.02.22 01:58:47.011078 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1417 rows starting from the beginning of the part 2025.02.22 01:58:47.012551 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.012610 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.013634 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:58:47.014043 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.014324 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} executeQuery: Read 64 rows, 4.86 KiB in 0.004921 sec., 13005.486689697216 rows/sec., 987.68 KiB/sec. 2025.02.22 01:58:47.014394 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} TCPHandler: Processed in 0.005329039 sec. 2025.02.22 01:58:47.014660 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.014849 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906544 sec., 542110.5810775303 rows/sec., 47.57 MiB/sec. 2025.02.22 01:58:47.014937 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.015012 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:58:47.015194 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.22 01:58:47.015769 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.015970 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.22 01:58:47.016159 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.22 01:58:47.016346 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.016391 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.016788 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:58:47.017047 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:58:47.017315 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} executeQuery: Read 252 rows, 17.85 KiB in 0.002435 sec., 103490.75975359342 rows/sec., 7.16 MiB/sec. 2025.02.22 01:58:47.017574 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} TCPHandler: Processed in 0.003052054 sec. 2025.02.22 01:58:47.017771 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.017917 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.017978 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:58:47.018600 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.018642 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.019007 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:58:47.019249 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:58:47.019518 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} executeQuery: Read 12 rows, 960.00 B in 0.001631 sec., 7357.449417535254 rows/sec., 574.80 KiB/sec. 2025.02.22 01:58:47.019741 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} TCPHandler: Processed in 0.002033499 sec. 2025.02.22 01:58:47.019932 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.020075 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:47.020127 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:47.020977 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.02.22 01:58:47.020994 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.021089 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.023535 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.22 01:58:47.024592 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.025074 [ 27 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.22 01:58:47.025185 [ 27 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.025285 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.026020 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.22 01:58:47.026275 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} executeQuery: Read 614 rows, 47.34 KiB in 0.006165 sec., 99594.48499594485 rows/sec., 7.50 MiB/sec. 2025.02.22 01:58:47.026972 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} TCPHandler: Processed in 0.007102763 sec. 2025.02.22 01:58:47.027086 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:47.027346 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 631 rows starting from the beginning of the part 2025.02.22 01:58:47.027448 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.028024 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 103 rows starting from the beginning of the part 2025.02.22 01:58:47.028174 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.028437 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:47.028468 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:47.028906 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 104 rows starting from the beginning of the part 2025.02.22 01:58:47.029367 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:47.029737 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 614 rows starting from the beginning of the part 2025.02.22 01:58:47.034295 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.034409 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.037538 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.22 01:58:47.038595 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.013024357 sec., 121311.171062034 rows/sec., 9.67 MiB/sec. 2025.02.22 01:58:47.038828 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.039000 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.22 01:58:47.039405 [ 27 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_156_40 to all_161_161_0 2025.02.22 01:58:47.039572 [ 27 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.039740 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.039818 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} executeQuery: Read 979 rows, 67.74 KiB in 0.011858 sec., 82560.29684601113 rows/sec., 5.58 MiB/sec. 2025.02.22 01:58:47.040895 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} TCPHandler: Processed in 0.013696823 sec. 2025.02.22 01:58:47.041331 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.041359 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.041512 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_40 to all_161_161_0 into Compact with storage Full 2025.02.22 01:58:47.041867 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.22 01:58:47.041886 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.042224 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.02.22 01:58:47.042312 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:47.042391 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:47.042482 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 7 marks from part all_1_156_40, total 42476 rows starting from the beginning of the part 2025.02.22 01:58:47.043092 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:47.043437 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:47.044156 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:47.044601 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2025.02.22 01:58:47.045065 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 979 rows starting from the beginning of the part 2025.02.22 01:58:47.054901 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.054988 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.059784 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.22 01:58:47.060698 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.061290 [ 219 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:47.061412 [ 219 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:47.061820 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} executeQuery: Read 50 rows, 91.75 KiB in 0.020093 sec., 2488.428806051859 rows/sec., 4.46 MiB/sec. 2025.02.22 01:58:47.063210 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} TCPHandler: Processed in 0.022117858 sec. 2025.02.22 01:58:47.063593 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.064088 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.064325 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.22 01:58:47.068028 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergeTask::MergeProjectionsStage: Merge sorted 44095 rows, containing 5 columns (5 merged, 0 gathered) in 0.028004331 sec., 1574577.8751151026 rows/sec., 107.90 MiB/sec. 2025.02.22 01:58:47.068615 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} MergedBlockOutputStream: filled checksums all_1_161_41 (state Temporary) 2025.02.22 01:58:47.068787 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.068965 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.069805 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_161_41 to all_1_161_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.070120 [ 219 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.22 01:58:47.070272 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_156_40, all_161_161_0] -> all_1_161_41 2025.02.22 01:58:47.070587 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.22 01:58:47.071759 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.22 01:58:47.072751 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:58:47.073890 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} executeQuery: Read 9 rows, 709.00 B in 0.009937 sec., 905.7059474690551 rows/sec., 69.68 KiB/sec. 2025.02.22 01:58:47.074290 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} TCPHandler: Processed in 0.010922836 sec. 2025.02.22 01:58:47.074617 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:47.075120 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:47.075331 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:47.078266 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.078345 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.079846 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.22 01:58:47.081089 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.081474 [ 27 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.22 01:58:47.081588 [ 27 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.081688 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.081891 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} executeQuery: Read 36 rows, 2.48 KiB in 0.006808 sec., 5287.896592244419 rows/sec., 364.92 KiB/sec. 2025.02.22 01:58:47.082178 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.22 01:58:47.082237 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} TCPHandler: Processed in 0.00779598 sec. 2025.02.22 01:58:47.082596 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:47.082658 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8004 rows starting from the beginning of the part 2025.02.22 01:58:47.082895 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:47.083231 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:47.083673 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:47.083962 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.02.22 01:58:47.084329 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 36 rows starting from the beginning of the part 2025.02.22 01:58:47.088800 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00695631 sec., 1190286.2293371053 rows/sec., 80.22 MiB/sec. 2025.02.22 01:58:47.088989 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.22 01:58:47.089436 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.089584 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.22 01:58:47.089693 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.22 01:58:47.104533 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:47.104581 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.22 01:58:47.112306 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.22 01:58:47.113158 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:47.117071 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.02.22 01:58:48.000269 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.43 MiB 2025.02.22 01:58:49.160356 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1920 2025.02.22 01:58:49.164152 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:49.164214 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:49.166010 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:58:49.166337 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:49.167648 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1920 2025.02.22 01:58:49.825093 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:49.825400 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:49.825524 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:49.826779 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:49.826858 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:49.827497 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.22 01:58:49.827901 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:49.828249 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} executeQuery: Read 56 rows, 4.41 KiB in 0.002908 sec., 19257.221458046766 rows/sec., 1.48 MiB/sec. 2025.02.22 01:58:49.828388 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} TCPHandler: Processed in 0.003494025 sec. 2025.02.22 01:58:49.828865 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:49.829479 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:49.829651 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:49.830793 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:49.830854 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:49.831492 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.22 01:58:49.831857 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:49.832146 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} executeQuery: Read 64 rows, 5.12 KiB in 0.002858 sec., 22393.282015395383 rows/sec., 1.75 MiB/sec. 2025.02.22 01:58:49.832282 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} TCPHandler: Processed in 0.00370227 sec. 2025.02.22 01:58:49.832637 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:49.833003 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:49.833105 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:49.833931 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:49.833994 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:49.834604 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.22 01:58:49.834993 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:49.835308 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} executeQuery: Read 64 rows, 4.56 KiB in 0.002386 sec., 26823.134953897737 rows/sec., 1.87 MiB/sec. 2025.02.22 01:58:49.835395 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} TCPHandler: Processed in 0.002930061 sec. 2025.02.22 01:58:49.835631 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:49.835850 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:49.835950 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:49.836708 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:49.836760 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:49.837328 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.22 01:58:49.837710 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:49.837964 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} executeQuery: Read 24 rows, 1.66 KiB in 0.002168 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. 2025.02.22 01:58:49.838046 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} TCPHandler: Processed in 0.002517051 sec. 2025.02.22 01:58:51.400823 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.02.22 01:58:51.401578 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:51.401627 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:51.402214 [ 242 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:58:51.402496 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:51.402759 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.02.22 01:58:51.402845 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:51.402904 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:51.404909 [ 219 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:52.400776 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:52.400825 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:52.402896 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.22 01:58:54.025907 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.026013 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.028002 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.242032 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.242090 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.243992 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.617171 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2025.02.22 01:58:54.641404 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:54.641484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:54.649434 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.22 01:58:54.650304 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:54.655593 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2025.02.22 01:58:54.670109 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.670138 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.672031 [ 220 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.828166 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:54.828356 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:54.828430 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:54.829263 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:54.829316 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:54.829745 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.22 01:58:54.830005 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:54.830235 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2025.02.22 01:58:54.830305 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} TCPHandler: Processed in 0.002271386 sec. 2025.02.22 01:58:54.830592 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:54.830806 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:54.830887 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:54.831759 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:54.831805 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:54.832258 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.22 01:58:54.832527 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:54.832735 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. 2025.02.22 01:58:54.832801 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} TCPHandler: Processed in 0.002377128 sec. 2025.02.22 01:58:54.832959 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:54.833094 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:54.833153 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:54.833745 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:54.833787 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:54.834225 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.22 01:58:54.834477 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:54.834681 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2025.02.22 01:58:54.834742 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} TCPHandler: Processed in 0.001844325 sec. 2025.02.22 01:58:54.834788 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.834822 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:54.834903 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:54.835060 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:54.835148 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:54.836157 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:54.836240 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:54.837003 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.22 01:58:54.837538 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:54.837837 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} executeQuery: Read 60 rows, 4.14 KiB in 0.002812 sec., 21337.126600284497 rows/sec., 1.44 MiB/sec. 2025.02.22 01:58:54.837976 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} TCPHandler: Processed in 0.003146166 sec. 2025.02.22 01:58:54.838421 [ 223 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.22 01:58:58.654455 [ 51 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:58:58.654527 [ 51 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:58:58.860476 [ 125 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2025.02.22 01:58:58.860545 [ 125 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:58.860571 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:58.860739 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full 2025.02.22 01:58:58.860986 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:58.861034 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 69 rows starting from the beginning of the part 2025.02.22 01:58:58.861123 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 67 rows starting from the beginning of the part 2025.02.22 01:58:58.861221 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part 2025.02.22 01:58:58.861527 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part 2025.02.22 01:58:58.861692 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.22 01:58:58.862679 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021659 sec., 138005.46976517802 rows/sec., 10.65 MiB/sec. 2025.02.22 01:58:58.862908 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.02.22 01:58:58.863293 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:58.863403 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2025.02.22 01:58:58.863516 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.22 01:58:58.902949 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.02.22 01:58:58.903768 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:58.903810 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:58.904303 [ 242 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:58:58.904560 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:58.904812 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.02.22 01:58:58.904825 [ 125 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:58:58.904899 [ 125 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:58.904938 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:58.905185 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:58:58.905566 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:58.905630 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.02.22 01:58:58.905770 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.02.22 01:58:58.905972 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.02.22 01:58:58.906127 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.02.22 01:58:58.906323 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.02.22 01:58:58.906589 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.02.22 01:58:58.910304 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005253607 sec., 8371581.658087481 rows/sec., 119.76 MiB/sec. 2025.02.22 01:58:58.910761 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:58:58.911081 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:58.911182 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:58:58.911295 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.22 01:58:59.004731 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004297825 sec. 2025.02.22 01:58:59.167923 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1936 2025.02.22 01:58:59.170828 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.170882 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.172490 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:58:59.172822 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.173060 [ 125 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:58:59.173172 [ 125 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.173243 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.173834 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:58:59.174267 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1936 2025.02.22 01:58:59.175000 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:58:59.175216 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1802 rows starting from the beginning of the part 2025.02.22 01:58:59.175914 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part 2025.02.22 01:58:59.176632 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:59.177271 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part 2025.02.22 01:58:59.177950 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part 2025.02.22 01:58:59.178718 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part 2025.02.22 01:58:59.188759 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 72 columns (72 merged, 0 gathered) in 0.015368474 sec., 125972.16873972003 rows/sec., 94.85 MiB/sec. 2025.02.22 01:58:59.190628 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:58:59.191430 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.191517 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:58:59.191857 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. 2025.02.22 01:58:59.831388 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.831589 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:58:59.831660 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:58:59.832554 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.832615 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.833169 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.22 01:58:59.833437 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.833657 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} executeQuery: Read 164 rows, 14.67 KiB in 0.002115 sec., 77541.37115839243 rows/sec., 6.77 MiB/sec. 2025.02.22 01:58:59.833731 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} TCPHandler: Processed in 0.00247763 sec. 2025.02.22 01:58:59.834002 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.834216 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:58:59.834289 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:58:59.835065 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.835108 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.835600 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:58:59.835911 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.836146 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} executeQuery: Read 54 rows, 4.06 KiB in 0.001984 sec., 27217.74193548387 rows/sec., 2.00 MiB/sec. 2025.02.22 01:58:59.836206 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} TCPHandler: Processed in 0.002339067 sec. 2025.02.22 01:58:59.836387 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.836540 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:58:59.836607 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:58:59.837292 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.837338 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.837809 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.22 01:58:59.838133 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.838407 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} executeQuery: Read 124 rows, 9.89 KiB in 0.001887 sec., 65712.77159512453 rows/sec., 5.12 MiB/sec. 2025.02.22 01:58:59.838501 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} TCPHandler: Processed in 0.002186323 sec. 2025.02.22 01:58:59.838695 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.839000 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:59.839109 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:58:59.839762 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.839806 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.840250 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.22 01:58:59.840497 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.840710 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} executeQuery: Read 160 rows, 11.41 KiB in 0.001809 sec., 88446.65561083471 rows/sec., 6.16 MiB/sec. 2025.02.22 01:58:59.840777 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} TCPHandler: Processed in 0.002163603 sec. 2025.02.22 01:58:59.840946 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.841136 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:58:59.841281 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:58:59.842593 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.842635 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.843352 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.22 01:58:59.843657 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.843912 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} executeQuery: Read 54 rows, 99.09 KiB in 0.002829 sec., 19088.016967126194 rows/sec., 34.20 MiB/sec. 2025.02.22 01:58:59.844015 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} TCPHandler: Processed in 0.003131067 sec. 2025.02.22 01:58:59.844189 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.844315 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.22 01:58:59.844368 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.22 01:58:59.844860 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.844903 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.845330 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.22 01:58:59.845576 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:58:59.845815 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} executeQuery: Read 6 rows, 405.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 259.86 KiB/sec. 2025.02.22 01:58:59.845948 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} TCPHandler: Processed in 0.001814284 sec. 2025.02.22 01:58:59.846110 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:58:59.846233 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:58:59.846285 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:58:59.846776 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:58:59.846839 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:58:59.847212 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.22 01:58:59.847453 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:58:59.847673 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. 2025.02.22 01:58:59.847724 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} TCPHandler: Processed in 0.001669491 sec. 2025.02.22 01:59:02.155689 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 2025.02.22 01:59:02.179665 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:02.179715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:02.187413 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.22 01:59:02.188239 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:02.188563 [ 72 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.22 01:59:02.188646 [ 72 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:02.188695 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:02.189195 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.22 01:59:02.203166 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.02.22 01:59:02.205215 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:02.206835 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.02.22 01:59:02.212801 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:02.219306 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.02.22 01:59:02.225945 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:02.232969 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part 2025.02.22 01:59:02.239575 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:02.311345 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.1225211 sec., 5909.186254449234 rows/sec., 30.56 MiB/sec. 2025.02.22 01:59:02.314809 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.22 01:59:02.317905 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:02.317999 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.22 01:59:02.320406 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.22 01:59:03.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.68 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.09 MiB 2025.02.22 01:59:04.828103 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:04.828303 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:04.828378 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:04.829171 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:04.829224 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:04.829676 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.22 01:59:04.829963 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:04.830201 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. 2025.02.22 01:59:04.830269 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} TCPHandler: Processed in 0.002303196 sec. 2025.02.22 01:59:04.830554 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:04.830769 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:04.830846 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:04.831618 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:04.831669 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:04.832144 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.22 01:59:04.832401 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:04.832653 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.02.22 01:59:04.832721 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} TCPHandler: Processed in 0.002315577 sec. 2025.02.22 01:59:04.832893 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:04.833042 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:04.833110 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:04.833790 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:04.833832 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:04.834246 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.22 01:59:04.834498 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:04.834723 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. 2025.02.22 01:59:04.834786 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} TCPHandler: Processed in 0.001962258 sec. 2025.02.22 01:59:04.834954 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:04.835107 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:04.835172 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:04.835766 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:04.835808 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:04.836198 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.22 01:59:04.836443 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:04.836666 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. 2025.02.22 01:59:04.836722 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} TCPHandler: Processed in 0.001836865 sec. 2025.02.22 01:59:06.404956 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.02.22 01:59:06.405653 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:06.405695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:06.406261 [ 242 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:59:06.406548 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:06.406796 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.02.22 01:59:09.174442 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1958 2025.02.22 01:59:09.177415 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.177475 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.178985 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:59:09.179305 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.182106 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1958 2025.02.22 01:59:09.703277 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.02.22 01:59:09.727471 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.727540 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.735243 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.22 01:59:09.736069 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.739356 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.02.22 01:59:09.823878 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.824182 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.22 01:59:09.824662 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:59:09.824717 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.22 01:59:09.825096 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:59:09.825181 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:59:09.825371 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.22 01:59:09.825412 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.22 01:59:09.825439 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:59:09.825457 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:59:09.825508 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.02.22 01:59:09.825534 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.22 01:59:09.827020 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} executeQuery: Read 35 rows, 1.48 KiB in 0.002993 sec., 11693.952555963915 rows/sec., 494.64 KiB/sec. 2025.02.22 01:59:09.827166 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} TCPHandler: Processed in 0.003422563 sec. 2025.02.22 01:59:09.832837 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.833204 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} executeQuery: (from [fd00:1122:3344:101::d]:40860) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native; (stage: Complete) 2025.02.22 01:59:09.833835 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.22 01:59:09.833926 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE 2025.02.22 01:59:09.834432 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:59:09.834552 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.22 01:59:09.834803 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.22 01:59:09.834862 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.22 01:59:09.834902 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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.22 01:59:09.834924 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.22 01:59:09.834993 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" 2025.02.22 01:59:09.835033 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.22 01:59:09.836052 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} executeQuery: Read 35 rows, 1.48 KiB in 0.003021 sec., 11585.567692816949 rows/sec., 490.06 KiB/sec. 2025.02.22 01:59:09.836227 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} TCPHandler: Processed in 0.003572357 sec. 2025.02.22 01:59:09.840827 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.841037 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.22 01:59:09.841115 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.22 01:59:09.842126 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.842189 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.842900 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.22 01:59:09.843225 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): 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.22 01:59:09.843630 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} executeQuery: Read 2 rows, 391.00 B in 0.002636 sec., 758.7253414264037 rows/sec., 144.85 KiB/sec. 2025.02.22 01:59:09.843803 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} TCPHandler: Processed in 0.003100076 sec. 2025.02.22 01:59:09.844008 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.844226 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:59:09.844302 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:59:09.845247 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.845304 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.845885 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.22 01:59:09.846262 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:59:09.846584 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} executeQuery: Read 2 rows, 152.00 B in 0.002405 sec., 831.6008316008316 rows/sec., 61.72 KiB/sec. 2025.02.22 01:59:09.846869 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} TCPHandler: Processed in 0.002936932 sec. 2025.02.22 01:59:09.847126 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.847302 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:09.847378 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:09.848347 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.848402 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.848917 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.22 01:59:09.849266 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.849535 [ 17 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.22 01:59:09.849584 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} executeQuery: Read 175 rows, 15.60 KiB in 0.002308 sec., 75823.22357019063 rows/sec., 6.60 MiB/sec. 2025.02.22 01:59:09.849606 [ 17 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.849687 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.849758 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} TCPHandler: Processed in 0.002717426 sec. 2025.02.22 01:59:09.850107 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.22 01:59:09.850128 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.850760 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:09.850892 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.850952 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1425 rows starting from the beginning of the part 2025.02.22 01:59:09.851172 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:59:09.851756 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:09.852348 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:09.853035 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 164 rows starting from the beginning of the part 2025.02.22 01:59:09.854153 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:09.854653 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 175 rows starting from the beginning of the part 2025.02.22 01:59:09.856011 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.856126 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.857525 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:59:09.858203 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.858756 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} executeQuery: Read 59 rows, 4.41 KiB in 0.008135 sec., 7252.612169637369 rows/sec., 542.24 KiB/sec. 2025.02.22 01:59:09.859308 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} TCPHandler: Processed in 0.009373668 sec. 2025.02.22 01:59:09.859477 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 5 columns (5 merged, 0 gathered) in 0.009623824 sec., 200751.80094731576 rows/sec., 17.62 MiB/sec. 2025.02.22 01:59:09.859591 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.859803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.22 01:59:09.859831 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.860006 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:59:09.860689 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.861053 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.22 01:59:09.861256 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.22 01:59:09.861626 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.861693 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.862265 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:59:09.862652 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:59:09.862986 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} executeQuery: Read 1 rows, 68.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 20.56 KiB/sec. 2025.02.22 01:59:09.863084 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} TCPHandler: Processed in 0.003615408 sec. 2025.02.22 01:59:09.863299 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.863478 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:09.863552 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:09.864573 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.864637 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.865260 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.22 01:59:09.865638 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.865921 [ 26 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.22 01:59:09.865994 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} executeQuery: Read 135 rows, 10.66 KiB in 0.002545 sec., 53045.18664047151 rows/sec., 4.09 MiB/sec. 2025.02.22 01:59:09.866021 [ 26 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.866093 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.866181 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} TCPHandler: Processed in 0.002961743 sec. 2025.02.22 01:59:09.866408 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.22 01:59:09.866449 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.866590 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:09.866624 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.866642 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 645 rows starting from the beginning of the part 2025.02.22 01:59:09.866716 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:09.866884 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:09.867370 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:09.867751 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 124 rows starting from the beginning of the part 2025.02.22 01:59:09.868174 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:09.868588 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 135 rows starting from the beginning of the part 2025.02.22 01:59:09.869626 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.869692 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.870557 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.22 01:59:09.870985 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.871421 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_161_41 to all_162_162_0 2025.02.22 01:59:09.871567 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.871673 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.871683 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 5 columns (5 merged, 0 gathered) in 0.005458902 sec., 200772.97595743614 rows/sec., 16.10 MiB/sec. 2025.02.22 01:59:09.871738 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} executeQuery: Read 162 rows, 11.53 KiB in 0.005147 sec., 31474.645424519138 rows/sec., 2.19 MiB/sec. 2025.02.22 01:59:09.872099 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergeTask::PrepareStage: Merging 2 parts: from all_1_161_41 to all_162_162_0 into Compact with storage Full 2025.02.22 01:59:09.872146 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.22 01:59:09.872190 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} TCPHandler: Processed in 0.005846982 sec. 2025.02.22 01:59:09.872666 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.873140 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:09.873276 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.873355 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergeTreeSequentialSource: Reading 7 marks from part all_1_161_41, total 44095 rows starting from the beginning of the part 2025.02.22 01:59:09.873652 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.22 01:59:09.873884 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.874007 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:09.874650 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.22 01:59:09.875310 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.02.22 01:59:09.877732 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.877790 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.878654 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.22 01:59:09.879115 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): 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.22 01:59:09.879556 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} executeQuery: Read 1 rows, 65.00 B in 0.006509 sec., 153.63343063450606 rows/sec., 9.75 KiB/sec. 2025.02.22 01:59:09.879928 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} TCPHandler: Processed in 0.007512753 sec. 2025.02.22 01:59:09.880206 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.880466 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.880603 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:59:09.883183 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.883261 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.884704 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.22 01:59:09.885209 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.885595 [ 26 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.22 01:59:09.885697 [ 26 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.885749 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.885774 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} executeQuery: Read 57 rows, 104.59 KiB in 0.005354 sec., 10646.245797534553 rows/sec., 19.08 MiB/sec. 2025.02.22 01:59:09.886704 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.22 01:59:09.887144 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} TCPHandler: Processed in 0.007050922 sec. 2025.02.22 01:59:09.887677 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:09.888179 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:09.888478 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:09.888685 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:09.889043 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2469 rows starting from the beginning of the part 2025.02.22 01:59:09.890756 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergeTask::MergeProjectionsStage: Merge sorted 44159 rows, containing 5 columns (5 merged, 0 gathered) in 0.01891278 sec., 2334876.20540185 rows/sec., 160.00 MiB/sec. 2025.02.22 01:59:09.890893 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part 2025.02.22 01:59:09.891536 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} MergedBlockOutputStream: filled checksums all_1_162_42 (state Temporary) 2025.02.22 01:59:09.892046 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.892180 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.892194 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part 2025.02.22 01:59:09.893191 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_162_42 to all_1_162_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.893655 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part 2025.02.22 01:59:09.893727 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_161_41, all_162_162_0] -> all_1_162_42 2025.02.22 01:59:09.894087 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.22 01:59:09.894386 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.22 01:59:09.894811 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part 2025.02.22 01:59:09.895511 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.895636 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part 2025.02.22 01:59:09.896366 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} executeQuery: Read 60 rows, 4.14 KiB in 0.008308 sec., 7221.954742416948 rows/sec., 498.39 KiB/sec. 2025.02.22 01:59:09.896422 [ 26 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.22 01:59:09.896634 [ 26 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:09.896793 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} TCPHandler: Processed in 0.00946819 sec. 2025.02.22 01:59:09.896839 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:09.897585 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.22 01:59:09.898399 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:09.898579 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8280 rows starting from the beginning of the part 2025.02.22 01:59:09.899309 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 24 rows starting from the beginning of the part 2025.02.22 01:59:09.899897 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:09.900559 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:09.901076 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:09.901410 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:09.907350 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 8544 rows, containing 4 columns (4 merged, 0 gathered) in 0.010212839 sec., 836594.0166098771 rows/sec., 56.38 MiB/sec. 2025.02.22 01:59:09.907675 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.22 01:59:09.908498 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.908782 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.22 01:59:09.908994 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.02.22 01:59:09.918312 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2709 rows, containing 19 columns (19 merged, 0 gathered) in 0.032313385 sec., 83835.22803321286 rows/sec., 150.23 MiB/sec. 2025.02.22 01:59:09.921643 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.22 01:59:09.922299 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:09.922425 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.22 01:59:09.922643 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. 2025.02.22 01:59:13.654563 [ 39 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:59:13.654639 [ 39 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:59:13.906956 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.02.22 01:59:13.907634 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:13.907684 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:13.908244 [ 242 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:59:13.908515 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:13.908775 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.02.22 01:59:14.828796 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:14.829007 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:14.829088 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:14.829847 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:14.829900 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:14.830346 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.22 01:59:14.830605 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:14.830861 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2025.02.22 01:59:14.830931 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} TCPHandler: Processed in 0.002278336 sec. 2025.02.22 01:59:14.831214 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:14.831523 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:14.831641 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:14.832620 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:14.832669 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:14.833112 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.22 01:59:14.833366 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:14.833624 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} executeQuery: Read 64 rows, 5.12 KiB in 0.002187 sec., 29263.831732967534 rows/sec., 2.28 MiB/sec. 2025.02.22 01:59:14.833721 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} TCPHandler: Processed in 0.002687165 sec. 2025.02.22 01:59:14.833941 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:14.834292 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:14.834400 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:14.835082 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:14.835131 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:14.835542 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.22 01:59:14.835798 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:14.835980 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_162_42 to all_163_163_0 2025.02.22 01:59:14.836037 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001862 sec., 85929.10848549947 rows/sec., 5.98 MiB/sec. 2025.02.22 01:59:14.836066 [ 154 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:14.836142 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:14.836166 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} TCPHandler: Processed in 0.002353707 sec. 2025.02.22 01:59:14.836378 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:14.836383 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergeTask::PrepareStage: Merging 2 parts: from all_1_162_42 to all_163_163_0 into Compact with storage Full 2025.02.22 01:59:14.836644 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:14.836686 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:14.836765 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:14.836772 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergeTreeSequentialSource: Reading 7 marks from part all_1_162_42, total 44159 rows starting from the beginning of the part 2025.02.22 01:59:14.837180 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part 2025.02.22 01:59:14.838533 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:14.838586 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:14.839181 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.22 01:59:14.839575 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:14.839854 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} executeQuery: Read 60 rows, 4.14 KiB in 0.003313 sec., 18110.473890733476 rows/sec., 1.22 MiB/sec. 2025.02.22 01:59:14.839932 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} TCPHandler: Processed in 0.00367182 sec. 2025.02.22 01:59:14.845540 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergeTask::MergeProjectionsStage: Merge sorted 44319 rows, containing 5 columns (5 merged, 0 gathered) in 0.009294776 sec., 4768162.245114891 rows/sec., 326.76 MiB/sec. 2025.02.22 01:59:14.846062 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} MergedBlockOutputStream: filled checksums all_1_163_43 (state Temporary) 2025.02.22 01:59:14.846444 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_163_43 to all_1_163_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:14.846543 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_162_42, all_163_163_0] -> all_1_163_43 2025.02.22 01:59:14.846650 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.22 01:59:16.997290 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:16.997481 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.22 01:59:16.997553 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.22 01:59:16.998324 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:16.998376 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:16.998813 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:59:16.999071 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): 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.22 01:59:16.999360 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} executeQuery: Read 24 rows, 2.04 KiB in 0.001928 sec., 12448.132780082988 rows/sec., 1.03 MiB/sec. 2025.02.22 01:59:16.999493 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} TCPHandler: Processed in 0.002335947 sec. 2025.02.22 01:59:16.999766 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:16.999954 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:59:17.000028 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:59:17.001249 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.001303 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.001742 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:59:17.001997 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:59:17.002236 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} executeQuery: Read 18 rows, 1.45 KiB in 0.00233 sec., 7725.321888412017 rows/sec., 623.66 KiB/sec. 2025.02.22 01:59:17.002308 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} TCPHandler: Processed in 0.002678145 sec. 2025.02.22 01:59:17.002462 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.002613 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:17.002678 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:17.004182 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.004225 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.004709 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.22 01:59:17.004963 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.005201 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} executeQuery: Read 1444 rows, 124.30 KiB in 0.002623 sec., 550514.6778497903 rows/sec., 46.28 MiB/sec. 2025.02.22 01:59:17.005278 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} TCPHandler: Processed in 0.00288439 sec. 2025.02.22 01:59:17.005564 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.005800 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.005896 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:59:17.006691 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.006733 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.007103 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:59:17.007344 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.007651 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} executeQuery: Read 88 rows, 6.56 KiB in 0.001907 sec., 46145.77871001573 rows/sec., 3.36 MiB/sec. 2025.02.22 01:59:17.007730 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} TCPHandler: Processed in 0.002278925 sec. 2025.02.22 01:59:17.007945 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.008104 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.008166 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.22 01:59:17.008883 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.008925 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.009307 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:59:17.009568 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): 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.22 01:59:17.009810 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} executeQuery: Read 252 rows, 17.85 KiB in 0.001742 sec., 144661.30884041332 rows/sec., 10.01 MiB/sec. 2025.02.22 01:59:17.009931 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} TCPHandler: Processed in 0.002086771 sec. 2025.02.22 01:59:17.010089 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.010211 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.010263 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.22 01:59:17.010862 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.010904 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.011288 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.22 01:59:17.011534 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): 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.22 01:59:17.011798 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. 2025.02.22 01:59:17.012006 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} TCPHandler: Processed in 0.001972368 sec. 2025.02.22 01:59:17.012152 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.012290 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:17.012352 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:17.013339 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.013380 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.013791 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.22 01:59:17.014045 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.014273 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} executeQuery: Read 653 rows, 50.32 KiB in 0.002016 sec., 323908.7301587302 rows/sec., 24.37 MiB/sec. 2025.02.22 01:59:17.014339 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} TCPHandler: Processed in 0.002243755 sec. 2025.02.22 01:59:17.014545 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.014774 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.014876 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:17.015847 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.015888 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.016351 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.22 01:59:17.016611 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.016809 [ 38 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_163_43 to all_168_168_0 2025.02.22 01:59:17.016836 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} executeQuery: Read 988 rows, 68.35 KiB in 0.002117 sec., 466698.15777042985 rows/sec., 31.53 MiB/sec. 2025.02.22 01:59:17.016891 [ 38 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.016962 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} TCPHandler: Processed in 0.002523542 sec. 2025.02.22 01:59:17.016966 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.017182 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.017194 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTask::PrepareStage: Merging 6 parts: from all_1_163_43 to all_168_168_0 into Compact with storage Full 2025.02.22 01:59:17.017423 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.017509 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:17.017626 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 7 marks from part all_1_163_43, total 44319 rows starting from the beginning of the part 2025.02.22 01:59:17.017639 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:59:17.018156 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part 2025.02.22 01:59:17.018584 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part 2025.02.22 01:59:17.018913 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 162 rows starting from the beginning of the part 2025.02.22 01:59:17.019261 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part 2025.02.22 01:59:17.019658 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 988 rows starting from the beginning of the part 2025.02.22 01:59:17.022454 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.022545 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.024204 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.22 01:59:17.024550 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.024826 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} executeQuery: Read 58 rows, 106.43 KiB in 0.007487 sec., 7746.761052490985 rows/sec., 13.88 MiB/sec. 2025.02.22 01:59:17.025182 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} TCPHandler: Processed in 0.008113707 sec. 2025.02.22 01:59:17.025350 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.025470 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.025523 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.22 01:59:17.026012 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.026053 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.026430 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.22 01:59:17.026670 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:59:17.026958 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} executeQuery: Read 9 rows, 651.00 B in 0.001497 sec., 6012.024048096192 rows/sec., 424.68 KiB/sec. 2025.02.22 01:59:17.027024 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} TCPHandler: Processed in 0.001757832 sec. 2025.02.22 01:59:17.027174 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:17.027328 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:17.027409 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:17.028187 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.028229 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.028714 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.22 01:59:17.028968 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.029383 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} executeQuery: Read 36 rows, 2.48 KiB in 0.002085 sec., 17266.187050359713 rows/sec., 1.16 MiB/sec. 2025.02.22 01:59:17.029505 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:17.029531 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} TCPHandler: Processed in 0.002409759 sec. 2025.02.22 01:59:17.029608 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:17.032147 [ 224 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:17.035417 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergeTask::MergeProjectionsStage: Merge sorted 45949 rows, containing 5 columns (5 merged, 0 gathered) in 0.018305445 sec., 2510127.451149098 rows/sec., 172.00 MiB/sec. 2025.02.22 01:59:17.036034 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} MergedBlockOutputStream: filled checksums all_1_168_44 (state Temporary) 2025.02.22 01:59:17.036374 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_168_44 to all_1_168_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.036460 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_163_43, all_168_168_0] -> all_1_168_44 2025.02.22 01:59:17.036570 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.22 01:59:17.239457 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.02.22 01:59:17.263920 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:17.263977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.22 01:59:17.271697 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.22 01:59:17.272522 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:17.275553 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.02.22 01:59:17.973342 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:17.973440 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:17.975834 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.26 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: -1.24 MiB 2025.02.22 01:59:18.093416 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.093449 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.095485 [ 218 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.126694 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.126771 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:18.129150 [ 220 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.22 01:59:19.000197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 260.02 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: 4.00 MiB 2025.02.22 01:59:19.182336 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2012 2025.02.22 01:59:19.186375 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:19.186440 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:19.188053 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:59:19.188373 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:19.189072 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2012 2025.02.22 01:59:19.824764 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:19.824951 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:19.825022 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:19.825745 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:19.825792 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:19.826184 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.22 01:59:19.826437 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:19.826667 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. 2025.02.22 01:59:19.826725 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} TCPHandler: Processed in 0.00205944 sec. 2025.02.22 01:59:19.826986 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:19.827194 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:19.827275 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:19.828064 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:19.828111 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:19.828544 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.22 01:59:19.828795 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:19.829027 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2025.02.22 01:59:19.829096 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} TCPHandler: Processed in 0.002249795 sec. 2025.02.22 01:59:19.829270 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:19.829400 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:19.829456 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:19.830026 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:19.830066 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:19.830464 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.22 01:59:19.830709 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:19.830920 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} executeQuery: Read 64 rows, 4.56 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 2.88 MiB/sec. 2025.02.22 01:59:19.830977 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} TCPHandler: Processed in 0.001779603 sec. 2025.02.22 01:59:19.831147 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:19.831274 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:19.831334 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:19.831907 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:19.831955 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:19.832404 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.22 01:59:19.832649 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:19.832855 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} executeQuery: Read 24 rows, 1.66 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.00 MiB/sec. 2025.02.22 01:59:19.832910 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} TCPHandler: Processed in 0.001824554 sec. 2025.02.22 01:59:21.408920 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.02.22 01:59:21.409661 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:21.409706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:21.410252 [ 242 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:59:21.410521 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:21.410768 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.02.22 01:59:24.775656 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.02.22 01:59:24.800574 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:24.800637 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:24.808366 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.22 01:59:24.809195 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:24.814110 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.02.22 01:59:24.828444 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:24.828649 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:24.828725 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:24.829547 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:24.829602 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:24.830094 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.22 01:59:24.830358 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:24.830636 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. 2025.02.22 01:59:24.830762 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} TCPHandler: Processed in 0.00246166 sec. 2025.02.22 01:59:24.831062 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:24.831252 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:24.831326 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:24.832148 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:24.832197 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:24.832640 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.22 01:59:24.832927 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:24.833178 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} executeQuery: Read 64 rows, 5.12 KiB in 0.001979 sec., 32339.56543708944 rows/sec., 2.52 MiB/sec. 2025.02.22 01:59:24.833250 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} TCPHandler: Processed in 0.002351407 sec. 2025.02.22 01:59:24.833421 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:24.833551 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:24.833609 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:24.834237 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:24.834279 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:24.834703 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.22 01:59:24.834954 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:24.835146 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2025.02.22 01:59:24.835204 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} TCPHandler: Processed in 0.001844425 sec. 2025.02.22 01:59:24.835360 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:24.835489 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:24.835547 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:24.836075 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:24.836117 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:24.836513 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.22 01:59:24.836770 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:24.836986 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2025.02.22 01:59:24.837043 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} TCPHandler: Processed in 0.001743093 sec. 2025.02.22 01:59:28.272801 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.22 01:59:28.272905 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.22 01:59:28.274749 [ 225 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.22 01:59:28.442735 [ 225 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:28.442798 [ 225 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:28.445168 [ 225 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:28.654682 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.22 01:59:28.654741 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.22 01:59:28.708569 [ 150 ] {} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.22 01:59:28.708669 [ 150 ] {} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:28.708711 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:28.709035 [ 196 ] {00079234-d294-4870-9487-f482788a745f::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.22 01:59:28.709318 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:28.709388 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.22 01:59:28.709524 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part 2025.02.22 01:59:28.709805 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part 2025.02.22 01:59:28.709872 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.22 01:59:28.710116 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.02.22 01:59:28.712045 [ 195 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218928 sec., 15843.784017536274 rows/sec., 1.13 MiB/sec. 2025.02.22 01:59:28.712267 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.22 01:59:28.712662 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): 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.22 01:59:28.712749 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.22 01:59:28.712850 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:59:28.910915 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 2025.02.22 01:59:28.911515 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:28.911554 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:28.912063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:59:28.912320 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:28.912508 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.02.22 01:59:28.912578 [ 221 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:28.912626 [ 221 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:28.914657 [ 221 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:29.028096 [ 150 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.22 01:59:29.028176 [ 150 ] {} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.028217 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.028441 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.22 01:59:29.028655 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:29.028702 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part 2025.02.22 01:59:29.028808 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part 2025.02.22 01:59:29.029025 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part 2025.02.22 01:59:29.029183 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.02.22 01:59:29.029351 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part 2025.02.22 01:59:29.030488 [ 190 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002180813 sec., 462671.4899443464 rows/sec., 33.76 MiB/sec. 2025.02.22 01:59:29.030645 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.22 01:59:29.030924 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.031002 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.22 01:59:29.031083 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.22 01:59:29.189390 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2028 2025.02.22 01:59:29.192340 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.192396 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.194020 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:59:29.194348 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.195007 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2028 2025.02.22 01:59:29.831610 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.831808 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.22 01:59:29.831884 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.22 01:59:29.832685 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.832733 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.833139 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.22 01:59:29.833398 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): 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.22 01:59:29.833660 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} executeQuery: Read 2 rows, 152.00 B in 0.001902 sec., 1051.5247108307044 rows/sec., 78.04 KiB/sec. 2025.02.22 01:59:29.833831 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} TCPHandler: Processed in 0.002335627 sec. 2025.02.22 01:59:29.834097 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.834305 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:29.834391 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:29.835254 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.835298 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.835715 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.22 01:59:29.835968 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.836172 [ 144 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.22 01:59:29.836200 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} executeQuery: Read 176 rows, 15.69 KiB in 0.001939 sec., 90768.43733883445 rows/sec., 7.90 MiB/sec. 2025.02.22 01:59:29.836306 [ 144 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.836383 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} TCPHandler: Processed in 0.002408849 sec. 2025.02.22 01:59:29.836399 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.836581 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.836869 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.22 01:59:29.836888 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:59:29.837014 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:59:29.837223 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:29.837322 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1444 rows starting from the beginning of the part 2025.02.22 01:59:29.837732 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:29.838162 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1444 rows starting from the beginning of the part 2025.02.22 01:59:29.838558 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:29.838856 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part 2025.02.22 01:59:29.839180 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 176 rows starting from the beginning of the part 2025.02.22 01:59:29.839816 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.839879 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.840836 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:59:29.841338 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.841948 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} executeQuery: Read 60 rows, 4.49 KiB in 0.005125 sec., 11707.31707317073 rows/sec., 875.38 KiB/sec. 2025.02.22 01:59:29.842162 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} TCPHandler: Processed in 0.005651557 sec. 2025.02.22 01:59:29.842647 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.843045 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:29.843164 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:29.843182 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006507208 sec., 496679.9893287567 rows/sec., 43.54 MiB/sec. 2025.02.22 01:59:29.843502 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.22 01:59:29.844027 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.844223 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.22 01:59:29.844387 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.02.22 01:59:29.844532 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.844577 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.844967 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.22 01:59:29.845224 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.845386 [ 144 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.22 01:59:29.845438 [ 144 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.845455 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} executeQuery: Read 136 rows, 10.74 KiB in 0.002549 sec., 53354.256571204394 rows/sec., 4.12 MiB/sec. 2025.02.22 01:59:29.845474 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.845617 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} TCPHandler: Processed in 0.00331888 sec. 2025.02.22 01:59:29.845658 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.22 01:59:29.845770 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:29.845815 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.845816 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 666 rows starting from the beginning of the part 2025.02.22 01:59:29.845969 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:29.846285 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:29.846366 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 653 rows starting from the beginning of the part 2025.02.22 01:59:29.846530 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:29.846794 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:29.847145 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:29.847486 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 136 rows starting from the beginning of the part 2025.02.22 01:59:29.849295 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.849364 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.850309 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.22 01:59:29.850653 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 5 columns (5 merged, 0 gathered) in 0.005040503 sec., 326753.1038072986 rows/sec., 26.00 MiB/sec. 2025.02.22 01:59:29.850783 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.851118 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.22 01:59:29.851135 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} executeQuery: Read 162 rows, 11.53 KiB in 0.005044 sec., 32117.367168913563 rows/sec., 2.23 MiB/sec. 2025.02.22 01:59:29.851425 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} TCPHandler: Processed in 0.005660908 sec. 2025.02.22 01:59:29.851665 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.851886 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:29.851954 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.852074 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:59:29.852152 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.22 01:59:29.852408 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.22 01:59:29.853631 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.853675 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.854413 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.22 01:59:29.854678 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.854954 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} executeQuery: Read 58 rows, 106.43 KiB in 0.003124 sec., 18565.94110115237 rows/sec., 33.27 MiB/sec. 2025.02.22 01:59:29.855252 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} TCPHandler: Processed in 0.003703 sec. 2025.02.22 01:59:29.855460 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:29.855604 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:29.855663 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:29.856175 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.856215 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.856594 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.22 01:59:29.856840 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.857019 [ 144 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.22 01:59:29.857087 [ 144 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:29.857094 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2025.02.22 01:59:29.857129 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:29.857197 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} TCPHandler: Processed in 0.001847965 sec. 2025.02.22 01:59:29.857372 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.22 01:59:29.857483 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:29.857513 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8544 rows starting from the beginning of the part 2025.02.22 01:59:29.857614 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:29.857819 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 36 rows starting from the beginning of the part 2025.02.22 01:59:29.858021 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 24 rows starting from the beginning of the part 2025.02.22 01:59:29.858139 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:29.858358 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:29.861064 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 8784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003820643 sec., 2299089.446462284 rows/sec., 154.94 MiB/sec. 2025.02.22 01:59:29.861240 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.22 01:59:29.861563 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:29.861656 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.22 01:59:29.861736 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.02.22 01:59:30.462713 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:30.462789 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:30.465329 [ 218 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.22 01:59:32.314193 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.02.22 01:59:32.337705 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:32.337771 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:32.346103 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.22 01:59:32.346950 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:32.350075 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.02.22 01:59:34.828442 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:34.828642 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:34.828715 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:34.829508 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:34.829556 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:34.829999 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.22 01:59:34.830260 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:34.830465 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2025.02.22 01:59:34.830530 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} TCPHandler: Processed in 0.002219603 sec. 2025.02.22 01:59:34.830783 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:34.830983 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:34.831062 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:34.831935 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:34.831982 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:34.832413 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.22 01:59:34.832670 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:34.832916 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. 2025.02.22 01:59:34.833011 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} TCPHandler: Processed in 0.002360768 sec. 2025.02.22 01:59:34.833211 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:34.833381 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:34.833447 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:34.834097 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:34.834137 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:34.834551 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.22 01:59:34.834824 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:34.835025 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. 2025.02.22 01:59:34.835085 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} TCPHandler: Processed in 0.001980698 sec. 2025.02.22 01:59:34.835285 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:34.835602 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:34.835758 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:34.836747 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:34.836789 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:34.837181 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.22 01:59:34.837436 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:34.837640 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} executeQuery: Read 60 rows, 4.14 KiB in 0.002154 sec., 27855.153203342616 rows/sec., 1.88 MiB/sec. 2025.02.22 01:59:34.837695 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} TCPHandler: Processed in 0.002500021 sec. 2025.02.22 01:59:36.412657 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 2025.02.22 01:59:36.413382 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:36.413423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:36.413997 [ 242 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:59:36.414277 [ 242 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:36.414453 [ 146 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:59:36.414493 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.02.22 01:59:36.414513 [ 146 ] {} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:36.414540 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:36.414694 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:59:36.414856 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:36.414900 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.02.22 01:59:36.414982 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part 2025.02.22 01:59:36.415211 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.02.22 01:59:36.415395 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part 2025.02.22 01:59:36.415536 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part 2025.02.22 01:59:36.415746 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part 2025.02.22 01:59:36.418967 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004342646 sec., 10661472.29131732 rows/sec., 152.51 MiB/sec. 2025.02.22 01:59:36.419451 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:59:36.419853 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:36.419961 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:59:36.420081 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.22 01:59:39.084890 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.084997 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.087439 [ 222 ] {} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.195173 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2050 2025.02.22 01:59:39.198299 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.198354 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.199920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.22 01:59:39.200259 [ 243 ] {} system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.201347 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2050 2025.02.22 01:59:39.594366 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.594400 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.596216 [ 223 ] {} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.803373 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:39.803463 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:39.805570 [ 222 ] {} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.22 01:59:39.831307 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.831511 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.22 01:59:39.831588 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.22 01:59:39.832495 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.832539 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.832974 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.22 01:59:39.833235 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.833462 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} executeQuery: Read 172 rows, 15.42 KiB in 0.002007 sec., 85700.04982561036 rows/sec., 7.50 MiB/sec. 2025.02.22 01:59:39.833531 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} TCPHandler: Processed in 0.002349187 sec. 2025.02.22 01:59:39.833797 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.833988 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.22 01:59:39.834060 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.22 01:59:39.834818 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.834867 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.835294 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:59:39.835544 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.835758 [ 142 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 2025.02.22 01:59:39.835820 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} executeQuery: Read 58 rows, 4.36 KiB in 0.001877 sec., 30900.37293553543 rows/sec., 2.27 MiB/sec. 2025.02.22 01:59:39.835879 [ 142 ] {} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.835950 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} TCPHandler: Processed in 0.002277746 sec. 2025.02.22 01:59:39.835963 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.836165 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.836179 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full 2025.02.22 01:59:39.836349 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.22 01:59:39.836364 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:39.836414 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 80 rows starting from the beginning of the part 2025.02.22 01:59:39.836420 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.22 01:59:39.836637 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part 2025.02.22 01:59:39.836931 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part 2025.02.22 01:59:39.837263 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part 2025.02.22 01:59:39.837552 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.02.22 01:59:39.837941 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part 2025.02.22 01:59:39.838882 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.838927 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.839511 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.22 01:59:39.839893 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.839912 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.003789732 sec., 105284.48977394708 rows/sec., 8.10 MiB/sec. 2025.02.22 01:59:39.840298 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} executeQuery: Read 122 rows, 9.76 KiB in 0.003994 sec., 30545.818728092137 rows/sec., 2.39 MiB/sec. 2025.02.22 01:59:39.840402 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} TCPHandler: Processed in 0.004343366 sec. 2025.02.22 01:59:39.840411 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) 2025.02.22 01:59:39.840671 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.840953 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:39.841079 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.22 01:59:39.841090 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.841244 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 2025.02.22 01:59:39.841378 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.22 01:59:39.841801 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.841840 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.842256 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.22 01:59:39.842500 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.842694 [ 142 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_168_44 to all_169_169_0 2025.02.22 01:59:39.842722 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001842 sec., 86862.10640608035 rows/sec., 6.05 MiB/sec. 2025.02.22 01:59:39.842789 [ 142 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.842872 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} TCPHandler: Processed in 0.002323487 sec. 2025.02.22 01:59:39.842881 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.843134 [ 256 ] {} TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.843182 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergeTask::PrepareStage: Merging 2 parts: from all_1_168_44 to all_169_169_0 into Compact with storage Full 2025.02.22 01:59:39.843233 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.843322 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.843493 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.22 01:59:39.843998 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.22 01:59:39.844115 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:39.844259 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergeTreeSequentialSource: Reading 7 marks from part all_1_168_44, total 45949 rows starting from the beginning of the part 2025.02.22 01:59:39.845043 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.02.22 01:59:39.849803 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.849828 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.849879 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.850155 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.02.22 01:59:39.855021 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.22 01:59:39.857010 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.858166 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} executeQuery: Read 58 rows, 106.43 KiB in 0.014735 sec., 3936.206311503224 rows/sec., 7.05 MiB/sec. 2025.02.22 01:59:39.859185 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} TCPHandler: Processed in 0.016135612 sec. 2025.02.22 01:59:39.859871 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergeTask::MergeProjectionsStage: Merge sorted 46013 rows, containing 5 columns (5 merged, 0 gathered) in 0.016821409 sec., 2735383.225031863 rows/sec., 187.44 MiB/sec. 2025.02.22 01:59:39.859864 [ 5 ] {} TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.22 01:59:39.860350 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.22 01:59:39.860534 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.22 01:59:39.860676 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} MergedBlockOutputStream: filled checksums all_1_169_45 (state Temporary) 2025.02.22 01:59:39.861821 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_169_45 to all_1_169_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.862175 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_168_44, all_169_169_0] -> all_1_169_45 2025.02.22 01:59:39.862441 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.22 01:59:39.864879 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.865006 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.868780 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.22 01:59:39.869533 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.870387 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.870400 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} executeQuery: Read 60 rows, 4.14 KiB in 0.010181 sec., 5893.330714075238 rows/sec., 406.70 KiB/sec. 2025.02.22 01:59:39.870480 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.870692 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} TCPHandler: Processed in 0.011339685 sec. 2025.02.22 01:59:39.876040 [ 218 ] {} oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.22 01:59:39.894918 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.894971 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.902923 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.22 01:59:39.903759 [ 244 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:39.904270 [ 142 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.22 01:59:39.904427 [ 142 ] {} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:39.904509 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:39.905040 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.22 01:59:39.921093 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.02.22 01:59:39.922813 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:39.924253 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.02.22 01:59:39.930307 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:39.936554 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.02.22 01:59:39.943077 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:39.949702 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.02.22 01:59:39.956185 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.02.22 01:59:40.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 279.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: -14.99 MiB 2025.02.22 01:59:40.023487 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.11885015 sec., 6411.434903531885 rows/sec., 33.15 MiB/sec. 2025.02.22 01:59:40.026082 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.22 01:59:40.028721 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:40.028841 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.22 01:59:40.030406 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.22 01:59:40.296936 [ 140 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.22 01:59:40.296982 [ 140 ] {} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.22 01:59:40.297005 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.22 01:59:40.297183 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.22 01:59:40.297392 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.22 01:59:40.297426 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.02.22 01:59:40.297544 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2025.02.22 01:59:40.297743 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2025.02.22 01:59:40.297968 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part 2025.02.22 01:59:40.298131 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2025.02.22 01:59:40.299235 [ 195 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162033 sec., 19426.160470261093 rows/sec., 1.60 MiB/sec. 2025.02.22 01:59:40.299429 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.22 01:59:40.299792 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.22 01:59:40.299889 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.22 01:59:40.299994 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.22 01:59:41.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.66 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: 13.36 MiB