[ Nov 14 16:54:03 Enabled. ] [ Nov 14 16:54:03 Rereading configuration. ] [ Nov 14 16:54:04 Rereading configuration. ] [ Nov 14 16:54:09 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 [ Nov 14 16:54:09 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 2024.11.14 16:54:10.063895 [ 1 ] {} Application: Will watch for the process with pid 23519 2024.11.14 16:54:10.064511 [ 1 ] {} Application: Forked a child process to watch 2024.11.14 16:54:10.298783 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23519 2024.11.14 16:54:10.299531 [ 1 ] {} Application: starting up 2024.11.14 16:54:10.300245 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.14 16:54:10.386707 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.14 16:54:10.432703 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.14 16:54:10.432750 [ 1 ] {} Application: Initializing DateLUT. 2024.11.14 16:54:10.432764 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.14 16:54:10.432823 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.14 16:54:10.433198 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.14 16:54:10.434829 [ 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'. 2024.11.14 16:54:10.435434 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.14 16:54:10.436270 [ 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) 2024.11.14 16:54:10.436292 [ 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) 2024.11.14 16:54:10.436308 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.14 16:54:10.436491 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.14 16:54:10.437453 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.14 16:54:10.442695 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.14 16:54:10.443470 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.14 16:54:10.444697 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.14 16:54:10.444763 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.14 16:54:10.446299 [ 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'. 2024.11.14 16:54:10.446605 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.14 16:54:10.450830 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.14 16:54:10.451149 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.14 16:54:10.452589 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.14 16:54:10.453032 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.14 16:54:10.453427 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.14 16:54:10.453794 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.14 16:54:10.455166 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.14 16:54:10.455194 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.14 16:54:10.455270 [ 141 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:54:10.455442 [ 141 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:54:10.486282 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.14 16:54:10.486320 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192855 sec 2024.11.14 16:54:10.486379 [ 1 ] {} ReferentialDeps: No tables 2024.11.14 16:54:10.486402 [ 1 ] {} LoadingDeps: No tables 2024.11.14 16:54:10.487756 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.14 16:54:10.488772 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.14 16:54:10.500322 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.14 16:54:10.500367 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.14 16:54:10.500388 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.14 16:54:10.500401 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.14 16:54:10.500433 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.14 16:54:10.500451 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.11.14 16:54:10.500465 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.14 16:54:10.500497 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.14 16:54:10.500515 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.11.14 16:54:10.500528 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.14 16:54:10.500540 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.14 16:54:10.500579 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.14 16:54:10.500593 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.14 16:54:10.500606 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.14 16:54:10.500639 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.14 16:54:10.500652 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.14 16:54:10.527501 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.14 16:54:10.535115 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.14 16:54:10.535148 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5661e-05 sec 2024.11.14 16:54:10.535164 [ 1 ] {} ReferentialDeps: No tables 2024.11.14 16:54:10.535178 [ 1 ] {} LoadingDeps: No tables 2024.11.14 16:54:10.535205 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.14 16:54:10.535437 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.14 16:54:10.535488 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.14 16:54:10.535505 [ 1 ] {} Application: Loaded metadata. 2024.11.14 16:54:10.535520 [ 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). 2024.11.14 16:54:10.535543 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.14 16:54:10.545259 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.14 16:54:10.545474 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB 2024.11.14 16:54:10.546439 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7681e-05 sec. 2024.11.14 16:54:10.546795 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.14 16:54:10.546880 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.14 16:54:10.546897 [ 1 ] {} Application: Ready for connections. 2024.11.14 16:54:11.528053 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63837 2024.11.14 16:54:11.528407 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.528515 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63837 2024.11.14 16:54:11.528574 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.528621 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.528756 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.14 16:54:11.528784 [ 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 2024.11.14 16:54:11.528808 [ 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 2024.11.14 16:54:11.529591 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65313 2024.11.14 16:54:11.529712 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60188 2024.11.14 16:54:11.529768 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.529853 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.529894 [ 250 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57267 2024.11.14 16:54:11.529940 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60188 2024.11.14 16:54:11.529958 [ 4 ] {} TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65313 2024.11.14 16:54:11.529993 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530093 [ 250 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.530106 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530156 [ 251 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51283 2024.11.14 16:54:11.530220 [ 250 ] {} TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57267 2024.11.14 16:54:11.530212 [ 4 ] {} TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530286 [ 250 ] {} TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530423 [ 4 ] {} TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530463 [ 250 ] {} TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530493 [ 251 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.530523 [ 252 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38278 2024.11.14 16:54:11.530620 [ 251 ] {} TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Authenticating user 'default' from [fd00:1122:3344:101::d]:51283 2024.11.14 16:54:11.530718 [ 251 ] {} TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530812 [ 251 ] {} TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530822 [ 252 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.530876 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:38278 2024.11.14 16:54:11.530918 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.530932 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.531412 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55062 2024.11.14 16:54:11.531588 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.531640 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47242 2024.11.14 16:54:11.531642 [ 253 ] {} TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55062 2024.11.14 16:54:11.531695 [ 253 ] {} TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.532363 [ 253 ] {} TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.532385 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.532397 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45022 2024.11.14 16:54:11.532451 [ 254 ] {} TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Authenticating user 'default' from [fd00:1122:3344:101::d]:47242 2024.11.14 16:54:11.532493 [ 254 ] {} TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.532585 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:11.532595 [ 254 ] {} TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.532633 [ 255 ] {} TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Authenticating user 'default' from [fd00:1122:3344:101::d]:45022 2024.11.14 16:54:11.532673 [ 255 ] {} TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.532698 [ 255 ] {} TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:11.533323 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.535918 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.14 16:54:11.588802 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63837) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.14 16:54:11.589554 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.14 16:54:11.589653 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} TCPHandler: Processed in 0.058708135 sec. 2024.11.14 16:54:11.590026 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.590230 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.14 16:54:11.590542 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60188) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.14 16:54:11.590660 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.14 16:54:11.590738 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} TCPHandler: Processed in 0.000849029 sec. 2024.11.14 16:54:11.591039 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.592218 [ 3 ] {77386952-dec9-4059-a250-6b4126c20de1} executeQuery: (from [fd00:1122:3344:101::d]:63837) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.14 16:54:11.592834 [ 3 ] {77386952-dec9-4059-a250-6b4126c20de1} TCPHandler: Processed in 0.001902232 sec. 2024.11.14 16:54:11.593060 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.593178 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} executeQuery: (from [fd00:1122:3344:101::d]:60188) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.14 16:54:11.593296 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.14 16:54:11.603814 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.14 16:54:11.603862 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103192 sec 2024.11.14 16:54:11.603900 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} ReferentialDeps: No tables 2024.11.14 16:54:11.603928 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} LoadingDeps: No tables 2024.11.14 16:54:11.603967 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} DatabaseAtomic (oximeter): Starting up tables. 2024.11.14 16:54:11.604055 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} TCPHandler: Processed in 0.01104818 sec. 2024.11.14 16:54:11.604329 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.604682 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} executeQuery: (from [fd00:1122:3344:101::d]:63837) /* 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) 2024.11.14 16:54:11.604811 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.14 16:54:11.612287 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.14 16:54:11.622273 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Loading data parts 2024.11.14 16:54:11.622776 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): There are no data parts 2024.11.14 16:54:11.631924 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} TCPHandler: Processed in 0.027700714 sec. 2024.11.14 16:54:11.632180 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.632402 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} executeQuery: (from [fd00:1122:3344:101::d]:60188) /* 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) 2024.11.14 16:54:11.632484 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.14 16:54:11.646703 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Loading data parts 2024.11.14 16:54:11.646884 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): There are no data parts 2024.11.14 16:54:11.657832 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} TCPHandler: Processed in 0.02571009 sec. 2024.11.14 16:54:11.658213 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.658626 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.658739 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.14 16:54:11.664042 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} oximeter.measurements_i8 (9f756369-33fe-4635-968b-e6750e155bca): Loading data parts 2024.11.14 16:54:11.664382 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} oximeter.measurements_i8 (9f756369-33fe-4635-968b-e6750e155bca): There are no data parts 2024.11.14 16:54:11.669947 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} TCPHandler: Processed in 0.011844817 sec. 2024.11.14 16:54:11.670244 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.670604 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.670725 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.14 16:54:11.680781 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} oximeter.measurements_u8 (7636b5a6-1692-4e46-a057-477a628d4f15): Loading data parts 2024.11.14 16:54:11.680934 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} oximeter.measurements_u8 (7636b5a6-1692-4e46-a057-477a628d4f15): There are no data parts 2024.11.14 16:54:11.690646 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} TCPHandler: Processed in 0.020501272 sec. 2024.11.14 16:54:11.690992 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.691312 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.691379 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.14 16:54:11.699232 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} oximeter.measurements_i16 (d19e8602-9713-4232-9fed-7b0164238142): Loading data parts 2024.11.14 16:54:11.699562 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} oximeter.measurements_i16 (d19e8602-9713-4232-9fed-7b0164238142): There are no data parts 2024.11.14 16:54:11.707900 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} TCPHandler: Processed in 0.017031474 sec. 2024.11.14 16:54:11.708202 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.708569 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.708685 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.14 16:54:11.715912 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} oximeter.measurements_u16 (d12b47c7-eb70-4e1c-99da-73cd9c98ccd7): Loading data parts 2024.11.14 16:54:11.716074 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} oximeter.measurements_u16 (d12b47c7-eb70-4e1c-99da-73cd9c98ccd7): There are no data parts 2024.11.14 16:54:11.725521 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} TCPHandler: Processed in 0.017420703 sec. 2024.11.14 16:54:11.725711 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.725983 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.726057 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.14 16:54:11.734582 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} oximeter.measurements_i32 (009f327a-9e9b-4183-b47f-4a92a32c45fe): Loading data parts 2024.11.14 16:54:11.734775 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} oximeter.measurements_i32 (009f327a-9e9b-4183-b47f-4a92a32c45fe): There are no data parts 2024.11.14 16:54:11.737849 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} TCPHandler: Processed in 0.012204085 sec. 2024.11.14 16:54:11.738078 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.738334 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.738415 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.14 16:54:11.740852 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} oximeter.measurements_u32 (3c652653-be17-4599-a678-e0569b38e427): Loading data parts 2024.11.14 16:54:11.741021 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} oximeter.measurements_u32 (3c652653-be17-4599-a678-e0569b38e427): There are no data parts 2024.11.14 16:54:11.745404 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} TCPHandler: Processed in 0.007395717 sec. 2024.11.14 16:54:11.745575 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.745829 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.745902 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.14 16:54:11.753098 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Loading data parts 2024.11.14 16:54:11.753267 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): There are no data parts 2024.11.14 16:54:11.755580 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} TCPHandler: Processed in 0.010061087 sec. 2024.11.14 16:54:11.755798 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.756049 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.756132 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.14 16:54:11.761371 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Loading data parts 2024.11.14 16:54:11.761548 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): There are no data parts 2024.11.14 16:54:11.769253 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} TCPHandler: Processed in 0.013521195 sec. 2024.11.14 16:54:11.769538 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.769879 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.769935 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.14 16:54:11.775473 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} oximeter.measurements_f32 (fa5fea01-55ad-4e8a-8e67-1e35fecee1ea): Loading data parts 2024.11.14 16:54:11.775714 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} oximeter.measurements_f32 (fa5fea01-55ad-4e8a-8e67-1e35fecee1ea): There are no data parts 2024.11.14 16:54:11.777881 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} TCPHandler: Processed in 0.0084495 sec. 2024.11.14 16:54:11.778109 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.778313 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.778385 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.14 16:54:11.782116 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Loading data parts 2024.11.14 16:54:11.782316 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): There are no data parts 2024.11.14 16:54:11.785866 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} TCPHandler: Processed in 0.007816937 sec. 2024.11.14 16:54:11.786069 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.786335 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.786391 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.14 16:54:11.791459 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} oximeter.measurements_string (c8063609-87a4-41f4-a6d9-2e2a4d6ba8eb): Loading data parts 2024.11.14 16:54:11.791678 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} oximeter.measurements_string (c8063609-87a4-41f4-a6d9-2e2a4d6ba8eb): There are no data parts 2024.11.14 16:54:11.799418 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} TCPHandler: Processed in 0.013415992 sec. 2024.11.14 16:54:11.799643 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.799851 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.799926 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.14 16:54:11.811017 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} oximeter.measurements_bytes (e6c1701c-ac06-437b-9020-3ec0a7828d7d): Loading data parts 2024.11.14 16:54:11.811259 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} oximeter.measurements_bytes (e6c1701c-ac06-437b-9020-3ec0a7828d7d): There are no data parts 2024.11.14 16:54:11.816167 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} TCPHandler: Processed in 0.016585954 sec. 2024.11.14 16:54:11.816460 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.816820 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.816896 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.14 16:54:11.824048 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} oximeter.measurements_cumulativei64 (9c5626bc-f7f5-40a4-bcf1-85c43f500e98): Loading data parts 2024.11.14 16:54:11.824254 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} oximeter.measurements_cumulativei64 (9c5626bc-f7f5-40a4-bcf1-85c43f500e98): There are no data parts 2024.11.14 16:54:11.827138 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} TCPHandler: Processed in 0.010793004 sec. 2024.11.14 16:54:11.827354 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.827646 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.827725 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:11.831769 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Loading data parts 2024.11.14 16:54:11.832022 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): There are no data parts 2024.11.14 16:54:11.837631 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} TCPHandler: Processed in 0.010343333 sec. 2024.11.14 16:54:11.837836 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.838092 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.838180 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.14 16:54:11.847288 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} oximeter.measurements_cumulativef32 (d83c7bf0-c98f-4a76-aa1d-fca56fd48005): Loading data parts 2024.11.14 16:54:11.847452 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} oximeter.measurements_cumulativef32 (d83c7bf0-c98f-4a76-aa1d-fca56fd48005): There are no data parts 2024.11.14 16:54:11.854793 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} TCPHandler: Processed in 0.017020784 sec. 2024.11.14 16:54:11.855071 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.855337 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.855426 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.14 16:54:11.865617 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} oximeter.measurements_cumulativef64 (00c5fbe5-b1c3-4d7d-9ee8-b6db11ce2123): Loading data parts 2024.11.14 16:54:11.865937 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} oximeter.measurements_cumulativef64 (00c5fbe5-b1c3-4d7d-9ee8-b6db11ce2123): There are no data parts 2024.11.14 16:54:11.877155 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} TCPHandler: Processed in 0.022153689 sec. 2024.11.14 16:54:11.877433 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.877923 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.878000 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.14 16:54:11.883436 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} oximeter.measurements_histogrami8 (952499aa-2c62-43eb-8a58-e91883c559d7): Loading data parts 2024.11.14 16:54:11.883652 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} oximeter.measurements_histogrami8 (952499aa-2c62-43eb-8a58-e91883c559d7): There are no data parts 2024.11.14 16:54:11.888840 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} TCPHandler: Processed in 0.01151788 sec. 2024.11.14 16:54:11.889095 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.889445 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.889544 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.14 16:54:11.898678 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} oximeter.measurements_histogramu8 (6ee5c710-17b2-47e3-ab1c-30c8deed29ff): Loading data parts 2024.11.14 16:54:11.898946 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} oximeter.measurements_histogramu8 (6ee5c710-17b2-47e3-ab1c-30c8deed29ff): There are no data parts 2024.11.14 16:54:11.908399 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} TCPHandler: Processed in 0.019370567 sec. 2024.11.14 16:54:11.908735 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.909273 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.909372 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.14 16:54:11.915061 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} oximeter.measurements_histogrami16 (c3e1fe39-527c-44e9-b54c-06db1484e12a): Loading data parts 2024.11.14 16:54:11.915274 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} oximeter.measurements_histogrami16 (c3e1fe39-527c-44e9-b54c-06db1484e12a): There are no data parts 2024.11.14 16:54:11.919996 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} TCPHandler: Processed in 0.011382027 sec. 2024.11.14 16:54:11.920296 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.920665 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.920760 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.14 16:54:11.930169 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} oximeter.measurements_histogramu16 (311f6ee4-06f6-4414-af4b-26a17d49e23b): Loading data parts 2024.11.14 16:54:11.930388 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} oximeter.measurements_histogramu16 (311f6ee4-06f6-4414-af4b-26a17d49e23b): There are no data parts 2024.11.14 16:54:11.940148 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} TCPHandler: Processed in 0.019924169 sec. 2024.11.14 16:54:11.940455 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.940891 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.940978 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.14 16:54:11.946470 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} oximeter.measurements_histogrami32 (0359ec49-cce3-4c81-b0e5-b6f42ec39fcf): Loading data parts 2024.11.14 16:54:11.946628 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} oximeter.measurements_histogrami32 (0359ec49-cce3-4c81-b0e5-b6f42ec39fcf): There are no data parts 2024.11.14 16:54:11.950578 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} TCPHandler: Processed in 0.010233171 sec. 2024.11.14 16:54:11.950769 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.951156 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.951245 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.14 16:54:11.959892 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} oximeter.measurements_histogramu32 (916ca0ef-b011-46a8-85a5-b274dd5d8e77): Loading data parts 2024.11.14 16:54:11.960073 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} oximeter.measurements_histogramu32 (916ca0ef-b011-46a8-85a5-b274dd5d8e77): There are no data parts 2024.11.14 16:54:11.969904 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} TCPHandler: Processed in 0.019201443 sec. 2024.11.14 16:54:11.970248 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.970827 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:11.971016 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.14 16:54:11.976896 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} oximeter.measurements_histogrami64 (f1679ed7-79fb-4c65-b984-040ddd174a5a): Loading data parts 2024.11.14 16:54:11.977150 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} oximeter.measurements_histogrami64 (f1679ed7-79fb-4c65-b984-040ddd174a5a): There are no data parts 2024.11.14 16:54:11.982133 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} TCPHandler: Processed in 0.011996941 sec. 2024.11.14 16:54:11.982421 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:11.982795 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:11.982866 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.14 16:54:11.991386 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Loading data parts 2024.11.14 16:54:11.991654 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): There are no data parts 2024.11.14 16:54:12.000152 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 123.45 MiB, peak 123.45 MiB, free memory in arenas 0.00 B, will set to 133.23 MiB (RSS), difference: 9.78 MiB 2024.11.14 16:54:12.001127 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} TCPHandler: Processed in 0.018795474 sec. 2024.11.14 16:54:12.001337 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.001715 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.001797 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.14 16:54:12.007369 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} oximeter.measurements_histogramf32 (8076b496-d221-477e-8d7b-0a4f46267946): Loading data parts 2024.11.14 16:54:12.007545 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} oximeter.measurements_histogramf32 (8076b496-d221-477e-8d7b-0a4f46267946): There are no data parts 2024.11.14 16:54:12.013506 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} TCPHandler: Processed in 0.012234597 sec. 2024.11.14 16:54:12.013784 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.014077 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.014163 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.14 16:54:12.022696 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} oximeter.measurements_histogramf64 (e18ae8fd-6168-44e9-bb11-3670bd47c914): Loading data parts 2024.11.14 16:54:12.022887 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} oximeter.measurements_histogramf64 (e18ae8fd-6168-44e9-bb11-3670bd47c914): There are no data parts 2024.11.14 16:54:12.032747 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} TCPHandler: Processed in 0.019026369 sec. 2024.11.14 16:54:12.032940 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.033189 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} executeQuery: (from [fd00:1122:3344:101::d]:63837) /* 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) 2024.11.14 16:54:12.033261 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.14 16:54:12.038669 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} oximeter.fields_bool (5794230e-d666-45c2-b8d9-ddef945ef42b): Loading data parts 2024.11.14 16:54:12.038868 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} oximeter.fields_bool (5794230e-d666-45c2-b8d9-ddef945ef42b): There are no data parts 2024.11.14 16:54:12.045047 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} TCPHandler: Processed in 0.012162784 sec. 2024.11.14 16:54:12.045325 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.045595 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.045676 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.14 16:54:12.061138 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} oximeter.fields_i8 (22b873a0-5f57-491b-bfc0-32a176225505): Loading data parts 2024.11.14 16:54:12.061317 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} oximeter.fields_i8 (22b873a0-5f57-491b-bfc0-32a176225505): There are no data parts 2024.11.14 16:54:12.065283 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} TCPHandler: Processed in 0.020026092 sec. 2024.11.14 16:54:12.065476 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.065680 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.065766 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.14 16:54:12.071058 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Loading data parts 2024.11.14 16:54:12.071331 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): There are no data parts 2024.11.14 16:54:12.080975 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} TCPHandler: Processed in 0.015552851 sec. 2024.11.14 16:54:12.081221 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.081487 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.081574 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.14 16:54:12.085266 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Loading data parts 2024.11.14 16:54:12.085419 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): There are no data parts 2024.11.14 16:54:12.090758 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} TCPHandler: Processed in 0.009609366 sec. 2024.11.14 16:54:12.091104 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.091499 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.091640 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.14 16:54:12.101659 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Loading data parts 2024.11.14 16:54:12.101963 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): There are no data parts 2024.11.14 16:54:12.164326 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} TCPHandler: Processed in 0.073351586 sec. 2024.11.14 16:54:12.164557 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.164807 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.164900 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.14 16:54:12.174007 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} oximeter.fields_i32 (d4e00eb7-2d4c-4bd4-80fe-f260a810aca6): Loading data parts 2024.11.14 16:54:12.174202 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} oximeter.fields_i32 (d4e00eb7-2d4c-4bd4-80fe-f260a810aca6): There are no data parts 2024.11.14 16:54:12.177839 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} TCPHandler: Processed in 0.013349121 sec. 2024.11.14 16:54:12.178026 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.178231 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.178313 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.14 16:54:12.183192 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Loading data parts 2024.11.14 16:54:12.183369 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): There are no data parts 2024.11.14 16:54:12.190111 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} TCPHandler: Processed in 0.012141054 sec. 2024.11.14 16:54:12.190346 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.190590 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.190682 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.14 16:54:12.195768 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} oximeter.fields_i64 (6537f468-46e1-437d-841f-491698b4f5e6): Loading data parts 2024.11.14 16:54:12.195969 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} oximeter.fields_i64 (6537f468-46e1-437d-841f-491698b4f5e6): There are no data parts 2024.11.14 16:54:12.203727 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} TCPHandler: Processed in 0.013448963 sec. 2024.11.14 16:54:12.203919 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.204131 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.204217 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.14 16:54:12.214879 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} oximeter.fields_u64 (21547811-a7b4-48a0-8f18-b4fd74382cf0): Loading data parts 2024.11.14 16:54:12.215066 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} oximeter.fields_u64 (21547811-a7b4-48a0-8f18-b4fd74382cf0): There are no data parts 2024.11.14 16:54:12.220229 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} TCPHandler: Processed in 0.016366389 sec. 2024.11.14 16:54:12.220504 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.220716 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.220854 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.14 16:54:12.223839 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Loading data parts 2024.11.14 16:54:12.223998 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): There are no data parts 2024.11.14 16:54:12.226552 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} TCPHandler: Processed in 0.006106137 sec. 2024.11.14 16:54:12.226746 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.227017 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) 2024.11.14 16:54:12.227096 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.14 16:54:12.231332 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Loading data parts 2024.11.14 16:54:12.231582 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): There are no data parts 2024.11.14 16:54:12.239839 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} TCPHandler: Processed in 0.013157227 sec. 2024.11.14 16:54:12.240203 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.240569 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) 2024.11.14 16:54:12.240720 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.14 16:54:12.278078 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Loading data parts 2024.11.14 16:54:12.278223 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): There are no data parts 2024.11.14 16:54:12.288593 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} TCPHandler: Processed in 0.048487484 sec. 2024.11.14 16:54:12.288805 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.289187 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} executeQuery: (from [fd00:1122:3344:101::d]:63837) /* 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) 2024.11.14 16:54:12.289292 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.14 16:54:12.300535 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Loading data parts 2024.11.14 16:54:12.300792 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): There are no data parts 2024.11.14 16:54:12.311254 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} TCPHandler: Processed in 0.022520648 sec. 2024.11.14 16:54:12.311513 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:12.311742 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.14 16:54:12.313060 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.14 16:54:12.321240 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:12.321277 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:12.325964 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:12.326312 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:12.326635 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} executeQuery: Read 1 rows, 16.00 B in 0.014991 sec., 66.7066906810753 rows/sec., 1.04 KiB/sec. 2024.11.14 16:54:12.326902 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} TCPHandler: Processed in 0.015455788 sec. 2024.11.14 16:54:13.000140 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 134.52 MiB, peak 134.52 MiB, free memory in arenas 0.00 B, will set to 138.10 MiB (RSS), difference: 3.58 MiB 2024.11.14 16:54:13.949514 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51371 2024.11.14 16:54:13.950841 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.950877 [ 258 ] {} TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Authenticating user 'default' from [fd00:1122:3344:101::b]:51371 2024.11.14 16:54:13.950901 [ 258 ] {} TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.950954 [ 258 ] {} TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.951006 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.14 16:54:13.951034 [ 258 ] {} 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 2024.11.14 16:54:13.951078 [ 258 ] {} 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 2024.11.14 16:54:13.951769 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59696 2024.11.14 16:54:13.953518 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.953560 [ 259 ] {} TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Authenticating user 'default' from [fd00:1122:3344:101::c]:59696 2024.11.14 16:54:13.953625 [ 259 ] {} TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.953641 [ 259 ] {} TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.953696 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.14 16:54:13.953736 [ 259 ] {} 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 2024.11.14 16:54:13.953754 [ 259 ] {} 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 2024.11.14 16:54:13.956634 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34343 2024.11.14 16:54:13.956810 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.956868 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55341 2024.11.14 16:54:13.956887 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40459 2024.11.14 16:54:13.956901 [ 260 ] {} TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Authenticating user 'default' from [fd00:1122:3344:101::c]:34343 2024.11.14 16:54:13.956961 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62095 2024.11.14 16:54:13.957143 [ 260 ] {} TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.957180 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.957217 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.957234 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65426 2024.11.14 16:54:13.957325 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.957404 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39380 2024.11.14 16:54:13.957482 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45735 2024.11.14 16:54:13.957555 [ 260 ] {} TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.957862 [ 262 ] {} TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Authenticating user 'default' from [fd00:1122:3344:101::c]:55341 2024.11.14 16:54:13.957862 [ 261 ] {} TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Authenticating user 'default' from [fd00:1122:3344:101::c]:40459 2024.11.14 16:54:13.957984 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.958005 [ 263 ] {} TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62095 2024.11.14 16:54:13.958000 [ 262 ] {} TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958022 [ 261 ] {} TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958158 [ 265 ] {} TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39380 2024.11.14 16:54:13.958183 [ 262 ] {} TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958190 [ 263 ] {} TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958249 [ 265 ] {} TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958230 [ 261 ] {} TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958294 [ 263 ] {} TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.958301 [ 265 ] {} TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.961536 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.961585 [ 264 ] {} TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Authenticating user 'default' from [fd00:1122:3344:101::c]:65426 2024.11.14 16:54:13.961672 [ 264 ] {} TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.961687 [ 264 ] {} TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.961756 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63102 2024.11.14 16:54:13.961844 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46544 2024.11.14 16:54:13.962135 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.962242 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.962272 [ 268 ] {} TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:46544 2024.11.14 16:54:13.962302 [ 267 ] {} TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Authenticating user 'default' from [fd00:1122:3344:101::b]:63102 2024.11.14 16:54:13.962243 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47879 2024.11.14 16:54:13.962330 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36870 2024.11.14 16:54:13.962360 [ 268 ] {} TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.962435 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50361 2024.11.14 16:54:13.962567 [ 267 ] {} TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.962753 [ 267 ] {} TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.962771 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36953 2024.11.14 16:54:13.962761 [ 268 ] {} TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.962967 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37198 2024.11.14 16:54:13.965987 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.966035 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.966100 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.966078 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.966153 [ 272 ] {} TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Authenticating user 'default' from [fd00:1122:3344:101::b]:36953 2024.11.14 16:54:13.966137 [ 273 ] {} TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:37198 2024.11.14 16:54:13.966115 [ 270 ] {} TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Authenticating user 'default' from [fd00:1122:3344:101::b]:36870 2024.11.14 16:54:13.966242 [ 272 ] {} TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966232 [ 271 ] {} TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Authenticating user 'default' from [fd00:1122:3344:101::b]:50361 2024.11.14 16:54:13.966277 [ 273 ] {} TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966308 [ 270 ] {} TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966317 [ 271 ] {} TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966343 [ 272 ] {} TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966382 [ 273 ] {} TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966398 [ 271 ] {} TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966458 [ 270 ] {} TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966728 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.966789 [ 269 ] {} TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Authenticating user 'default' from [fd00:1122:3344:101::b]:47879 2024.11.14 16:54:13.966823 [ 269 ] {} TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966868 [ 269 ] {} TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.966919 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:13.967043 [ 266 ] {} TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Authenticating user 'default' from [fd00:1122:3344:101::c]:45735 2024.11.14 16:54:13.967063 [ 266 ] {} TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:13.967130 [ 266 ] {} TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.069840 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55523 2024.11.14 16:54:14.070944 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.071023 [ 274 ] {} TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Authenticating user 'default' from [fd00:1122:3344:101::a]:55523 2024.11.14 16:54:14.071047 [ 274 ] {} TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.071062 [ 274 ] {} TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.071164 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.14 16:54:14.071192 [ 274 ] {} 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 2024.11.14 16:54:14.071236 [ 274 ] {} 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 2024.11.14 16:54:14.071903 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36484 2024.11.14 16:54:14.072025 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33063 2024.11.14 16:54:14.072191 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.072199 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39890 2024.11.14 16:54:14.072299 [ 275 ] {} TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:36484 2024.11.14 16:54:14.072389 [ 275 ] {} TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.072450 [ 275 ] {} TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.081054 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.081113 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.081171 [ 276 ] {} TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Authenticating user 'default' from [fd00:1122:3344:101::a]:33063 2024.11.14 16:54:14.081185 [ 277 ] {} TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:39890 2024.11.14 16:54:14.081213 [ 276 ] {} TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.081269 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64543 2024.11.14 16:54:14.081302 [ 276 ] {} TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.081320 [ 277 ] {} TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.081521 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.081552 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39067 2024.11.14 16:54:14.081575 [ 277 ] {} TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.081598 [ 278 ] {} TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Authenticating user 'default' from [fd00:1122:3344:101::a]:64543 2024.11.14 16:54:14.081828 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33771 2024.11.14 16:54:14.081847 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.081944 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61146 2024.11.14 16:54:14.082259 [ 278 ] {} TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082293 [ 278 ] {} TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082522 [ 279 ] {} TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Authenticating user 'default' from [fd00:1122:3344:101::a]:39067 2024.11.14 16:54:14.082536 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.082731 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.14 16:54:14.082749 [ 281 ] {} TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Authenticating user 'default' from [fd00:1122:3344:101::a]:61146 2024.11.14 16:54:14.082792 [ 280 ] {} TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Authenticating user 'default' from [fd00:1122:3344:101::a]:33771 2024.11.14 16:54:14.082765 [ 279 ] {} TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082866 [ 281 ] {} TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082891 [ 280 ] {} TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082884 [ 279 ] {} TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082950 [ 281 ] {} TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:14.082967 [ 280 ] {} TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:54:20.500864 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.14 16:54:20.500969 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.14 16:54:20.507301 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Loading data parts 2024.11.14 16:54:20.507540 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): There are no data parts 2024.11.14 16:54:20.515695 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:20.515737 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:20.518331 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:20.518766 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:20.519241 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.14 16:54:21.000230 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 143.88 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.70 MiB (RSS), difference: -2.18 MiB 2024.11.14 16:54:25.455636 [ 114 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:54:25.455696 [ 114 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:54:31.000178 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 137.76 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.78 MiB (RSS), difference: 4.02 MiB 2024.11.14 16:54:32.333617 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.333948 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.334385 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.334700 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.341981 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} TCPHandler: Processed in 0.008492502 sec. 2024.11.14 16:54:32.349895 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.350379 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.356743 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.356926 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.357627 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} TCPHandler: Processed in 0.007818727 sec. 2024.11.14 16:54:32.359960 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.360258 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.360723 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.360859 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.361370 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} TCPHandler: Processed in 0.001473303 sec. 2024.11.14 16:54:32.361661 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.361952 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.362386 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.362541 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.363018 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} TCPHandler: Processed in 0.001424202 sec. 2024.11.14 16:54:32.363279 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.363536 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.363967 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.364084 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.364659 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} TCPHandler: Processed in 0.001432813 sec. 2024.11.14 16:54:32.364914 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.365114 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.365517 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.365573 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.366029 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} TCPHandler: Processed in 0.001169226 sec. 2024.11.14 16:54:32.366265 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.366413 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.366832 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.366898 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.367477 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} TCPHandler: Processed in 0.001264318 sec. 2024.11.14 16:54:32.367711 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.367859 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.368216 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.368270 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.368725 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} TCPHandler: Processed in 0.001068684 sec. 2024.11.14 16:54:32.368992 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.369140 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.369507 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.369561 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.370045 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} TCPHandler: Processed in 0.001104875 sec. 2024.11.14 16:54:32.370275 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.370426 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.370848 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.370912 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.371452 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} TCPHandler: Processed in 0.001231458 sec. 2024.11.14 16:54:32.371728 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.371880 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.372258 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.372312 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.372801 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} TCPHandler: Processed in 0.001125445 sec. 2024.11.14 16:54:32.373041 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.373194 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.373567 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.373621 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.374081 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} TCPHandler: Processed in 0.001095445 sec. 2024.11.14 16:54:32.374324 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.374480 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.374936 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.375002 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.375567 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} TCPHandler: Processed in 0.001296119 sec. 2024.11.14 16:54:32.375825 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.375983 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.376360 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.376415 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.376867 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} TCPHandler: Processed in 0.001097345 sec. 2024.11.14 16:54:32.377615 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.377803 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.378284 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.378351 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.378877 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} TCPHandler: Processed in 0.0013278 sec. 2024.11.14 16:54:32.379181 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.379338 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.379721 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.379775 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.380327 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} TCPHandler: Processed in 0.001200667 sec. 2024.11.14 16:54:32.380905 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.381095 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.381560 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.381615 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.382115 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} TCPHandler: Processed in 0.001275779 sec. 2024.11.14 16:54:32.382360 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.382523 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.382921 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.382975 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.383477 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} TCPHandler: Processed in 0.001170436 sec. 2024.11.14 16:54:32.383704 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.383865 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.384269 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.384324 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.384830 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} TCPHandler: Processed in 0.001177906 sec. 2024.11.14 16:54:32.385093 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.385263 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.385666 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.385721 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.386220 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} TCPHandler: Processed in 0.001182277 sec. 2024.11.14 16:54:32.386453 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.386644 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.387136 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.387203 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.387756 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} TCPHandler: Processed in 0.00135783 sec. 2024.11.14 16:54:32.388008 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.388171 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.388577 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.388631 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.389140 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} TCPHandler: Processed in 0.001186897 sec. 2024.11.14 16:54:32.389371 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.389544 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.390041 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.390109 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.390673 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} TCPHandler: Processed in 0.00135431 sec. 2024.11.14 16:54:32.390942 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.391107 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.391515 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.391569 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.392072 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} TCPHandler: Processed in 0.001183307 sec. 2024.11.14 16:54:32.392376 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.392551 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.393054 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.393119 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.393689 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} TCPHandler: Processed in 0.001366871 sec. 2024.11.14 16:54:32.398084 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.398255 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:32.398692 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.398748 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:32.399310 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} TCPHandler: Processed in 0.001281379 sec. 2024.11.14 16:54:32.401897 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.402026 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.14 16:54:32.402080 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:32.402829 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.402890 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.403718 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.404183 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.404441 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} executeQuery: Read 26 rows, 4.49 KiB in 0.002435 sec., 10677.618069815195 rows/sec., 1.80 MiB/sec. 2024.11.14 16:54:32.404532 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} TCPHandler: Processed in 0.002691811 sec. 2024.11.14 16:54:32.404688 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.404818 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.404867 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:54:32.407245 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.407282 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.407877 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.408419 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.408617 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} executeQuery: Read 14 rows, 1.01 KiB in 0.003835 sec., 3650.5867014341593 rows/sec., 262.79 KiB/sec. 2024.11.14 16:54:32.408674 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} TCPHandler: Processed in 0.004042292 sec. 2024.11.14 16:54:32.408831 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.408949 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:32.408997 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:32.409692 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.409731 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.410272 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.410868 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.411120 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} executeQuery: Read 173 rows, 15.59 KiB in 0.002176 sec., 79503.67647058824 rows/sec., 7.00 MiB/sec. 2024.11.14 16:54:32.411219 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} TCPHandler: Processed in 0.002446495 sec. 2024.11.14 16:54:32.411381 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.411497 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.411544 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:54:32.412159 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.412195 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.412760 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.413232 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.413417 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} executeQuery: Read 7 rows, 467.00 B in 0.001946 sec., 3597.122302158273 rows/sec., 234.35 KiB/sec. 2024.11.14 16:54:32.413466 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} TCPHandler: Processed in 0.002143549 sec. 2024.11.14 16:54:32.413616 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.413732 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.413780 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:54:32.414342 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.414381 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.414869 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.415418 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.415679 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} executeQuery: Read 14 rows, 1004.00 B in 0.00195 sec., 7179.48717948718 rows/sec., 502.80 KiB/sec. 2024.11.14 16:54:32.415748 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} TCPHandler: Processed in 0.002190369 sec. 2024.11.14 16:54:32.415915 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.416057 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.416115 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:54:32.416776 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.416818 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.417327 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.417810 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.418005 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} executeQuery: Read 13 rows, 830.00 B in 0.001976 sec., 6578.947368421053 rows/sec., 410.20 KiB/sec. 2024.11.14 16:54:32.418057 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} TCPHandler: Processed in 0.00221008 sec. 2024.11.14 16:54:32.418208 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.418325 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:32.418377 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:32.419146 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.419188 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.419727 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.420184 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.420463 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} executeQuery: Read 346 rows, 24.80 KiB in 0.002151 sec., 160855.4160855416 rows/sec., 11.26 MiB/sec. 2024.11.14 16:54:32.420529 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} TCPHandler: Processed in 0.002375283 sec. 2024.11.14 16:54:32.420690 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.420807 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:54:32.420858 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:54:32.421363 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.421400 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.421905 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.422357 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.422538 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} executeQuery: Read 6 rows, 321.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 178.62 KiB/sec. 2024.11.14 16:54:32.422586 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} TCPHandler: Processed in 0.001959255 sec. 2024.11.14 16:54:32.422730 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.422847 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.422899 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:32.423473 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.423511 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.424060 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.424555 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.424760 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} executeQuery: Read 97 rows, 6.28 KiB in 0.001937 sec., 50077.439339184304 rows/sec., 3.16 MiB/sec. 2024.11.14 16:54:32.424814 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} TCPHandler: Processed in 0.002139398 sec. 2024.11.14 16:54:32.424982 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.425142 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.425238 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:54:32.425805 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.425842 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.426934 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.427477 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.427668 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} executeQuery: Read 1 rows, 69.00 B in 0.002562 sec., 390.32006245121 rows/sec., 26.30 KiB/sec. 2024.11.14 16:54:32.427719 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} TCPHandler: Processed in 0.002806963 sec. 2024.11.14 16:54:32.427865 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:32.427983 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:32.428032 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:32.428509 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:32.428549 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:32.429056 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:32.429539 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:32.429730 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} executeQuery: Read 28 rows, 1.61 KiB in 0.00177 sec., 15819.209039548023 rows/sec., 911.46 KiB/sec. 2024.11.14 16:54:32.429849 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} TCPHandler: Processed in 0.002036786 sec. 2024.11.14 16:54:37.337210 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:37.337407 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:37.337474 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:37.338196 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:37.338241 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:37.338662 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:37.338944 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:37.339207 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} executeQuery: Read 26 rows, 2.01 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 1.06 MiB/sec. 2024.11.14 16:54:37.339263 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} TCPHandler: Processed in 0.002175799 sec. 2024.11.14 16:54:37.339520 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:37.339709 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:37.339782 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:37.340501 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:37.340551 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:37.340949 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:37.341256 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:37.341569 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} executeQuery: Read 28 rows, 2.24 KiB in 0.001891 sec., 14806.980433632998 rows/sec., 1.15 MiB/sec. 2024.11.14 16:54:37.341666 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} TCPHandler: Processed in 0.002273392 sec. 2024.11.14 16:54:37.341833 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:37.341977 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:37.342039 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:37.342696 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:37.342737 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:37.343129 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:37.343383 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:37.343585 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} executeQuery: Read 100 rows, 7.10 KiB in 0.001644 sec., 60827.2506082725 rows/sec., 4.22 MiB/sec. 2024.11.14 16:54:37.343637 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} TCPHandler: Processed in 0.001867882 sec. 2024.11.14 16:54:37.343795 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:37.343937 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:37.344001 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:37.344582 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:37.344631 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:37.345020 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:37.345262 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:37.345539 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} executeQuery: Read 30 rows, 2.10 KiB in 0.001628 sec., 18427.518427518426 rows/sec., 1.26 MiB/sec. 2024.11.14 16:54:37.345601 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} TCPHandler: Processed in 0.001873053 sec. 2024.11.14 16:54:38.844568 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.058526 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.183897 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.185166 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.344529 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.349951 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.351303 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:39.358545 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:40.455936 [ 17 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:54:40.456001 [ 17 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:54:40.519728 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 172 2024.11.14 16:54:40.526480 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:40.526520 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:40.528200 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:40.528496 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:40.529031 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 172 2024.11.14 16:54:42.342589 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.342775 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.342846 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:54:42.343583 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.343638 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.344078 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.344345 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.344588 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. 2024.11.14 16:54:42.344653 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} TCPHandler: Processed in 0.00219128 sec. 2024.11.14 16:54:42.344910 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.345100 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:42.345174 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:42.346000 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.346053 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.346504 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:42.346758 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.347002 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} executeQuery: Read 173 rows, 15.59 KiB in 0.001958 sec., 88355.46475995914 rows/sec., 7.78 MiB/sec. 2024.11.14 16:54:42.347068 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} TCPHandler: Processed in 0.002287892 sec. 2024.11.14 16:54:42.347231 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.347374 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.347432 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:54:42.348098 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.348141 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.348505 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.348755 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.348961 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} executeQuery: Read 7 rows, 467.00 B in 0.001623 sec., 4313.000616142945 rows/sec., 280.99 KiB/sec. 2024.11.14 16:54:42.349016 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} TCPHandler: Processed in 0.001851782 sec. 2024.11.14 16:54:42.349164 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.349288 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.349340 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:54:42.349913 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.349955 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.350311 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.350556 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.350782 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. 2024.11.14 16:54:42.350836 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} TCPHandler: Processed in 0.001730449 sec. 2024.11.14 16:54:42.350987 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.351124 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.351183 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:54:42.351873 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.351919 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.352271 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.352512 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.352720 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. 2024.11.14 16:54:42.352772 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} TCPHandler: Processed in 0.001848942 sec. 2024.11.14 16:54:42.352925 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.353060 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:42.353119 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:42.353946 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.353987 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.354378 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:42.354622 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.354831 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} executeQuery: Read 346 rows, 24.80 KiB in 0.001803 sec., 191902.38491403218 rows/sec., 13.43 MiB/sec. 2024.11.14 16:54:42.354884 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} TCPHandler: Processed in 0.002023165 sec. 2024.11.14 16:54:42.355077 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.355295 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:54:42.355389 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:54:42.356094 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.356136 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.356497 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.356745 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.357029 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} executeQuery: Read 6 rows, 321.00 B in 0.001771 sec., 3387.916431394692 rows/sec., 177.01 KiB/sec. 2024.11.14 16:54:42.357094 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} TCPHandler: Processed in 0.002123838 sec. 2024.11.14 16:54:42.357245 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.357383 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.357443 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:42.358096 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.358137 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.358512 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:42.358761 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.358981 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} executeQuery: Read 177 rows, 11.96 KiB in 0.00163 sec., 108588.95705521473 rows/sec., 7.16 MiB/sec. 2024.11.14 16:54:42.359035 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} TCPHandler: Processed in 0.001855672 sec. 2024.11.14 16:54:42.359193 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.359329 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.359388 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:54:42.359964 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.360004 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.360367 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:42.360613 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.360877 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. 2024.11.14 16:54:42.360967 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} TCPHandler: Processed in 0.001839932 sec. 2024.11.14 16:54:42.361132 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:42.361270 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:42.361328 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:42.361898 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:42.361940 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:42.362297 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:42.362539 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:42.362798 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} executeQuery: Read 52 rows, 3.30 KiB in 0.001538 sec., 33810.143042912874 rows/sec., 2.09 MiB/sec. 2024.11.14 16:54:42.362916 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} TCPHandler: Processed in 0.001849371 sec. 2024.11.14 16:54:44.076083 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.133624 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.363869 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.455838 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.464931 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.482298 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.488896 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.493232 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.496547 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.675553 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.773103 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.805585 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.826874 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.831063 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.831203 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.831360 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.859886 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:44.863001 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.021543 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.105396 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.121998 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.127471 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.130953 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:45.137418 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:54:46.948745 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.949009 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.949488 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.949570 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.949905 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.952362 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.952808 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.11.14 16:54:46.954349 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.956387 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.956425 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.956563 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.956591 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.972240 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} executeQuery: Read 26 rows, 982.00 B in 0.023341 sec., 1113.9197120945976 rows/sec., 41.09 KiB/sec. 2024.11.14 16:54:46.972411 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} TCPHandler: Processed in 0.023798917 sec. 2024.11.14 16:54:46.973331 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.973593 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.974019 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.974082 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.974542 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.974662 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.974902 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.11.14 16:54:46.974954 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.974987 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.975010 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.975071 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.975103 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.975988 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} executeQuery: Read 26 rows, 982.00 B in 0.002514 sec., 10342.084327764518 rows/sec., 381.46 KiB/sec. 2024.11.14 16:54:46.976131 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} TCPHandler: Processed in 0.002946616 sec. 2024.11.14 16:54:46.976572 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.976803 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.977200 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.977250 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.977621 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.977717 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.977905 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.11.14 16:54:46.977948 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.977974 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.977992 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.978042 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.978068 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.978749 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} executeQuery: Read 26 rows, 982.00 B in 0.00206 sec., 12621.35922330097 rows/sec., 465.53 KiB/sec. 2024.11.14 16:54:46.978880 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} TCPHandler: Processed in 0.002438675 sec. 2024.11.14 16:54:46.979185 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.979430 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.979790 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.979855 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.980184 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.980280 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.980462 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.11.14 16:54:46.980503 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.980529 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.980550 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.980605 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.980641 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.981305 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} executeQuery: Read 26 rows, 982.00 B in 0.001989 sec., 13071.895424836603 rows/sec., 482.14 KiB/sec. 2024.11.14 16:54:46.981470 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} TCPHandler: Processed in 0.002359413 sec. 2024.11.14 16:54:46.981845 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.982043 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.982394 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.982442 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.982785 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.982861 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.983019 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.11.14 16:54:46.983057 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.983082 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.983100 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.983148 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.983173 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.983828 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} executeQuery: Read 26 rows, 982.00 B in 0.001877 sec., 13851.891315929675 rows/sec., 510.91 KiB/sec. 2024.11.14 16:54:46.983991 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} TCPHandler: Processed in 0.00221589 sec. 2024.11.14 16:54:46.984332 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.984532 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.984875 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.984924 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.985245 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.985320 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.985478 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.11.14 16:54:46.985524 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.985555 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.985576 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.985625 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.985654 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.986349 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} executeQuery: Read 26 rows, 982.00 B in 0.001915 sec., 13577.023498694516 rows/sec., 500.78 KiB/sec. 2024.11.14 16:54:46.986476 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} TCPHandler: Processed in 0.00221832 sec. 2024.11.14 16:54:46.986773 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.986975 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.987341 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.987393 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.987723 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.987798 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.987953 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.11.14 16:54:46.987987 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.988011 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.988028 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.988076 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.988101 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.988840 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} executeQuery: Read 26 rows, 982.00 B in 0.001964 sec., 13238.289205702647 rows/sec., 488.28 KiB/sec. 2024.11.14 16:54:46.988987 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} TCPHandler: Processed in 0.002279991 sec. 2024.11.14 16:54:46.989293 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.989488 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.989831 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.989883 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.990215 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.990291 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.990456 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.11.14 16:54:46.990492 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.990515 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.990534 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.990585 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.990612 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.991261 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} executeQuery: Read 26 rows, 982.00 B in 0.001866 sec., 13933.547695605574 rows/sec., 513.93 KiB/sec. 2024.11.14 16:54:46.991385 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} TCPHandler: Processed in 0.002150738 sec. 2024.11.14 16:54:46.991647 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.991850 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.992226 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.992278 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.992623 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.992695 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.992853 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.11.14 16:54:46.992889 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.992915 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.992933 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.992984 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.993011 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.993622 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} executeQuery: Read 26 rows, 982.00 B in 0.001877 sec., 13851.891315929675 rows/sec., 510.91 KiB/sec. 2024.11.14 16:54:46.993746 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} TCPHandler: Processed in 0.002160409 sec. 2024.11.14 16:54:46.994066 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.994277 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.994767 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.994822 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.995199 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.995275 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.995429 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.11.14 16:54:46.995466 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.995491 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.995509 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.995556 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.995583 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.996240 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} executeQuery: Read 26 rows, 982.00 B in 0.002069 sec., 12566.457225712904 rows/sec., 463.50 KiB/sec. 2024.11.14 16:54:46.996384 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} TCPHandler: Processed in 0.002381184 sec. 2024.11.14 16:54:46.996694 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:46.996902 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:54:46.997270 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:54:46.997382 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:54:46.997753 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:46.997841 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:54:46.998021 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.11.14 16:54:46.998061 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:54:46.998086 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 2024.11.14 16:54:46.998105 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:54:46.998153 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:54:46.998179 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2024.11.14 16:54:46.998786 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} executeQuery: Read 26 rows, 982.00 B in 0.001991 sec., 13058.764439979908 rows/sec., 481.66 KiB/sec. 2024.11.14 16:54:46.998906 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} TCPHandler: Processed in 0.002277622 sec. 2024.11.14 16:54:47.091326 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.091514 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.14 16:54:47.091596 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:54:47.092425 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.092476 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.093005 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:47.093242 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.093461 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} executeQuery: Read 11 rows, 1.99 KiB in 0.001998 sec., 5505.5055055055045 rows/sec., 998.07 KiB/sec. 2024.11.14 16:54:47.093646 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} TCPHandler: Processed in 0.002450865 sec. 2024.11.14 16:54:47.093890 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.094080 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:47.094149 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:47.095706 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.095758 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.096334 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:47.096650 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.096880 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} executeQuery: Read 1212 rows, 102.55 KiB in 0.002853 sec., 424815.9831756046 rows/sec., 35.10 MiB/sec. 2024.11.14 16:54:47.096939 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} TCPHandler: Processed in 0.003181542 sec. 2024.11.14 16:54:47.097083 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.097208 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:54:47.097261 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:54:47.097877 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.097923 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.098379 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:47.098626 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.098835 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} executeQuery: Read 8 rows, 616.00 B in 0.001655 sec., 4833.836858006042 rows/sec., 363.48 KiB/sec. 2024.11.14 16:54:47.098900 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} TCPHandler: Processed in 0.001874452 sec. 2024.11.14 16:54:47.099056 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.099175 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:54:47.099226 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:54:47.099897 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.099938 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.100330 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:47.100608 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.100840 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec. 2024.11.14 16:54:47.100897 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} TCPHandler: Processed in 0.001900803 sec. 2024.11.14 16:54:47.101046 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.101171 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:47.101222 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:47.102093 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.102134 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.102597 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:47.102858 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.103103 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} executeQuery: Read 528 rows, 40.04 KiB in 0.001934 sec., 273009.30713547056 rows/sec., 20.22 MiB/sec. 2024.11.14 16:54:47.103223 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} TCPHandler: Processed in 0.00223709 sec. 2024.11.14 16:54:47.103438 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.103562 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:47.103618 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:47.104783 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.104822 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.105486 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:47.105736 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.105966 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} executeQuery: Read 2246 rows, 153.79 KiB in 0.002427 sec., 925422.3320972394 rows/sec., 61.88 MiB/sec. 2024.11.14 16:54:47.106091 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} TCPHandler: Processed in 0.002714941 sec. 2024.11.14 16:54:47.106250 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.106378 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:47.106465 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:54:47.107558 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.107600 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.110255 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:54:47.110556 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.110809 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} executeQuery: Read 8 rows, 14.68 KiB in 0.004436 sec., 1803.4265103697026 rows/sec., 3.23 MiB/sec. 2024.11.14 16:54:47.110953 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} TCPHandler: Processed in 0.004763728 sec. 2024.11.14 16:54:47.111108 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:47.111228 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:47.111285 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:47.111795 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:47.111841 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:47.112246 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:47.112541 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:47.112757 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} executeQuery: Read 30 rows, 2.09 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 1.31 MiB/sec. 2024.11.14 16:54:47.112829 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} TCPHandler: Processed in 0.00178184 sec. 2024.11.14 16:54:50.529424 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 230 2024.11.14 16:54:50.532718 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:50.532769 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:50.534302 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:50.534605 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:50.535110 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 230 2024.11.14 16:54:52.340995 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:52.341188 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:52.341262 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:52.342155 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:52.342217 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:52.342685 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:54:52.342939 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:52.343135 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. 2024.11.14 16:54:52.343214 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} TCPHandler: Processed in 0.002370553 sec. 2024.11.14 16:54:52.343485 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:52.343667 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:52.343738 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:52.344463 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:52.344514 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:52.344961 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:54:52.345217 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:52.345475 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} executeQuery: Read 64 rows, 5.12 KiB in 0.001854 sec., 34519.95685005394 rows/sec., 2.69 MiB/sec. 2024.11.14 16:54:52.345658 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} TCPHandler: Processed in 0.002305543 sec. 2024.11.14 16:54:52.345836 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:52.345959 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:52.346011 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:52.346588 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:52.346627 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:52.347028 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:54:52.347302 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:52.347494 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2024.11.14 16:54:52.347551 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} TCPHandler: Processed in 0.00177258 sec. 2024.11.14 16:54:52.347710 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:52.347830 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:52.347882 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:52.348371 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:52.348409 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.11.14 16:54:52.348798 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:54:52.349050 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:52.349276 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. 2024.11.14 16:54:52.349327 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} TCPHandler: Processed in 0.001675267 sec. 2024.11.14 16:54:55.456045 [ 64 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:54:55.456104 [ 64 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:54:57.346182 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.346364 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.346434 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:54:57.347151 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.347203 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.347632 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:57.347892 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.348111 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. 2024.11.14 16:54:57.348169 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} TCPHandler: Processed in 0.002116378 sec. 2024.11.14 16:54:57.348436 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.348622 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:54:57.348696 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:54:57.349540 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.349591 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.350028 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:54:57.350295 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.350489 [ 57 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:54:57.350578 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} executeQuery: Read 219 rows, 19.58 KiB in 0.002005 sec., 109226.93266832919 rows/sec., 9.53 MiB/sec. 2024.11.14 16:54:57.350583 [ 57 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.350666 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.350714 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} TCPHandler: Processed in 0.002421445 sec. 2024.11.14 16:54:57.350938 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.351062 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.351112 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:54:57.351723 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.351763 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.352131 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:57.352373 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.352572 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} executeQuery: Read 15 rows, 1.06 KiB in 0.001534 sec., 9778.357235984355 rows/sec., 689.45 KiB/sec. 2024.11.14 16:54:57.352706 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} TCPHandler: Processed in 0.001853972 sec. 2024.11.14 16:54:57.352892 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.353018 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.353079 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:54:57.353676 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.353717 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.354091 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:54:57.354335 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.354549 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. 2024.11.14 16:54:57.354602 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} TCPHandler: Processed in 0.00177012 sec. 2024.11.14 16:54:57.354748 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.354864 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.354912 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:54:57.355016 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:54:57.355436 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:54:57.355618 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 173 rows starting from the beginning of the part 2024.11.14 16:54:57.355957 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.11.14 16:54:57.356296 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 173 rows starting from the beginning of the part 2024.11.14 16:54:57.356744 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.356746 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1212 rows starting from the beginning of the part 2024.11.14 16:54:57.356813 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.357094 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.11.14 16:54:57.357328 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part 2024.11.14 16:54:57.358153 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:57.358740 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.359293 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} executeQuery: Read 13 rows, 830.00 B in 0.004437 sec., 2929.907595221997 rows/sec., 182.68 KiB/sec. 2024.11.14 16:54:57.359516 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} TCPHandler: Processed in 0.004818858 sec. 2024.11.14 16:54:57.359725 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.360002 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:54:57.360115 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:54:57.361182 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 5 columns (5 merged, 0 gathered) in 0.010397894 sec., 178786.2042063518 rows/sec., 15.68 MiB/sec. 2024.11.14 16:54:57.361576 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:54:57.361734 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.361784 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.362235 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.362448 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:54:57.362592 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:54:57.362616 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.11.14 16:54:57.362922 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.363110 [ 67 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:54:57.363176 [ 67 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.363206 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.363250 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} executeQuery: Read 390 rows, 28.32 KiB in 0.003328 sec., 117187.5 rows/sec., 8.31 MiB/sec. 2024.11.14 16:54:57.363624 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:54:57.363646 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} TCPHandler: Processed in 0.004025481 sec. 2024.11.14 16:54:57.363879 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:54:57.363891 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.363936 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 346 rows starting from the beginning of the part 2024.11.14 16:54:57.364163 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:54:57.364273 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.11.14 16:54:57.364328 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:54:57.364708 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 346 rows starting from the beginning of the part 2024.11.14 16:54:57.365150 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 528 rows starting from the beginning of the part 2024.11.14 16:54:57.365432 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2024.11.14 16:54:57.365759 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part 2024.11.14 16:54:57.366743 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.366809 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.367865 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:57.368613 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.369131 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} executeQuery: Read 6 rows, 321.00 B in 0.005057 sec., 1186.4741941862765 rows/sec., 61.99 KiB/sec. 2024.11.14 16:54:57.369517 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} TCPHandler: Processed in 0.005714449 sec. 2024.11.14 16:54:57.369643 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.006327513 sec., 268984.0384365864 rows/sec., 20.37 MiB/sec. 2024.11.14 16:54:57.369765 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.369902 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:54:57.370035 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.370153 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:54:57.370525 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.370750 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:54:57.370922 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.11.14 16:54:57.371292 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.371340 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.371793 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:54:57.372061 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.372226 [ 67 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:54:57.372288 [ 67 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.372332 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.372329 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} executeQuery: Read 237 rows, 16.27 KiB in 0.002387 sec., 99287.80896522832 rows/sec., 6.65 MiB/sec. 2024.11.14 16:54:57.372485 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} TCPHandler: Processed in 0.002827494 sec. 2024.11.14 16:54:57.372520 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:54:57.372687 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.372692 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:54:57.372766 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 97 rows starting from the beginning of the part 2024.11.14 16:54:57.372877 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.373006 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2024.11.14 16:54:57.373065 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:54:57.373353 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2024.11.14 16:54:57.373726 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2246 rows starting from the beginning of the part 2024.11.14 16:54:57.374147 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2024.11.14 16:54:57.374406 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2024.11.14 16:54:57.374914 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.374962 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.375362 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:54:57.375649 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.375925 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} executeQuery: Read 1 rows, 69.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 21.84 KiB/sec. 2024.11.14 16:54:57.376049 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} TCPHandler: Processed in 0.003467008 sec. 2024.11.14 16:54:57.376203 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.376334 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.376423 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:54:57.378043 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.378097 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.379223 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:54:57.379693 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.380049 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} executeQuery: Read 8 rows, 14.68 KiB in 0.003734 sec., 2142.4745581146226 rows/sec., 3.84 MiB/sec. 2024.11.14 16:54:57.380141 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 3017 rows, containing 5 columns (5 merged, 0 gathered) in 0.007692683 sec., 392190.86500769627 rows/sec., 26.25 MiB/sec. 2024.11.14 16:54:57.380320 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} TCPHandler: Processed in 0.004175444 sec. 2024.11.14 16:54:57.380479 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:54:57.380646 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:54:57.380671 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:54:57.380756 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:54:57.381354 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.381589 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:54:57.381768 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2024.11.14 16:54:57.381872 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.381918 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.382317 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:54:57.382580 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.382763 [ 67 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:54:57.382829 [ 67 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:54:57.382868 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} executeQuery: Read 82 rows, 5.33 KiB in 0.002272 sec., 36091.54929577465 rows/sec., 2.29 MiB/sec. 2024.11.14 16:54:57.382877 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:54:57.383051 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} TCPHandler: Processed in 0.00262929 sec. 2024.11.14 16:54:57.383134 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:54:57.383255 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:54:57.383284 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2024.11.14 16:54:57.383345 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.11.14 16:54:57.383445 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2024.11.14 16:54:57.383716 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.11.14 16:54:57.383821 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.11.14 16:54:57.383921 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2024.11.14 16:54:57.384893 [ 188 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001894233 sec., 148872.92112427563 rows/sec., 9.58 MiB/sec. 2024.11.14 16:54:57.385045 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:54:57.385345 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:54:57.385428 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:54:57.385500 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:55:00.535412 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 2024.11.14 16:55:00.538132 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:00.538180 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:00.539548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:00.539860 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:00.540376 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2024.11.14 16:55:02.342217 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.342641 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:55:02.343092 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:55:02.343144 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:55:02.343500 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:02.343578 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:55:02.343753 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.11.14 16:55:02.343982 [ 292 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:55:02.344019 [ 293 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.14 16:55:02.344132 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.14 16:55:02.344160 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:55:02.348129 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.14 16:55:02.350066 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams 2024.11.14 16:55:02.350189 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.350288 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.352008 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} executeQuery: Read 37 rows, 1.39 KiB in 0.009578 sec., 3863.019419503028 rows/sec., 144.78 KiB/sec. 2024.11.14 16:55:02.352140 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} TCPHandler: Processed in 0.010105579 sec. 2024.11.14 16:55:02.352552 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.352854 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:55:02.353351 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:55:02.353417 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:55:02.353834 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:02.353918 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:55:02.354101 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.11.14 16:55:02.354228 [ 293 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:55:02.354256 [ 294 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.14 16:55:02.354419 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.14 16:55:02.354453 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:55:02.354551 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.14 16:55:02.354575 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams 2024.11.14 16:55:02.354621 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.354671 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.355967 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} executeQuery: Read 37 rows, 1.39 KiB in 0.003261 sec., 11346.212818153941 rows/sec., 425.24 KiB/sec. 2024.11.14 16:55:02.356132 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} TCPHandler: Processed in 0.003720194 sec. 2024.11.14 16:55:02.356402 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.356628 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:55:02.356976 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:55:02.357027 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:55:02.357360 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:02.357426 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:55:02.357576 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.11.14 16:55:02.357703 [ 294 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.14 16:55:02.357711 [ 292 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:55:02.357888 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.14 16:55:02.357918 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:55:02.358001 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.14 16:55:02.358021 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams 2024.11.14 16:55:02.358063 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.358110 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:02.359211 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} executeQuery: Read 37 rows, 1.39 KiB in 0.0027 sec., 13703.703703703703 rows/sec., 513.60 KiB/sec. 2024.11.14 16:55:02.359348 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} TCPHandler: Processed in 0.003012598 sec. 2024.11.14 16:55:02.360043 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.360198 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.14 16:55:02.360266 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:02.361047 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.361092 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.361598 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:55:02.361830 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.362094 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} executeQuery: Read 3 rows, 280.00 B in 0.001935 sec., 1550.3875968992247 rows/sec., 141.31 KiB/sec. 2024.11.14 16:55:02.362181 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} TCPHandler: Processed in 0.0022084 sec. 2024.11.14 16:55:02.362343 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.362493 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:02.362553 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:02.363225 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.363272 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.363690 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:02.363958 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.364178 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} executeQuery: Read 102 rows, 8.72 KiB in 0.001712 sec., 59579.43925233645 rows/sec., 4.97 MiB/sec. 2024.11.14 16:55:02.364333 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} TCPHandler: Processed in 0.002050887 sec. 2024.11.14 16:55:02.364520 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.364662 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:02.364724 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:02.365433 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.365483 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.365892 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:02.366138 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.366363 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} executeQuery: Read 23 rows, 1.73 KiB in 0.001734 sec., 13264.129181084198 rows/sec., 997.40 KiB/sec. 2024.11.14 16:55:02.366419 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} TCPHandler: Processed in 0.001973455 sec. 2024.11.14 16:55:02.366560 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.366673 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:02.366733 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:02.367443 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.367488 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.367884 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:02.368130 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.368314 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} executeQuery: Read 97 rows, 7.77 KiB in 0.001664 sec., 58293.269230769234 rows/sec., 4.56 MiB/sec. 2024.11.14 16:55:02.368363 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} TCPHandler: Processed in 0.001856862 sec. 2024.11.14 16:55:02.368498 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.368616 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:02.368669 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:02.369309 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.369357 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.369814 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:02.370069 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.370292 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} executeQuery: Read 148 rows, 10.55 KiB in 0.001701 sec., 87007.64256319811 rows/sec., 6.06 MiB/sec. 2024.11.14 16:55:02.370349 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} TCPHandler: Processed in 0.001905383 sec. 2024.11.14 16:55:02.370478 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.370592 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:02.370668 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:02.371950 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.371988 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.372638 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:55:02.372902 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.373176 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} executeQuery: Read 23 rows, 42.20 KiB in 0.002594 sec., 8866.615265998458 rows/sec., 15.89 MiB/sec. 2024.11.14 16:55:02.373288 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} TCPHandler: Processed in 0.002863985 sec. 2024.11.14 16:55:02.373447 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.373587 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.14 16:55:02.373647 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.14 16:55:02.374190 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.374236 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.374783 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:55:02.375027 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.375304 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} executeQuery: Read 15 rows, 1.12 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 644.84 KiB/sec. 2024.11.14 16:55:02.375401 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} TCPHandler: Processed in 0.002025905 sec. 2024.11.14 16:55:02.375541 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:02.375654 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:02.375705 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:02.376188 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:02.376227 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:02.376593 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:02.376848 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:02.377107 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} executeQuery: Read 54 rows, 3.73 KiB in 0.001449 sec., 37267.08074534161 rows/sec., 2.52 MiB/sec. 2024.11.14 16:55:02.377179 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} TCPHandler: Processed in 0.001693369 sec. 2024.11.14 16:55:07.340620 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:07.340840 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:07.340914 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:07.341643 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:07.341690 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:07.342103 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:07.342349 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:07.342596 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} executeQuery: Read 56 rows, 4.41 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.38 MiB/sec. 2024.11.14 16:55:07.342748 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} TCPHandler: Processed in 0.002258611 sec. 2024.11.14 16:55:07.343002 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:07.343208 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:07.343289 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:07.344105 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:07.344153 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:07.344590 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:07.344844 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:07.345081 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. 2024.11.14 16:55:07.345148 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} TCPHandler: Processed in 0.002281701 sec. 2024.11.14 16:55:07.345302 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:07.345439 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:07.345501 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:07.346106 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:07.346146 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:07.346529 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:07.346763 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:07.346975 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. 2024.11.14 16:55:07.347029 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} TCPHandler: Processed in 0.00179028 sec. 2024.11.14 16:55:07.347182 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:07.347330 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:07.347400 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:07.347991 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:07.348032 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:07.348431 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:07.348672 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:07.348965 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} executeQuery: Read 60 rows, 4.14 KiB in 0.001653 sec., 36297.640653357535 rows/sec., 2.45 MiB/sec. 2024.11.14 16:55:07.349098 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} TCPHandler: Processed in 0.001985505 sec. 2024.11.14 16:55:08.851969 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.066529 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.189972 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.197249 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.361631 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.363015 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.365330 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:09.366662 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:10.456154 [ 68 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:55:10.456201 [ 68 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:55:10.540577 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 2024.11.14 16:55:10.543309 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:10.543357 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:10.544919 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:10.545220 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:10.545721 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 290 2024.11.14 16:55:11.532180 [ 3 ] {} TCPHandler: Done processing connection. 2024.11.14 16:55:11.532268 [ 3 ] {} TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.14 16:55:12.000217 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 146.57 MiB, peak 150.76 MiB, free memory in arenas 0.00 B, will set to 148.64 MiB (RSS), difference: 2.07 MiB 2024.11.14 16:55:12.347142 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.347344 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.347426 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:55:12.348264 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.348314 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.348741 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:12.349011 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.349255 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. 2024.11.14 16:55:12.349448 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} TCPHandler: Processed in 0.002440495 sec. 2024.11.14 16:55:12.349776 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.349999 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:12.350104 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:12.350975 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.351023 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.351482 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:12.351738 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.352061 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} executeQuery: Read 265 rows, 23.89 KiB in 0.002098 sec., 126310.77216396568 rows/sec., 11.12 MiB/sec. 2024.11.14 16:55:12.352168 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.11.14 16:55:12.352183 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} TCPHandler: Processed in 0.002582758 sec. 2024.11.14 16:55:12.352342 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.352494 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.352555 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:12.353249 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.353290 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.353674 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:12.353920 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.354082 [ 70 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:55:12.354150 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} executeQuery: Read 38 rows, 2.79 KiB in 0.001687 sec., 22525.19264967398 rows/sec., 1.61 MiB/sec. 2024.11.14 16:55:12.354163 [ 70 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.354230 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.354261 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} TCPHandler: Processed in 0.001984105 sec. 2024.11.14 16:55:12.354586 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.354868 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:55:12.355216 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.355340 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:55:12.355351 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:12.355402 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part 2024.11.14 16:55:12.355542 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part 2024.11.14 16:55:12.355923 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.11.14 16:55:12.356725 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2024.11.14 16:55:12.357199 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2024.11.14 16:55:12.357412 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part 2024.11.14 16:55:12.357941 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.357986 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.358515 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:12.358860 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 5 columns (5 merged, 0 gathered) in 0.004477411 sec., 21887.64891139098 rows/sec., 1.63 MiB/sec. 2024.11.14 16:55:12.358903 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.359487 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} executeQuery: Read 14 rows, 1004.00 B in 0.004458 sec., 3140.4217137729925 rows/sec., 219.93 KiB/sec. 2024.11.14 16:55:12.359526 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:55:12.359770 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} TCPHandler: Processed in 0.005393601 sec. 2024.11.14 16:55:12.360028 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.360239 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.360337 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:55:12.360366 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.360602 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:55:12.360779 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.14 16:55:12.361294 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.361339 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.361743 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:12.361995 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.362266 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} executeQuery: Read 13 rows, 830.00 B in 0.00207 sec., 6280.193236714977 rows/sec., 391.57 KiB/sec. 2024.11.14 16:55:12.362328 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} TCPHandler: Processed in 0.002398834 sec. 2024.11.14 16:55:12.362501 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.362640 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:12.362696 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:12.363534 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.363573 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.363953 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:12.364198 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.364508 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} executeQuery: Read 413 rows, 30.16 KiB in 0.001884 sec., 219214.43736730362 rows/sec., 15.64 MiB/sec. 2024.11.14 16:55:12.364803 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} TCPHandler: Processed in 0.002369454 sec. 2024.11.14 16:55:12.364958 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.365075 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:55:12.365126 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:55:12.365619 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.365659 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.366029 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:12.366273 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.366647 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. 2024.11.14 16:55:12.366803 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} TCPHandler: Processed in 0.001900863 sec. 2024.11.14 16:55:12.366944 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.367060 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.367122 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:12.367816 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.367863 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.368286 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:12.368531 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.368703 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. 2024.11.14 16:55:12.368755 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} TCPHandler: Processed in 0.001866042 sec. 2024.11.14 16:55:12.368902 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.369017 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.369069 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:55:12.369545 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.369585 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.369946 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:12.370186 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.370484 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. 2024.11.14 16:55:12.370717 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} TCPHandler: Processed in 0.001868722 sec. 2024.11.14 16:55:12.370860 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.370975 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.371055 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:12.372398 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.372435 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.373110 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:12.373380 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.373608 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} executeQuery: Read 31 rows, 56.88 KiB in 0.002658 sec., 11662.90443942814 rows/sec., 20.90 MiB/sec. 2024.11.14 16:55:12.373706 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} TCPHandler: Processed in 0.002902336 sec. 2024.11.14 16:55:12.373852 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:12.373969 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:12.374019 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:12.374516 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:12.374554 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:12.374925 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:12.375166 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:12.375452 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. 2024.11.14 16:55:12.375531 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} TCPHandler: Processed in 0.001734589 sec. 2024.11.14 16:55:13.000215 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 151.50 MiB, peak 154.15 MiB, free memory in arenas 0.00 B, will set to 148.82 MiB (RSS), difference: -2.68 MiB 2024.11.14 16:55:14.092100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.149964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.368201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.471569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.480999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.497083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.499363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.511422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.516837 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.692501 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.789107 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.824497 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.836431 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.839803 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.840858 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.848163 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.864141 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:14.883749 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.029693 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.124390 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.129772 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.133231 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.151755 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:15.151768 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:17.339391 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:17.339585 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:17.339658 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:17.340448 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:17.340499 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:17.341093 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:55:17.341449 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:17.341737 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} executeQuery: Read 56 rows, 4.41 KiB in 0.002216 sec., 25270.758122743682 rows/sec., 1.94 MiB/sec. 2024.11.14 16:55:17.341820 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} TCPHandler: Processed in 0.002588728 sec. 2024.11.14 16:55:17.342097 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:17.342282 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:17.342353 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:17.343214 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:17.343260 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:17.343723 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:55:17.344008 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:17.344215 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. 2024.11.14 16:55:17.344280 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} TCPHandler: Processed in 0.002286591 sec. 2024.11.14 16:55:17.344448 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:17.344571 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:17.344630 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:17.345278 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:17.345331 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:17.345796 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:55:17.346059 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:17.346290 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} executeQuery: Read 128 rows, 9.13 KiB in 0.001748 sec., 73226.54462242563 rows/sec., 5.10 MiB/sec. 2024.11.14 16:55:17.346347 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} TCPHandler: Processed in 0.001963344 sec. 2024.11.14 16:55:17.346531 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:17.346662 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:17.346718 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:17.347238 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:17.347286 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:17.347727 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:55:17.348020 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:17.348247 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} executeQuery: Read 48 rows, 3.31 KiB in 0.001611 sec., 29795.158286778398 rows/sec., 2.01 MiB/sec. 2024.11.14 16:55:17.348436 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} TCPHandler: Processed in 0.001959854 sec. 2024.11.14 16:55:20.545930 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 320 2024.11.14 16:55:20.548750 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:20.548795 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:20.550460 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:20.550764 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:20.550918 [ 58 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:55:20.550982 [ 58 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:20.551019 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:20.551631 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:55:20.552721 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 320 2024.11.14 16:55:20.553105 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:20.553295 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.11.14 16:55:20.553950 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part 2024.11.14 16:55:20.554447 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2024.11.14 16:55:20.555031 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.11.14 16:55:20.555621 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.11.14 16:55:20.556257 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.11.14 16:55:20.587368 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.036203277 sec., 8838.978858184579 rows/sec., 8.86 MiB/sec. 2024.11.14 16:55:20.588276 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:55:20.589069 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:20.589148 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:55:20.589412 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2024.11.14 16:55:21.000168 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 148.98 MiB, peak 154.15 MiB, free memory in arenas 0.00 B, will set to 150.76 MiB (RSS), difference: 1.78 MiB 2024.11.14 16:55:22.341060 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:22.341242 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:22.341314 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:22.342062 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.342110 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.342545 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:55:22.342814 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.343000 [ 52 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:55:22.343073 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. 2024.11.14 16:55:22.343080 [ 52 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.343152 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.343201 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} TCPHandler: Processed in 0.002271221 sec. 2024.11.14 16:55:22.343325 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:55:22.343434 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:22.343481 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part 2024.11.14 16:55:22.343493 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:22.343581 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part 2024.11.14 16:55:22.343828 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.11.14 16:55:22.344098 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part 2024.11.14 16:55:22.344238 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:22.344433 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.11.14 16:55:22.344496 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:22.344755 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.11.14 16:55:22.347221 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.347313 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.348245 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:55:22.348270 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 5 columns (5 merged, 0 gathered) in 0.005013733 sec., 377762.43768864434 rows/sec., 32.99 MiB/sec. 2024.11.14 16:55:22.348619 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.348628 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:55:22.348894 [ 52 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:55:22.348981 [ 52 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.349050 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.349212 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} executeQuery: Read 64 rows, 5.12 KiB in 0.005293 sec., 12091.441526544493 rows/sec., 966.41 KiB/sec. 2024.11.14 16:55:22.349373 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:55:22.349473 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} TCPHandler: Processed in 0.006132469 sec. 2024.11.14 16:55:22.349501 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.349758 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:22.349833 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:22.349877 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:55:22.349951 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part 2024.11.14 16:55:22.350090 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:22.350161 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.11.14 16:55:22.350340 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:22.350446 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part 2024.11.14 16:55:22.350894 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.11.14 16:55:22.351265 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 413 rows starting from the beginning of the part 2024.11.14 16:55:22.351693 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2024.11.14 16:55:22.351891 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.11.14 16:55:22.352916 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.352982 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.354048 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:55:22.354534 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.354951 [ 52 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:55:22.355052 [ 52 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.355130 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.355290 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} executeQuery: Read 160 rows, 11.41 KiB in 0.005312 sec., 30120.481927710844 rows/sec., 2.10 MiB/sec. 2024.11.14 16:55:22.355328 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006146238 sec., 251861.38252374867 rows/sec., 19.37 MiB/sec. 2024.11.14 16:55:22.355486 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:55:22.355509 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} TCPHandler: Processed in 0.005925114 sec. 2024.11.14 16:55:22.355706 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:22.355717 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:55:22.355806 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:22.355824 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3017 rows starting from the beginning of the part 2024.11.14 16:55:22.356028 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part 2024.11.14 16:55:22.356555 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2024.11.14 16:55:22.356781 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:22.357081 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.357098 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2024.11.14 16:55:22.357230 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:22.357517 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part 2024.11.14 16:55:22.357519 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:55:22.358114 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.14 16:55:22.358193 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.11.14 16:55:22.359802 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.359868 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.360692 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:55:22.361216 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.361462 [ 52 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:55:22.361550 [ 52 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:22.361627 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:22.361771 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} executeQuery: Read 60 rows, 4.14 KiB in 0.005592 sec., 10729.61373390558 rows/sec., 740.46 KiB/sec. 2024.11.14 16:55:22.362331 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} TCPHandler: Processed in 0.00667712 sec. 2024.11.14 16:55:22.362704 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3850 rows, containing 5 columns (5 merged, 0 gathered) in 0.007451658 sec., 516663.5398457632 rows/sec., 34.80 MiB/sec. 2024.11.14 16:55:22.362707 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:55:22.362857 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:22.362887 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part 2024.11.14 16:55:22.362959 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part 2024.11.14 16:55:22.363210 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:55:22.363252 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2024.11.14 16:55:22.363625 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2024.11.14 16:55:22.363771 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2024.11.14 16:55:22.363979 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.11.14 16:55:22.364476 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.364641 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:55:22.364841 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2024.11.14 16:55:22.365648 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.003885008 sec., 150836.24023425434 rows/sec., 9.86 MiB/sec. 2024.11.14 16:55:22.365816 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:55:22.366129 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:22.366216 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:55:22.366301 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.11.14 16:55:25.456459 [ 49 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:55:25.456524 [ 49 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:55:26.581788 [ 48 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:55:26.581851 [ 48 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:26.581873 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:26.582115 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:55:26.582282 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:26.582316 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:26.582425 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:26.582644 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part 2024.11.14 16:55:26.582846 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:26.583077 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:26.584304 [ 195 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002334763 sec., 121639.75529850353 rows/sec., 8.72 MiB/sec. 2024.11.14 16:55:26.584542 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:55:26.584892 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:26.584984 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:55:26.585079 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:55:27.346646 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.346832 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.346902 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:55:27.347650 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.347703 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.348142 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:27.348414 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.348608 [ 48 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:55:27.348674 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. 2024.11.14 16:55:27.348690 [ 48 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.348758 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.348811 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} TCPHandler: Processed in 0.002296482 sec. 2024.11.14 16:55:27.348947 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:55:27.349075 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:27.349108 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.349130 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:27.349392 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:27.349511 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:27.349725 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:27.349764 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:27.350080 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:27.350429 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.14 16:55:27.352484 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.352571 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.353003 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134193 sec., 16931.962295906356 rows/sec., 1.25 MiB/sec. 2024.11.14 16:55:27.353177 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:55:27.353502 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:55:27.353670 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.353803 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:55:27.353952 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:55:27.354007 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.354231 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} executeQuery: Read 265 rows, 23.89 KiB in 0.00493 sec., 53752.5354969574 rows/sec., 4.73 MiB/sec. 2024.11.14 16:55:27.354311 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} TCPHandler: Processed in 0.005346871 sec. 2024.11.14 16:55:27.354486 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.354632 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.354691 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:27.355411 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.355458 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.355863 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:27.356111 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.356324 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} executeQuery: Read 38 rows, 2.79 KiB in 0.001722 sec., 22067.363530778166 rows/sec., 1.58 MiB/sec. 2024.11.14 16:55:27.356377 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} TCPHandler: Processed in 0.001959055 sec. 2024.11.14 16:55:27.356553 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.356697 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.356762 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:55:27.357489 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.357535 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.357939 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:27.358218 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.358396 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} executeQuery: Read 14 rows, 1004.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 563.81 KiB/sec. 2024.11.14 16:55:27.358451 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} TCPHandler: Processed in 0.001966214 sec. 2024.11.14 16:55:27.358652 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.358772 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.358823 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:55:27.359399 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.359440 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.359808 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:27.360058 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.360223 [ 48 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:55:27.360289 [ 48 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.360328 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. 2024.11.14 16:55:27.360338 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.360482 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} TCPHandler: Processed in 0.001880192 sec. 2024.11.14 16:55:27.360593 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:55:27.360674 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.360872 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:27.360905 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:27.360936 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.11.14 16:55:27.360983 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:27.361249 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.11.14 16:55:27.361560 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.11.14 16:55:27.361820 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.11.14 16:55:27.362127 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.11.14 16:55:27.363912 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.363984 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.364943 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004448981 sec., 14610.087118825635 rows/sec., 968.01 KiB/sec. 2024.11.14 16:55:27.365065 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:55:27.365191 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:55:27.365511 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.365872 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.365967 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} executeQuery: Read 413 rows, 30.16 KiB in 0.005116 sec., 80727.13057075841 rows/sec., 5.76 MiB/sec. 2024.11.14 16:55:27.366049 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:55:27.366125 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} TCPHandler: Processed in 0.005530915 sec. 2024.11.14 16:55:27.366234 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:55:27.366346 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.366462 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:55:27.366515 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:55:27.367009 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.367047 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.367422 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:27.367735 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.367933 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. 2024.11.14 16:55:27.367988 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} TCPHandler: Processed in 0.001726459 sec. 2024.11.14 16:55:27.368146 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.368269 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.368325 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:27.368912 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.368952 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.369376 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:55:27.369637 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.369852 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. 2024.11.14 16:55:27.369911 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} TCPHandler: Processed in 0.001824981 sec. 2024.11.14 16:55:27.370055 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.370173 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.370225 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:55:27.370696 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.370734 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.371106 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:27.371350 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.371469 [ 47 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:55:27.371511 [ 47 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.371535 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.371538 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. 2024.11.14 16:55:27.371786 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} TCPHandler: Processed in 0.00177458 sec. 2024.11.14 16:55:27.371900 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:55:27.372081 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.372235 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:27.372311 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.372311 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.11.14 16:55:27.372609 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.11.14 16:55:27.372719 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:27.372956 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.11.14 16:55:27.373350 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.11.14 16:55:27.373731 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.11.14 16:55:27.377153 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005555615 sec., 899.9903701030399 rows/sec., 60.64 KiB/sec. 2024.11.14 16:55:27.377406 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:55:27.377955 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.378008 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.378123 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.378378 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:55:27.378546 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.14 16:55:27.379066 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:55:27.379344 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.379682 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} executeQuery: Read 31 rows, 56.88 KiB in 0.007414 sec., 4181.278661990828 rows/sec., 7.49 MiB/sec. 2024.11.14 16:55:27.379840 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} TCPHandler: Processed in 0.007929699 sec. 2024.11.14 16:55:27.380004 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:27.380123 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:27.380174 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:27.380659 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:27.380697 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:27.381084 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:55:27.381346 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:27.381599 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. 2024.11.14 16:55:27.381739 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} TCPHandler: Processed in 0.001789841 sec. 2024.11.14 16:55:30.552940 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 350 2024.11.14 16:55:30.555729 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:30.555783 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:30.557201 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:30.557520 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:30.558435 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 350 2024.11.14 16:55:32.342106 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.342362 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.14 16:55:32.342778 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.14 16:55:32.342833 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.14 16:55:32.343219 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:32.343302 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.14 16:55:32.343491 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.11.14 16:55:32.343695 [ 296 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.14 16:55:32.343804 [ 298 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.14 16:55:32.343837 [ 297 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.14 16:55:32.343969 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.11.14 16:55:32.344004 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.14 16:55:32.344125 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.14 16:55:32.344150 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 40 rows with 3 streams 2024.11.14 16:55:32.344195 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:32.344243 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:32.344285 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.14 16:55:32.346118 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} executeQuery: Read 40 rows, 1.53 KiB in 0.003882 sec., 10303.967027305513 rows/sec., 392.94 KiB/sec. 2024.11.14 16:55:32.346301 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} TCPHandler: Processed in 0.004327448 sec. 2024.11.14 16:55:32.347828 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.347994 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.14 16:55:32.348067 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.14 16:55:32.348915 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.348963 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.349496 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:55:32.349736 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.349987 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} executeQuery: Read 1 rows, 232.00 B in 0.002038 sec., 490.6771344455349 rows/sec., 111.17 KiB/sec. 2024.11.14 16:55:32.350134 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} TCPHandler: Processed in 0.002431995 sec. 2024.11.14 16:55:32.350290 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.350439 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:55:32.350495 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:55:32.351103 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.351143 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.351604 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.14 16:55:32.351853 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.352077 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} executeQuery: Read 4 rows, 334.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 195.90 KiB/sec. 2024.11.14 16:55:32.352224 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} TCPHandler: Processed in 0.001992055 sec. 2024.11.14 16:55:32.352386 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.352526 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:32.352586 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:32.353276 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.353315 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.353713 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:55:32.353974 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.354163 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} executeQuery: Read 80 rows, 6.64 KiB in 0.001669 sec., 47932.89394847214 rows/sec., 3.89 MiB/sec. 2024.11.14 16:55:32.354215 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} TCPHandler: Processed in 0.001895533 sec. 2024.11.14 16:55:32.354402 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.354560 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:32.354626 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:32.355242 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.355282 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.355656 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:32.355897 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.356121 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} executeQuery: Read 15 rows, 1.11 KiB in 0.001589 sec., 9439.899307740718 rows/sec., 696.32 KiB/sec. 2024.11.14 16:55:32.356201 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} TCPHandler: Processed in 0.001865362 sec. 2024.11.14 16:55:32.356358 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.356483 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:32.356538 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:32.357164 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.357202 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.357578 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:55:32.357831 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.358004 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} executeQuery: Read 89 rows, 7.14 KiB in 0.001551 sec., 57382.333978078655 rows/sec., 4.49 MiB/sec. 2024.11.14 16:55:32.358055 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} TCPHandler: Processed in 0.00175379 sec. 2024.11.14 16:55:32.358203 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.358318 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:32.358371 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:32.358948 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.358987 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.359392 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:55:32.359627 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.359836 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} executeQuery: Read 162 rows, 11.55 KiB in 0.001543 sec., 104990.27867790019 rows/sec., 7.31 MiB/sec. 2024.11.14 16:55:32.359890 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} TCPHandler: Processed in 0.001741979 sec. 2024.11.14 16:55:32.360050 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.360166 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:32.360252 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:32.361349 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.361387 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.361994 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:32.362274 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.362405 [ 40 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.14 16:55:32.362452 [ 40 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.362485 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.362492 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} executeQuery: Read 11 rows, 20.18 KiB in 0.00235 sec., 4680.851063829787 rows/sec., 8.39 MiB/sec. 2024.11.14 16:55:32.363037 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.14 16:55:32.363160 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} TCPHandler: Processed in 0.003169801 sec. 2024.11.14 16:55:32.363365 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.363520 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:32.363535 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.14 16:55:32.363611 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.11.14 16:55:32.363611 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.14 16:55:32.364320 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.11.14 16:55:32.364844 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part 2024.11.14 16:55:32.365368 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.365387 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.11.14 16:55:32.365412 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.365889 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2024.11.14 16:55:32.366365 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2024.11.14 16:55:32.366453 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:55:32.366993 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.367324 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} executeQuery: Read 12 rows, 897.00 B in 0.003809 sec., 3150.4331845628776 rows/sec., 229.98 KiB/sec. 2024.11.14 16:55:32.367437 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} TCPHandler: Processed in 0.004169385 sec. 2024.11.14 16:55:32.367623 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:32.367835 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:32.367955 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:32.369606 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:32.369689 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:32.370749 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:55:32.371291 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.371850 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} executeQuery: Read 60 rows, 4.14 KiB in 0.004077 sec., 14716.703458425312 rows/sec., 1015.61 KiB/sec. 2024.11.14 16:55:32.372036 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} TCPHandler: Processed in 0.004496401 sec. 2024.11.14 16:55:32.372634 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 19 columns (19 merged, 0 gathered) in 0.010050137 sec., 11144.126692004298 rows/sec., 19.97 MiB/sec. 2024.11.14 16:55:32.372988 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.14 16:55:32.373424 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:32.373503 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.14 16:55:32.373650 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2024.11.14 16:55:37.342077 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:37.342270 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:37.342338 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:37.343089 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:37.343134 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:37.343558 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:55:37.343809 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:37.344045 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} executeQuery: Read 56 rows, 4.41 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.36 MiB/sec. 2024.11.14 16:55:37.344101 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} TCPHandler: Processed in 0.002148138 sec. 2024.11.14 16:55:37.344375 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:37.344590 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:37.344681 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:37.345486 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:37.345526 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:37.345967 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:55:37.346238 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:37.346457 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. 2024.11.14 16:55:37.346543 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} TCPHandler: Processed in 0.002313793 sec. 2024.11.14 16:55:37.346705 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:37.346827 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:37.346880 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:37.347472 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:37.347512 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:37.347924 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:55:37.348168 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:37.348373 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. 2024.11.14 16:55:37.348424 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} TCPHandler: Processed in 0.00177464 sec. 2024.11.14 16:55:37.348586 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:37.348715 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:37.348770 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:37.349289 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:37.349325 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:37.349725 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:55:37.349976 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:37.350207 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2024.11.14 16:55:37.350383 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} TCPHandler: Processed in 0.001852672 sec. 2024.11.14 16:55:38.322154 [ 27 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:55:38.322224 [ 27 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:38.322252 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:38.322436 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:55:38.322610 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:38.322664 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.11.14 16:55:38.322782 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.11.14 16:55:38.322996 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.11.14 16:55:38.323226 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.11.14 16:55:38.323424 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.11.14 16:55:38.324552 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220315 sec., 13616.866758958764 rows/sec., 711.43 KiB/sec. 2024.11.14 16:55:38.324699 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:55:38.324993 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:38.325071 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:55:38.325146 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:55:38.858392 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.075883 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.201568 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.216957 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.366382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.368772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.378093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:39.381376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:40.456762 [ 81 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:55:40.456813 [ 81 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:55:40.558640 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 378 2024.11.14 16:55:40.561441 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:40.561490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:40.563106 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:40.563408 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:40.563940 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 378 2024.11.14 16:55:42.347438 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.347617 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.347693 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:55:42.348404 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.348455 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.348880 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:42.349155 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.349380 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. 2024.11.14 16:55:42.349435 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} TCPHandler: Processed in 0.002128248 sec. 2024.11.14 16:55:42.349703 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.349902 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:42.349979 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:42.350885 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.350938 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.351401 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:55:42.351665 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.351903 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} executeQuery: Read 287 rows, 25.98 KiB in 0.002055 sec., 139659.36739659368 rows/sec., 12.35 MiB/sec. 2024.11.14 16:55:42.351967 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} TCPHandler: Processed in 0.002400375 sec. 2024.11.14 16:55:42.352145 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.352291 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.352350 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:42.353087 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.353136 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.353535 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:42.353791 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.354007 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} executeQuery: Read 49 rows, 3.61 KiB in 0.001748 sec., 28032.03661327231 rows/sec., 2.02 MiB/sec. 2024.11.14 16:55:42.354068 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} TCPHandler: Processed in 0.001993275 sec. 2024.11.14 16:55:42.354236 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.354383 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.354443 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:55:42.355130 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.355179 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.355569 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:42.355832 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.356036 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} executeQuery: Read 14 rows, 1004.00 B in 0.001689 sec., 8288.928359976317 rows/sec., 580.50 KiB/sec. 2024.11.14 16:55:42.356086 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} TCPHandler: Processed in 0.001915143 sec. 2024.11.14 16:55:42.356247 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.356384 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.356439 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:55:42.357107 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.357185 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.357551 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:42.357800 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.358021 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. 2024.11.14 16:55:42.358161 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} TCPHandler: Processed in 0.001976985 sec. 2024.11.14 16:55:42.358320 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.358459 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:42.358515 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:42.359340 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.359379 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.359766 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:55:42.360010 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.360231 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} executeQuery: Read 424 rows, 31.04 KiB in 0.001801 sec., 235424.76401998888 rows/sec., 16.83 MiB/sec. 2024.11.14 16:55:42.360282 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} TCPHandler: Processed in 0.002032696 sec. 2024.11.14 16:55:42.360442 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.360577 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:55:42.360634 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:55:42.361189 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.361232 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.361594 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:42.361855 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.362053 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. 2024.11.14 16:55:42.362101 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} TCPHandler: Processed in 0.001725289 sec. 2024.11.14 16:55:42.362241 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.362386 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.362449 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:42.363176 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.363223 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.363624 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:55:42.363878 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.364097 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} executeQuery: Read 237 rows, 16.27 KiB in 0.00174 sec., 136206.89655172414 rows/sec., 9.13 MiB/sec. 2024.11.14 16:55:42.364149 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} TCPHandler: Processed in 0.001968244 sec. 2024.11.14 16:55:42.364305 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.364441 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.364501 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:55:42.365053 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.365099 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.365473 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:55:42.365719 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.365976 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2024.11.14 16:55:42.366101 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} TCPHandler: Processed in 0.001861552 sec. 2024.11.14 16:55:42.366265 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.366403 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.366503 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:42.367820 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.367860 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.368565 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:42.368859 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.369092 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} executeQuery: Read 42 rows, 77.07 KiB in 0.00272 sec., 15441.176470588234 rows/sec., 27.67 MiB/sec. 2024.11.14 16:55:42.369205 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} TCPHandler: Processed in 0.003005518 sec. 2024.11.14 16:55:42.369370 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:42.369506 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:42.369565 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:42.370140 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:42.370188 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:42.370575 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:55:42.370814 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:42.371021 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. 2024.11.14 16:55:42.371069 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} TCPHandler: Processed in 0.001762319 sec. 2024.11.14 16:55:44.096622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.157252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.377741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.483625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.488071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.509361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.514713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.519487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.536037 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.711996 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.808681 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.841052 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.851380 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.856512 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.856637 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.864028 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.874359 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:44.899554 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.050047 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.130951 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.149858 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.154146 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.156377 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:45.158686 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:55:47.339495 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.339688 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:55:47.339761 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:55:47.340553 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.340606 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.341016 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.14 16:55:47.341282 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.341515 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} executeQuery: Read 8 rows, 668.00 B in 0.001879 sec., 4257.58382118148 rows/sec., 347.18 KiB/sec. 2024.11.14 16:55:47.341577 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} TCPHandler: Processed in 0.002210041 sec. 2024.11.14 16:55:47.341851 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.342057 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:47.342134 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:47.342917 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.342971 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.343417 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:55:47.343680 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.343860 [ 141 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:55:47.343934 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} executeQuery: Read 60 rows, 4.70 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.39 MiB/sec. 2024.11.14 16:55:47.343940 [ 141 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.344018 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.344074 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} TCPHandler: Processed in 0.002360064 sec. 2024.11.14 16:55:47.344397 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.344616 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:55:47.344766 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:47.344877 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:47.344894 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:47.344942 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1405 rows starting from the beginning of the part 2024.11.14 16:55:47.345286 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part 2024.11.14 16:55:47.345683 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part 2024.11.14 16:55:47.346110 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.11.14 16:55:47.346455 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 287 rows starting from the beginning of the part 2024.11.14 16:55:47.346634 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.11.14 16:55:47.347566 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.347644 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.348680 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:55:47.349379 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.349951 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} executeQuery: Read 8 rows, 572.00 B in 0.005258 sec., 1521.4910612400154 rows/sec., 106.24 KiB/sec. 2024.11.14 16:55:47.350183 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} TCPHandler: Processed in 0.005973564 sec. 2024.11.14 16:55:47.350396 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.350540 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.006396754 sec., 336576.9576256958 rows/sec., 29.69 MiB/sec. 2024.11.14 16:55:47.350600 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:47.350670 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:47.350858 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:55:47.351357 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.351482 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:55:47.351593 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.14 16:55:47.351630 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.351672 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.352065 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:55:47.352327 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.352491 [ 141 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:55:47.352557 [ 141 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.352589 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} executeQuery: Read 72 rows, 5.77 KiB in 0.002037 sec., 35346.097201767305 rows/sec., 2.77 MiB/sec. 2024.11.14 16:55:47.352603 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.352747 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} TCPHandler: Processed in 0.002465485 sec. 2024.11.14 16:55:47.352831 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:55:47.353062 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.353081 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:47.353133 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 879 rows starting from the beginning of the part 2024.11.14 16:55:47.353397 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:47.353420 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 413 rows starting from the beginning of the part 2024.11.14 16:55:47.353576 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:47.353804 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part 2024.11.14 16:55:47.354180 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part 2024.11.14 16:55:47.354547 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 424 rows starting from the beginning of the part 2024.11.14 16:55:47.354837 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2024.11.14 16:55:47.355832 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.355911 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.357064 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:55:47.357477 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.357897 [ 141 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:55:47.357994 [ 141 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.358071 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.358187 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441763 sec., 356685.8755149756 rows/sec., 27.29 MiB/sec. 2024.11.14 16:55:47.358216 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} executeQuery: Read 132 rows, 9.41 KiB in 0.004933 sec., 26758.564767889722 rows/sec., 1.86 MiB/sec. 2024.11.14 16:55:47.358446 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:55:47.358520 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} TCPHandler: Processed in 0.005629477 sec. 2024.11.14 16:55:47.358625 [ 192 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:55:47.358802 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:47.358956 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:47.359050 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3850 rows starting from the beginning of the part 2024.11.14 16:55:47.359083 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:47.359350 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:47.359367 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.11.14 16:55:47.359932 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part 2024.11.14 16:55:47.360058 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.360412 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2024.11.14 16:55:47.360884 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:55:47.360891 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part 2024.11.14 16:55:47.361387 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.14 16:55:47.361404 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part 2024.11.14 16:55:47.362213 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.362265 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.362808 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:55:47.363167 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.363359 [ 141 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:55:47.363449 [ 141 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:47.363496 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:47.363507 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} executeQuery: Read 48 rows, 3.31 KiB in 0.004468 sec., 10743.061772605193 rows/sec., 741.38 KiB/sec. 2024.11.14 16:55:47.363995 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} TCPHandler: Processed in 0.005342031 sec. 2024.11.14 16:55:47.364014 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:55:47.364514 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:47.364591 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 586 rows starting from the beginning of the part 2024.11.14 16:55:47.364601 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4778 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392875 sec., 747394.56035039 rows/sec., 50.48 MiB/sec. 2024.11.14 16:55:47.364712 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.11.14 16:55:47.364914 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.11.14 16:55:47.365250 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2024.11.14 16:55:47.365323 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:55:47.365607 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part 2024.11.14 16:55:47.365729 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2024.11.14 16:55:47.366445 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.366621 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:55:47.366801 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. 2024.11.14 16:55:47.367698 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.004005121 sec., 229206.55830373164 rows/sec., 15.00 MiB/sec. 2024.11.14 16:55:47.367955 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:55:47.368312 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:47.368399 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:55:47.368500 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.11.14 16:55:50.564192 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 412 2024.11.14 16:55:50.567439 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:50.567489 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:50.568935 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:55:50.569248 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:50.569768 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 412 2024.11.14 16:55:52.341122 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:52.341322 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:52.341398 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:52.342179 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:52.342224 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:52.342660 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:55:52.342933 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:52.343160 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2024.11.14 16:55:52.343216 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} TCPHandler: Processed in 0.002226381 sec. 2024.11.14 16:55:52.343488 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:52.343704 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:52.343784 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:52.344637 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:52.344684 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:52.345165 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:55:52.345427 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:52.345670 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. 2024.11.14 16:55:52.345728 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} TCPHandler: Processed in 0.002383524 sec. 2024.11.14 16:55:52.345894 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:52.346032 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:52.346095 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:52.346746 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:52.346786 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:52.347225 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:55:52.347475 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:52.347747 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec. 2024.11.14 16:55:52.347869 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} TCPHandler: Processed in 0.002039177 sec. 2024.11.14 16:55:52.348171 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:52.348393 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:52.348486 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:52.349051 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:52.349089 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:52.349468 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:55:52.349715 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:52.349941 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. 2024.11.14 16:55:52.349991 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} TCPHandler: Processed in 0.001984204 sec. 2024.11.14 16:55:55.457054 [ 88 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:55:55.457122 [ 88 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:55:57.347526 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.347731 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.347807 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:55:57.348548 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.348589 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.349023 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:57.349280 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.349509 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. 2024.11.14 16:55:57.349676 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} TCPHandler: Processed in 0.002282202 sec. 2024.11.14 16:55:57.349970 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.350181 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:55:57.350263 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:55:57.351193 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.351240 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.351694 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:55:57.351953 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.352184 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} executeQuery: Read 287 rows, 25.98 KiB in 0.002063 sec., 139117.78962675715 rows/sec., 12.30 MiB/sec. 2024.11.14 16:55:57.352240 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} TCPHandler: Processed in 0.002412545 sec. 2024.11.14 16:55:57.352404 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.352540 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.352602 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:55:57.353236 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.353275 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.353643 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:55:57.353894 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.354018 [ 151 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:55:57.354073 [ 151 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.354082 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} executeQuery: Read 49 rows, 3.61 KiB in 0.001572 sec., 31170.483460559797 rows/sec., 2.25 MiB/sec. 2024.11.14 16:55:57.354101 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.354195 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} TCPHandler: Processed in 0.001852442 sec. 2024.11.14 16:55:57.354580 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.354629 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:55:57.354947 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.354992 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:55:57.355040 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:55:57.355067 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part 2024.11.14 16:55:57.355399 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2024.11.14 16:55:57.355723 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2024.11.14 16:55:57.356183 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.11.14 16:55:57.356541 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.11.14 16:55:57.356901 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part 2024.11.14 16:55:57.357816 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.357894 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:55:57.358849 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:57.359486 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.359512 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00529577 sec., 37199.50073360437 rows/sec., 2.81 MiB/sec. 2024.11.14 16:55:57.359745 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:55:57.359852 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} executeQuery: Read 14 rows, 1004.00 B in 0.004974 sec., 2814.6361077603538 rows/sec., 197.12 KiB/sec. 2024.11.14 16:55:57.359996 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} TCPHandler: Processed in 0.005693189 sec. 2024.11.14 16:55:57.360186 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.360244 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.360417 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.360441 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:55:57.360502 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:55:57.360606 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.14 16:55:57.361195 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.361236 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.361609 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:57.361858 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.362035 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} executeQuery: Read 13 rows, 830.00 B in 0.001688 sec., 7701.421800947867 rows/sec., 480.18 KiB/sec. 2024.11.14 16:55:57.362089 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} TCPHandler: Processed in 0.001971484 sec. 2024.11.14 16:55:57.362259 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.362398 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:55:57.362454 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:55:57.363263 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.363305 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.363699 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:55:57.363955 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.364180 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} executeQuery: Read 424 rows, 31.04 KiB in 0.001813 sec., 233866.5195808053 rows/sec., 16.72 MiB/sec. 2024.11.14 16:55:57.364241 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} TCPHandler: Processed in 0.002050136 sec. 2024.11.14 16:55:57.364406 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.364540 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:55:57.364605 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:55:57.365207 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.365250 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.365693 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:57.365964 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.366173 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} executeQuery: Read 6 rows, 321.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 189.53 KiB/sec. 2024.11.14 16:55:57.366365 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} TCPHandler: Processed in 0.002024685 sec. 2024.11.14 16:55:57.366549 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.366685 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.366739 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:55:57.367354 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.367400 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.367837 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:55:57.368089 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.368299 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} executeQuery: Read 237 rows, 16.27 KiB in 0.001639 sec., 144600.36607687615 rows/sec., 9.69 MiB/sec. 2024.11.14 16:55:57.368350 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} TCPHandler: Processed in 0.001871642 sec. 2024.11.14 16:55:57.368493 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.368609 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.368660 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:55:57.369147 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.369184 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.369550 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:55:57.369793 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.370001 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. 2024.11.14 16:55:57.370152 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} TCPHandler: Processed in 0.001711639 sec. 2024.11.14 16:55:57.370307 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.370425 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.370503 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:55:57.371639 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.371677 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.372384 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:55:57.372660 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.373007 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} executeQuery: Read 42 rows, 77.07 KiB in 0.002582 sec., 16266.460108443067 rows/sec., 29.15 MiB/sec. 2024.11.14 16:55:57.373155 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} TCPHandler: Processed in 0.002904026 sec. 2024.11.14 16:55:57.373320 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:55:57.373435 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:55:57.373488 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:55:57.374012 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:55:57.374050 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. 2024.11.14 16:55:57.374463 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:55:57.374720 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:55:57.374939 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} executeQuery: Read 82 rows, 5.33 KiB in 0.001526 sec., 53735.25557011795 rows/sec., 3.41 MiB/sec. 2024.11.14 16:55:57.374997 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} TCPHandler: Processed in 0.001730719 sec. 2024.11.14 16:56:00.569976 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 442 2024.11.14 16:56:00.572832 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:00.572880 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:00.574521 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:00.574832 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:00.575750 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 442 2024.11.14 16:56:02.339961 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.340170 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:56:02.340252 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:56:02.341077 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.341135 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.341574 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.14 16:56:02.341852 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.342094 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} executeQuery: Read 2 rows, 167.00 B in 0.001984 sec., 1008.0645161290322 rows/sec., 82.20 KiB/sec. 2024.11.14 16:56:02.342161 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} TCPHandler: Processed in 0.002335053 sec. 2024.11.14 16:56:02.342444 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.342665 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:02.342746 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:02.343530 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.343576 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.344050 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:56:02.344352 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.344552 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} executeQuery: Read 57 rows, 4.48 KiB in 0.00195 sec., 29230.76923076923 rows/sec., 2.24 MiB/sec. 2024.11.14 16:56:02.344606 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} TCPHandler: Processed in 0.002309482 sec. 2024.11.14 16:56:02.344778 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.344927 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:02.344988 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:02.345575 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.345618 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.345983 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:56:02.346256 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.346464 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} executeQuery: Read 2 rows, 143.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 88.72 KiB/sec. 2024.11.14 16:56:02.346517 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} TCPHandler: Processed in 0.001808441 sec. 2024.11.14 16:56:02.346665 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.346780 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:02.346829 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:02.347448 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.347487 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.347865 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:56:02.348111 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.348296 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} executeQuery: Read 66 rows, 5.28 KiB in 0.00154 sec., 42857.14285714286 rows/sec., 3.35 MiB/sec. 2024.11.14 16:56:02.348416 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} TCPHandler: Processed in 0.001804141 sec. 2024.11.14 16:56:02.348603 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.348743 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:02.348811 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:02.349405 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.349445 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.349850 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:56:02.350096 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.350352 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} executeQuery: Read 129 rows, 9.20 KiB in 0.001641 sec., 78610.60329067642 rows/sec., 5.47 MiB/sec. 2024.11.14 16:56:02.350563 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} TCPHandler: Processed in 0.002022115 sec. 2024.11.14 16:56:02.350733 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:02.350877 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:02.350938 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:02.351511 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:02.351557 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:02.351996 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:56:02.352272 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:02.352487 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} executeQuery: Read 48 rows, 3.31 KiB in 0.001633 sec., 29393.7538273117 rows/sec., 1.98 MiB/sec. 2024.11.14 16:56:02.352567 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} TCPHandler: Processed in 0.001895093 sec. 2024.11.14 16:56:07.341238 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:07.341459 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:07.341535 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:07.342386 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:07.342427 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:07.342854 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:56:07.343114 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:07.343349 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} executeQuery: Read 56 rows, 4.41 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.22 MiB/sec. 2024.11.14 16:56:07.343471 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} TCPHandler: Processed in 0.002382183 sec. 2024.11.14 16:56:07.343771 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:07.343982 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:07.344062 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:07.344815 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:07.344861 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:07.345302 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:56:07.345560 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:07.345799 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. 2024.11.14 16:56:07.345859 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} TCPHandler: Processed in 0.002230361 sec. 2024.11.14 16:56:07.346008 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:07.346146 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:07.346209 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:07.346886 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:07.346934 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:07.347378 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:56:07.347646 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:07.347905 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. 2024.11.14 16:56:07.348054 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} TCPHandler: Processed in 0.002109848 sec. 2024.11.14 16:56:07.348233 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:07.348359 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:07.348415 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:07.348918 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:07.348960 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:07.349357 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:56:07.349599 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:07.349828 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. 2024.11.14 16:56:07.349884 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} TCPHandler: Processed in 0.001721479 sec. 2024.11.14 16:56:08.877945 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.085386 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.213829 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.230324 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.373796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.379146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.390512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:09.393984 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:10.457368 [ 139 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:56:10.457426 [ 139 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:56:10.575949 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 462 2024.11.14 16:56:10.578597 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:10.578646 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:10.580152 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:10.580450 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:10.580686 [ 139 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:56:10.580803 [ 139 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:10.580892 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:10.581573 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:56:10.582246 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 462 2024.11.14 16:56:10.582719 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:10.582892 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part 2024.11.14 16:56:10.583519 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.11.14 16:56:10.584262 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2024.11.14 16:56:10.584835 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.11.14 16:56:10.585286 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.11.14 16:56:10.585694 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2024.11.14 16:56:10.593807 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.012709857 sec., 36349.74020557431 rows/sec., 33.36 MiB/sec. 2024.11.14 16:56:10.594826 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:56:10.595650 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:10.595748 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:56:10.596077 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2024.11.14 16:56:11.001893 [ 244 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001394542 sec. 2024.11.14 16:56:12.348774 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.348956 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.349023 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:56:12.349727 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.349776 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.350224 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:56:12.350484 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.350782 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2024.11.14 16:56:12.351073 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} TCPHandler: Processed in 0.002420374 sec. 2024.11.14 16:56:12.351424 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.351616 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:12.351688 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:12.352611 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.352660 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.353125 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:56:12.353388 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.353584 [ 138 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:56:12.353654 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} executeQuery: Read 287 rows, 25.98 KiB in 0.002089 sec., 137386.30923887025 rows/sec., 12.15 MiB/sec. 2024.11.14 16:56:12.353675 [ 138 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.353751 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.353807 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} TCPHandler: Processed in 0.002594438 sec. 2024.11.14 16:56:12.354210 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.354466 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:56:12.354900 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.355125 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:12.355189 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:12.355295 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1433 rows starting from the beginning of the part 2024.11.14 16:56:12.355545 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.11.14 16:56:12.355928 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 287 rows starting from the beginning of the part 2024.11.14 16:56:12.356360 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part 2024.11.14 16:56:12.356709 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.11.14 16:56:12.357039 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 287 rows starting from the beginning of the part 2024.11.14 16:56:12.358193 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.358254 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.359421 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:56:12.359782 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.360546 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} executeQuery: Read 49 rows, 3.61 KiB in 0.005838 sec., 8393.285371702637 rows/sec., 619.09 KiB/sec. 2024.11.14 16:56:12.360774 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006909056 sec., 314948.9597421124 rows/sec., 27.81 MiB/sec. 2024.11.14 16:56:12.360781 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} TCPHandler: Processed in 0.006837604 sec. 2024.11.14 16:56:12.360999 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.361098 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:56:12.361230 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.361310 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:56:12.361726 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.361989 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:56:12.362138 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.14 16:56:12.362397 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.362442 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.362812 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:12.363072 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.363370 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} executeQuery: Read 14 rows, 1004.00 B in 0.002218 sec., 6311.9927862939585 rows/sec., 442.05 KiB/sec. 2024.11.14 16:56:12.363502 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} TCPHandler: Processed in 0.002585728 sec. 2024.11.14 16:56:12.363661 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.363799 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.363862 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:56:12.364526 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.364566 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.365057 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:56:12.365305 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.365706 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} executeQuery: Read 13 rows, 830.00 B in 0.001902 sec., 6834.910620399579 rows/sec., 426.16 KiB/sec. 2024.11.14 16:56:12.365924 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} TCPHandler: Processed in 0.002328783 sec. 2024.11.14 16:56:12.366079 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.366199 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:12.366248 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:12.366993 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.367032 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.367413 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:56:12.367660 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.367826 [ 138 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:56:12.367887 [ 138 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.367904 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} executeQuery: Read 424 rows, 31.04 KiB in 0.001721 sec., 246368.3904706566 rows/sec., 17.62 MiB/sec. 2024.11.14 16:56:12.367923 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.368158 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} TCPHandler: Processed in 0.002131428 sec. 2024.11.14 16:56:12.368623 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.368682 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:56:12.369179 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:56:12.369398 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:56:12.369403 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:12.369558 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part 2024.11.14 16:56:12.369902 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2024.11.14 16:56:12.370347 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 424 rows starting from the beginning of the part 2024.11.14 16:56:12.370694 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part 2024.11.14 16:56:12.370971 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2024.11.14 16:56:12.371399 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 424 rows starting from the beginning of the part 2024.11.14 16:56:12.372094 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.372155 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.373027 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:56:12.373582 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.374026 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} executeQuery: Read 6 rows, 321.00 B in 0.00509 sec., 1178.7819253438115 rows/sec., 61.59 KiB/sec. 2024.11.14 16:56:12.374209 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} TCPHandler: Processed in 0.005902323 sec. 2024.11.14 16:56:12.374531 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.374593 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543227 sec., 298323.74759426806 rows/sec., 22.83 MiB/sec. 2024.11.14 16:56:12.374729 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.374824 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:12.374894 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:56:12.375526 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.375750 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:56:12.375949 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:56:12.376093 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.376137 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.376540 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:56:12.376789 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.376952 [ 138 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:56:12.377015 [ 138 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.377048 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} executeQuery: Read 237 rows, 16.27 KiB in 0.002356 sec., 100594.22750424448 rows/sec., 6.74 MiB/sec. 2024.11.14 16:56:12.377053 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.377313 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} TCPHandler: Processed in 0.002952746 sec. 2024.11.14 16:56:12.377637 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:56:12.377676 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.377938 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:12.377965 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.378008 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4778 rows starting from the beginning of the part 2024.11.14 16:56:12.378071 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:56:12.378327 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2024.11.14 16:56:12.378595 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part 2024.11.14 16:56:12.378809 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 129 rows starting from the beginning of the part 2024.11.14 16:56:12.379041 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.11.14 16:56:12.379366 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part 2024.11.14 16:56:12.380110 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.380154 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.380616 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:56:12.380967 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.381450 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} executeQuery: Read 1 rows, 69.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 19.16 KiB/sec. 2024.11.14 16:56:12.381547 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} TCPHandler: Processed in 0.004091322 sec. 2024.11.14 16:56:12.381705 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.381900 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.382115 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:56:12.383425 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5701 rows, containing 5 columns (5 merged, 0 gathered) in 0.006239361 sec., 913715.3628392395 rows/sec., 61.83 MiB/sec. 2024.11.14 16:56:12.383858 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.383912 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.383930 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:56:12.384652 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.384823 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:56:12.385011 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2024.11.14 16:56:12.385389 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:12.385670 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.386112 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} executeQuery: Read 42 rows, 77.07 KiB in 0.004227 sec., 9936.1249112846 rows/sec., 17.81 MiB/sec. 2024.11.14 16:56:12.386476 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} TCPHandler: Processed in 0.004839869 sec. 2024.11.14 16:56:12.386637 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:12.386774 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:12.386835 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:12.387404 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.387442 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.387814 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:56:12.388056 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.388176 [ 115 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:56:12.388219 [ 115 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:12.388242 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. 2024.11.14 16:56:12.388245 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:12.388357 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} TCPHandler: Processed in 0.00177931 sec. 2024.11.14 16:56:12.388701 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:56:12.388913 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:12.388955 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 918 rows starting from the beginning of the part 2024.11.14 16:56:12.389104 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2024.11.14 16:56:12.389287 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2024.11.14 16:56:12.389410 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2024.11.14 16:56:12.389598 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.11.14 16:56:12.389720 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2024.11.14 16:56:12.390973 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604249 sec., 479984.82479977916 rows/sec., 31.41 MiB/sec. 2024.11.14 16:56:12.391369 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:56:12.391707 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:12.391790 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:56:12.391882 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2024.11.14 16:56:14.115508 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.173876 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.399748 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.496288 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.496337 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.523036 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.525395 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.525729 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.545868 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.718080 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.827866 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.857398 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.860501 [ 301 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.868124 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.869502 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.872920 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.886220 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:14.907081 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.052638 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.138833 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.158213 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.163649 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.164976 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:15.174283 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:17.340696 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:17.340902 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:17.340979 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:17.341793 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:17.341843 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:17.342278 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:56:17.342533 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:17.342758 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2024.11.14 16:56:17.342917 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} TCPHandler: Processed in 0.002351103 sec. 2024.11.14 16:56:17.343210 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:17.343420 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:17.343499 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:17.344293 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:17.344348 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:17.344801 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:56:17.345065 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:17.345311 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. 2024.11.14 16:56:17.345377 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} TCPHandler: Processed in 0.002311672 sec. 2024.11.14 16:56:17.345544 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:17.345690 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:17.345753 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:17.346412 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:17.346457 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:17.346862 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:56:17.347100 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:17.347321 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} executeQuery: Read 128 rows, 9.13 KiB in 0.001668 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. 2024.11.14 16:56:17.347546 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} TCPHandler: Processed in 0.002063236 sec. 2024.11.14 16:56:17.347724 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:17.347862 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:17.347919 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:17.348462 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:17.348504 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:17.348905 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:56:17.349175 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:17.349481 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} executeQuery: Read 48 rows, 3.31 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 1.97 MiB/sec. 2024.11.14 16:56:17.349681 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} TCPHandler: Processed in 0.002011505 sec. 2024.11.14 16:56:20.582449 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 492 2024.11.14 16:56:20.585235 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:20.585285 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:20.586718 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:56:20.587024 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:20.588177 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 492 2024.11.14 16:56:22.341825 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:22.342024 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:22.342102 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:22.342928 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:22.342975 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:22.343400 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:56:22.343662 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:22.343900 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. 2024.11.14 16:56:22.343962 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} TCPHandler: Processed in 0.002271231 sec. 2024.11.14 16:56:22.344241 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:22.344461 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:22.344545 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:22.345332 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:22.345378 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:22.345830 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:56:22.346128 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:22.346378 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} executeQuery: Read 64 rows, 5.12 KiB in 0.001978 sec., 32355.91506572295 rows/sec., 2.53 MiB/sec. 2024.11.14 16:56:22.346589 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} TCPHandler: Processed in 0.002491686 sec. 2024.11.14 16:56:22.346776 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:22.346920 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:22.346986 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:22.347649 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:22.347695 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:22.348103 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:56:22.348355 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:22.348606 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. 2024.11.14 16:56:22.348747 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} TCPHandler: Processed in 0.002035696 sec. 2024.11.14 16:56:22.348962 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:22.349106 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:22.349170 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:22.349757 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:22.349794 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:22.350175 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:56:22.350421 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:22.350597 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2024.11.14 16:56:22.350648 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} TCPHandler: Processed in 0.00178239 sec. 2024.11.14 16:56:25.457478 [ 127 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:56:25.457547 [ 127 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:56:26.881031 [ 126 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:56:26.881123 [ 126 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:26.881165 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:26.881424 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:56:26.881657 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:26.881701 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part 2024.11.14 16:56:26.881792 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:26.881896 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:26.882148 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:26.882339 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:26.883410 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140958 sec., 139190.02614717337 rows/sec., 9.98 MiB/sec. 2024.11.14 16:56:26.883658 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:56:26.884055 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:26.884150 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:56:26.884251 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:56:27.348318 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.348504 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.348576 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:56:27.349295 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.349349 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.349776 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:27.350028 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.350238 [ 124 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:56:27.350271 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. 2024.11.14 16:56:27.350323 [ 124 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.350400 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.350408 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} TCPHandler: Processed in 0.00222041 sec. 2024.11.14 16:56:27.350648 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:56:27.350711 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.350917 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:27.350967 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:27.350987 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.11.14 16:56:27.351092 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:27.351314 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:27.351650 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:27.351954 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:27.352257 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.14 16:56:27.354000 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.354085 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.354829 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004296528 sec., 16292.224791738818 rows/sec., 1.21 MiB/sec. 2024.11.14 16:56:27.355030 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:56:27.355120 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:56:27.355529 [ 197 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.355591 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.355664 [ 197 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:56:27.355876 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:56:27.355934 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} executeQuery: Read 287 rows, 25.98 KiB in 0.005056 sec., 56764.240506329115 rows/sec., 5.02 MiB/sec. 2024.11.14 16:56:27.356171 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} TCPHandler: Processed in 0.005626677 sec. 2024.11.14 16:56:27.356375 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.356518 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.356578 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:27.357240 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.357284 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.357657 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:56:27.357917 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.358155 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} executeQuery: Read 49 rows, 3.61 KiB in 0.001672 sec., 29306.220095693778 rows/sec., 2.11 MiB/sec. 2024.11.14 16:56:27.358212 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} TCPHandler: Processed in 0.001926183 sec. 2024.11.14 16:56:27.358348 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.358474 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.358529 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:56:27.359117 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.359155 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.359528 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:27.359774 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.359951 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} executeQuery: Read 14 rows, 1004.00 B in 0.001506 sec., 9296.148738379814 rows/sec., 651.04 KiB/sec. 2024.11.14 16:56:27.360001 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} TCPHandler: Processed in 0.001711538 sec. 2024.11.14 16:56:27.360134 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.360251 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.360299 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:56:27.360894 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.360933 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.361291 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:27.361527 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.361675 [ 124 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:56:27.361742 [ 124 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.361771 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.361787 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2024.11.14 16:56:27.362104 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} TCPHandler: Processed in 0.002019326 sec. 2024.11.14 16:56:27.362174 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:56:27.362356 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.362507 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:27.362577 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:27.362588 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.11.14 16:56:27.362677 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:27.362892 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.11.14 16:56:27.363218 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.11.14 16:56:27.363499 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.11.14 16:56:27.363753 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.11.14 16:56:27.365727 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.365795 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.366462 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004589644 sec., 14162.318471759465 rows/sec., 938.34 KiB/sec. 2024.11.14 16:56:27.366693 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:56:27.366798 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:56:27.367207 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.367258 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.367400 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:56:27.367635 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:56:27.367702 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} executeQuery: Read 424 rows, 31.04 KiB in 0.005176 sec., 81916.53786707882 rows/sec., 5.86 MiB/sec. 2024.11.14 16:56:27.367778 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} TCPHandler: Processed in 0.005546916 sec. 2024.11.14 16:56:27.367945 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.368062 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:56:27.368113 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:56:27.368599 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.368639 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.369010 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:27.369252 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.369521 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. 2024.11.14 16:56:27.369653 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} TCPHandler: Processed in 0.00178223 sec. 2024.11.14 16:56:27.369819 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.369944 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.370000 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:27.370613 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.370652 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.371062 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:56:27.371323 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.371513 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec. 2024.11.14 16:56:27.371638 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} TCPHandler: Processed in 0.001876243 sec. 2024.11.14 16:56:27.371803 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.371936 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.371988 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:56:27.372463 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.372502 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.372863 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:56:27.373136 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.373351 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. 2024.11.14 16:56:27.373410 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} TCPHandler: Processed in 0.001666198 sec. 2024.11.14 16:56:27.373557 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.373677 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.373768 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:56:27.375216 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.375261 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.376119 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:27.376401 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.376703 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} executeQuery: Read 42 rows, 77.07 KiB in 0.003026 sec., 13879.709187045604 rows/sec., 24.87 MiB/sec. 2024.11.14 16:56:27.376886 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} TCPHandler: Processed in 0.003385026 sec. 2024.11.14 16:56:27.377034 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:27.377149 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:27.377199 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:27.377683 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:27.377723 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:27.378112 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:56:27.378354 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:27.378570 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. 2024.11.14 16:56:27.378622 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} TCPHandler: Processed in 0.001645757 sec. 2024.11.14 16:56:30.588426 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 522 2024.11.14 16:56:30.591656 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:30.591714 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:30.593169 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:56:30.593480 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:30.594450 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 522 2024.11.14 16:56:32.339952 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.340138 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:56:32.340212 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:56:32.340964 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.341019 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.341453 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.14 16:56:32.341747 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.342023 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} executeQuery: Read 8 rows, 668.00 B in 0.001933 sec., 4138.644593895499 rows/sec., 337.48 KiB/sec. 2024.11.14 16:56:32.342151 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} TCPHandler: Processed in 0.002407714 sec. 2024.11.14 16:56:32.342402 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.342601 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:32.342682 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:32.343440 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.343482 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.343931 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:56:32.344226 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.344424 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} executeQuery: Read 60 rows, 4.70 KiB in 0.001882 sec., 31880.97768331562 rows/sec., 2.44 MiB/sec. 2024.11.14 16:56:32.344480 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} TCPHandler: Processed in 0.002213081 sec. 2024.11.14 16:56:32.344642 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.344798 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:32.344860 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:32.345478 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.345521 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.345898 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:56:32.346165 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.346424 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} executeQuery: Read 8 rows, 572.00 B in 0.001661 sec., 4816.37567730283 rows/sec., 336.30 KiB/sec. 2024.11.14 16:56:32.346632 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} TCPHandler: Processed in 0.002052306 sec. 2024.11.14 16:56:32.346801 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.346925 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:32.346976 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:32.347582 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.347621 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.347992 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:56:32.348240 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.348459 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} executeQuery: Read 72 rows, 5.77 KiB in 0.001559 sec., 46183.45093008338 rows/sec., 3.61 MiB/sec. 2024.11.14 16:56:32.348511 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} TCPHandler: Processed in 0.00176912 sec. 2024.11.14 16:56:32.348682 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.348834 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:32.348894 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:32.349473 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.349512 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.349926 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:56:32.350187 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.350391 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} executeQuery: Read 132 rows, 9.41 KiB in 0.001588 sec., 83123.42569269521 rows/sec., 5.79 MiB/sec. 2024.11.14 16:56:32.350444 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} TCPHandler: Processed in 0.001843332 sec. 2024.11.14 16:56:32.350602 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:32.350745 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:32.350807 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:32.351341 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:32.351380 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:32.351772 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:56:32.352022 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:32.352229 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} executeQuery: Read 48 rows, 3.31 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.13 MiB/sec. 2024.11.14 16:56:32.352278 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} TCPHandler: Processed in 0.001742699 sec. 2024.11.14 16:56:37.341602 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:37.341802 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:37.341871 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:37.342612 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.342662 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.343082 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:56:37.343334 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.343536 [ 116 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.14 16:56:37.343589 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} executeQuery: Read 56 rows, 4.41 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.34 MiB/sec. 2024.11.14 16:56:37.343629 [ 116 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.343705 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.343714 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} TCPHandler: Processed in 0.00223995 sec. 2024.11.14 16:56:37.343947 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.14 16:56:37.344040 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:37.344158 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:37.344232 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1434 rows starting from the beginning of the part 2024.11.14 16:56:37.344297 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:37.344424 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.11.14 16:56:37.344484 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:37.344731 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.11.14 16:56:37.345016 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 287 rows starting from the beginning of the part 2024.11.14 16:56:37.345300 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.11.14 16:56:37.345538 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.11.14 16:56:37.347455 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.347519 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.348375 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:56:37.348767 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.004930601 sec., 395286.4975283946 rows/sec., 34.57 MiB/sec. 2024.11.14 16:56:37.348894 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.349116 [ 116 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.14 16:56:37.349125 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.14 16:56:37.349190 [ 116 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.349275 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.349517 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} executeQuery: Read 64 rows, 5.12 KiB in 0.005189 sec., 12333.783002505299 rows/sec., 985.78 KiB/sec. 2024.11.14 16:56:37.349813 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.14 16:56:37.350507 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:37.350534 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.350609 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} TCPHandler: Processed in 0.006729381 sec. 2024.11.14 16:56:37.350625 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part 2024.11.14 16:56:37.350960 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.14 16:56:37.351003 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:37.351116 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.11.14 16:56:37.351413 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.11.14 16:56:37.351605 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:37.351651 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.11.14 16:56:37.351794 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:37.352019 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 424 rows starting from the beginning of the part 2024.11.14 16:56:37.352394 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part 2024.11.14 16:56:37.352809 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part 2024.11.14 16:56:37.353976 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.354021 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.354622 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:56:37.354931 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521414 sec., 289780.84237117524 rows/sec., 22.34 MiB/sec. 2024.11.14 16:56:37.354986 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.355210 [ 116 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.14 16:56:37.355307 [ 116 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.355373 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.355380 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.14 16:56:37.355391 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} executeQuery: Read 160 rows, 11.41 KiB in 0.003963 sec., 40373.45445369669 rows/sec., 2.81 MiB/sec. 2024.11.14 16:56:37.355867 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} TCPHandler: Processed in 0.005099435 sec. 2024.11.14 16:56:37.355916 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.14 16:56:37.356134 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:37.356301 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:37.356407 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5701 rows starting from the beginning of the part 2024.11.14 16:56:37.356520 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:37.356596 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.356777 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2024.11.14 16:56:37.356822 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:37.357141 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.14 16:56:37.357269 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.11.14 16:56:37.357595 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.14 16:56:37.357720 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2024.11.14 16:56:37.358171 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part 2024.11.14 16:56:37.358510 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2024.11.14 16:56:37.359869 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.359936 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.360619 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:56:37.361172 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.361525 [ 114 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.14 16:56:37.361628 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} executeQuery: Read 60 rows, 4.14 KiB in 0.005275 sec., 11374.407582938387 rows/sec., 784.95 KiB/sec. 2024.11.14 16:56:37.361635 [ 114 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:37.361731 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:37.362028 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} TCPHandler: Processed in 0.006013885 sec. 2024.11.14 16:56:37.362527 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.14 16:56:37.362843 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:37.362893 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part 2024.11.14 16:56:37.363040 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.11.14 16:56:37.363437 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.11.14 16:56:37.363851 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2024.11.14 16:56:37.363870 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 6518 rows, containing 5 columns (5 merged, 0 gathered) in 0.008359418 sec., 779719.3536679228 rows/sec., 52.88 MiB/sec. 2024.11.14 16:56:37.364068 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2024.11.14 16:56:37.364247 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2024.11.14 16:56:37.364469 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.14 16:56:37.365192 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.365328 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.14 16:56:37.365503 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2024.11.14 16:56:37.366151 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 4 columns (4 merged, 0 gathered) in 0.004097413 sec., 377799.357789903 rows/sec., 24.79 MiB/sec. 2024.11.14 16:56:37.366410 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.14 16:56:37.366716 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:37.366796 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.14 16:56:37.366881 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.11.14 16:56:38.177465 [ 114 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:56:38.177533 [ 114 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:38.177556 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:38.177771 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:56:38.177968 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:38.178011 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.11.14 16:56:38.178102 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.11.14 16:56:38.178313 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.11.14 16:56:38.178418 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.11.14 16:56:38.178536 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.11.14 16:56:38.179489 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001854842 sec., 4852.165305724154 rows/sec., 326.95 KiB/sec. 2024.11.14 16:56:38.179703 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:56:38.180137 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:38.180242 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:56:38.180352 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:56:38.881028 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.096610 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.228088 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.234413 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.381928 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.384276 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.403620 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.403833 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:39.614250 [ 113 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:56:39.614323 [ 113 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:39.614349 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:39.614614 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:56:39.614812 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:39.614856 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2024.11.14 16:56:39.614947 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.11.14 16:56:39.615191 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.11.14 16:56:39.615433 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.11.14 16:56:39.615586 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.11.14 16:56:39.616737 [ 190 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278382 sec., 23701.029941423345 rows/sec., 1.21 MiB/sec. 2024.11.14 16:56:39.616902 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:56:39.617205 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:39.617288 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:56:39.617371 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:56:40.457588 [ 112 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:56:40.457642 [ 112 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:56:40.594644 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 542 2024.11.14 16:56:40.597216 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:40.597271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:40.598710 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:56:40.599031 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:40.599612 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 542 2024.11.14 16:56:42.347768 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.347976 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.348056 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:56:42.348854 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.348909 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.349338 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:42.349623 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.349856 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.11.14 16:56:42.349922 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} TCPHandler: Processed in 0.002290692 sec. 2024.11.14 16:56:42.350181 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.350379 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:42.350453 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:42.351359 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.351409 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.351875 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:56:42.352139 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.352427 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} executeQuery: Read 287 rows, 25.98 KiB in 0.002094 sec., 137058.26170009552 rows/sec., 12.12 MiB/sec. 2024.11.14 16:56:42.352632 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} TCPHandler: Processed in 0.002583728 sec. 2024.11.14 16:56:42.352867 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.353010 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.353074 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:42.353782 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.353825 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.354200 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:56:42.354440 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.354628 [ 109 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:56:42.354652 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} executeQuery: Read 49 rows, 3.61 KiB in 0.001676 sec., 29236.276849642007 rows/sec., 2.11 MiB/sec. 2024.11.14 16:56:42.354713 [ 109 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.354782 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} TCPHandler: Processed in 0.001990544 sec. 2024.11.14 16:56:42.354787 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.354973 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.354978 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:56:42.355116 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.355160 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:42.355175 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:56:42.355216 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part 2024.11.14 16:56:42.355383 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.11.14 16:56:42.355670 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2024.11.14 16:56:42.355923 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.11.14 16:56:42.356087 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2024.11.14 16:56:42.356277 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2024.11.14 16:56:42.356724 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.356768 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.357297 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:42.357676 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.357819 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.002908986 sec., 74940.20253105377 rows/sec., 5.65 MiB/sec. 2024.11.14 16:56:42.358027 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} executeQuery: Read 14 rows, 1004.00 B in 0.002944 sec., 4755.434782608696 rows/sec., 333.04 KiB/sec. 2024.11.14 16:56:42.358147 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} TCPHandler: Processed in 0.003231192 sec. 2024.11.14 16:56:42.358158 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:56:42.358345 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.358572 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.358660 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:56:42.358720 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.358952 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:56:42.359145 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.14 16:56:42.359648 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.359693 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.360055 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:42.360293 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.360550 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} executeQuery: Read 13 rows, 830.00 B in 0.002052 sec., 6335.282651072125 rows/sec., 395.00 KiB/sec. 2024.11.14 16:56:42.360728 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} TCPHandler: Processed in 0.002473206 sec. 2024.11.14 16:56:42.360894 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.361035 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:42.361091 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:42.361880 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.361919 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.362300 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:56:42.362543 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.362748 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} executeQuery: Read 424 rows, 31.04 KiB in 0.001744 sec., 243119.26605504585 rows/sec., 17.38 MiB/sec. 2024.11.14 16:56:42.362800 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} TCPHandler: Processed in 0.001974824 sec. 2024.11.14 16:56:42.362959 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.363102 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:56:42.363163 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:56:42.363696 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.363734 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.364097 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:42.364361 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.364567 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. 2024.11.14 16:56:42.364627 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} TCPHandler: Processed in 0.00173567 sec. 2024.11.14 16:56:42.364782 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.364920 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.364986 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:42.365640 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.365679 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.366076 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:56:42.366316 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.366519 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. 2024.11.14 16:56:42.366572 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} TCPHandler: Processed in 0.001856212 sec. 2024.11.14 16:56:42.366725 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.366864 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.366925 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:56:42.367471 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.367513 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.367860 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:56:42.368125 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.368330 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. 2024.11.14 16:56:42.368380 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} TCPHandler: Processed in 0.001720618 sec. 2024.11.14 16:56:42.368528 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.368664 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.368756 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:56:42.370034 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.370075 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.370742 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:42.371000 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.371175 [ 109 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.14 16:56:42.371250 [ 109 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.371292 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.371299 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} executeQuery: Read 42 rows, 77.07 KiB in 0.002655 sec., 15819.209039548025 rows/sec., 28.35 MiB/sec. 2024.11.14 16:56:42.371722 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.14 16:56:42.372026 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} TCPHandler: Processed in 0.003553781 sec. 2024.11.14 16:56:42.372414 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:42.372735 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:42.372853 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:42.372901 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:42.373124 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 112 rows starting from the beginning of the part 2024.11.14 16:56:42.373980 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2024.11.14 16:56:42.374720 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2024.11.14 16:56:42.374750 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:42.374841 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:42.375420 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2024.11.14 16:56:42.376121 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part 2024.11.14 16:56:42.376352 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:56:42.376712 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2024.11.14 16:56:42.377121 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.377853 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} executeQuery: Read 82 rows, 5.33 KiB in 0.005154 sec., 15909.972836631743 rows/sec., 1.01 MiB/sec. 2024.11.14 16:56:42.378146 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} TCPHandler: Processed in 0.005985595 sec. 2024.11.14 16:56:42.382203 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 19 columns (19 merged, 0 gathered) in 0.010794363 sec., 29830.384618342 rows/sec., 53.45 MiB/sec. 2024.11.14 16:56:42.382903 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.14 16:56:42.383357 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:42.383445 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.14 16:56:42.383589 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2024.11.14 16:56:44.121560 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.182055 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.403509 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.511217 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.516637 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.528901 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.540846 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.542103 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.555404 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.723044 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.830774 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.866140 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.876791 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.877437 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.879054 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.891465 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.902860 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:44.915084 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.071866 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.150568 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.164925 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.167272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.182603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:45.194207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:56:47.340012 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.340198 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:56:47.340269 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:56:47.340988 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.341045 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.341458 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.14 16:56:47.341727 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.341962 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} executeQuery: Read 8 rows, 668.00 B in 0.001813 sec., 4412.57584114727 rows/sec., 359.81 KiB/sec. 2024.11.14 16:56:47.342026 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} TCPHandler: Processed in 0.002155228 sec. 2024.11.14 16:56:47.342301 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.342501 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:47.342574 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:47.343417 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.343468 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.343916 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:56:47.344178 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.344404 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} executeQuery: Read 60 rows, 4.70 KiB in 0.001965 sec., 30534.351145038167 rows/sec., 2.33 MiB/sec. 2024.11.14 16:56:47.344460 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} TCPHandler: Processed in 0.002301532 sec. 2024.11.14 16:56:47.344623 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.344751 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:47.344805 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:47.345417 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.345459 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.345822 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:56:47.346064 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.346271 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} executeQuery: Read 8 rows, 572.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 360.38 KiB/sec. 2024.11.14 16:56:47.346331 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} TCPHandler: Processed in 0.00176648 sec. 2024.11.14 16:56:47.346499 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.346618 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:47.346669 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:47.347389 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.347436 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.347843 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:56:47.348090 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.348282 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} executeQuery: Read 72 rows, 5.77 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.35 MiB/sec. 2024.11.14 16:56:47.348359 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} TCPHandler: Processed in 0.001915383 sec. 2024.11.14 16:56:47.348550 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.348674 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:47.348737 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:47.349397 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.349450 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.349883 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:56:47.350136 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.350389 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} executeQuery: Read 132 rows, 9.41 KiB in 0.001743 sec., 75731.49741824441 rows/sec., 5.27 MiB/sec. 2024.11.14 16:56:47.350554 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} TCPHandler: Processed in 0.002074776 sec. 2024.11.14 16:56:47.350757 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:47.350873 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:47.350926 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:47.351445 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:47.351482 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. 2024.11.14 16:56:47.351869 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:56:47.352157 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:47.352376 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} executeQuery: Read 48 rows, 3.31 KiB in 0.001515 sec., 31683.16831683168 rows/sec., 2.14 MiB/sec. 2024.11.14 16:56:47.352581 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} TCPHandler: Processed in 0.001901103 sec. 2024.11.14 16:56:50.599785 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 576 2024.11.14 16:56:50.602795 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:50.602848 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:50.604358 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:56:50.604664 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:50.605661 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 576 2024.11.14 16:56:52.341792 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:52.342001 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:52.342080 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:52.342968 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:52.343020 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:52.343477 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:56:52.343737 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:52.343981 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. 2024.11.14 16:56:52.344103 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} TCPHandler: Processed in 0.002446026 sec. 2024.11.14 16:56:52.344387 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:52.344603 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:52.344688 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:52.345494 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:52.345567 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:52.346024 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:56:52.346291 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:52.346543 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. 2024.11.14 16:56:52.346678 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} TCPHandler: Processed in 0.002435335 sec. 2024.11.14 16:56:52.346856 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:52.347002 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:52.347070 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:52.347755 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:52.347803 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:52.348229 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:56:52.348469 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:52.348675 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. 2024.11.14 16:56:52.348733 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} TCPHandler: Processed in 0.001946514 sec. 2024.11.14 16:56:52.348902 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:52.349141 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:52.349244 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:52.350046 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:52.350089 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:52.350475 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:56:52.350732 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:52.350941 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} executeQuery: Read 60 rows, 4.14 KiB in 0.001862 sec., 32223.4156820623 rows/sec., 2.17 MiB/sec. 2024.11.14 16:56:52.350997 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} TCPHandler: Processed in 0.002169459 sec. 2024.11.14 16:56:55.457680 [ 93 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:56:55.457743 [ 93 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:56:57.348626 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.348827 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.348905 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:56:57.349655 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.349696 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.350114 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:57.350373 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.350602 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. 2024.11.14 16:56:57.350797 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} TCPHandler: Processed in 0.002301472 sec. 2024.11.14 16:56:57.351146 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.351341 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:56:57.351416 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:56:57.352337 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.352390 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.352866 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:56:57.353134 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.353409 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} executeQuery: Read 287 rows, 25.98 KiB in 0.002119 sec., 135441.24587069373 rows/sec., 11.97 MiB/sec. 2024.11.14 16:56:57.353602 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} TCPHandler: Processed in 0.002626629 sec. 2024.11.14 16:56:57.353808 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.353930 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.353982 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:56:57.354569 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.354609 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.354982 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:56:57.355227 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.355467 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} executeQuery: Read 49 rows, 3.61 KiB in 0.001555 sec., 31511.254019292606 rows/sec., 2.27 MiB/sec. 2024.11.14 16:56:57.355645 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} TCPHandler: Processed in 0.001907743 sec. 2024.11.14 16:56:57.355799 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.355918 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.355969 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:56:57.356565 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.356606 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.356980 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:56:57.357231 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.357445 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. 2024.11.14 16:56:57.357498 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} TCPHandler: Processed in 0.00175496 sec. 2024.11.14 16:56:57.357644 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.357762 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.357812 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:56:57.358384 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.358421 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.358783 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:57.359024 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.359205 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. 2024.11.14 16:56:57.359258 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} TCPHandler: Processed in 0.001672558 sec. 2024.11.14 16:56:57.359413 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.359551 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:56:57.359609 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:56:57.360423 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.360463 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.360846 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:56:57.361094 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.361315 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} executeQuery: Read 424 rows, 31.04 KiB in 0.001794 sec., 236343.3667781494 rows/sec., 16.90 MiB/sec. 2024.11.14 16:56:57.361369 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} TCPHandler: Processed in 0.002022905 sec. 2024.11.14 16:56:57.361527 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.361664 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:56:57.361723 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:56:57.362252 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.362287 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.362648 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:57.362884 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.363090 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2024.11.14 16:56:57.363198 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} TCPHandler: Processed in 0.001732849 sec. 2024.11.14 16:56:57.363401 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.363544 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.363608 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:56:57.364277 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.364319 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.364741 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:56:57.365002 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.365235 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec. 2024.11.14 16:56:57.365292 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} TCPHandler: Processed in 0.001984535 sec. 2024.11.14 16:56:57.365445 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.365563 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.365614 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:56:57.366100 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.366139 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.366501 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:56:57.366741 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.366959 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2024.11.14 16:56:57.367014 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} TCPHandler: Processed in 0.001626707 sec. 2024.11.14 16:56:57.367164 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.367285 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.367368 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:56:57.368539 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.368578 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.369272 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:56:57.369553 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.369880 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} executeQuery: Read 42 rows, 77.07 KiB in 0.002604 sec., 16129.032258064517 rows/sec., 28.90 MiB/sec. 2024.11.14 16:56:57.370098 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} TCPHandler: Processed in 0.002992117 sec. 2024.11.14 16:56:57.370252 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:56:57.370369 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:56:57.370420 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:56:57.370897 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:57.370935 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:57.371303 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:56:57.371552 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:57.371768 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. 2024.11.14 16:56:57.371819 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} TCPHandler: Processed in 0.001619556 sec. 2024.11.14 16:56:59.870119 [ 85 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.14 16:56:59.870240 [ 85 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:56:59.870285 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:56:59.870574 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.14 16:56:59.870822 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:56:59.870883 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.11.14 16:56:59.871026 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.11.14 16:56:59.871294 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.11.14 16:56:59.871465 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.11.14 16:56:59.871621 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.11.14 16:56:59.872654 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002277051 sec., 13174.935475753507 rows/sec., 1.10 MiB/sec. 2024.11.14 16:56:59.872797 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.14 16:56:59.873140 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:56:59.873222 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.14 16:56:59.873293 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:57:00.605872 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 606 2024.11.14 16:57:00.608690 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:00.608741 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:00.610314 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:57:00.610629 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:00.610803 [ 85 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:57:00.610868 [ 85 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:00.610916 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:00.611330 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:57:00.611880 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 606 2024.11.14 16:57:00.612428 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:00.612614 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part 2024.11.14 16:57:00.613106 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2024.11.14 16:57:00.613561 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2024.11.14 16:57:00.613974 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2024.11.14 16:57:00.614599 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.11.14 16:57:00.615185 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2024.11.14 16:57:00.623488 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 72 columns (72 merged, 0 gathered) in 0.012435451 sec., 48731.646323080684 rows/sec., 42.28 MiB/sec. 2024.11.14 16:57:00.624709 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:57:00.625560 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:00.625657 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:57:00.625958 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. 2024.11.14 16:57:01.000176 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 156.03 MiB, peak 161.41 MiB, free memory in arenas 0.00 B, will set to 157.23 MiB (RSS), difference: 1.20 MiB 2024.11.14 16:57:02.339650 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.339855 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:57:02.339935 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:57:02.340684 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.340732 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.341158 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.14 16:57:02.341421 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.341684 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. 2024.11.14 16:57:02.341773 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} TCPHandler: Processed in 0.002259031 sec. 2024.11.14 16:57:02.342119 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.342390 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:02.342466 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:02.343242 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.343295 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.343749 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:57:02.344025 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.344209 [ 17 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.14 16:57:02.344282 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} executeQuery: Read 57 rows, 4.48 KiB in 0.001942 sec., 29351.184346035017 rows/sec., 2.25 MiB/sec. 2024.11.14 16:57:02.344293 [ 17 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.344377 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.344428 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} TCPHandler: Processed in 0.002503926 sec. 2024.11.14 16:57:02.344659 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.344742 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.14 16:57:02.344845 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:02.344954 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:02.345256 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:02.345336 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1436 rows starting from the beginning of the part 2024.11.14 16:57:02.345702 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 287 rows starting from the beginning of the part 2024.11.14 16:57:02.346131 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:02.346438 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:02.346679 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 287 rows starting from the beginning of the part 2024.11.14 16:57:02.347047 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 57 rows starting from the beginning of the part 2024.11.14 16:57:02.347764 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.347820 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.348746 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:57:02.349320 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.349840 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} executeQuery: Read 2 rows, 143.00 B in 0.005039 sec., 396.9041476483429 rows/sec., 27.71 KiB/sec. 2024.11.14 16:57:02.349936 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} TCPHandler: Processed in 0.005408292 sec. 2024.11.14 16:57:02.350140 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.350497 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:02.350585 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006050536 sec., 360794.48167897854 rows/sec., 31.84 MiB/sec. 2024.11.14 16:57:02.350602 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:02.350936 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.14 16:57:02.351591 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.351842 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.14 16:57:02.352037 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.14 16:57:02.352099 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.352149 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.352549 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:57:02.352808 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.352999 [ 17 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.14 16:57:02.353058 [ 17 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.353079 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} executeQuery: Read 66 rows, 5.28 KiB in 0.002717 sec., 24291.497975708502 rows/sec., 1.90 MiB/sec. 2024.11.14 16:57:02.353105 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.353270 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} TCPHandler: Processed in 0.003217503 sec. 2024.11.14 16:57:02.353358 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.14 16:57:02.353516 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.353541 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:02.353590 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part 2024.11.14 16:57:02.353868 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:02.353873 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 424 rows starting from the beginning of the part 2024.11.14 16:57:02.354068 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:02.354191 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part 2024.11.14 16:57:02.354524 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:02.354795 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 424 rows starting from the beginning of the part 2024.11.14 16:57:02.355216 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part 2024.11.14 16:57:02.356903 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.356984 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.357940 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:57:02.358375 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.005124036 sec., 383681.9257319816 rows/sec., 29.38 MiB/sec. 2024.11.14 16:57:02.358434 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.358671 [ 17 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.14 16:57:02.358659 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.14 16:57:02.358754 [ 17 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.358844 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.358925 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} executeQuery: Read 129 rows, 9.20 KiB in 0.005208 sec., 24769.585253456222 rows/sec., 1.72 MiB/sec. 2024.11.14 16:57:02.359278 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.14 16:57:02.359283 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} TCPHandler: Processed in 0.005873593 sec. 2024.11.14 16:57:02.359703 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:02.359706 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:02.359721 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.359801 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6518 rows starting from the beginning of the part 2024.11.14 16:57:02.360006 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.14 16:57:02.360184 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2024.11.14 16:57:02.360248 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:02.360434 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.14 16:57:02.360580 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:02.360650 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part 2024.11.14 16:57:02.361078 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:02.361473 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2024.11.14 16:57:02.361858 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 129 rows starting from the beginning of the part 2024.11.14 16:57:02.362964 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.363029 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.363662 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:57:02.364266 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.364590 [ 17 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.14 16:57:02.364658 [ 17 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:02.364702 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:02.364761 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} executeQuery: Read 48 rows, 3.31 KiB in 0.00476 sec., 10084.033613445377 rows/sec., 695.90 KiB/sec. 2024.11.14 16:57:02.365108 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} TCPHandler: Processed in 0.005655808 sec. 2024.11.14 16:57:02.365157 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.14 16:57:02.365313 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:02.365348 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1548 rows starting from the beginning of the part 2024.11.14 16:57:02.365440 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2024.11.14 16:57:02.365524 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2024.11.14 16:57:02.365631 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:02.365686 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2024.11.14 16:57:02.365845 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.11.14 16:57:02.366569 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007611112 sec., 973970.6891713064 rows/sec., 66.10 MiB/sec. 2024.11.14 16:57:02.367098 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.14 16:57:02.367782 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.367893 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.14 16:57:02.368078 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2024.11.14 16:57:02.368302 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490649 sec., 535144.0376846826 rows/sec., 35.09 MiB/sec. 2024.11.14 16:57:02.368658 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.14 16:57:02.369055 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:02.369164 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.14 16:57:02.369279 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.14 16:57:07.341458 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:07.341677 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:07.341757 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:07.342601 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:07.342653 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:07.343080 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:57:07.343340 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:07.343591 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. 2024.11.14 16:57:07.343692 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} TCPHandler: Processed in 0.002372773 sec. 2024.11.14 16:57:07.343991 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:07.344207 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:07.344288 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:07.345068 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:07.345120 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:07.345584 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:57:07.345855 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:07.346130 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. 2024.11.14 16:57:07.346313 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} TCPHandler: Processed in 0.002486196 sec. 2024.11.14 16:57:07.346551 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:07.346671 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:07.346729 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:07.347314 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:07.347371 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:07.347807 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:57:07.348057 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:07.348270 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2024.11.14 16:57:07.348322 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} TCPHandler: Processed in 0.001835942 sec. 2024.11.14 16:57:07.348477 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:07.348606 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:07.348661 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:07.349164 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:07.349204 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:07.349600 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:57:07.349847 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:07.350059 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. 2024.11.14 16:57:07.350112 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} TCPHandler: Processed in 0.001694438 sec. 2024.11.14 16:57:08.884230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.113796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.238476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.244812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.390213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.394573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.413918 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:09.415258 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:10.457782 [ 24 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:57:10.457834 [ 24 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:57:10.612107 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 626 2024.11.14 16:57:10.614703 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:10.614761 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:10.616207 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:57:10.616539 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:10.617127 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 626 2024.11.14 16:57:12.348601 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.348782 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.348853 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:57:12.349566 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.349613 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.350045 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:57:12.350309 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.350565 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec. 2024.11.14 16:57:12.350722 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} TCPHandler: Processed in 0.00223963 sec. 2024.11.14 16:57:12.351054 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.351362 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:12.351483 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:12.352470 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.352526 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.352993 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:57:12.353261 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.353506 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} executeQuery: Read 287 rows, 25.98 KiB in 0.002235 sec., 128411.63310961968 rows/sec., 11.35 MiB/sec. 2024.11.14 16:57:12.353575 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} TCPHandler: Processed in 0.002717422 sec. 2024.11.14 16:57:12.353752 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.353897 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.353958 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:12.354706 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.354747 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.355116 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:57:12.355359 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.355575 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} executeQuery: Read 49 rows, 3.61 KiB in 0.001715 sec., 28571.428571428572 rows/sec., 2.06 MiB/sec. 2024.11.14 16:57:12.355631 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} TCPHandler: Processed in 0.001947224 sec. 2024.11.14 16:57:12.355839 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.356067 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.356170 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:57:12.356996 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.357038 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.357399 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:12.357646 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.357904 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} executeQuery: Read 14 rows, 1004.00 B in 0.001891 sec., 7403.490216816499 rows/sec., 518.49 KiB/sec. 2024.11.14 16:57:12.358114 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} TCPHandler: Processed in 0.002380964 sec. 2024.11.14 16:57:12.358293 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.358428 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.358486 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:57:12.359066 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.359106 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.359466 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:57:12.359713 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.359973 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2024.11.14 16:57:12.360136 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} TCPHandler: Processed in 0.001907603 sec. 2024.11.14 16:57:12.360343 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.360563 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:12.360656 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:12.361392 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.361433 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.361823 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:57:12.362070 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.362279 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} executeQuery: Read 424 rows, 31.04 KiB in 0.001773 sec., 239142.69599548785 rows/sec., 17.10 MiB/sec. 2024.11.14 16:57:12.362334 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} TCPHandler: Processed in 0.002104007 sec. 2024.11.14 16:57:12.362486 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.362622 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:57:12.362682 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:57:12.363249 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.363296 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.363718 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:57:12.363961 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.364201 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. 2024.11.14 16:57:12.364283 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} TCPHandler: Processed in 0.001857942 sec. 2024.11.14 16:57:12.364418 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.364536 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.364591 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:12.365197 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.365271 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.365712 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:57:12.365964 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.366190 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. 2024.11.14 16:57:12.366303 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} TCPHandler: Processed in 0.001938814 sec. 2024.11.14 16:57:12.366503 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.366618 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.366670 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:57:12.367157 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.367197 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.367565 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:57:12.367808 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.368102 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. 2024.11.14 16:57:12.368230 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} TCPHandler: Processed in 0.001822501 sec. 2024.11.14 16:57:12.368380 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.368496 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.368578 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:57:12.369823 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.369864 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.370507 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:12.370770 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.371024 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} executeQuery: Read 42 rows, 77.07 KiB in 0.002553 sec., 16451.23384253819 rows/sec., 29.48 MiB/sec. 2024.11.14 16:57:12.371121 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} TCPHandler: Processed in 0.002797823 sec. 2024.11.14 16:57:12.371273 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:12.371412 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:12.371471 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:12.371985 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:12.372023 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:12.372392 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:57:12.372628 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:12.372890 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. 2024.11.14 16:57:12.373004 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} TCPHandler: Processed in 0.001792 sec. 2024.11.14 16:57:14.125173 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.189395 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.416846 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.514010 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.518458 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.533955 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.546151 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.555428 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.570867 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.738181 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.842787 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.882439 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.883135 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.885545 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.890807 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.909277 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.911091 [ 301 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:14.928899 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.077509 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.162110 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.172592 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.175051 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.195149 [ 302 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:15.205076 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:17.342518 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:17.342759 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:17.342859 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:17.343878 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:17.343944 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:17.344444 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.14 16:57:17.344754 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:17.344994 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} executeQuery: Read 56 rows, 4.41 KiB in 0.002307 sec., 24273.948851322064 rows/sec., 1.86 MiB/sec. 2024.11.14 16:57:17.345056 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} TCPHandler: Processed in 0.002761052 sec. 2024.11.14 16:57:17.345375 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:17.345611 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:17.345711 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:17.346550 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:17.346608 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:17.347088 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.14 16:57:17.347399 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:17.347659 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} executeQuery: Read 64 rows, 5.12 KiB in 0.002105 sec., 30403.800475059383 rows/sec., 2.37 MiB/sec. 2024.11.14 16:57:17.347742 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} TCPHandler: Processed in 0.002515486 sec. 2024.11.14 16:57:17.347973 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:17.348161 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:17.348252 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:17.349038 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:17.349088 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:17.349607 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.14 16:57:17.349929 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:17.350141 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} executeQuery: Read 160 rows, 11.41 KiB in 0.002025 sec., 79012.34567901235 rows/sec., 5.50 MiB/sec. 2024.11.14 16:57:17.350220 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} TCPHandler: Processed in 0.002339933 sec. 2024.11.14 16:57:17.350445 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:17.350591 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:17.350656 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:17.351207 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:17.351254 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:17.351671 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.14 16:57:17.351955 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:17.352169 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. 2024.11.14 16:57:17.352229 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} TCPHandler: Processed in 0.001849852 sec. 2024.11.14 16:57:20.617295 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 656 2024.11.14 16:57:20.620120 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:20.620171 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:20.621585 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:57:20.621894 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:20.622653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 656 2024.11.14 16:57:22.342219 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:22.342422 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:22.342498 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:22.343323 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:22.343372 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:22.343798 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.14 16:57:22.344058 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:22.344291 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec. 2024.11.14 16:57:22.344347 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} TCPHandler: Processed in 0.002266031 sec. 2024.11.14 16:57:22.344634 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:22.344849 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:22.344931 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:22.345736 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:22.345788 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:22.346240 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.14 16:57:22.346510 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:22.346759 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. 2024.11.14 16:57:22.346824 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} TCPHandler: Processed in 0.002346273 sec. 2024.11.14 16:57:22.347001 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:22.347143 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:22.347206 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:22.347884 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:22.347932 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:22.348392 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.14 16:57:22.348697 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:22.348946 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} executeQuery: Read 160 rows, 11.41 KiB in 0.001824 sec., 87719.29824561403 rows/sec., 6.11 MiB/sec. 2024.11.14 16:57:22.349063 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} TCPHandler: Processed in 0.002126128 sec. 2024.11.14 16:57:22.349275 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:22.349412 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:22.349466 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:22.349990 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:22.350032 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:22.350431 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.14 16:57:22.350676 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:22.350917 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. 2024.11.14 16:57:22.350988 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} TCPHandler: Processed in 0.001807051 sec. 2024.11.14 16:57:23.703476 [ 64 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 2024.11.14 16:57:23.703561 [ 64 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:23.703589 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:23.703824 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full 2024.11.14 16:57:23.704053 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:23.704093 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part 2024.11.14 16:57:23.704174 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.11.14 16:57:23.704270 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2024.11.14 16:57:23.704541 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.11.14 16:57:23.704665 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.11.14 16:57:23.705884 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221297 sec., 79079.24644256361 rows/sec., 5.95 MiB/sec. 2024.11.14 16:57:23.706043 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.11.14 16:57:23.706332 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:23.706421 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 2024.11.14 16:57:23.706508 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.14 16:57:25.457890 [ 57 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:57:25.457960 [ 57 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:57:25.737936 [ 57 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:57:25.737997 [ 57 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:25.738018 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:25.738268 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:57:25.738503 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:25.738548 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part 2024.11.14 16:57:25.738690 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:25.738971 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:25.739166 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:25.739399 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:25.740590 [ 186 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475396 sec., 120384.7788394261 rows/sec., 8.63 MiB/sec. 2024.11.14 16:57:25.740811 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:57:25.741205 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:25.741301 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:57:25.741407 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.14 16:57:27.348674 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.348861 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.348929 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:57:27.349663 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.349723 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.350135 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:27.350388 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.350583 [ 67 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:57:27.350641 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. 2024.11.14 16:57:27.350665 [ 67 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.350737 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.350785 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} TCPHandler: Processed in 0.002241141 sec. 2024.11.14 16:57:27.350994 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:57:27.351072 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.351156 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.351198 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.11.14 16:57:27.351252 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:27.351298 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:27.351378 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:27.351719 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:27.352036 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:27.352342 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.11.14 16:57:27.353550 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.353604 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:27.353938 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00308695 sec., 22676.10424529066 rows/sec., 1.68 MiB/sec. 2024.11.14 16:57:27.354248 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:57:27.354360 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.14 16:57:27.354759 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.354842 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.354954 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:57:27.355228 [ 67 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.14 16:57:27.355242 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:57:27.355330 [ 67 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.355343 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} executeQuery: Read 287 rows, 25.98 KiB in 0.004133 sec., 69441.08395838374 rows/sec., 6.14 MiB/sec. 2024.11.14 16:57:27.355374 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.355531 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} TCPHandler: Processed in 0.004589984 sec. 2024.11.14 16:57:27.355637 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.14 16:57:27.355730 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.355785 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.355822 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part 2024.11.14 16:57:27.355888 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.356039 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:27.356080 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:27.356425 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 287 rows starting from the beginning of the part 2024.11.14 16:57:27.356759 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:27.357166 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:27.357578 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 287 rows starting from the beginning of the part 2024.11.14 16:57:27.358662 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.358706 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:27.359230 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:57:27.359515 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.359997 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} executeQuery: Read 49 rows, 3.61 KiB in 0.004127 sec., 11873.031257572087 rows/sec., 875.76 KiB/sec. 2024.11.14 16:57:27.360160 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004636525 sec., 469748.35679738596 rows/sec., 41.47 MiB/sec. 2024.11.14 16:57:27.360263 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} TCPHandler: Processed in 0.004602874 sec. 2024.11.14 16:57:27.360418 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.14 16:57:27.360441 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.360638 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.360727 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:57:27.360910 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.361134 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.14 16:57:27.361348 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.14 16:57:27.361790 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.361836 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.362197 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:27.362441 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.362661 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} executeQuery: Read 14 rows, 1004.00 B in 0.002085 sec., 6714.62829736211 rows/sec., 470.25 KiB/sec. 2024.11.14 16:57:27.362719 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} TCPHandler: Processed in 0.002349043 sec. 2024.11.14 16:57:27.362904 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.363045 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.363105 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:57:27.363723 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.363762 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.364129 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:27.364386 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.364514 [ 72 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:57:27.364552 [ 72 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.364575 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2024.11.14 16:57:27.364579 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.364681 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} TCPHandler: Processed in 0.001841342 sec. 2024.11.14 16:57:27.364720 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:57:27.364843 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.364882 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.364900 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.11.14 16:57:27.365165 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.11.14 16:57:27.365194 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:27.365321 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:27.365575 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.11.14 16:57:27.365879 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.11.14 16:57:27.366213 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.11.14 16:57:27.368298 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.368391 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:27.368696 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039601 sec., 16090.698066467454 rows/sec., 1.04 MiB/sec. 2024.11.14 16:57:27.368880 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:57:27.369300 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.14 16:57:27.369419 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.369544 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:57:27.369668 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:57:27.369753 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.369942 [ 72 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.14 16:57:27.370022 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} executeQuery: Read 424 rows, 31.04 KiB in 0.004916 sec., 86248.98291293734 rows/sec., 6.17 MiB/sec. 2024.11.14 16:57:27.370028 [ 72 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.370121 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.370193 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} TCPHandler: Processed in 0.005387122 sec. 2024.11.14 16:57:27.370460 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.370469 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.14 16:57:27.370945 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.371028 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:57:27.371087 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part 2024.11.14 16:57:27.371210 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:57:27.371530 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:27.371823 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 424 rows starting from the beginning of the part 2024.11.14 16:57:27.372208 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:27.372541 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:27.372735 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 424 rows starting from the beginning of the part 2024.11.14 16:57:27.373404 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.373451 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:27.373993 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:27.374299 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.374589 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} executeQuery: Read 6 rows, 321.00 B in 0.003664 sec., 1637.5545851528384 rows/sec., 85.56 KiB/sec. 2024.11.14 16:57:27.375037 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} TCPHandler: Processed in 0.004714056 sec. 2024.11.14 16:57:27.375423 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.375476 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261509 sec., 371756.4675837293 rows/sec., 28.46 MiB/sec. 2024.11.14 16:57:27.375603 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.375702 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:27.375817 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.14 16:57:27.376502 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.376728 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.14 16:57:27.376902 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:57:27.377019 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.377061 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.377533 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.14 16:57:27.377780 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.377964 [ 72 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.14 16:57:27.378022 [ 72 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.378033 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} executeQuery: Read 237 rows, 16.27 KiB in 0.002469 sec., 95990.27946537061 rows/sec., 6.43 MiB/sec. 2024.11.14 16:57:27.378052 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.378209 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} TCPHandler: Processed in 0.003007648 sec. 2024.11.14 16:57:27.378248 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.14 16:57:27.378374 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.378397 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.378415 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7413 rows starting from the beginning of the part 2024.11.14 16:57:27.378651 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:27.378808 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.378930 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2024.11.14 16:57:27.379003 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:57:27.379194 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:27.379541 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:27.379867 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part 2024.11.14 16:57:27.381186 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.381239 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:27.381833 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:57:27.382461 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.382799 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} executeQuery: Read 1 rows, 69.00 B in 0.00416 sec., 240.38461538461542 rows/sec., 16.20 KiB/sec. 2024.11.14 16:57:27.383075 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} TCPHandler: Processed in 0.004752937 sec. 2024.11.14 16:57:27.383245 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.383605 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.383692 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:57:27.384922 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 8367 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745202 sec., 1240437.276748717 rows/sec., 84.26 MiB/sec. 2024.11.14 16:57:27.385090 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.14 16:57:27.385221 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.385265 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.385497 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.385604 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.14 16:57:27.385703 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.11.14 16:57:27.386051 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:27.386324 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.386619 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} executeQuery: Read 42 rows, 77.07 KiB in 0.003046 sec., 13788.575180564674 rows/sec., 24.71 MiB/sec. 2024.11.14 16:57:27.386969 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} TCPHandler: Processed in 0.003784675 sec. 2024.11.14 16:57:27.387130 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:27.387256 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:27.387309 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:27.387871 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.387912 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.388342 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.14 16:57:27.388594 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.388733 [ 72 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.14 16:57:27.388769 [ 72 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:27.388791 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. 2024.11.14 16:57:27.388795 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. 2024.11.14 16:57:27.388904 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} TCPHandler: Processed in 0.001832551 sec. 2024.11.14 16:57:27.389026 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.14 16:57:27.389162 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:27.389197 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1868 rows starting from the beginning of the part 2024.11.14 16:57:27.389303 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:27.389499 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2024.11.14 16:57:27.389624 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:27.389804 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:27.389887 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2024.11.14 16:57:27.391326 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412225 sec., 916995.7197193463 rows/sec., 60.13 MiB/sec. 2024.11.14 16:57:27.391615 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.14 16:57:27.391981 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:27.392082 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.14 16:57:27.392186 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.11.14 16:57:30.622904 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 686 2024.11.14 16:57:30.625877 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:30.625934 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:30.627349 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:57:30.627674 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:30.628900 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 686 2024.11.14 16:57:32.340573 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.340757 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:57:32.340829 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:57:32.341537 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.341590 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.342005 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.14 16:57:32.342265 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.342532 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} executeQuery: Read 8 rows, 668.00 B in 0.001816 sec., 4405.286343612335 rows/sec., 359.22 KiB/sec. 2024.11.14 16:57:32.342735 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} TCPHandler: Processed in 0.002283112 sec. 2024.11.14 16:57:32.342995 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.343209 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:32.343296 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:32.344077 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.344125 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.344564 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.14 16:57:32.344817 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.345091 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} executeQuery: Read 60 rows, 4.70 KiB in 0.001931 sec., 31071.983428275504 rows/sec., 2.38 MiB/sec. 2024.11.14 16:57:32.345211 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} TCPHandler: Processed in 0.002358764 sec. 2024.11.14 16:57:32.345418 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.345549 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:32.345602 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:32.346168 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.346209 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.346570 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:57:32.346822 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.347096 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} executeQuery: Read 8 rows, 572.00 B in 0.001573 sec., 5085.82326764145 rows/sec., 355.11 KiB/sec. 2024.11.14 16:57:32.347319 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} TCPHandler: Processed in 0.002004725 sec. 2024.11.14 16:57:32.347503 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.347649 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:32.347710 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:32.348439 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.348481 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.348847 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.14 16:57:32.349086 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.349310 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} executeQuery: Read 72 rows, 5.77 KiB in 0.001697 sec., 42427.81378903949 rows/sec., 3.32 MiB/sec. 2024.11.14 16:57:32.349365 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} TCPHandler: Processed in 0.001945664 sec. 2024.11.14 16:57:32.349530 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.349650 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:32.349705 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:32.350282 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.350322 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.350711 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.14 16:57:32.350954 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.351160 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} executeQuery: Read 132 rows, 9.41 KiB in 0.001535 sec., 85993.48534201954 rows/sec., 5.99 MiB/sec. 2024.11.14 16:57:32.351212 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} TCPHandler: Processed in 0.001738989 sec. 2024.11.14 16:57:32.351365 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:32.351504 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:32.351568 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:32.352142 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:32.352189 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:32.352598 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.14 16:57:32.352844 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:32.353080 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} executeQuery: Read 48 rows, 3.31 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.01 MiB/sec. 2024.11.14 16:57:32.353272 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} TCPHandler: Processed in 0.001956784 sec. 2024.11.14 16:57:37.342217 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:37.342416 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:37.342484 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:37.343244 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:37.343287 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:37.343702 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.14 16:57:37.343948 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:37.344154 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. 2024.11.14 16:57:37.344274 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} TCPHandler: Processed in 0.002178389 sec. 2024.11.14 16:57:37.344548 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:37.344762 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:37.344844 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:37.345699 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:37.345750 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:37.346190 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.14 16:57:37.346451 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:37.346734 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} executeQuery: Read 64 rows, 5.12 KiB in 0.002029 sec., 31542.631838344012 rows/sec., 2.46 MiB/sec. 2024.11.14 16:57:37.346951 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} TCPHandler: Processed in 0.002534357 sec. 2024.11.14 16:57:37.347174 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:37.347303 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:37.347357 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:37.347942 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:37.347982 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:37.348378 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.14 16:57:37.348631 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:37.348861 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. 2024.11.14 16:57:37.348936 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} TCPHandler: Processed in 0.001871142 sec. 2024.11.14 16:57:37.349228 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:37.349460 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:37.349555 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:37.350112 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:37.350153 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:37.350593 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.14 16:57:37.350855 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:37.351073 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001669 sec., 35949.67046135411 rows/sec., 2.42 MiB/sec. 2024.11.14 16:57:37.351127 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} TCPHandler: Processed in 0.002069477 sec. 2024.11.14 16:57:38.892965 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:38.958345 [ 76 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:57:38.958408 [ 76 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:38.958429 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:38.958663 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:57:38.958868 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:38.958913 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part 2024.11.14 16:57:38.959002 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.11.14 16:57:38.959092 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.11.14 16:57:38.959349 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.11.14 16:57:38.959486 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.11.14 16:57:38.960631 [ 190 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002119818 sec., 36795.61169874018 rows/sec., 1.88 MiB/sec. 2024.11.14 16:57:38.960774 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:57:38.961064 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:38.961145 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:57:38.961225 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:57:39.078027 [ 75 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:57:39.078091 [ 75 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:39.078119 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:39.078292 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:57:39.078465 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:39.078509 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2024.11.14 16:57:39.078595 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.11.14 16:57:39.078794 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.11.14 16:57:39.079043 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.11.14 16:57:39.079272 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.11.14 16:57:39.080423 [ 187 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002226751 sec., 5838.102239540928 rows/sec., 393.39 KiB/sec. 2024.11.14 16:57:39.080561 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:57:39.080856 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:39.080936 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:57:39.081011 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:57:39.120412 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.254984 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.262515 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.394218 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.408742 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.429109 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:39.431356 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:40.458014 [ 71 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:57:40.458071 [ 71 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:57:40.629097 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 706 2024.11.14 16:57:40.631692 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:40.631757 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:40.633154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:57:40.633470 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:40.634094 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 706 2024.11.14 16:57:42.348338 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.348573 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.348660 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:57:42.349405 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.349452 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.349870 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:42.350126 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.350352 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. 2024.11.14 16:57:42.350408 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} TCPHandler: Processed in 0.002229611 sec. 2024.11.14 16:57:42.350662 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.350869 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:42.350941 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:42.351776 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.351817 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.352272 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.14 16:57:42.352541 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.352736 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} executeQuery: Read 287 rows, 25.98 KiB in 0.001922 sec., 149323.6212278876 rows/sec., 13.20 MiB/sec. 2024.11.14 16:57:42.352790 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} TCPHandler: Processed in 0.002272761 sec. 2024.11.14 16:57:42.352925 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.353040 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.353088 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:42.353692 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.353732 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.354089 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:57:42.354339 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.354569 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} executeQuery: Read 49 rows, 3.61 KiB in 0.001542 sec., 31776.9130998703 rows/sec., 2.29 MiB/sec. 2024.11.14 16:57:42.354695 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} TCPHandler: Processed in 0.001823441 sec. 2024.11.14 16:57:42.354913 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.355051 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.355109 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:57:42.355796 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.355834 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.356182 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:42.356424 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.356596 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec. 2024.11.14 16:57:42.356645 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} TCPHandler: Processed in 0.001842101 sec. 2024.11.14 16:57:42.356805 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.356922 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.356969 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:57:42.357554 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.357594 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.357942 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:42.358180 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.358396 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. 2024.11.14 16:57:42.358448 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} TCPHandler: Processed in 0.001702708 sec. 2024.11.14 16:57:42.358586 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.358700 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:42.358747 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:42.359596 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.359643 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.360043 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.14 16:57:42.360297 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.360466 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} executeQuery: Read 424 rows, 31.04 KiB in 0.001789 sec., 237003.91280044717 rows/sec., 16.95 MiB/sec. 2024.11.14 16:57:42.360517 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} TCPHandler: Processed in 0.001987074 sec. 2024.11.14 16:57:42.360665 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.360783 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:57:42.360833 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:57:42.361334 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.361374 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.361759 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:42.362000 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.362260 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. 2024.11.14 16:57:42.362433 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} TCPHandler: Processed in 0.001828001 sec. 2024.11.14 16:57:42.362593 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.362709 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.362762 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:42.363425 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.363472 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.363904 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.14 16:57:42.364152 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.364322 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} executeQuery: Read 237 rows, 16.27 KiB in 0.001638 sec., 144688.6446886447 rows/sec., 9.70 MiB/sec. 2024.11.14 16:57:42.364372 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} TCPHandler: Processed in 0.001831471 sec. 2024.11.14 16:57:42.364508 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.364625 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.364677 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:57:42.365153 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.365193 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.365546 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:57:42.365787 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.366055 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. 2024.11.14 16:57:42.366232 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} TCPHandler: Processed in 0.00177397 sec. 2024.11.14 16:57:42.366386 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.366503 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.366583 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:57:42.367719 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.367757 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.368395 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:42.368644 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.368851 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} executeQuery: Read 42 rows, 77.07 KiB in 0.00237 sec., 17721.51898734177 rows/sec., 31.76 MiB/sec. 2024.11.14 16:57:42.369016 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} TCPHandler: Processed in 0.00268304 sec. 2024.11.14 16:57:42.369158 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:42.369277 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:42.369330 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:42.369833 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:42.369873 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:42.370239 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.14 16:57:42.370482 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:42.370677 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. 2024.11.14 16:57:42.370765 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} TCPHandler: Processed in 0.001659168 sec. 2024.11.14 16:57:44.135896 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.201892 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.434683 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.528589 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.529962 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.539256 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.563069 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.572341 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.587716 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.753264 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.856861 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.887517 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.895977 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.897349 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.899686 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.919353 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.925381 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:44.943678 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.097382 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.175350 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.178646 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.189899 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.207420 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:45.215737 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:57:47.340264 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.340447 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:57:47.340523 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:57:47.341235 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.341285 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.341689 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.14 16:57:47.341953 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.342177 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} executeQuery: Read 8 rows, 668.00 B in 0.001777 sec., 4501.969611705121 rows/sec., 367.10 KiB/sec. 2024.11.14 16:57:47.342266 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} TCPHandler: Processed in 0.002129578 sec. 2024.11.14 16:57:47.342535 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.342747 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:47.342827 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:47.343575 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.343616 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.344048 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.14 16:57:47.344301 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.344511 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} executeQuery: Read 60 rows, 4.70 KiB in 0.001815 sec., 33057.85123966942 rows/sec., 2.53 MiB/sec. 2024.11.14 16:57:47.344605 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} TCPHandler: Processed in 0.00221626 sec. 2024.11.14 16:57:47.344808 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.344929 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:47.344976 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:47.345537 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.345574 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.345923 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:57:47.346172 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.346405 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} executeQuery: Read 8 rows, 572.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 372.64 KiB/sec. 2024.11.14 16:57:47.346475 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} TCPHandler: Processed in 0.00176318 sec. 2024.11.14 16:57:47.346631 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.346758 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:47.346807 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:47.347435 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.347473 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.347832 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.14 16:57:47.348088 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.348297 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} executeQuery: Read 72 rows, 5.77 KiB in 0.001559 sec., 46183.45093008338 rows/sec., 3.61 MiB/sec. 2024.11.14 16:57:47.348379 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} TCPHandler: Processed in 0.001812001 sec. 2024.11.14 16:57:47.348616 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.348797 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:47.348851 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:47.349412 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.349451 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.349842 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.14 16:57:47.350085 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.350307 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} executeQuery: Read 132 rows, 9.41 KiB in 0.001544 sec., 85492.22797927461 rows/sec., 5.95 MiB/sec. 2024.11.14 16:57:47.350367 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} TCPHandler: Processed in 0.001866392 sec. 2024.11.14 16:57:47.350536 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:47.350673 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:47.350732 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:47.351247 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:47.351283 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:47.351658 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.14 16:57:47.351912 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:47.352083 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} executeQuery: Read 48 rows, 3.31 KiB in 0.001442 sec., 33287.1012482663 rows/sec., 2.24 MiB/sec. 2024.11.14 16:57:47.352134 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} TCPHandler: Processed in 0.001664118 sec. 2024.11.14 16:57:50.634346 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 740 2024.11.14 16:57:50.637580 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:50.637634 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:50.639001 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:57:50.639314 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:50.639535 [ 61 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:57:50.639647 [ 61 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:50.639709 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:50.640142 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:57:50.640936 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 740 2024.11.14 16:57:50.641369 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:50.641542 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 606 rows starting from the beginning of the part 2024.11.14 16:57:50.642226 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2024.11.14 16:57:50.642788 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2024.11.14 16:57:50.643333 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.11.14 16:57:50.643871 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2024.11.14 16:57:50.644376 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.11.14 16:57:50.652965 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 72 columns (72 merged, 0 gathered) in 0.013110256 sec., 56444.35928634803 rows/sec., 47.33 MiB/sec. 2024.11.14 16:57:50.654680 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:57:50.655531 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:50.655632 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:57:50.655951 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2024.11.14 16:57:51.000183 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 158.87 MiB, peak 164.63 MiB, free memory in arenas 0.00 B, will set to 159.95 MiB (RSS), difference: 1.07 MiB 2024.11.14 16:57:52.341847 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:52.342053 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:52.342134 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:52.342881 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.342935 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.343376 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.14 16:57:52.343654 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.343862 [ 62 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.14 16:57:52.343931 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2024.11.14 16:57:52.343957 [ 62 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.344022 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.344053 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} TCPHandler: Processed in 0.002341142 sec. 2024.11.14 16:57:52.344192 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.14 16:57:52.344341 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:52.344344 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:52.344386 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part 2024.11.14 16:57:52.344587 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:52.344871 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:52.344901 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:52.345134 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:52.345361 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 287 rows starting from the beginning of the part 2024.11.14 16:57:52.345747 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:52.346033 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2024.11.14 16:57:52.347975 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.348075 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.349092 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.14 16:57:52.349391 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005265679 sec., 371272.1569241118 rows/sec., 32.46 MiB/sec. 2024.11.14 16:57:52.349597 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.349730 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.14 16:57:52.349847 [ 62 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.14 16:57:52.349966 [ 62 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.350059 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.350212 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} executeQuery: Read 64 rows, 5.12 KiB in 0.005503 sec., 11630.019989096856 rows/sec., 929.54 KiB/sec. 2024.11.14 16:57:52.350445 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.14 16:57:52.350602 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} TCPHandler: Processed in 0.006419234 sec. 2024.11.14 16:57:52.350700 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.350933 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:52.351043 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:52.351086 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.14 16:57:52.351128 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part 2024.11.14 16:57:52.351307 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:52.351418 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.14 16:57:52.351542 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part 2024.11.14 16:57:52.351600 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:52.351844 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:52.352193 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 424 rows starting from the beginning of the part 2024.11.14 16:57:52.352574 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2024.11.14 16:57:52.353006 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2024.11.14 16:57:52.354050 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.354099 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.354692 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.14 16:57:52.354946 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775737 sec., 337539.52531305637 rows/sec., 26.04 MiB/sec. 2024.11.14 16:57:52.355051 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.355174 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.14 16:57:52.355390 [ 62 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.14 16:57:52.355536 [ 62 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.355641 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.355662 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} executeQuery: Read 160 rows, 11.41 KiB in 0.004499 sec., 35563.45854634363 rows/sec., 2.48 MiB/sec. 2024.11.14 16:57:52.356244 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} TCPHandler: Processed in 0.005506185 sec. 2024.11.14 16:57:52.356284 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.14 16:57:52.356725 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:52.356831 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.357044 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:52.357235 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8367 rows starting from the beginning of the part 2024.11.14 16:57:52.357344 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.14 16:57:52.357341 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:52.357821 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 132 rows starting from the beginning of the part 2024.11.14 16:57:52.357826 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.11.14 16:57:52.358205 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:52.358242 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:52.358597 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part 2024.11.14 16:57:52.358985 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 132 rows starting from the beginning of the part 2024.11.14 16:57:52.359374 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2024.11.14 16:57:52.360345 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.360423 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.361020 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.14 16:57:52.361564 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.361884 [ 62 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.14 16:57:52.361993 [ 62 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:52.362106 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:52.362282 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} executeQuery: Read 60 rows, 4.14 KiB in 0.005124 sec., 11709.6018735363 rows/sec., 808.08 KiB/sec. 2024.11.14 16:57:52.362458 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.14 16:57:52.362500 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} TCPHandler: Processed in 0.006089717 sec. 2024.11.14 16:57:52.362826 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:52.362871 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2212 rows starting from the beginning of the part 2024.11.14 16:57:52.362999 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2024.11.14 16:57:52.363520 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:52.363782 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part 2024.11.14 16:57:52.363905 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2024.11.14 16:57:52.364149 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2024.11.14 16:57:52.365161 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 9188 rows, containing 5 columns (5 merged, 0 gathered) in 0.009360262 sec., 981596.4553128962 rows/sec., 66.76 MiB/sec. 2024.11.14 16:57:52.365527 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.14 16:57:52.366116 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.366275 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.14 16:57:52.366492 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2024.11.14 16:57:52.366708 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004480591 sec., 560193.9565561776 rows/sec., 36.78 MiB/sec. 2024.11.14 16:57:52.367047 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.14 16:57:52.367360 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:52.367439 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.14 16:57:52.367526 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.11.14 16:57:55.458123 [ 58 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:57:55.458193 [ 58 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:57:57.350343 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.350586 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.350682 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:57:57.351657 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.351718 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.352226 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:57.352543 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.352839 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} executeQuery: Read 14 rows, 1.01 KiB in 0.002308 sec., 6065.857885615251 rows/sec., 436.66 KiB/sec. 2024.11.14 16:57:57.352984 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} TCPHandler: Processed in 0.002785653 sec. 2024.11.14 16:57:57.353344 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.353602 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:57:57.353698 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:57:57.354810 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.354871 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.355405 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.14 16:57:57.355734 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.356006 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} executeQuery: Read 287 rows, 25.98 KiB in 0.002479 sec., 115772.48890681728 rows/sec., 10.23 MiB/sec. 2024.11.14 16:57:57.356076 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} TCPHandler: Processed in 0.002909436 sec. 2024.11.14 16:57:57.356265 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.356415 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.356479 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:57:57.357221 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.357268 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.357711 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:57:57.358005 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.358217 [ 52 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.11.14 16:57:57.358295 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} executeQuery: Read 49 rows, 3.61 KiB in 0.001909 sec., 25667.888947092717 rows/sec., 1.85 MiB/sec. 2024.11.14 16:57:57.358322 [ 52 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.358404 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.358443 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} TCPHandler: Processed in 0.00224165 sec. 2024.11.14 16:57:57.358714 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.11.14 16:57:57.358744 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.358946 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:57.359025 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 67 rows starting from the beginning of the part 2024.11.14 16:57:57.359052 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.359191 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:57:57.359281 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2024.11.14 16:57:57.359705 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2024.11.14 16:57:57.360048 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part 2024.11.14 16:57:57.360306 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2024.11.14 16:57:57.360549 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2024.11.14 16:57:57.361509 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.361559 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:57:57.362147 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:57:57.362264 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770025 sec., 61007.553000311666 rows/sec., 4.59 MiB/sec. 2024.11.14 16:57:57.362464 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.11.14 16:57:57.362570 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.363033 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} executeQuery: Read 14 rows, 1004.00 B in 0.004058 sec., 3449.9753573188764 rows/sec., 241.61 KiB/sec. 2024.11.14 16:57:57.363057 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.363501 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} TCPHandler: Processed in 0.004898501 sec. 2024.11.14 16:57:57.363531 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.11.14 16:57:57.363821 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:57:57.363839 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.364024 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.364098 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:57:57.364831 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.364880 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.365330 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:57.365639 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.365919 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} executeQuery: Read 13 rows, 830.00 B in 0.001929 sec., 6739.243131156039 rows/sec., 420.19 KiB/sec. 2024.11.14 16:57:57.366135 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} TCPHandler: Processed in 0.002491366 sec. 2024.11.14 16:57:57.366338 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.366480 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:57:57.366541 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:57:57.367445 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.367492 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.367982 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.14 16:57:57.368294 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.368554 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} executeQuery: Read 424 rows, 31.04 KiB in 0.002101 sec., 201808.66254164683 rows/sec., 14.43 MiB/sec. 2024.11.14 16:57:57.368622 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} TCPHandler: Processed in 0.002350053 sec. 2024.11.14 16:57:57.368813 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.368956 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:57:57.369019 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:57:57.369596 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.369640 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.370080 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:57.370372 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.370681 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} executeQuery: Read 6 rows, 321.00 B in 0.001747 sec., 3434.45907269605 rows/sec., 179.44 KiB/sec. 2024.11.14 16:57:57.370897 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} TCPHandler: Processed in 0.002152298 sec. 2024.11.14 16:57:57.371076 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.371219 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.371282 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:57:57.371957 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.372002 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.372476 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.14 16:57:57.372780 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.373036 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} executeQuery: Read 237 rows, 16.27 KiB in 0.00185 sec., 128108.1081081081 rows/sec., 8.59 MiB/sec. 2024.11.14 16:57:57.373100 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} TCPHandler: Processed in 0.002089517 sec. 2024.11.14 16:57:57.373273 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.373419 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.373496 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:57:57.374153 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.374207 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.374675 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.14 16:57:57.374963 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.375199 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} executeQuery: Read 1 rows, 69.00 B in 0.001817 sec., 550.357732526142 rows/sec., 37.08 KiB/sec. 2024.11.14 16:57:57.375262 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} TCPHandler: Processed in 0.002052326 sec. 2024.11.14 16:57:57.375445 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.375611 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.375722 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:57:57.377162 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.377210 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.377961 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:57:57.378286 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.378497 [ 52 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.14 16:57:57.378585 [ 52 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.378620 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} executeQuery: Read 42 rows, 77.07 KiB in 0.003042 sec., 13806.706114398423 rows/sec., 24.74 MiB/sec. 2024.11.14 16:57:57.378640 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. 2024.11.14 16:57:57.379118 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} TCPHandler: Processed in 0.003746095 sec. 2024.11.14 16:57:57.379136 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.14 16:57:57.379380 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:57:57.379578 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:57:57.379643 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:57:57.379660 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:57:57.379772 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 322 rows starting from the beginning of the part 2024.11.14 16:57:57.380467 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part 2024.11.14 16:57:57.381044 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2024.11.14 16:57:57.381611 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:57:57.381627 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part 2024.11.14 16:57:57.381663 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:57:57.382186 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2024.11.14 16:57:57.382743 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part 2024.11.14 16:57:57.382893 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.14 16:57:57.383523 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.383859 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} executeQuery: Read 82 rows, 5.33 KiB in 0.004342 sec., 18885.30631045601 rows/sec., 1.20 MiB/sec. 2024.11.14 16:57:57.383968 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} TCPHandler: Processed in 0.004714386 sec. 2024.11.14 16:57:57.388561 [ 186 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 19 columns (19 merged, 0 gathered) in 0.00975257 sec., 54549.72381638891 rows/sec., 97.75 MiB/sec. 2024.11.14 16:57:57.389623 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.14 16:57:57.390326 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:57:57.390443 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.14 16:57:57.390673 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. 2024.11.14 16:58:00.641241 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 770 2024.11.14 16:58:00.644298 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:00.644356 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:00.645779 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:58:00.646109 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:00.647213 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 770 2024.11.14 16:58:02.342317 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.342503 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:58:02.342593 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:58:02.343289 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.343331 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.343735 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.14 16:58:02.343995 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.344223 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} executeQuery: Read 2 rows, 167.00 B in 0.00176 sec., 1136.3636363636363 rows/sec., 92.66 KiB/sec. 2024.11.14 16:58:02.344345 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} TCPHandler: Processed in 0.002146249 sec. 2024.11.14 16:58:02.344655 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.344875 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:02.344960 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:02.345799 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.345855 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.346288 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.14 16:58:02.346561 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.346805 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} executeQuery: Read 57 rows, 4.48 KiB in 0.001992 sec., 28614.457831325304 rows/sec., 2.20 MiB/sec. 2024.11.14 16:58:02.346873 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} TCPHandler: Processed in 0.002378453 sec. 2024.11.14 16:58:02.347038 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.347192 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:02.347254 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:02.347890 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.347929 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.348294 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:58:02.348541 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.348728 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} executeQuery: Read 2 rows, 143.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 88.83 KiB/sec. 2024.11.14 16:58:02.348783 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} TCPHandler: Processed in 0.001818031 sec. 2024.11.14 16:58:02.348942 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.349088 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:02.349150 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:02.349821 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.349864 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.350231 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.14 16:58:02.350482 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.350677 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} executeQuery: Read 66 rows, 5.28 KiB in 0.001625 sec., 40615.38461538462 rows/sec., 3.17 MiB/sec. 2024.11.14 16:58:02.350733 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} TCPHandler: Processed in 0.001862912 sec. 2024.11.14 16:58:02.350890 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.351028 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:02.351090 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:02.351724 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.351764 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.352159 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.14 16:58:02.352411 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.352620 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} executeQuery: Read 161 rows, 11.48 KiB in 0.001623 sec., 99199.01417128774 rows/sec., 6.91 MiB/sec. 2024.11.14 16:58:02.352675 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} TCPHandler: Processed in 0.001850171 sec. 2024.11.14 16:58:02.352821 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:02.352961 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:02.353024 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:02.353595 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:02.353635 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:02.354025 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.14 16:58:02.354270 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:02.354491 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. 2024.11.14 16:58:02.354542 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} TCPHandler: Processed in 0.001787491 sec. 2024.11.14 16:58:07.342041 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:07.342231 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:07.342298 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:07.343031 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:07.343078 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:07.343490 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.14 16:58:07.343732 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:07.343956 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec. 2024.11.14 16:58:07.344009 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} TCPHandler: Processed in 0.002093187 sec. 2024.11.14 16:58:07.344281 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:07.344495 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:07.344576 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:07.345336 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:07.345377 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:07.345807 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.14 16:58:07.346061 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:07.346259 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} executeQuery: Read 64 rows, 5.12 KiB in 0.001829 sec., 34991.79879715692 rows/sec., 2.73 MiB/sec. 2024.11.14 16:58:07.346312 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} TCPHandler: Processed in 0.002174039 sec. 2024.11.14 16:58:07.346475 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:07.346614 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:07.346675 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:07.347264 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:07.347304 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:07.347692 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.14 16:58:07.347924 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:07.348154 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2024.11.14 16:58:07.348207 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} TCPHandler: Processed in 0.001797701 sec. 2024.11.14 16:58:07.348417 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:07.348641 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:07.348736 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:07.349261 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:07.349298 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:07.349668 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.14 16:58:07.349919 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:07.350128 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. 2024.11.14 16:58:07.350182 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} TCPHandler: Processed in 0.001874503 sec. 2024.11.14 16:58:08.903506 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.128214 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.272716 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.274050 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.401361 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.429617 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.441891 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:09.452203 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:10.458447 [ 34 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:58:10.458505 [ 34 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:58:10.647438 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 790 2024.11.14 16:58:10.650037 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:10.650095 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:10.651514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:58:10.651834 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:10.652411 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 790 2024.11.14 16:58:11.001368 [ 244 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949752 sec. 2024.11.14 16:58:12.348798 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.349004 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.349075 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:58:12.349793 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.349849 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.350283 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:58:12.350541 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.350781 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. 2024.11.14 16:58:12.350844 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} TCPHandler: Processed in 0.002185399 sec. 2024.11.14 16:58:12.351096 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.351287 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:12.351358 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:12.352230 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.352270 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.352731 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.14 16:58:12.353007 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.353227 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} executeQuery: Read 287 rows, 25.98 KiB in 0.001986 sec., 144511.58106747232 rows/sec., 12.78 MiB/sec. 2024.11.14 16:58:12.353317 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} TCPHandler: Processed in 0.002354033 sec. 2024.11.14 16:58:12.353554 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.353725 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.353786 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:12.354409 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.354450 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.354828 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:58:12.355065 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.355272 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} executeQuery: Read 49 rows, 3.61 KiB in 0.001581 sec., 30993.042378241622 rows/sec., 2.23 MiB/sec. 2024.11.14 16:58:12.355328 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} TCPHandler: Processed in 0.001913953 sec. 2024.11.14 16:58:12.355492 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.355631 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.355688 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:58:12.356298 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.356336 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.356694 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:12.356946 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.357135 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec. 2024.11.14 16:58:12.357255 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} TCPHandler: Processed in 0.001830991 sec. 2024.11.14 16:58:12.357410 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.357549 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.357606 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:58:12.358251 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.358291 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.358635 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:58:12.358872 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.359083 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2024.11.14 16:58:12.359137 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} TCPHandler: Processed in 0.001794211 sec. 2024.11.14 16:58:12.359311 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.359446 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:12.359504 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:12.360282 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.360320 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.360710 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.14 16:58:12.360960 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.361174 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} executeQuery: Read 424 rows, 31.04 KiB in 0.001745 sec., 242979.94269340974 rows/sec., 17.37 MiB/sec. 2024.11.14 16:58:12.361297 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} TCPHandler: Processed in 0.002053116 sec. 2024.11.14 16:58:12.361545 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.361687 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:58:12.361747 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:58:12.362257 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.362296 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.362658 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:58:12.362895 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.363100 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2024.11.14 16:58:12.363150 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} TCPHandler: Processed in 0.001736119 sec. 2024.11.14 16:58:12.363306 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.363443 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.363504 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:12.364155 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.364193 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.364591 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.14 16:58:12.364835 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.365023 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. 2024.11.14 16:58:12.365119 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} TCPHandler: Processed in 0.001883032 sec. 2024.11.14 16:58:12.365321 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.365455 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.365515 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:58:12.366047 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.366086 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.366454 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.14 16:58:12.366689 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.366900 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. 2024.11.14 16:58:12.366952 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} TCPHandler: Processed in 0.0017498 sec. 2024.11.14 16:58:12.367108 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.367245 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.367337 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:58:12.368597 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.368634 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.369292 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:12.369560 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.369752 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} executeQuery: Read 42 rows, 77.07 KiB in 0.002536 sec., 16561.514195583597 rows/sec., 29.68 MiB/sec. 2024.11.14 16:58:12.369853 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} TCPHandler: Processed in 0.002813913 sec. 2024.11.14 16:58:12.370010 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:12.370145 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:12.370204 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:12.370796 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:12.370842 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:12.371235 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.14 16:58:12.371481 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:12.371707 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} executeQuery: Read 82 rows, 5.33 KiB in 0.001592 sec., 51507.53768844221 rows/sec., 3.27 MiB/sec. 2024.11.14 16:58:12.371759 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} TCPHandler: Processed in 0.001813841 sec. 2024.11.14 16:58:13.316915 [ 28 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.14 16:58:13.316987 [ 28 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:13.317014 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:13.317160 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.14 16:58:13.317306 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:13.317348 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2024.11.14 16:58:13.317442 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.11.14 16:58:13.317710 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2024.11.14 16:58:13.317915 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.11.14 16:58:13.318068 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.11.14 16:58:13.319162 [ 186 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079037 sec., 18277.69298959085 rows/sec., 1.53 MiB/sec. 2024.11.14 16:58:13.319315 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.14 16:58:13.319653 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:13.319744 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.14 16:58:13.319829 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:58:14.140198 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.210065 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.452913 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.534909 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.537281 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.548555 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.573066 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.574501 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.593836 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.763835 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.863272 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.896215 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.903737 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.903851 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.909466 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.933828 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.936225 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:14.949326 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.106060 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.190266 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.194516 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.208811 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.210066 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:15.227609 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:17.340835 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:17.341041 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:17.341125 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:17.341860 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.341911 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.342325 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.14 16:58:17.342577 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.342782 [ 81 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.14 16:58:17.342814 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. 2024.11.14 16:58:17.342871 [ 81 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.342937 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} TCPHandler: Processed in 0.00223627 sec. 2024.11.14 16:58:17.342944 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.343134 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.14 16:58:17.343210 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:17.343278 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:17.343320 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part 2024.11.14 16:58:17.343404 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:17.343473 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 287 rows starting from the beginning of the part 2024.11.14 16:58:17.343569 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:17.343794 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 57 rows starting from the beginning of the part 2024.11.14 16:58:17.344204 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2024.11.14 16:58:17.344458 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 287 rows starting from the beginning of the part 2024.11.14 16:58:17.344809 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2024.11.14 16:58:17.345940 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.345996 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.346576 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.14 16:58:17.346970 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.347049 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00399277 sec., 545736.4185765772 rows/sec., 48.17 MiB/sec. 2024.11.14 16:58:17.347166 [ 81 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.14 16:58:17.347210 [ 81 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.347251 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.347281 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} executeQuery: Read 64 rows, 5.12 KiB in 0.003942 sec., 16235.413495687468 rows/sec., 1.27 MiB/sec. 2024.11.14 16:58:17.347381 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.14 16:58:17.347688 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.14 16:58:17.347713 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} TCPHandler: Processed in 0.004642525 sec. 2024.11.14 16:58:17.347990 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:17.348199 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:17.348298 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:17.348326 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part 2024.11.14 16:58:17.348347 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.348458 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:17.348777 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.14 16:58:17.348814 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 424 rows starting from the beginning of the part 2024.11.14 16:58:17.349259 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.14 16:58:17.349352 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part 2024.11.14 16:58:17.349750 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2024.11.14 16:58:17.350122 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 424 rows starting from the beginning of the part 2024.11.14 16:58:17.350424 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2024.11.14 16:58:17.351464 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.351535 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.352587 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.14 16:58:17.353130 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.353409 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006058376 sec., 323188.9205952222 rows/sec., 24.74 MiB/sec. 2024.11.14 16:58:17.353533 [ 81 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.14 16:58:17.353602 [ 81 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.353668 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.353814 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.14 16:58:17.353867 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} executeQuery: Read 128 rows, 9.13 KiB in 0.005638 sec., 22703.08620078042 rows/sec., 1.58 MiB/sec. 2024.11.14 16:58:17.354203 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.14 16:58:17.354264 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} TCPHandler: Processed in 0.006418365 sec. 2024.11.14 16:58:17.354543 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:17.354799 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:17.354878 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:17.354903 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.354930 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9188 rows starting from the beginning of the part 2024.11.14 16:58:17.355046 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:17.355213 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.14 16:58:17.355515 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part 2024.11.14 16:58:17.355629 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:58:17.355969 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part 2024.11.14 16:58:17.356352 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2024.11.14 16:58:17.356690 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2024.11.14 16:58:17.356922 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part 2024.11.14 16:58:17.357888 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.357956 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.358658 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.14 16:58:17.359042 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.359339 [ 81 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.14 16:58:17.359437 [ 81 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:17.359500 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:17.359669 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} executeQuery: Read 48 rows, 3.31 KiB in 0.004831 sec., 9935.831090871454 rows/sec., 685.68 KiB/sec. 2024.11.14 16:58:17.360116 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.14 16:58:17.360991 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:17.361171 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2510 rows starting from the beginning of the part 2024.11.14 16:58:17.361174 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} TCPHandler: Processed in 0.006755212 sec. 2024.11.14 16:58:17.361447 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2024.11.14 16:58:17.361737 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2024.11.14 16:58:17.361904 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2024.11.14 16:58:17.362259 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2024.11.14 16:58:17.362459 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part 2024.11.14 16:58:17.363924 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 10111 rows, containing 5 columns (5 merged, 0 gathered) in 0.010126979 sec., 998422.1355648116 rows/sec., 67.93 MiB/sec. 2024.11.14 16:58:17.364229 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.14 16:58:17.364960 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.365249 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.14 16:58:17.365396 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.00574786 sec., 494444.88905436115 rows/sec., 32.45 MiB/sec. 2024.11.14 16:58:17.365407 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2024.11.14 16:58:17.365759 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.14 16:58:17.366070 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:17.366155 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.14 16:58:17.366250 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.11.14 16:58:20.652603 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 820 2024.11.14 16:58:20.655410 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:20.655457 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:20.656853 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:58:20.657167 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:20.658215 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 820 2024.11.14 16:58:22.341717 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:22.341918 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:22.341993 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:22.342791 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:22.342837 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:22.343262 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.14 16:58:22.343515 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:22.343740 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. 2024.11.14 16:58:22.343794 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} TCPHandler: Processed in 0.00221039 sec. 2024.11.14 16:58:22.344055 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:22.344253 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:22.344326 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:22.345102 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:22.345153 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:22.345601 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.14 16:58:22.345853 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:22.346084 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2024.11.14 16:58:22.346142 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} TCPHandler: Processed in 0.002219361 sec. 2024.11.14 16:58:22.346310 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:22.346450 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:22.346512 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:22.347176 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:22.347224 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:22.347642 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.14 16:58:22.347881 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:22.348085 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. 2024.11.14 16:58:22.348136 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} TCPHandler: Processed in 0.001892343 sec. 2024.11.14 16:58:22.348309 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:22.348438 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:22.348498 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:22.349108 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:22.349157 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:22.349592 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.14 16:58:22.349849 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:22.350051 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} executeQuery: Read 60 rows, 4.14 KiB in 0.001644 sec., 36496.3503649635 rows/sec., 2.46 MiB/sec. 2024.11.14 16:58:22.350102 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} TCPHandler: Processed in 0.001849602 sec. 2024.11.14 16:58:24.972035 [ 129 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.14 16:58:24.972154 [ 129 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:24.972198 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:24.972525 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.14 16:58:24.972812 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:24.972878 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part 2024.11.14 16:58:24.973061 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:24.973371 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:24.973580 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:24.973803 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:24.974949 [ 201 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633429 sec., 113160.44594329294 rows/sec., 8.11 MiB/sec. 2024.11.14 16:58:24.975160 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.14 16:58:24.975492 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:24.975585 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.14 16:58:24.975689 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:58:25.458554 [ 129 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:58:25.458622 [ 129 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:58:27.349339 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.349544 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.349618 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:58:27.350333 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.350381 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.350808 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:27.351082 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.351271 [ 141 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.14 16:58:27.351333 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2024.11.14 16:58:27.351360 [ 141 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.351428 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.351458 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} TCPHandler: Processed in 0.002251231 sec. 2024.11.14 16:58:27.351800 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.14 16:58:27.351847 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.352247 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:27.352265 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:27.352385 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.11.14 16:58:27.352391 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:27.352837 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:27.353167 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:27.353564 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:27.353922 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.11.14 16:58:27.355564 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.355638 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.356510 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004947701 sec., 14147.985094491361 rows/sec., 1.05 MiB/sec. 2024.11.14 16:58:27.356712 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.14 16:58:27.356737 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.14 16:58:27.357222 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.357330 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.357592 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.14 16:58:27.357852 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:58:27.357859 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} executeQuery: Read 287 rows, 25.98 KiB in 0.005669 sec., 50626.21273593226 rows/sec., 4.48 MiB/sec. 2024.11.14 16:58:27.358137 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} TCPHandler: Processed in 0.006539297 sec. 2024.11.14 16:58:27.358359 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.358504 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.358564 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:27.359290 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.359337 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.359754 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:58:27.360001 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.360234 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} executeQuery: Read 49 rows, 3.61 KiB in 0.001757 sec., 27888.44621513944 rows/sec., 2.01 MiB/sec. 2024.11.14 16:58:27.360386 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} TCPHandler: Processed in 0.002135188 sec. 2024.11.14 16:58:27.360606 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.360732 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.360789 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:58:27.361430 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.361472 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.361851 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:27.362108 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.362329 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. 2024.11.14 16:58:27.362386 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} TCPHandler: Processed in 0.001892403 sec. 2024.11.14 16:58:27.362548 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.362672 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.362723 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:58:27.363297 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.363336 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.363701 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:27.363952 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.364121 [ 97 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.14 16:58:27.364185 [ 97 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.364220 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. 2024.11.14 16:58:27.364227 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.364434 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} TCPHandler: Processed in 0.001940394 sec. 2024.11.14 16:58:27.364691 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.14 16:58:27.364769 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.364945 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:27.364971 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:27.364988 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.11.14 16:58:27.365044 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:27.365153 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.11.14 16:58:27.365606 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.11.14 16:58:27.365857 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.11.14 16:58:27.366250 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.11.14 16:58:27.367584 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.367641 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.368037 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003663153 sec., 17744.27658358796 rows/sec., 1.15 MiB/sec. 2024.11.14 16:58:27.368295 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.14 16:58:27.368446 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.14 16:58:27.368915 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.369002 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.369219 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.14 16:58:27.369443 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:58:27.370038 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} executeQuery: Read 424 rows, 31.04 KiB in 0.005042 sec., 84093.61364537882 rows/sec., 6.01 MiB/sec. 2024.11.14 16:58:27.370148 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} TCPHandler: Processed in 0.005568055 sec. 2024.11.14 16:58:27.370352 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.370488 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:58:27.370546 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:58:27.371076 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.371118 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.371521 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:27.371778 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.371994 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2024.11.14 16:58:27.372045 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} TCPHandler: Processed in 0.00177023 sec. 2024.11.14 16:58:27.372205 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.372331 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.372388 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:27.372996 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.373039 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.373456 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.14 16:58:27.373704 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.373928 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec. 2024.11.14 16:58:27.373984 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} TCPHandler: Processed in 0.001839351 sec. 2024.11.14 16:58:27.374142 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.374259 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.374311 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:58:27.374797 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.374836 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.375194 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.14 16:58:27.375438 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.375649 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2024.11.14 16:58:27.375700 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} TCPHandler: Processed in 0.001616437 sec. 2024.11.14 16:58:27.375851 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.375991 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.376085 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:58:27.377338 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.377379 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.378058 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:27.378325 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.378587 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} executeQuery: Read 42 rows, 77.07 KiB in 0.002629 sec., 15975.65614302016 rows/sec., 28.63 MiB/sec. 2024.11.14 16:58:27.378763 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} TCPHandler: Processed in 0.002977237 sec. 2024.11.14 16:58:27.378928 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:27.379047 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:27.379098 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:27.379596 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:27.379636 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. 2024.11.14 16:58:27.380008 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.14 16:58:27.380248 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:27.380482 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. 2024.11.14 16:58:27.380612 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} TCPHandler: Processed in 0.001737749 sec. 2024.11.14 16:58:30.658444 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 850 2024.11.14 16:58:30.661482 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:30.661545 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:30.662914 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.14 16:58:30.663211 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:30.663761 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 850 2024.11.14 16:58:32.341375 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.341557 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:58:32.341625 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:58:32.342352 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.342399 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.342826 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.14 16:58:32.343102 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.343391 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} executeQuery: Read 8 rows, 668.00 B in 0.001876 sec., 4264.392324093817 rows/sec., 347.73 KiB/sec. 2024.11.14 16:58:32.343548 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} TCPHandler: Processed in 0.002296642 sec. 2024.11.14 16:58:32.343809 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.344006 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:32.344078 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:32.344851 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.344902 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.345344 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.14 16:58:32.345598 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.345825 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} executeQuery: Read 60 rows, 4.70 KiB in 0.001874 sec., 32017.075773745997 rows/sec., 2.45 MiB/sec. 2024.11.14 16:58:32.345880 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} TCPHandler: Processed in 0.00220434 sec. 2024.11.14 16:58:32.346037 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.346156 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:32.346205 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:32.346794 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.346835 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.347193 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:58:32.347440 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.347698 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} executeQuery: Read 8 rows, 572.00 B in 0.001563 sec., 5118.362124120282 rows/sec., 357.39 KiB/sec. 2024.11.14 16:58:32.347919 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} TCPHandler: Processed in 0.001935904 sec. 2024.11.14 16:58:32.348102 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.348249 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:32.348306 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:32.349020 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.349061 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.349451 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.14 16:58:32.349705 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.349927 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} executeQuery: Read 72 rows, 5.77 KiB in 0.001709 sec., 42129.90052662376 rows/sec., 3.30 MiB/sec. 2024.11.14 16:58:32.349983 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} TCPHandler: Processed in 0.001958154 sec. 2024.11.14 16:58:32.350131 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.350249 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:32.350301 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:32.350866 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.350907 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.351303 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.14 16:58:32.351546 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.351805 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} executeQuery: Read 132 rows, 9.41 KiB in 0.001573 sec., 83916.08391608392 rows/sec., 5.84 MiB/sec. 2024.11.14 16:58:32.351974 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} TCPHandler: Processed in 0.001895442 sec. 2024.11.14 16:58:32.352245 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:32.352414 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:32.352488 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:32.353085 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:32.353124 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:32.353511 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.14 16:58:32.353761 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:32.353975 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} executeQuery: Read 48 rows, 3.31 KiB in 0.001599 sec., 30018.7617260788 rows/sec., 2.02 MiB/sec. 2024.11.14 16:58:32.354025 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} TCPHandler: Processed in 0.001949123 sec. 2024.11.14 16:58:37.342276 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:37.342472 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:37.342541 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:37.343285 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:37.343334 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:37.343752 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.14 16:58:37.344015 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:37.344212 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} executeQuery: Read 56 rows, 4.41 KiB in 0.001789 sec., 31302.40357741755 rows/sec., 2.40 MiB/sec. 2024.11.14 16:58:37.344265 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} TCPHandler: Processed in 0.002115968 sec. 2024.11.14 16:58:37.344548 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:37.344770 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:37.344857 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:37.345665 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:37.345719 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:37.346183 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.14 16:58:37.346449 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:37.346692 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. 2024.11.14 16:58:37.346760 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} TCPHandler: Processed in 0.002361453 sec. 2024.11.14 16:58:37.346913 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:37.347030 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:37.347082 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:37.347642 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:37.347680 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:37.348074 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.14 16:58:37.348314 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:37.348530 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. 2024.11.14 16:58:37.348585 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} TCPHandler: Processed in 0.001726789 sec. 2024.11.14 16:58:37.348802 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:37.348936 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:37.348995 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:37.349636 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:37.349687 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:37.350124 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.14 16:58:37.350381 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:37.350624 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} executeQuery: Read 60 rows, 4.14 KiB in 0.001712 sec., 35046.72897196262 rows/sec., 2.36 MiB/sec. 2024.11.14 16:58:37.350701 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} TCPHandler: Processed in 0.002023606 sec. 2024.11.14 16:58:38.919162 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.057065 [ 149 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.14 16:58:39.057171 [ 149 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:39.057219 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:39.057606 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.14 16:58:39.057886 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:39.057953 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part 2024.11.14 16:58:39.058119 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.11.14 16:58:39.058322 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.11.14 16:58:39.058547 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.11.14 16:58:39.058685 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.11.14 16:58:39.059833 [ 194 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478596 sec., 41152.32978670183 rows/sec., 2.10 MiB/sec. 2024.11.14 16:58:39.060012 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.14 16:58:39.060357 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:39.060453 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.14 16:58:39.060554 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:58:39.148809 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.279304 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.287618 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.295289 [ 149 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.14 16:58:39.295333 [ 149 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:39.295354 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:39.295586 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.14 16:58:39.295987 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:39.296043 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.11.14 16:58:39.296119 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.11.14 16:58:39.296356 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.11.14 16:58:39.296479 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.11.14 16:58:39.296659 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.11.14 16:58:39.297721 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295152 sec., 7406.916840366129 rows/sec., 499.10 KiB/sec. 2024.11.14 16:58:39.297927 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.14 16:58:39.298304 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:39.298398 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.14 16:58:39.298499 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:58:39.404059 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.441515 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.462782 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:39.470082 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:40.458879 [ 150 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:58:40.458941 [ 150 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:58:40.663985 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 870 2024.11.14 16:58:40.666691 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:40.666743 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:40.668142 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.14 16:58:40.668456 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:40.668687 [ 150 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.14 16:58:40.668827 [ 150 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:40.668912 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:40.669350 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.14 16:58:40.669787 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 870 2024.11.14 16:58:40.670331 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:40.670515 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part 2024.11.14 16:58:40.671154 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2024.11.14 16:58:40.671767 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2024.11.14 16:58:40.672335 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2024.11.14 16:58:40.672881 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2024.11.14 16:58:40.673350 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2024.11.14 16:58:40.681520 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 72 columns (72 merged, 0 gathered) in 0.01243035 sec., 69989.98419191736 rows/sec., 57.31 MiB/sec. 2024.11.14 16:58:40.682787 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.14 16:58:40.683638 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:40.683741 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.14 16:58:40.684067 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2024.11.14 16:58:42.349556 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.349737 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.349808 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:58:42.350535 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.350582 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.351005 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:42.351268 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.351506 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. 2024.11.14 16:58:42.351563 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} TCPHandler: Processed in 0.002129148 sec. 2024.11.14 16:58:42.351830 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.352043 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:42.352121 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:42.353025 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.353065 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.353515 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.14 16:58:42.353785 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.353928 [ 148 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.14 16:58:42.353977 [ 148 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.353985 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} executeQuery: Read 287 rows, 25.98 KiB in 0.002001 sec., 143428.28585707146 rows/sec., 12.68 MiB/sec. 2024.11.14 16:58:42.354006 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.354060 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} TCPHandler: Processed in 0.002372734 sec. 2024.11.14 16:58:42.354324 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.354336 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.14 16:58:42.354648 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.354823 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:42.354835 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:42.354987 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part 2024.11.14 16:58:42.355736 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part 2024.11.14 16:58:42.356519 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 287 rows starting from the beginning of the part 2024.11.14 16:58:42.356864 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2024.11.14 16:58:42.357241 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2024.11.14 16:58:42.357388 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 287 rows starting from the beginning of the part 2024.11.14 16:58:42.358635 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.358711 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.359698 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:58:42.360153 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.360371 [ 148 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.11.14 16:58:42.360503 [ 148 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.360580 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.360733 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} executeQuery: Read 49 rows, 3.61 KiB in 0.006205 sec., 7896.857373086222 rows/sec., 582.48 KiB/sec. 2024.11.14 16:58:42.361145 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} TCPHandler: Processed in 0.006971917 sec. 2024.11.14 16:58:42.361249 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.007138811 sec., 305653.14027784177 rows/sec., 26.98 MiB/sec. 2024.11.14 16:58:42.361447 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.361474 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.11.14 16:58:42.361726 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.14 16:58:42.361745 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.361920 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:58:42.361930 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:42.362079 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 67 rows starting from the beginning of the part 2024.11.14 16:58:42.362564 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.11.14 16:58:42.362901 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.363034 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2024.11.14 16:58:42.363444 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part 2024.11.14 16:58:42.363857 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.14 16:58:42.363877 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.11.14 16:58:42.364344 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.14 16:58:42.364383 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2024.11.14 16:58:42.365840 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.365913 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.366912 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:42.367535 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.367621 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.006747223 sec., 33198.84343529182 rows/sec., 2.50 MiB/sec. 2024.11.14 16:58:42.368030 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} executeQuery: Read 14 rows, 1004.00 B in 0.006403 sec., 2186.4750898016555 rows/sec., 153.13 KiB/sec. 2024.11.14 16:58:42.368051 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.11.14 16:58:42.368399 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} TCPHandler: Processed in 0.00711556 sec. 2024.11.14 16:58:42.368568 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.368701 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.368700 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.368770 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:58:42.368817 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.11.14 16:58:42.368925 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.14 16:58:42.369428 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.369468 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.369828 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:42.370094 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.370313 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. 2024.11.14 16:58:42.370370 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} TCPHandler: Processed in 0.001861012 sec. 2024.11.14 16:58:42.370536 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.370675 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:42.370733 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:42.371504 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.371542 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.371926 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.14 16:58:42.372173 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.372299 [ 148 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.14 16:58:42.372337 [ 148 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.372359 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} executeQuery: Read 424 rows, 31.04 KiB in 0.001711 sec., 247808.29924021038 rows/sec., 17.72 MiB/sec. 2024.11.14 16:58:42.372363 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.372457 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} TCPHandler: Processed in 0.001986015 sec. 2024.11.14 16:58:42.372507 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.14 16:58:42.372622 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:42.372667 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.372680 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part 2024.11.14 16:58:42.372902 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part 2024.11.14 16:58:42.373010 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:58:42.373255 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 424 rows starting from the beginning of the part 2024.11.14 16:58:42.373344 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:58:42.373539 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part 2024.11.14 16:58:42.373928 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.11.14 16:58:42.374353 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 424 rows starting from the beginning of the part 2024.11.14 16:58:42.375414 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.375481 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.376579 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:42.377028 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.377334 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.00488387 sec., 402140.10610438033 rows/sec., 30.80 MiB/sec. 2024.11.14 16:58:42.377514 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} executeQuery: Read 6 rows, 321.00 B in 0.004623 sec., 1297.8585334198572 rows/sec., 67.81 KiB/sec. 2024.11.14 16:58:42.377622 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.14 16:58:42.377674 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} TCPHandler: Processed in 0.005107265 sec. 2024.11.14 16:58:42.377856 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.377988 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.378005 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.378056 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:42.378122 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.14 16:58:42.378230 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:58:42.378712 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.378752 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.379146 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.14 16:58:42.379392 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.379565 [ 147 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.14 16:58:42.379625 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2024.11.14 16:58:42.379633 [ 147 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.379708 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.379755 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} TCPHandler: Processed in 0.001969405 sec. 2024.11.14 16:58:42.379894 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.14 16:58:42.379949 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.380034 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:42.380111 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10111 rows starting from the beginning of the part 2024.11.14 16:58:42.380148 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.380339 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:58:42.380354 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2024.11.14 16:58:42.380760 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2024.11.14 16:58:42.381168 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 132 rows starting from the beginning of the part 2024.11.14 16:58:42.381589 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2024.11.14 16:58:42.381874 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2024.11.14 16:58:42.382709 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.382779 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.383409 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.14 16:58:42.383957 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.384529 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} executeQuery: Read 1 rows, 69.00 B in 0.004433 sec., 225.58087074216104 rows/sec., 15.20 KiB/sec. 2024.11.14 16:58:42.384724 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} TCPHandler: Processed in 0.004846959 sec. 2024.11.14 16:58:42.384902 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.385085 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.385186 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:58:42.386706 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.386755 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.387195 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 11037 rows, containing 5 columns (5 merged, 0 gathered) in 0.007367416 sec., 1498082.909937487 rows/sec., 101.96 MiB/sec. 2024.11.14 16:58:42.387732 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.14 16:58:42.387852 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:42.388348 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.388395 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.388625 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.14 16:58:42.388943 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2024.11.14 16:58:42.389034 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} executeQuery: Read 42 rows, 77.07 KiB in 0.003966 sec., 10590.01512859304 rows/sec., 18.98 MiB/sec. 2024.11.14 16:58:42.389252 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} TCPHandler: Processed in 0.00441476 sec. 2024.11.14 16:58:42.389418 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:42.389557 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:42.389629 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:42.390246 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.390286 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.390696 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.14 16:58:42.390961 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.391091 [ 147 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.14 16:58:42.391132 [ 147 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:42.391159 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:42.391160 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} executeQuery: Read 82 rows, 5.33 KiB in 0.001634 sec., 50183.59853121175 rows/sec., 3.19 MiB/sec. 2024.11.14 16:58:42.391367 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} TCPHandler: Processed in 0.002003945 sec. 2024.11.14 16:58:42.391414 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.14 16:58:42.391550 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:58:42.391585 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2842 rows starting from the beginning of the part 2024.11.14 16:58:42.391700 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2024.11.14 16:58:42.391885 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2024.11.14 16:58:42.392114 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part 2024.11.14 16:58:42.392275 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2024.11.14 16:58:42.392378 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2024.11.14 16:58:42.394039 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786073 sec., 1139237.9165944324 rows/sec., 74.76 MiB/sec. 2024.11.14 16:58:42.394390 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.14 16:58:42.394734 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:42.394835 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.14 16:58:42.394936 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.11.14 16:58:44.147150 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.230262 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.456033 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.542457 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.544870 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.565207 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.584477 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.593855 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.601340 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.771093 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.869701 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.909801 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.916132 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.921143 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.925506 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.949867 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.950350 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:44.968192 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.116740 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.192563 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.210893 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.216182 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.228723 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:45.239048 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:58:47.341166 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.341354 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:58:47.341426 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:58:47.342169 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.342225 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.342653 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.14 16:58:47.342930 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.343193 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} executeQuery: Read 8 rows, 668.00 B in 0.001878 sec., 4259.850905218317 rows/sec., 347.36 KiB/sec. 2024.11.14 16:58:47.343413 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} TCPHandler: Processed in 0.002377294 sec. 2024.11.14 16:58:47.343703 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.343899 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:47.343972 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:47.344751 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.344802 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.345257 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.14 16:58:47.345524 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.345773 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} executeQuery: Read 60 rows, 4.70 KiB in 0.001922 sec., 31217.48178980229 rows/sec., 2.39 MiB/sec. 2024.11.14 16:58:47.345834 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} TCPHandler: Processed in 0.002270452 sec. 2024.11.14 16:58:47.346006 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.346146 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:47.346199 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:47.346828 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.346870 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.347246 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:58:47.347504 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.347769 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} executeQuery: Read 8 rows, 572.00 B in 0.001668 sec., 4796.163069544365 rows/sec., 334.89 KiB/sec. 2024.11.14 16:58:47.347992 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} TCPHandler: Processed in 0.002057696 sec. 2024.11.14 16:58:47.348175 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.348292 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:47.348342 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:47.348977 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.349018 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.349386 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.14 16:58:47.349637 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.349846 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} executeQuery: Read 72 rows, 5.77 KiB in 0.001578 sec., 45627.37642585552 rows/sec., 3.57 MiB/sec. 2024.11.14 16:58:47.349896 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} TCPHandler: Processed in 0.0017811 sec. 2024.11.14 16:58:47.350059 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.350180 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:47.350234 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:47.350800 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.350842 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.351261 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.14 16:58:47.351518 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.351729 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} executeQuery: Read 132 rows, 9.41 KiB in 0.001575 sec., 83809.5238095238 rows/sec., 5.83 MiB/sec. 2024.11.14 16:58:47.351788 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} TCPHandler: Processed in 0.001783561 sec. 2024.11.14 16:58:47.351947 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:47.352083 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:47.352144 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:47.352683 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:47.352723 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:47.353123 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.14 16:58:47.353380 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:47.353592 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} executeQuery: Read 48 rows, 3.31 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.10 MiB/sec. 2024.11.14 16:58:47.353643 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} TCPHandler: Processed in 0.00176192 sec. 2024.11.14 16:58:50.669977 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 904 2024.11.14 16:58:50.672828 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:50.672880 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:50.674295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.14 16:58:50.674594 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:50.675094 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 904 2024.11.14 16:58:52.342369 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:52.342551 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:52.342618 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:52.343364 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:52.343408 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:52.343844 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.14 16:58:52.344102 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:52.344295 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. 2024.11.14 16:58:52.344349 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} TCPHandler: Processed in 0.002103348 sec. 2024.11.14 16:58:52.344632 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:52.344851 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:52.344935 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:52.345789 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:52.345846 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:52.346294 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.14 16:58:52.346562 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:52.346851 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} executeQuery: Read 64 rows, 5.12 KiB in 0.002057 sec., 31113.271754982987 rows/sec., 2.43 MiB/sec. 2024.11.14 16:58:52.346993 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} TCPHandler: Processed in 0.002510696 sec. 2024.11.14 16:58:52.347198 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:52.347323 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:52.347375 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:52.347935 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:52.347972 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:52.348370 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.14 16:58:52.348624 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:52.348830 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. 2024.11.14 16:58:52.348894 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} TCPHandler: Processed in 0.00178265 sec. 2024.11.14 16:58:52.349203 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:52.349430 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:52.349526 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:52.350074 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:52.350116 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:52.350502 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.14 16:58:52.350762 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:52.350978 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. 2024.11.14 16:58:52.351029 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} TCPHandler: Processed in 0.002006465 sec. 2024.11.14 16:58:55.458982 [ 136 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:58:55.459050 [ 136 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:58:57.349188 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.349428 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.349519 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:58:57.350309 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.350362 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.350788 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:57.351069 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.351292 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2024.11.14 16:58:57.351389 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} TCPHandler: Processed in 0.002359694 sec. 2024.11.14 16:58:57.351729 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.351949 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:58:57.352034 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:58:57.352961 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.353015 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.353476 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.14 16:58:57.353749 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.354016 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} executeQuery: Read 287 rows, 25.98 KiB in 0.002126 sec., 134995.2963311383 rows/sec., 11.93 MiB/sec. 2024.11.14 16:58:57.354100 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} TCPHandler: Processed in 0.002591499 sec. 2024.11.14 16:58:57.354306 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.354496 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.354544 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:58:57.355144 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.355184 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.355541 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:58:57.355785 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.355998 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} executeQuery: Read 49 rows, 3.61 KiB in 0.001535 sec., 31921.82410423453 rows/sec., 2.30 MiB/sec. 2024.11.14 16:58:57.356201 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} TCPHandler: Processed in 0.002010345 sec. 2024.11.14 16:58:57.356412 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.356557 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.356619 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:58:57.357226 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.357267 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.357629 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:58:57.357880 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.358098 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. 2024.11.14 16:58:57.358151 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} TCPHandler: Processed in 0.001855012 sec. 2024.11.14 16:58:57.358288 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.358405 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.358453 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:58:57.359029 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.359067 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.359424 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:57.359667 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.359881 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. 2024.11.14 16:58:57.360090 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} TCPHandler: Processed in 0.001856562 sec. 2024.11.14 16:58:57.360278 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.360415 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:58:57.360474 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:58:57.361312 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.361353 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.361740 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.14 16:58:57.361994 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.362253 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} executeQuery: Read 424 rows, 31.04 KiB in 0.00186 sec., 227956.9892473118 rows/sec., 16.30 MiB/sec. 2024.11.14 16:58:57.362363 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} TCPHandler: Processed in 0.002163789 sec. 2024.11.14 16:58:57.362614 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.362738 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:58:57.362790 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:58:57.363283 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.363320 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.363681 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:57.363947 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.364123 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. 2024.11.14 16:58:57.364176 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} TCPHandler: Processed in 0.001674618 sec. 2024.11.14 16:58:57.364343 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.364468 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.364522 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:58:57.365117 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.365157 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.365557 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.14 16:58:57.365805 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.366045 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. 2024.11.14 16:58:57.366109 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} TCPHandler: Processed in 0.001830071 sec. 2024.11.14 16:58:57.366338 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.366475 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.366529 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:58:57.367026 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.367064 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.367438 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.14 16:58:57.367684 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.367868 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2024.11.14 16:58:57.367922 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} TCPHandler: Processed in 0.001708639 sec. 2024.11.14 16:58:57.368088 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.368214 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.368296 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:58:57.369454 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.369494 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.370166 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:58:57.370440 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.370753 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} executeQuery: Read 42 rows, 77.07 KiB in 0.00255 sec., 16470.588235294115 rows/sec., 29.51 MiB/sec. 2024.11.14 16:58:57.371077 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} TCPHandler: Processed in 0.003055839 sec. 2024.11.14 16:58:57.371234 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:58:57.371348 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:58:57.371399 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:58:57.371891 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:58:57.371930 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. 2024.11.14 16:58:57.372313 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.14 16:58:57.372565 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:58:57.372776 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. 2024.11.14 16:58:57.372842 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} TCPHandler: Processed in 0.001656387 sec. 2024.11.14 16:59:00.675352 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 934 2024.11.14 16:59:00.678308 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:00.678347 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:00.679823 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.14 16:59:00.680142 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:00.680601 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 934 2024.11.14 16:59:02.342917 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.343137 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:59:02.343215 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:59:02.344011 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.344054 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.344450 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.14 16:59:02.344703 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.344915 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} executeQuery: Read 2 rows, 167.00 B in 0.001825 sec., 1095.890410958904 rows/sec., 89.36 KiB/sec. 2024.11.14 16:59:02.345059 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} TCPHandler: Processed in 0.002306362 sec. 2024.11.14 16:59:02.345339 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.345527 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:02.345598 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:02.346327 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.346376 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.346809 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.14 16:59:02.347077 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.347279 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} executeQuery: Read 57 rows, 4.48 KiB in 0.001805 sec., 31578.947368421053 rows/sec., 2.42 MiB/sec. 2024.11.14 16:59:02.347337 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} TCPHandler: Processed in 0.002129597 sec. 2024.11.14 16:59:02.347483 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.347600 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:02.347649 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:02.348210 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.348251 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.348600 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:59:02.348834 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.349061 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} executeQuery: Read 2 rows, 143.00 B in 0.001474 sec., 1356.8521031207597 rows/sec., 94.74 KiB/sec. 2024.11.14 16:59:02.349143 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} TCPHandler: Processed in 0.001709679 sec. 2024.11.14 16:59:02.349414 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.349561 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:02.349621 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:02.350275 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.350313 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.350681 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.14 16:59:02.350931 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.351126 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} executeQuery: Read 66 rows, 5.28 KiB in 0.001598 sec., 41301.62703379224 rows/sec., 3.23 MiB/sec. 2024.11.14 16:59:02.351222 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} TCPHandler: Processed in 0.001971044 sec. 2024.11.14 16:59:02.351434 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.351602 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:02.351663 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:02.352287 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.352327 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.352719 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.14 16:59:02.352960 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.353173 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} executeQuery: Read 161 rows, 11.48 KiB in 0.001601 sec., 100562.14865708932 rows/sec., 7.00 MiB/sec. 2024.11.14 16:59:02.353227 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} TCPHandler: Processed in 0.001915503 sec. 2024.11.14 16:59:02.353383 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:02.353523 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:02.353584 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:02.354126 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:02.354164 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:02.354547 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.14 16:59:02.354794 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:02.354979 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2024.11.14 16:59:02.355030 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} TCPHandler: Processed in 0.001714609 sec. 2024.11.14 16:59:07.342056 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:07.342269 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:07.342345 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:07.343186 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.343233 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.343650 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.14 16:59:07.343914 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.344112 [ 124 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.14 16:59:07.344140 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2024.11.14 16:59:07.344241 [ 124 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.344287 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} TCPHandler: Processed in 0.002350853 sec. 2024.11.14 16:59:07.344327 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.344655 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.14 16:59:07.344732 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:07.345400 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:07.345430 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:07.345535 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1436 rows starting from the beginning of the part 2024.11.14 16:59:07.345584 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:07.345775 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:07.346178 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:07.346291 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 287 rows starting from the beginning of the part 2024.11.14 16:59:07.346735 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 57 rows starting from the beginning of the part 2024.11.14 16:59:07.347055 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:07.348068 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.348112 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.348706 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.14 16:59:07.349084 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.349088 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.004631114 sec., 421496.8579914033 rows/sec., 36.86 MiB/sec. 2024.11.14 16:59:07.349309 [ 124 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.14 16:59:07.349404 [ 124 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.349443 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.349451 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} executeQuery: Read 64 rows, 5.12 KiB in 0.004224 sec., 15151.51515151515 rows/sec., 1.18 MiB/sec. 2024.11.14 16:59:07.349577 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.14 16:59:07.349990 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.14 16:59:07.350053 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} TCPHandler: Processed in 0.005585896 sec. 2024.11.14 16:59:07.350391 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:07.350836 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:07.350970 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:07.351007 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part 2024.11.14 16:59:07.351299 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:07.351527 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part 2024.11.14 16:59:07.352008 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:07.352365 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 424 rows starting from the beginning of the part 2024.11.14 16:59:07.352683 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.352762 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part 2024.11.14 16:59:07.353243 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.14 16:59:07.353335 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:07.353733 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.14 16:59:07.354828 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.354900 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.356063 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.14 16:59:07.356507 [ 200 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.006985348 sec., 229909.80549573194 rows/sec., 17.73 MiB/sec. 2024.11.14 16:59:07.356535 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.356771 [ 124 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.14 16:59:07.356792 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.14 16:59:07.356860 [ 124 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.356881 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} executeQuery: Read 160 rows, 11.41 KiB in 0.006091 sec., 26268.264652766375 rows/sec., 1.83 MiB/sec. 2024.11.14 16:59:07.356950 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.357234 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} TCPHandler: Processed in 0.007034299 sec. 2024.11.14 16:59:07.357493 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.14 16:59:07.357583 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:07.357870 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:07.357869 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.357930 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:07.357951 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 11037 rows starting from the beginning of the part 2024.11.14 16:59:07.358181 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:07.358279 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.14 16:59:07.358453 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 132 rows starting from the beginning of the part 2024.11.14 16:59:07.358695 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.14 16:59:07.358933 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2024.11.14 16:59:07.359116 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2024.11.14 16:59:07.359292 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part 2024.11.14 16:59:07.359396 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2024.11.14 16:59:07.359872 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.359918 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.360595 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.14 16:59:07.360945 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.361140 [ 124 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.14 16:59:07.361205 [ 124 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:07.361242 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:07.361243 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} executeQuery: Read 60 rows, 4.14 KiB in 0.003403 sec., 17631.50161622098 rows/sec., 1.19 MiB/sec. 2024.11.14 16:59:07.361623 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} TCPHandler: Processed in 0.004239846 sec. 2024.11.14 16:59:07.361739 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.14 16:59:07.362068 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:07.362149 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3174 rows starting from the beginning of the part 2024.11.14 16:59:07.362483 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part 2024.11.14 16:59:07.362791 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:07.363070 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2024.11.14 16:59:07.363285 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:07.363602 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:07.366407 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 11887 rows, containing 5 columns (5 merged, 0 gathered) in 0.009247169 sec., 1285474.5057649536 rows/sec., 87.57 MiB/sec. 2024.11.14 16:59:07.366687 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3484 rows, containing 4 columns (4 merged, 0 gathered) in 0.00533007 sec., 653649.9520644194 rows/sec., 42.94 MiB/sec. 2024.11.14 16:59:07.366833 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.14 16:59:07.367199 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.14 16:59:07.367367 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.367546 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.14 16:59:07.367694 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2024.11.14 16:59:07.367785 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:07.367876 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.14 16:59:07.367964 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.11.14 16:59:08.000175 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 164.80 MiB, peak 173.28 MiB, free memory in arenas 0.00 B, will set to 166.14 MiB (RSS), difference: 1.33 MiB 2024.11.14 16:59:08.925418 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.152978 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.281366 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.293818 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.424346 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.459715 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.479980 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:09.484277 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:10.459308 [ 122 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:59:10.459398 [ 122 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:59:10.680752 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 954 2024.11.14 16:59:10.683401 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:10.683441 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:10.684814 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.14 16:59:10.685119 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:10.686482 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 954 2024.11.14 16:59:12.349025 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.349211 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.349283 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:59:12.350014 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.350064 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.350487 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:59:12.350755 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.351040 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. 2024.11.14 16:59:12.351257 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} TCPHandler: Processed in 0.002436665 sec. 2024.11.14 16:59:12.351533 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.351733 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:12.351808 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:12.352824 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.352865 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.353333 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.14 16:59:12.353617 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.353809 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} executeQuery: Read 287 rows, 25.98 KiB in 0.002081 sec., 137914.4641999039 rows/sec., 12.19 MiB/sec. 2024.11.14 16:59:12.353865 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} TCPHandler: Processed in 0.002433905 sec. 2024.11.14 16:59:12.354041 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.354176 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.354230 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:12.354862 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.354906 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.355315 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.14 16:59:12.355583 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.355821 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} executeQuery: Read 49 rows, 3.61 KiB in 0.001676 sec., 29236.276849642007 rows/sec., 2.11 MiB/sec. 2024.11.14 16:59:12.355883 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} TCPHandler: Processed in 0.001916153 sec. 2024.11.14 16:59:12.356045 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.356185 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.356244 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:59:12.356840 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.356879 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.357240 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:12.357485 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.357706 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. 2024.11.14 16:59:12.357907 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} TCPHandler: Processed in 0.001929024 sec. 2024.11.14 16:59:12.358096 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.358216 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.358266 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:59:12.358939 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.358987 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.359420 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:59:12.359684 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.359960 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} executeQuery: Read 13 rows, 830.00 B in 0.001761 sec., 7382.169222032936 rows/sec., 460.28 KiB/sec. 2024.11.14 16:59:12.360177 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} TCPHandler: Processed in 0.002166969 sec. 2024.11.14 16:59:12.360349 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.360478 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:12.360529 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:12.361262 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.361301 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.361701 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.14 16:59:12.361964 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.362162 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} executeQuery: Read 424 rows, 31.04 KiB in 0.001712 sec., 247663.55140186916 rows/sec., 17.71 MiB/sec. 2024.11.14 16:59:12.362247 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} TCPHandler: Processed in 0.001956634 sec. 2024.11.14 16:59:12.362438 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.362564 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:59:12.362616 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:59:12.363114 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.363155 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.363529 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:59:12.363774 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.363984 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2024.11.14 16:59:12.364184 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} TCPHandler: Processed in 0.001849061 sec. 2024.11.14 16:59:12.364363 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.364481 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.364533 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:12.365137 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.365175 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.365566 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.14 16:59:12.365813 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.366021 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. 2024.11.14 16:59:12.366072 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} TCPHandler: Processed in 0.00178 sec. 2024.11.14 16:59:12.366212 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.366334 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.366415 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:59:12.366888 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.366927 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.367299 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.14 16:59:12.367541 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.367717 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. 2024.11.14 16:59:12.367767 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} TCPHandler: Processed in 0.001613376 sec. 2024.11.14 16:59:12.367916 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.368035 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.368118 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:59:12.369284 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.369323 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.369989 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:12.370258 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.370440 [ 119 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.14 16:59:12.370510 [ 119 ] {} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.370551 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.370559 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} executeQuery: Read 42 rows, 77.07 KiB in 0.002536 sec., 16561.514195583597 rows/sec., 29.68 MiB/sec. 2024.11.14 16:59:12.371240 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:12.371415 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} TCPHandler: Processed in 0.00354983 sec. 2024.11.14 16:59:12.371619 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:12.371886 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:12.372025 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:12.372157 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:12.372429 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 532 rows starting from the beginning of the part 2024.11.14 16:59:12.373210 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2024.11.14 16:59:12.373998 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part 2024.11.14 16:59:12.374152 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:12.374267 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:12.374700 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2024.11.14 16:59:12.375462 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part 2024.11.14 16:59:12.375945 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.14 16:59:12.376147 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2024.11.14 16:59:12.376861 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.377493 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} executeQuery: Read 82 rows, 5.33 KiB in 0.005693 sec., 14403.653609696117 rows/sec., 936.77 KiB/sec. 2024.11.14 16:59:12.377597 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} TCPHandler: Processed in 0.006083947 sec. 2024.11.14 16:59:12.397136 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 19 columns (19 merged, 0 gathered) in 0.026481208 sec., 28019.86978841751 rows/sec., 50.21 MiB/sec. 2024.11.14 16:59:12.397990 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.14 16:59:12.398430 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:12.398508 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.14 16:59:12.398659 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. 2024.11.14 16:59:14.167089 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.239488 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.462127 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.550012 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.554481 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.569903 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.606519 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.606515 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.606641 [ 306 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.781915 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.889047 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.921202 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.922385 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.928652 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.945730 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.960065 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.961886 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:14.970739 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.137786 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.206989 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.217331 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.219620 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.237097 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:15.242687 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:17.342647 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:17.342847 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:17.342927 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:17.343762 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:17.343818 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:17.344263 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.14 16:59:17.344565 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:17.344834 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. 2024.11.14 16:59:17.344959 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} TCPHandler: Processed in 0.002447155 sec. 2024.11.14 16:59:17.345260 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:17.345466 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:17.345552 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:17.346433 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:17.346483 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:17.347021 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.14 16:59:17.347353 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:17.347629 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} executeQuery: Read 64 rows, 5.12 KiB in 0.002226 sec., 28751.123090745732 rows/sec., 2.24 MiB/sec. 2024.11.14 16:59:17.347721 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} TCPHandler: Processed in 0.002632749 sec. 2024.11.14 16:59:17.349431 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:17.349590 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:17.349663 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:17.350537 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:17.350590 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:17.351038 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.14 16:59:17.351297 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:17.351532 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} executeQuery: Read 128 rows, 9.13 KiB in 0.001983 sec., 64548.66364094806 rows/sec., 4.50 MiB/sec. 2024.11.14 16:59:17.351586 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} TCPHandler: Processed in 0.002233581 sec. 2024.11.14 16:59:17.351778 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:17.351916 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:17.351976 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:17.352515 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:17.352558 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:17.352979 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.14 16:59:17.353239 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:17.353458 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} executeQuery: Read 48 rows, 3.31 KiB in 0.001577 sec., 30437.539632213062 rows/sec., 2.05 MiB/sec. 2024.11.14 16:59:17.353511 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} TCPHandler: Processed in 0.001794651 sec. 2024.11.14 16:59:20.686654 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 984 2024.11.14 16:59:20.689403 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:20.689454 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:20.690809 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.14 16:59:20.691119 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:20.692722 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 984 2024.11.14 16:59:22.342249 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:22.342449 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:22.342525 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:22.343285 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:22.343329 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:22.343745 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.14 16:59:22.344004 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:22.344227 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} executeQuery: Read 56 rows, 4.41 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.34 MiB/sec. 2024.11.14 16:59:22.344282 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} TCPHandler: Processed in 0.002164239 sec. 2024.11.14 16:59:22.344556 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:22.344758 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:22.344838 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:22.345754 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:22.345801 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:22.346240 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.14 16:59:22.346500 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:22.346739 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. 2024.11.14 16:59:22.346795 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} TCPHandler: Processed in 0.002386654 sec. 2024.11.14 16:59:22.346948 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:22.347072 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:22.347125 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:22.347705 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:22.347745 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:22.348150 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.14 16:59:22.348396 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:22.348605 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. 2024.11.14 16:59:22.348655 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} TCPHandler: Processed in 0.0017632 sec. 2024.11.14 16:59:22.348869 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:22.349071 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:22.349161 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:22.349889 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:22.349929 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:22.350311 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.14 16:59:22.350558 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:22.350774 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} executeQuery: Read 60 rows, 4.14 KiB in 0.001754 sec., 34207.52565564424 rows/sec., 2.31 MiB/sec. 2024.11.14 16:59:22.350822 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} TCPHandler: Processed in 0.002049177 sec. 2024.11.14 16:59:23.854904 [ 109 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 2024.11.14 16:59:23.854988 [ 109 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:23.855015 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:23.855247 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full 2024.11.14 16:59:23.855542 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:23.855588 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 67 rows starting from the beginning of the part 2024.11.14 16:59:23.855682 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:23.855912 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.11.14 16:59:23.856070 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.11.14 16:59:23.856263 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2024.11.14 16:59:23.857353 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225016 sec., 77772.24730685817 rows/sec., 5.85 MiB/sec. 2024.11.14 16:59:23.857543 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.11.14 16:59:23.857874 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:23.857959 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 2024.11.14 16:59:23.858046 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.14 16:59:25.089474 [ 108 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.14 16:59:25.089547 [ 108 ] {} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:25.089573 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:25.089762 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:25.090010 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:25.090047 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part 2024.11.14 16:59:25.090126 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:25.090224 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:25.090481 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:25.090614 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:25.091838 [ 199 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219713 sec., 135631.48288904162 rows/sec., 9.72 MiB/sec. 2024.11.14 16:59:25.092083 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.14 16:59:25.092484 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:25.092596 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.14 16:59:25.092713 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.14 16:59:25.459443 [ 108 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:59:25.459486 [ 108 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:59:27.349121 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.349323 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.349401 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:59:27.350203 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.350245 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.350670 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:27.350931 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.351068 [ 107 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.14 16:59:27.351116 [ 107 ] {} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.351141 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.351145 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. 2024.11.14 16:59:27.351388 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} TCPHandler: Processed in 0.002420715 sec. 2024.11.14 16:59:27.351478 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:27.351815 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.351929 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:27.351987 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.11.14 16:59:27.352214 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:27.352230 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:27.352464 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:27.352516 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:27.352839 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:27.353181 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.11.14 16:59:27.355325 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.355415 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.355780 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004544213 sec., 15404.20750523798 rows/sec., 1.14 MiB/sec. 2024.11.14 16:59:27.355994 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.14 16:59:27.356418 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.14 16:59:27.356536 [ 199 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.356767 [ 199 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.14 16:59:27.356951 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.356976 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:59:27.357258 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} executeQuery: Read 287 rows, 25.98 KiB in 0.005212 sec., 55065.234075211054 rows/sec., 4.87 MiB/sec. 2024.11.14 16:59:27.357337 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} TCPHandler: Processed in 0.0057766 sec. 2024.11.14 16:59:27.357510 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.357638 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.357692 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:27.358313 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.358352 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.358732 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.14 16:59:27.358995 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.359191 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} executeQuery: Read 49 rows, 3.61 KiB in 0.001582 sec., 30973.451327433628 rows/sec., 2.23 MiB/sec. 2024.11.14 16:59:27.359327 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} TCPHandler: Processed in 0.001878912 sec. 2024.11.14 16:59:27.359508 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.359652 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.359715 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:59:27.360348 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.360391 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.360754 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:27.361007 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.361253 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2024.11.14 16:59:27.361457 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} TCPHandler: Processed in 0.002012716 sec. 2024.11.14 16:59:27.361643 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.361781 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.361840 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:59:27.362530 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.362576 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.362990 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:27.363237 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.363371 [ 107 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.14 16:59:27.363417 [ 107 ] {} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.363420 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} executeQuery: Read 13 rows, 830.00 B in 0.001669 sec., 7789.095266626723 rows/sec., 485.65 KiB/sec. 2024.11.14 16:59:27.363444 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.363510 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} TCPHandler: Processed in 0.001931003 sec. 2024.11.14 16:59:27.363829 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:27.364047 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.364139 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:27.364203 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.11.14 16:59:27.364321 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:27.364442 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.11.14 16:59:27.364534 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:27.364684 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.11.14 16:59:27.365066 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.11.14 16:59:27.365362 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.11.14 16:59:27.367321 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.367398 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.367839 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004308617 sec., 15086.047332589553 rows/sec., 999.54 KiB/sec. 2024.11.14 16:59:27.368072 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.14 16:59:27.368358 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.14 16:59:27.368590 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.368804 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.14 16:59:27.368815 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.368968 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:59:27.369183 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} executeQuery: Read 424 rows, 31.04 KiB in 0.004957 sec., 85535.60621343556 rows/sec., 6.12 MiB/sec. 2024.11.14 16:59:27.369259 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} TCPHandler: Processed in 0.005603436 sec. 2024.11.14 16:59:27.369425 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.369546 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:59:27.369597 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:59:27.370085 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.370122 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.370491 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:27.370736 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.370946 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. 2024.11.14 16:59:27.371146 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} TCPHandler: Processed in 0.0017787 sec. 2024.11.14 16:59:27.371340 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.371496 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.371564 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:27.372244 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.372286 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.372718 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.14 16:59:27.372989 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.373255 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} executeQuery: Read 237 rows, 16.27 KiB in 0.001782 sec., 132996.632996633 rows/sec., 8.91 MiB/sec. 2024.11.14 16:59:27.373345 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} TCPHandler: Processed in 0.002069196 sec. 2024.11.14 16:59:27.373556 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.373704 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.373756 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:59:27.374206 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.374242 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.374595 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.14 16:59:27.374857 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.375070 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. 2024.11.14 16:59:27.375121 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} TCPHandler: Processed in 0.001669317 sec. 2024.11.14 16:59:27.375273 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.375392 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.375476 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:59:27.376715 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.376757 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.378257 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:27.378548 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.378806 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} executeQuery: Read 42 rows, 77.07 KiB in 0.003438 sec., 12216.404886561955 rows/sec., 21.89 MiB/sec. 2024.11.14 16:59:27.378959 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} TCPHandler: Processed in 0.003744114 sec. 2024.11.14 16:59:27.379151 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:27.379293 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:27.379348 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:27.379856 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:27.379895 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.14 16:59:27.380282 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.14 16:59:27.380534 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:27.380745 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2024.11.14 16:59:27.380804 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} TCPHandler: Processed in 0.00173549 sec. 2024.11.14 16:59:30.692926 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1014 2024.11.14 16:59:30.696105 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:30.696155 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:30.697521 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.14 16:59:30.697842 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:30.698075 [ 104 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.14 16:59:30.698214 [ 104 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:30.698311 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:30.698974 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.14 16:59:30.700042 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1014 2024.11.14 16:59:30.700364 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:30.700502 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 870 rows starting from the beginning of the part 2024.11.14 16:59:30.700960 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.11.14 16:59:30.701382 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2024.11.14 16:59:30.701772 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2024.11.14 16:59:30.702153 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2024.11.14 16:59:30.702519 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2024.11.14 16:59:30.709918 [ 198 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.011454728 sec., 88522.39878589871 rows/sec., 71.08 MiB/sec. 2024.11.14 16:59:30.711776 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.14 16:59:30.712624 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:30.712730 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.14 16:59:30.713060 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. 2024.11.14 16:59:32.343395 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.343600 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:59:32.343678 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:59:32.344454 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.344499 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.344983 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.14 16:59:32.345245 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.345499 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} executeQuery: Read 8 rows, 668.00 B in 0.001947 sec., 4108.885464817668 rows/sec., 335.05 KiB/sec. 2024.11.14 16:59:32.345682 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} TCPHandler: Processed in 0.002414634 sec. 2024.11.14 16:59:32.346022 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.346274 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:32.346356 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:32.347212 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.347264 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.347713 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.14 16:59:32.347979 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.348181 [ 103 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.14 16:59:32.348253 [ 103 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.348257 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} executeQuery: Read 60 rows, 4.70 KiB in 0.002037 sec., 29455.08100147275 rows/sec., 2.25 MiB/sec. 2024.11.14 16:59:32.348296 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.348433 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} TCPHandler: Processed in 0.002601868 sec. 2024.11.14 16:59:32.348522 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.14 16:59:32.348615 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.348660 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:32.348697 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1436 rows starting from the beginning of the part 2024.11.14 16:59:32.348759 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:32.348790 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 287 rows starting from the beginning of the part 2024.11.14 16:59:32.348878 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:32.349212 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:32.349721 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:32.349993 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 287 rows starting from the beginning of the part 2024.11.14 16:59:32.350255 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:32.351161 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.351202 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.351735 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.14 16:59:32.352057 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.352371 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} executeQuery: Read 8 rows, 572.00 B in 0.003641 sec., 2197.198571820928 rows/sec., 153.42 KiB/sec. 2024.11.14 16:59:32.352457 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004040821 sec., 539989.2744568492 rows/sec., 47.66 MiB/sec. 2024.11.14 16:59:32.352466 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} TCPHandler: Processed in 0.003912369 sec. 2024.11.14 16:59:32.352717 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.352886 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.14 16:59:32.353003 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:32.353112 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:32.353405 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.353535 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.14 16:59:32.353634 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.14 16:59:32.353876 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.353917 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.354283 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.14 16:59:32.354533 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.354705 [ 103 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.14 16:59:32.354764 [ 103 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.354784 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} executeQuery: Read 72 rows, 5.77 KiB in 0.001861 sec., 38688.876947877485 rows/sec., 3.03 MiB/sec. 2024.11.14 16:59:32.354802 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.354977 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} TCPHandler: Processed in 0.002405034 sec. 2024.11.14 16:59:32.355271 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.355394 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.14 16:59:32.355675 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:32.355895 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:32.356122 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:32.356289 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part 2024.11.14 16:59:32.356839 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 424 rows starting from the beginning of the part 2024.11.14 16:59:32.357303 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:32.357697 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:32.357951 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 424 rows starting from the beginning of the part 2024.11.14 16:59:32.358280 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part 2024.11.14 16:59:32.359170 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.359248 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.360238 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.14 16:59:32.360742 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.360955 [ 103 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.14 16:59:32.361021 [ 103 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.361049 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.361059 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} executeQuery: Read 164 rows, 11.69 KiB in 0.005548 sec., 29560.201874549388 rows/sec., 2.06 MiB/sec. 2024.11.14 16:59:32.361512 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} TCPHandler: Processed in 0.006409264 sec. 2024.11.14 16:59:32.361794 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.14 16:59:32.361951 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:32.362481 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:32.362494 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.00751363 sec., 261391.6309427001 rows/sec., 20.02 MiB/sec. 2024.11.14 16:59:32.362554 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:32.362605 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:32.362632 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11887 rows starting from the beginning of the part 2024.11.14 16:59:32.362815 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.14 16:59:32.363233 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part 2024.11.14 16:59:32.363736 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part 2024.11.14 16:59:32.364332 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.364413 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2024.11.14 16:59:32.364836 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.14 16:59:32.364967 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part 2024.11.14 16:59:32.365153 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:59:32.365442 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 164 rows starting from the beginning of the part 2024.11.14 16:59:32.366213 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.366284 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.366979 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.14 16:59:32.367302 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.367598 [ 103 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.14 16:59:32.367727 [ 103 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:32.367797 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:32.367860 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} executeQuery: Read 60 rows, 4.14 KiB in 0.005485 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. 2024.11.14 16:59:32.368253 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} TCPHandler: Processed in 0.006590409 sec. 2024.11.14 16:59:32.368317 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.14 16:59:32.368708 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:32.368780 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3484 rows starting from the beginning of the part 2024.11.14 16:59:32.369098 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part 2024.11.14 16:59:32.369397 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part 2024.11.14 16:59:32.369776 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:32.370021 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part 2024.11.14 16:59:32.370200 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:32.373197 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3816 rows, containing 4 columns (4 merged, 0 gathered) in 0.005246988 sec., 727274.3905646439 rows/sec., 47.76 MiB/sec. 2024.11.14 16:59:32.373304 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 12813 rows, containing 5 columns (5 merged, 0 gathered) in 0.012093332 sec., 1059509.488369293 rows/sec., 72.19 MiB/sec. 2024.11.14 16:59:32.373692 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.14 16:59:32.373980 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.14 16:59:32.374150 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.374297 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.14 16:59:32.374446 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. 2024.11.14 16:59:32.374597 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:32.374700 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.14 16:59:32.374804 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.11.14 16:59:33.000173 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 168.34 MiB, peak 177.35 MiB, free memory in arenas 0.00 B, will set to 169.39 MiB (RSS), difference: 1.05 MiB 2024.11.14 16:59:37.342473 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:37.342673 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:37.342746 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:37.343522 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:37.343576 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:37.344024 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.14 16:59:37.344291 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:37.344537 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2024.11.14 16:59:37.344608 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} TCPHandler: Processed in 0.002288122 sec. 2024.11.14 16:59:37.344904 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:37.345117 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:37.345200 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:37.345977 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:37.346027 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:37.346482 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.14 16:59:37.346746 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:37.346996 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} executeQuery: Read 64 rows, 5.12 KiB in 0.001938 sec., 33023.73581011352 rows/sec., 2.58 MiB/sec. 2024.11.14 16:59:37.347103 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} TCPHandler: Processed in 0.002371154 sec. 2024.11.14 16:59:37.347305 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:37.347453 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:37.347520 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:37.348224 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:37.348274 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:37.348691 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.14 16:59:37.348944 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:37.349164 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. 2024.11.14 16:59:37.349227 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} TCPHandler: Processed in 0.002021986 sec. 2024.11.14 16:59:37.349397 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:37.349545 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:37.349610 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:37.350216 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:37.350266 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:37.350659 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.14 16:59:37.350916 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:37.351171 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. 2024.11.14 16:59:37.351258 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} TCPHandler: Processed in 0.001926524 sec. 2024.11.14 16:59:38.492392 [ 91 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.14 16:59:38.492468 [ 91 ] {} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:38.492491 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:38.492665 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:38.492933 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:38.492970 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part 2024.11.14 16:59:38.493050 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.11.14 16:59:38.493211 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.11.14 16:59:38.493492 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.11.14 16:59:38.493642 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.11.14 16:59:38.494769 [ 195 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221077 sec., 56993.717121184025 rows/sec., 2.91 MiB/sec. 2024.11.14 16:59:38.494921 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.14 16:59:38.495213 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:38.495292 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.14 16:59:38.495371 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.14 16:59:38.934559 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.164102 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.292503 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.296859 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.430396 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.471893 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.486244 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:39.495488 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:40.459542 [ 86 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:59:40.459616 [ 86 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:59:40.700247 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1034 2024.11.14 16:59:40.702860 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:40.702909 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:40.704301 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.14 16:59:40.704613 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:40.705771 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1034 2024.11.14 16:59:40.748196 [ 87 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.14 16:59:40.748255 [ 87 ] {} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:40.748278 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:40.748487 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.14 16:59:40.748706 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:40.748748 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part 2024.11.14 16:59:40.748831 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.11.14 16:59:40.749078 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.11.14 16:59:40.749269 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.11.14 16:59:40.749432 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.11.14 16:59:40.750630 [ 192 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277062 sec., 9222.410281318647 rows/sec., 621.43 KiB/sec. 2024.11.14 16:59:40.750770 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.14 16:59:40.751081 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:40.751166 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.14 16:59:40.751252 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:59:42.348823 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.349044 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.349128 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:59:42.349917 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.349965 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.350403 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:42.350661 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.350885 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2024.11.14 16:59:42.350944 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} TCPHandler: Processed in 0.002260181 sec. 2024.11.14 16:59:42.351202 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.351399 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:42.351472 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:42.352380 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.352436 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.352906 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.14 16:59:42.353157 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.353400 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} executeQuery: Read 287 rows, 25.98 KiB in 0.002056 sec., 139591.43968871594 rows/sec., 12.34 MiB/sec. 2024.11.14 16:59:42.353467 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} TCPHandler: Processed in 0.002400394 sec. 2024.11.14 16:59:42.353622 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.353743 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.353793 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:42.354418 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.354457 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.354831 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.14 16:59:42.355084 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.355290 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} executeQuery: Read 49 rows, 3.61 KiB in 0.001573 sec., 31150.667514303877 rows/sec., 2.24 MiB/sec. 2024.11.14 16:59:42.355342 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} TCPHandler: Processed in 0.00177941 sec. 2024.11.14 16:59:42.355521 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.355669 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.355731 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:59:42.356422 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.356470 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.356830 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:42.357069 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.357286 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. 2024.11.14 16:59:42.357410 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} TCPHandler: Processed in 0.001960434 sec. 2024.11.14 16:59:42.357584 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.357720 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.357778 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:59:42.358453 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.358498 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.358874 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:42.359119 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.359320 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} executeQuery: Read 13 rows, 830.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 496.96 KiB/sec. 2024.11.14 16:59:42.359373 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} TCPHandler: Processed in 0.001858902 sec. 2024.11.14 16:59:42.359526 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.359663 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:42.359720 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:42.360554 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.360594 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.360984 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.14 16:59:42.361253 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.361468 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} executeQuery: Read 424 rows, 31.04 KiB in 0.001837 sec., 230811.10506260206 rows/sec., 16.50 MiB/sec. 2024.11.14 16:59:42.361520 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} TCPHandler: Processed in 0.002058716 sec. 2024.11.14 16:59:42.361672 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.361789 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:59:42.361839 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:59:42.362323 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.362363 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.362735 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:42.362976 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.363199 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2024.11.14 16:59:42.363391 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} TCPHandler: Processed in 0.00177098 sec. 2024.11.14 16:59:42.363588 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.363711 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.363764 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:42.364349 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.364389 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.364810 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.14 16:59:42.365060 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.365276 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. 2024.11.14 16:59:42.365329 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} TCPHandler: Processed in 0.00181303 sec. 2024.11.14 16:59:42.365483 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.365620 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.365681 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:59:42.366239 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.366285 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.366678 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.14 16:59:42.366916 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.367147 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} executeQuery: Read 1 rows, 69.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 43.28 KiB/sec. 2024.11.14 16:59:42.367362 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} TCPHandler: Processed in 0.001934624 sec. 2024.11.14 16:59:42.367527 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.367642 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.367720 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:59:42.368851 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.368890 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.369533 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:42.369796 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.370035 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} executeQuery: Read 42 rows, 77.07 KiB in 0.002417 sec., 17376.913529168392 rows/sec., 31.14 MiB/sec. 2024.11.14 16:59:42.370124 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} TCPHandler: Processed in 0.00265239 sec. 2024.11.14 16:59:42.370266 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:42.370382 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:42.370432 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:42.371007 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:42.371054 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:42.371499 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.14 16:59:42.371746 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:42.371978 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} executeQuery: Read 82 rows, 5.33 KiB in 0.001618 sec., 50679.85166872682 rows/sec., 3.22 MiB/sec. 2024.11.14 16:59:42.372070 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} TCPHandler: Processed in 0.001860802 sec. 2024.11.14 16:59:44.176096 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.256861 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.465660 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.551801 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.572146 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.589499 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.608899 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.611176 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.618469 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.792667 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.903388 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.924843 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.938792 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.949101 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.955161 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.964395 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.978122 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:44.986804 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.147896 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.217961 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.224336 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.232455 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.244824 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.248229 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.14 16:59:45.443196 [ 55 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.14 16:59:45.443248 [ 55 ] {} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:45.443275 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:45.443438 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.14 16:59:45.443581 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:45.443618 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.11.14 16:59:45.443702 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:45.443883 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:45.444189 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.11.14 16:59:45.444396 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:45.445500 [ 191 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131218 sec., 20645.471275111227 rows/sec., 1.72 MiB/sec. 2024.11.14 16:59:45.445700 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.14 16:59:45.446055 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:45.446153 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.14 16:59:45.446262 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.14 16:59:47.341402 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.341589 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.14 16:59:47.341660 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.14 16:59:47.342395 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.342449 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.342857 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.14 16:59:47.343106 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.343329 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} executeQuery: Read 8 rows, 668.00 B in 0.001791 sec., 4466.7783361250695 rows/sec., 364.23 KiB/sec. 2024.11.14 16:59:47.343390 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} TCPHandler: Processed in 0.002115598 sec. 2024.11.14 16:59:47.343661 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.343861 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:47.343936 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:47.344735 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.344791 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.345228 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.14 16:59:47.345491 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.345740 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} executeQuery: Read 60 rows, 4.70 KiB in 0.001934 sec., 31023.784901758016 rows/sec., 2.37 MiB/sec. 2024.11.14 16:59:47.345809 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} TCPHandler: Processed in 0.002287522 sec. 2024.11.14 16:59:47.345982 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.346107 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:47.346164 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:47.346786 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.346827 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.347189 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.14 16:59:47.347469 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.347733 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} executeQuery: Read 8 rows, 572.00 B in 0.001652 sec., 4842.6150121065375 rows/sec., 338.13 KiB/sec. 2024.11.14 16:59:47.347889 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} TCPHandler: Processed in 0.001963155 sec. 2024.11.14 16:59:47.348136 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.348265 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:47.348318 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:47.348951 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.348992 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.349364 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.14 16:59:47.349614 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.349831 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} executeQuery: Read 72 rows, 5.77 KiB in 0.001599 sec., 45028.1425891182 rows/sec., 3.52 MiB/sec. 2024.11.14 16:59:47.349885 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} TCPHandler: Processed in 0.001866582 sec. 2024.11.14 16:59:47.350043 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.350162 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:47.350215 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:47.350769 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.350809 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.351216 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.14 16:59:47.351456 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.351668 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} executeQuery: Read 134 rows, 9.56 KiB in 0.001531 sec., 87524.49379490528 rows/sec., 6.10 MiB/sec. 2024.11.14 16:59:47.351721 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} TCPHandler: Processed in 0.001732249 sec. 2024.11.14 16:59:47.351891 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:47.352035 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:47.352099 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:47.352688 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:47.352727 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:47.353103 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.14 16:59:47.353346 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:47.353551 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} executeQuery: Read 50 rows, 3.44 KiB in 0.001551 sec., 32237.26627981947 rows/sec., 2.16 MiB/sec. 2024.11.14 16:59:47.353600 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} TCPHandler: Processed in 0.00177835 sec. 2024.11.14 16:59:50.705938 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1068 2024.11.14 16:59:50.708720 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:50.708767 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:50.710176 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.14 16:59:50.710480 [ 242 ] {} system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:50.711038 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1068 2024.11.14 16:59:52.343059 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:52.343265 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:52.343346 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:52.344148 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:52.344197 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:52.344626 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.14 16:59:52.344880 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:52.345146 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2024.11.14 16:59:52.345261 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} TCPHandler: Processed in 0.002332542 sec. 2024.11.14 16:59:52.345545 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:52.345741 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:52.345814 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:52.346571 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:52.346614 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:52.347067 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.14 16:59:52.347340 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:52.347606 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} executeQuery: Read 64 rows, 5.12 KiB in 0.001905 sec., 33595.800524934384 rows/sec., 2.62 MiB/sec. 2024.11.14 16:59:52.347762 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} TCPHandler: Processed in 0.002372304 sec. 2024.11.14 16:59:52.347971 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:52.348106 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:52.348164 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:52.348734 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:52.348775 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:52.349171 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.14 16:59:52.349414 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:52.349659 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2024.11.14 16:59:52.349752 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} TCPHandler: Processed in 0.001886693 sec. 2024.11.14 16:59:52.350017 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:52.350182 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:52.350239 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:52.350746 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:52.350786 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:52.351173 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.14 16:59:52.351433 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:52.351617 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. 2024.11.14 16:59:52.351669 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} TCPHandler: Processed in 0.001811771 sec. 2024.11.14 16:59:55.459671 [ 25 ] {} DNSResolver: Updating DNS cache 2024.11.14 16:59:55.459742 [ 25 ] {} DNSResolver: Updated DNS cache 2024.11.14 16:59:57.349448 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.349655 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.349733 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.14 16:59:57.350482 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.350536 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.350976 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:57.351233 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.351513 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.11.14 16:59:57.351754 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} TCPHandler: Processed in 0.002440805 sec. 2024.11.14 16:59:57.352027 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.352248 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.14 16:59:57.352328 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.14 16:59:57.353272 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.353326 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.353779 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.14 16:59:57.354039 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.354225 [ 30 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.14 16:59:57.354292 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} executeQuery: Read 287 rows, 25.98 KiB in 0.002103 sec., 136471.7070851165 rows/sec., 12.06 MiB/sec. 2024.11.14 16:59:57.354316 [ 30 ] {} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.354382 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.354435 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} TCPHandler: Processed in 0.002557178 sec. 2024.11.14 16:59:57.354671 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.14 16:59:57.354677 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.354924 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:57.354953 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.354992 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1436 rows starting from the beginning of the part 2024.11.14 16:59:57.355056 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.14 16:59:57.355332 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:57.355704 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 287 rows starting from the beginning of the part 2024.11.14 16:59:57.356088 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:57.356493 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2024.11.14 16:59:57.356775 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 287 rows starting from the beginning of the part 2024.11.14 16:59:57.357618 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.357683 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.358574 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.14 16:59:57.359066 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.359264 [ 30 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.11.14 16:59:57.359351 [ 30 ] {} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.359455 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.359560 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} executeQuery: Read 49 rows, 3.61 KiB in 0.004644 sec., 10551.248923341947 rows/sec., 778.26 KiB/sec. 2024.11.14 16:59:57.360043 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} TCPHandler: Processed in 0.005477343 sec. 2024.11.14 16:59:57.360044 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2024.11.14 16:59:57.360393 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.360401 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935844 sec., 367597.26165310276 rows/sec., 32.44 MiB/sec. 2024.11.14 16:59:57.360466 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:57.360553 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 67 rows starting from the beginning of the part 2024.11.14 16:59:57.360629 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.360818 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.14 16:59:57.360862 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.14 16:59:57.360888 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part 2024.11.14 16:59:57.361360 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:57.361805 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2024.11.14 16:59:57.362187 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.11.14 16:59:57.362371 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.362688 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part 2024.11.14 16:59:57.363051 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.14 16:59:57.363577 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.14 16:59:57.364733 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.364799 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.365779 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:59:57.366039 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.006444515 sec., 35689.26443650143 rows/sec., 2.69 MiB/sec. 2024.11.14 16:59:57.366247 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.366361 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.11.14 16:59:57.366696 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} executeQuery: Read 14 rows, 1004.00 B in 0.006114 sec., 2289.8266274124962 rows/sec., 160.36 KiB/sec. 2024.11.14 16:59:57.366833 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} TCPHandler: Processed in 0.00663414 sec. 2024.11.14 16:59:57.367033 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.367167 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.367212 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.367315 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.14 16:59:57.367418 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.11.14 16:59:57.367619 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.14 16:59:57.368115 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.368166 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.368559 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:57.368822 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.369064 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} executeQuery: Read 13 rows, 830.00 B in 0.001901 sec., 6838.506049447659 rows/sec., 426.38 KiB/sec. 2024.11.14 16:59:57.369268 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} TCPHandler: Processed in 0.002308472 sec. 2024.11.14 16:59:57.369458 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.369579 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.14 16:59:57.369629 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.14 16:59:57.370373 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.370413 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.370801 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.14 16:59:57.371062 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.371244 [ 33 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.14 16:59:57.371319 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} executeQuery: Read 424 rows, 31.04 KiB in 0.001757 sec., 241320.4325554923 rows/sec., 17.26 MiB/sec. 2024.11.14 16:59:57.371322 [ 33 ] {} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.371416 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.371455 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} TCPHandler: Processed in 0.002046947 sec. 2024.11.14 16:59:57.371732 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.371797 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.14 16:59:57.372097 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.14 16:59:57.372291 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.14 16:59:57.372592 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:57.372859 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part 2024.11.14 16:59:57.373367 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:57.373814 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 424 rows starting from the beginning of the part 2024.11.14 16:59:57.374019 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part 2024.11.14 16:59:57.374305 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2024.11.14 16:59:57.374639 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 424 rows starting from the beginning of the part 2024.11.14 16:59:57.375328 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.375423 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.376691 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:57.377120 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.377689 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.006160279 sec., 318816.72891763505 rows/sec., 24.41 MiB/sec. 2024.11.14 16:59:57.377785 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} executeQuery: Read 6 rows, 321.00 B in 0.005842 sec., 1027.0455323519343 rows/sec., 53.66 KiB/sec. 2024.11.14 16:59:57.377932 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.14 16:59:57.377941 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} TCPHandler: Processed in 0.006359774 sec. 2024.11.14 16:59:57.378152 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.378325 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.378380 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.378417 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.14 16:59:57.378609 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.14 16:59:57.378818 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.14 16:59:57.379331 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.379374 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.379845 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.14 16:59:57.380100 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.380274 [ 33 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.14 16:59:57.380327 [ 33 ] {} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.380349 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} executeQuery: Read 237 rows, 16.27 KiB in 0.002068 sec., 114603.48162475822 rows/sec., 7.68 MiB/sec. 2024.11.14 16:59:57.380362 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.380508 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} TCPHandler: Processed in 0.002426445 sec. 2024.11.14 16:59:57.380565 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.14 16:59:57.380696 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.380716 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:57.380769 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12813 rows starting from the beginning of the part 2024.11.14 16:59:57.380998 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2024.11.14 16:59:57.381084 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.381225 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part 2024.11.14 16:59:57.381307 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.14 16:59:57.381523 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 134 rows starting from the beginning of the part 2024.11.14 16:59:57.381907 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2024.11.14 16:59:57.382250 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2024.11.14 16:59:57.383501 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.383550 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.384144 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.14 16:59:57.384685 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.385272 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} executeQuery: Read 1 rows, 69.00 B in 0.004409 sec., 226.80880018144705 rows/sec., 15.28 KiB/sec. 2024.11.14 16:59:57.385425 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} TCPHandler: Processed in 0.004803319 sec. 2024.11.14 16:59:57.385600 [ 252 ] {} TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.385717 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.385830 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.14 16:59:57.387446 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.387530 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.387946 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 13741 rows, containing 5 columns (5 merged, 0 gathered) in 0.007438618 sec., 1847251.734125882 rows/sec., 125.88 MiB/sec. 2024.11.14 16:59:57.388544 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.14 16:59:57.388553 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.14 16:59:57.389148 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.389225 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.389457 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.14 16:59:57.389660 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. 2024.11.14 16:59:57.389659 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} executeQuery: Read 42 rows, 77.07 KiB in 0.003955 sec., 10619.469026548672 rows/sec., 19.03 MiB/sec. 2024.11.14 16:59:57.389825 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} TCPHandler: Processed in 0.004295857 sec. 2024.11.14 16:59:57.389982 [ 5 ] {} TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.14 16:59:57.390103 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.14 16:59:57.390157 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.14 16:59:57.390665 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.390706 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.391101 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.14 16:59:57.391362 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.391527 [ 33 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.14 16:59:57.391584 [ 33 ] {} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.14 16:59:57.391606 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} executeQuery: Read 82 rows, 5.33 KiB in 0.001524 sec., 53805.77427821523 rows/sec., 3.42 MiB/sec. 2024.11.14 16:59:57.391621 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.14 16:59:57.391751 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} TCPHandler: Processed in 0.001826801 sec. 2024.11.14 16:59:57.391862 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.14 16:59:57.391983 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.14 16:59:57.392011 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3816 rows starting from the beginning of the part 2024.11.14 16:59:57.392077 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:57.392175 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part 2024.11.14 16:59:57.392434 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part 2024.11.14 16:59:57.392641 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2024.11.14 16:59:57.392803 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2024.11.14 16:59:57.394355 [ 188 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602808 sec., 1594431.8597453213 rows/sec., 104.68 MiB/sec. 2024.11.14 16:59:57.394684 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.14 16:59:57.395037 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.14 16:59:57.395120 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.14 16:59:57.395194 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.