[ Mar 26 19:47:56 Enabled. ] [ Mar 26 19:47:56 Rereading configuration. ] [ Mar 26 19:47:57 Rereading configuration. ] [ Mar 26 19:48:10 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 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Mar 26 19:48:10 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.03.26 19:48:10.911423 [ 1 ] {} Application: Will watch for the process with pid 23893 2024.03.26 19:48:10.911954 [ 1 ] {} Application: Forked a child process to watch 2024.03.26 19:48:11.256523 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23893 2024.03.26 19:48:11.257300 [ 1 ] {} Application: starting up 2024.03.26 19:48:11.258036 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.03.26 19:48:11.349038 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.03.26 19:48:11.436946 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.03.26 19:48:11.436993 [ 1 ] {} Application: Initializing DateLUT. 2024.03.26 19:48:11.437075 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.03.26 19:48:11.437153 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.03.26 19:48:11.437438 [ 1 ] {} Application: Initializing interserver credentials. 2024.03.26 19:48:11.439019 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.03.26 19:48:11.439505 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.03.26 19:48:11.440363 [ 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.03.26 19:48:11.440389 [ 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.03.26 19:48:11.440402 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.03.26 19:48:11.440582 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 19:48:11.441494 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.03.26 19:48:11.447272 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 19:48:11.447970 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 19:48:11.449284 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.03.26 19:48:11.449346 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.03.26 19:48:11.450868 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.03.26 19:48:11.451141 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.03.26 19:48:11.455588 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.03.26 19:48:11.455973 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.03.26 19:48:11.457581 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.03.26 19:48:11.457993 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.03.26 19:48:11.458367 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.03.26 19:48:11.458724 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.03.26 19:48:11.460082 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.03.26 19:48:11.460107 [ 1 ] {} Application: Loading metadata from /data/ 2024.03.26 19:48:11.460209 [ 125 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:48:11.460361 [ 125 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:48:11.484863 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.03.26 19:48:11.484897 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167835 sec 2024.03.26 19:48:11.484933 [ 1 ] {} ReferentialDeps: No tables 2024.03.26 19:48:11.484945 [ 1 ] {} LoadingDeps: No tables 2024.03.26 19:48:11.486150 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.03.26 19:48:11.487298 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.03.26 19:48:11.487321 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.03.26 19:48:11.487352 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.03.26 19:48:11.487367 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.03.26 19:48:11.487380 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.03.26 19:48:11.487418 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.03.26 19:48:11.487431 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.03.26 19:48:11.487446 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.03.26 19:48:11.487479 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.03.26 19:48:11.487491 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.03.26 19:48:11.487505 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.03.26 19:48:11.487521 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.03.26 19:48:11.487552 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.03.26 19:48:11.487566 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.03.26 19:48:11.487582 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.03.26 19:48:11.487610 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.03.26 19:48:11.487627 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.03.26 19:48:11.526096 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.03.26 19:48:11.535807 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.03.26 19:48:11.535836 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7212e-05 sec 2024.03.26 19:48:11.535850 [ 1 ] {} ReferentialDeps: No tables 2024.03.26 19:48:11.535865 [ 1 ] {} LoadingDeps: No tables 2024.03.26 19:48:11.535887 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.03.26 19:48:11.536073 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.03.26 19:48:11.536114 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.03.26 19:48:11.536127 [ 1 ] {} Application: Loaded metadata. 2024.03.26 19:48:11.536143 [ 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.03.26 19:48:11.536155 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.03.26 19:48:11.593781 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1) 2024.03.26 19:48:11.795376 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1) 2024.03.26 19:48:11.795432 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.03.26 19:48:11.850103 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.03.26 19:48:11.850330 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.20 MiB 2024.03.26 19:48:11.851287 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.7821e-05 sec. 2024.03.26 19:48:11.851630 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.03.26 19:48:11.851684 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.03.26 19:48:11.851729 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.03.26 19:48:11.851746 [ 1 ] {} Application: Ready for connections. 2024.03.26 19:48:12.039647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.039946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.040004 [ 3 ] {} HTTP-Session: 2f6a4040-22fb-48e1-aacd-be9c883cc57d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.040054 [ 3 ] {} HTTP-Session: 2f6a4040-22fb-48e1-aacd-be9c883cc57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.040086 [ 3 ] {} HTTP-Session: 2f6a4040-22fb-48e1-aacd-be9c883cc57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.040213 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.03.26 19:48:12.040246 [ 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.03.26 19:48:12.040269 [ 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.03.26 19:48:12.040330 [ 3 ] {} HTTP-Session: 2f6a4040-22fb-48e1-aacd-be9c883cc57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.041262 [ 3 ] {e6433107-3abd-47aa-bb49-6d8629a2b3de} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.03.26 19:48:12.080508 [ 3 ] {e6433107-3abd-47aa-bb49-6d8629a2b3de} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43869) (in query: SELECT MAX(value) 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.03.26 19:48:12.081255 [ 3 ] {e6433107-3abd-47aa-bb49-6d8629a2b3de} DynamicQueryHandler: 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.03.26 19:48:12.081496 [ 3 ] {} HTTP-Session: 2f6a4040-22fb-48e1-aacd-be9c883cc57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.082500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.082580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.082607 [ 3 ] {} HTTP-Session: dacf4f74-99c7-4867-9117-8b6b5cc9930d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.082635 [ 3 ] {} HTTP-Session: dacf4f74-99c7-4867-9117-8b6b5cc9930d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.082649 [ 3 ] {} HTTP-Session: dacf4f74-99c7-4867-9117-8b6b5cc9930d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.082698 [ 3 ] {} HTTP-Session: dacf4f74-99c7-4867-9117-8b6b5cc9930d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.083854 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} executeQuery: (from [fd00:1122:3344:101::d]:43869) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:12.083971 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.03.26 19:48:12.086117 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.03.26 19:48:12.089055 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:12.095217 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.095255 [ 3 ] {e009fa86-e1ca-49dc-beed-ab5874719559} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:12.095273 [ 3 ] {} HTTP-Session: dacf4f74-99c7-4867-9117-8b6b5cc9930d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.095428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.095487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.095511 [ 3 ] {} HTTP-Session: ef440f98-042c-4597-a04c-90fdcfef0d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.095529 [ 3 ] {} HTTP-Session: ef440f98-042c-4597-a04c-90fdcfef0d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.095546 [ 3 ] {} HTTP-Session: ef440f98-042c-4597-a04c-90fdcfef0d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.095584 [ 3 ] {} HTTP-Session: ef440f98-042c-4597-a04c-90fdcfef0d47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.095672 [ 3 ] {e8311ca5-9be1-4e64-a6af-7a7b9a75a09c} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.03.26 19:48:12.095923 [ 3 ] {e8311ca5-9be1-4e64-a6af-7a7b9a75a09c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43869) (in query: SELECT MAX(value) 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.03.26 19:48:12.096040 [ 3 ] {e8311ca5-9be1-4e64-a6af-7a7b9a75a09c} DynamicQueryHandler: 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.03.26 19:48:12.096148 [ 3 ] {} HTTP-Session: ef440f98-042c-4597-a04c-90fdcfef0d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.098552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.098602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.098620 [ 3 ] {} HTTP-Session: 103d6c6b-1ee4-470a-88bf-c13dd71e9b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.098640 [ 3 ] {} HTTP-Session: 103d6c6b-1ee4-470a-88bf-c13dd71e9b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.098657 [ 3 ] {} HTTP-Session: 103d6c6b-1ee4-470a-88bf-c13dd71e9b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.098685 [ 3 ] {} HTTP-Session: 103d6c6b-1ee4-470a-88bf-c13dd71e9b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.098822 [ 3 ] {0e61a3ed-f061-48fe-a423-d4eede8c88fe} executeQuery: (from [fd00:1122:3344:101::d]:43869) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.03.26 19:48:12.098938 [ 3 ] {0e61a3ed-f061-48fe-a423-d4eede8c88fe} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.098960 [ 3 ] {} HTTP-Session: 103d6c6b-1ee4-470a-88bf-c13dd71e9b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.099082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.099129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.099147 [ 3 ] {} HTTP-Session: 8fc49b08-7bc6-4616-8c29-67b0bb693e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.099169 [ 3 ] {} HTTP-Session: 8fc49b08-7bc6-4616-8c29-67b0bb693e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.099186 [ 3 ] {} HTTP-Session: 8fc49b08-7bc6-4616-8c29-67b0bb693e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.099214 [ 3 ] {} HTTP-Session: 8fc49b08-7bc6-4616-8c29-67b0bb693e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.099270 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.03.26 19:48:12.099335 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.03.26 19:48:12.104831 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.03.26 19:48:12.104862 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3822e-05 sec 2024.03.26 19:48:12.104882 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} ReferentialDeps: No tables 2024.03.26 19:48:12.104894 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} LoadingDeps: No tables 2024.03.26 19:48:12.104920 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} DatabaseAtomic (oximeter): Starting up tables. 2024.03.26 19:48:12.104998 [ 3 ] {be760378-e2f7-471b-9baa-24190bc311e9} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.105027 [ 3 ] {} HTTP-Session: 8fc49b08-7bc6-4616-8c29-67b0bb693e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.105148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.105202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.105233 [ 3 ] {} HTTP-Session: 16fdbe4f-2e37-4ebb-9725-cdaef46a3c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.105250 [ 3 ] {} HTTP-Session: 16fdbe4f-2e37-4ebb-9725-cdaef46a3c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.105269 [ 3 ] {} HTTP-Session: 16fdbe4f-2e37-4ebb-9725-cdaef46a3c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.105308 [ 3 ] {} HTTP-Session: 16fdbe4f-2e37-4ebb-9725-cdaef46a3c14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.105418 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} executeQuery: (from [fd00:1122:3344:101::d]:43869) /* 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.03.26 19:48:12.105468 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.03.26 19:48:12.109988 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} StoragePolicy (default): Storage policy default created, total volumes 1 2024.03.26 19:48:12.121071 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} oximeter.version (ded38e47-500a-4da0-b661-5ba180798a9c): Loading data parts 2024.03.26 19:48:12.121440 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} oximeter.version (ded38e47-500a-4da0-b661-5ba180798a9c): There are no data parts 2024.03.26 19:48:12.125949 [ 3 ] {ca554d7f-9161-46ae-bc54-24fbc3358bd0} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.126013 [ 3 ] {} HTTP-Session: 16fdbe4f-2e37-4ebb-9725-cdaef46a3c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.126210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.126274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.126305 [ 3 ] {} HTTP-Session: 3246ea37-5d70-4692-9256-af026259f487 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.126331 [ 3 ] {} HTTP-Session: 3246ea37-5d70-4692-9256-af026259f487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.126345 [ 3 ] {} HTTP-Session: 3246ea37-5d70-4692-9256-af026259f487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.126390 [ 3 ] {} HTTP-Session: 3246ea37-5d70-4692-9256-af026259f487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.126578 [ 3 ] {b6e158f7-e727-4398-ad36-45ac05fe60e7} executeQuery: (from [fd00:1122:3344:101::d]:43869) /* 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(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.126636 [ 3 ] {b6e158f7-e727-4398-ad36-45ac05fe60e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.03.26 19:48:12.138778 [ 3 ] {b6e158f7-e727-4398-ad36-45ac05fe60e7} oximeter.measurements_bool (2f33540f-f11c-411f-9ada-afe2bae52c36): Loading data parts 2024.03.26 19:48:12.138936 [ 3 ] {b6e158f7-e727-4398-ad36-45ac05fe60e7} oximeter.measurements_bool (2f33540f-f11c-411f-9ada-afe2bae52c36): There are no data parts 2024.03.26 19:48:12.140990 [ 3 ] {b6e158f7-e727-4398-ad36-45ac05fe60e7} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.141018 [ 3 ] {} HTTP-Session: 3246ea37-5d70-4692-9256-af026259f487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.141141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.141202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.141220 [ 3 ] {} HTTP-Session: cfe24988-3fed-4697-b05d-ac684c834555 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.141244 [ 3 ] {} HTTP-Session: cfe24988-3fed-4697-b05d-ac684c834555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.141257 [ 3 ] {} HTTP-Session: cfe24988-3fed-4697-b05d-ac684c834555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.141293 [ 3 ] {} HTTP-Session: cfe24988-3fed-4697-b05d-ac684c834555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.141441 [ 3 ] {a04b95be-d646-4094-b4af-52f652afddbb} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.141492 [ 3 ] {a04b95be-d646-4094-b4af-52f652afddbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.03.26 19:48:12.143128 [ 3 ] {a04b95be-d646-4094-b4af-52f652afddbb} oximeter.measurements_i8 (2973ed74-f33d-4d47-ad98-3c37bde1dc01): Loading data parts 2024.03.26 19:48:12.143267 [ 3 ] {a04b95be-d646-4094-b4af-52f652afddbb} oximeter.measurements_i8 (2973ed74-f33d-4d47-ad98-3c37bde1dc01): There are no data parts 2024.03.26 19:48:12.144462 [ 3 ] {a04b95be-d646-4094-b4af-52f652afddbb} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.144497 [ 3 ] {} HTTP-Session: cfe24988-3fed-4697-b05d-ac684c834555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.144619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.144665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.144690 [ 3 ] {} HTTP-Session: bc118e32-b0ea-4c65-8d96-9fcf5ed02fae Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.144712 [ 3 ] {} HTTP-Session: bc118e32-b0ea-4c65-8d96-9fcf5ed02fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.144725 [ 3 ] {} HTTP-Session: bc118e32-b0ea-4c65-8d96-9fcf5ed02fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.144761 [ 3 ] {} HTTP-Session: bc118e32-b0ea-4c65-8d96-9fcf5ed02fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.144909 [ 3 ] {661878b3-e759-4fb7-8e8f-6db61b90fcf1} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.144961 [ 3 ] {661878b3-e759-4fb7-8e8f-6db61b90fcf1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.03.26 19:48:12.146769 [ 3 ] {661878b3-e759-4fb7-8e8f-6db61b90fcf1} oximeter.measurements_u8 (1e9e0bab-4d67-4285-b181-67763cd404ea): Loading data parts 2024.03.26 19:48:12.146900 [ 3 ] {661878b3-e759-4fb7-8e8f-6db61b90fcf1} oximeter.measurements_u8 (1e9e0bab-4d67-4285-b181-67763cd404ea): There are no data parts 2024.03.26 19:48:12.148376 [ 3 ] {661878b3-e759-4fb7-8e8f-6db61b90fcf1} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.148416 [ 3 ] {} HTTP-Session: bc118e32-b0ea-4c65-8d96-9fcf5ed02fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.148531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.148595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.148613 [ 3 ] {} HTTP-Session: 4e401255-1c58-49de-89ba-b54603068af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.148630 [ 3 ] {} HTTP-Session: 4e401255-1c58-49de-89ba-b54603068af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.148650 [ 3 ] {} HTTP-Session: 4e401255-1c58-49de-89ba-b54603068af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.148687 [ 3 ] {} HTTP-Session: 4e401255-1c58-49de-89ba-b54603068af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.148837 [ 3 ] {1b41d689-6865-45f4-beb3-d48b66a0d092} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.148890 [ 3 ] {1b41d689-6865-45f4-beb3-d48b66a0d092} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.03.26 19:48:12.150802 [ 3 ] {1b41d689-6865-45f4-beb3-d48b66a0d092} oximeter.measurements_i16 (6c31053c-60de-4a02-9eea-098cedda9198): Loading data parts 2024.03.26 19:48:12.150948 [ 3 ] {1b41d689-6865-45f4-beb3-d48b66a0d092} oximeter.measurements_i16 (6c31053c-60de-4a02-9eea-098cedda9198): There are no data parts 2024.03.26 19:48:12.152381 [ 3 ] {1b41d689-6865-45f4-beb3-d48b66a0d092} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.152420 [ 3 ] {} HTTP-Session: 4e401255-1c58-49de-89ba-b54603068af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.152552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.152598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.152625 [ 3 ] {} HTTP-Session: 94313e5e-598f-4c3b-817c-93858bc65aab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.152649 [ 3 ] {} HTTP-Session: 94313e5e-598f-4c3b-817c-93858bc65aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.152662 [ 3 ] {} HTTP-Session: 94313e5e-598f-4c3b-817c-93858bc65aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.152698 [ 3 ] {} HTTP-Session: 94313e5e-598f-4c3b-817c-93858bc65aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.152848 [ 3 ] {10673422-22ce-48b6-b0ec-2cdc9150956c} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.152904 [ 3 ] {10673422-22ce-48b6-b0ec-2cdc9150956c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.03.26 19:48:12.165656 [ 3 ] {10673422-22ce-48b6-b0ec-2cdc9150956c} oximeter.measurements_u16 (620a5d2f-13ae-4f13-94eb-da3d778763fb): Loading data parts 2024.03.26 19:48:12.165861 [ 3 ] {10673422-22ce-48b6-b0ec-2cdc9150956c} oximeter.measurements_u16 (620a5d2f-13ae-4f13-94eb-da3d778763fb): There are no data parts 2024.03.26 19:48:12.179322 [ 3 ] {10673422-22ce-48b6-b0ec-2cdc9150956c} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.179400 [ 3 ] {} HTTP-Session: 94313e5e-598f-4c3b-817c-93858bc65aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.179559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.179686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.179710 [ 3 ] {} HTTP-Session: a05f00f3-a563-4196-a9e0-e16dcecf5657 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.179730 [ 3 ] {} HTTP-Session: a05f00f3-a563-4196-a9e0-e16dcecf5657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.179780 [ 3 ] {} HTTP-Session: a05f00f3-a563-4196-a9e0-e16dcecf5657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.179855 [ 3 ] {} HTTP-Session: a05f00f3-a563-4196-a9e0-e16dcecf5657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.180065 [ 3 ] {62584a93-c944-4ad9-9a98-5dc2f432ba8b} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.180155 [ 3 ] {62584a93-c944-4ad9-9a98-5dc2f432ba8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.03.26 19:48:12.183381 [ 3 ] {62584a93-c944-4ad9-9a98-5dc2f432ba8b} oximeter.measurements_i32 (5d2680d9-1b6f-41b1-b7a4-66db0923e9f3): Loading data parts 2024.03.26 19:48:12.183559 [ 3 ] {62584a93-c944-4ad9-9a98-5dc2f432ba8b} oximeter.measurements_i32 (5d2680d9-1b6f-41b1-b7a4-66db0923e9f3): There are no data parts 2024.03.26 19:48:12.184778 [ 3 ] {62584a93-c944-4ad9-9a98-5dc2f432ba8b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.184845 [ 3 ] {} HTTP-Session: a05f00f3-a563-4196-a9e0-e16dcecf5657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.184970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.185058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.185120 [ 3 ] {} HTTP-Session: 95439873-d968-4f5d-b561-67d690057b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.185190 [ 3 ] {} HTTP-Session: 95439873-d968-4f5d-b561-67d690057b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.185204 [ 3 ] {} HTTP-Session: 95439873-d968-4f5d-b561-67d690057b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.185276 [ 3 ] {} HTTP-Session: 95439873-d968-4f5d-b561-67d690057b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.185457 [ 3 ] {dce0788e-1b80-4385-8302-d6a2272020b3} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.185535 [ 3 ] {dce0788e-1b80-4385-8302-d6a2272020b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.03.26 19:48:12.196757 [ 3 ] {dce0788e-1b80-4385-8302-d6a2272020b3} oximeter.measurements_u32 (38bc2080-30c4-49d6-9253-8a22b4f95015): Loading data parts 2024.03.26 19:48:12.196929 [ 3 ] {dce0788e-1b80-4385-8302-d6a2272020b3} oximeter.measurements_u32 (38bc2080-30c4-49d6-9253-8a22b4f95015): There are no data parts 2024.03.26 19:48:12.199498 [ 3 ] {dce0788e-1b80-4385-8302-d6a2272020b3} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.199565 [ 3 ] {} HTTP-Session: 95439873-d968-4f5d-b561-67d690057b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.199694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.199775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.199839 [ 3 ] {} HTTP-Session: 2094b5e5-f21a-4858-864d-6cae4d853b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.199857 [ 3 ] {} HTTP-Session: 2094b5e5-f21a-4858-864d-6cae4d853b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.199904 [ 3 ] {} HTTP-Session: 2094b5e5-f21a-4858-864d-6cae4d853b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.199970 [ 3 ] {} HTTP-Session: 2094b5e5-f21a-4858-864d-6cae4d853b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.200151 [ 3 ] {577fc394-89d4-4da7-917e-73dd50120b15} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.200471 [ 3 ] {577fc394-89d4-4da7-917e-73dd50120b15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.03.26 19:48:12.212833 [ 3 ] {577fc394-89d4-4da7-917e-73dd50120b15} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Loading data parts 2024.03.26 19:48:12.212991 [ 3 ] {577fc394-89d4-4da7-917e-73dd50120b15} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): There are no data parts 2024.03.26 19:48:12.214661 [ 3 ] {577fc394-89d4-4da7-917e-73dd50120b15} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.214700 [ 3 ] {} HTTP-Session: 2094b5e5-f21a-4858-864d-6cae4d853b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.214842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.214904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.214931 [ 3 ] {} HTTP-Session: ca783ea8-5461-4fa6-a28d-8dd2159bf588 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.214953 [ 3 ] {} HTTP-Session: ca783ea8-5461-4fa6-a28d-8dd2159bf588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.214966 [ 3 ] {} HTTP-Session: ca783ea8-5461-4fa6-a28d-8dd2159bf588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.215003 [ 3 ] {} HTTP-Session: ca783ea8-5461-4fa6-a28d-8dd2159bf588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.215152 [ 3 ] {941a224d-53fe-45de-92a3-fc7bbc2d6701} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.215203 [ 3 ] {941a224d-53fe-45de-92a3-fc7bbc2d6701} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.03.26 19:48:12.216806 [ 3 ] {941a224d-53fe-45de-92a3-fc7bbc2d6701} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Loading data parts 2024.03.26 19:48:12.216950 [ 3 ] {941a224d-53fe-45de-92a3-fc7bbc2d6701} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): There are no data parts 2024.03.26 19:48:12.218006 [ 3 ] {941a224d-53fe-45de-92a3-fc7bbc2d6701} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.218043 [ 3 ] {} HTTP-Session: ca783ea8-5461-4fa6-a28d-8dd2159bf588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.218169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.218222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.218249 [ 3 ] {} HTTP-Session: 4c8b8005-0669-4153-afea-d25ea5864f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.218264 [ 3 ] {} HTTP-Session: 4c8b8005-0669-4153-afea-d25ea5864f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.218286 [ 3 ] {} HTTP-Session: 4c8b8005-0669-4153-afea-d25ea5864f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.218322 [ 3 ] {} HTTP-Session: 4c8b8005-0669-4153-afea-d25ea5864f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.218466 [ 3 ] {001c05b1-a42b-4f10-8dfd-0f7440340fb8} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.218517 [ 3 ] {001c05b1-a42b-4f10-8dfd-0f7440340fb8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.03.26 19:48:12.220171 [ 3 ] {001c05b1-a42b-4f10-8dfd-0f7440340fb8} oximeter.measurements_f32 (1726a874-b881-4cda-aa5c-03029bd04abe): Loading data parts 2024.03.26 19:48:12.220382 [ 3 ] {001c05b1-a42b-4f10-8dfd-0f7440340fb8} oximeter.measurements_f32 (1726a874-b881-4cda-aa5c-03029bd04abe): There are no data parts 2024.03.26 19:48:12.222774 [ 3 ] {001c05b1-a42b-4f10-8dfd-0f7440340fb8} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.222813 [ 3 ] {} HTTP-Session: 4c8b8005-0669-4153-afea-d25ea5864f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.222946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.223002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.223028 [ 3 ] {} HTTP-Session: d98112cb-f311-4481-9ebc-d4a12e6945d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.223050 [ 3 ] {} HTTP-Session: d98112cb-f311-4481-9ebc-d4a12e6945d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.223064 [ 3 ] {} HTTP-Session: d98112cb-f311-4481-9ebc-d4a12e6945d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.223099 [ 3 ] {} HTTP-Session: d98112cb-f311-4481-9ebc-d4a12e6945d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.223248 [ 3 ] {0375b423-42b6-4068-a3ff-eaf327e9f292} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.223300 [ 3 ] {0375b423-42b6-4068-a3ff-eaf327e9f292} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.03.26 19:48:12.234789 [ 3 ] {0375b423-42b6-4068-a3ff-eaf327e9f292} oximeter.measurements_f64 (483c525a-b600-4959-8996-1a232541a5d6): Loading data parts 2024.03.26 19:48:12.234958 [ 3 ] {0375b423-42b6-4068-a3ff-eaf327e9f292} oximeter.measurements_f64 (483c525a-b600-4959-8996-1a232541a5d6): There are no data parts 2024.03.26 19:48:12.237167 [ 3 ] {0375b423-42b6-4068-a3ff-eaf327e9f292} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.237205 [ 3 ] {} HTTP-Session: d98112cb-f311-4481-9ebc-d4a12e6945d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.237325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.237380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.237407 [ 3 ] {} HTTP-Session: 6562876a-80fe-49d7-b6b7-a3a308d5c73c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.237424 [ 3 ] {} HTTP-Session: 6562876a-80fe-49d7-b6b7-a3a308d5c73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.237444 [ 3 ] {} HTTP-Session: 6562876a-80fe-49d7-b6b7-a3a308d5c73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.237480 [ 3 ] {} HTTP-Session: 6562876a-80fe-49d7-b6b7-a3a308d5c73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.237627 [ 3 ] {546de22d-ae1a-42b6-a248-4ab3003f7c79} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.237680 [ 3 ] {546de22d-ae1a-42b6-a248-4ab3003f7c79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.03.26 19:48:12.239287 [ 3 ] {546de22d-ae1a-42b6-a248-4ab3003f7c79} oximeter.measurements_string (64df10dd-9052-452b-b017-0029ec6e4e56): Loading data parts 2024.03.26 19:48:12.239486 [ 3 ] {546de22d-ae1a-42b6-a248-4ab3003f7c79} oximeter.measurements_string (64df10dd-9052-452b-b017-0029ec6e4e56): There are no data parts 2024.03.26 19:48:12.240690 [ 3 ] {546de22d-ae1a-42b6-a248-4ab3003f7c79} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.240729 [ 3 ] {} HTTP-Session: 6562876a-80fe-49d7-b6b7-a3a308d5c73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.240842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.240898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.240925 [ 3 ] {} HTTP-Session: a3132b4a-b879-4fe4-9697-fd4d2b9a7f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.240950 [ 3 ] {} HTTP-Session: a3132b4a-b879-4fe4-9697-fd4d2b9a7f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.240963 [ 3 ] {} HTTP-Session: a3132b4a-b879-4fe4-9697-fd4d2b9a7f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.241000 [ 3 ] {} HTTP-Session: a3132b4a-b879-4fe4-9697-fd4d2b9a7f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.241152 [ 3 ] {67ec1472-67b9-41ea-9799-963408c1af44} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.241213 [ 3 ] {67ec1472-67b9-41ea-9799-963408c1af44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.03.26 19:48:12.242683 [ 3 ] {67ec1472-67b9-41ea-9799-963408c1af44} oximeter.measurements_bytes (e32fcab8-16ac-40df-ab66-da32dbd5c538): Loading data parts 2024.03.26 19:48:12.242860 [ 3 ] {67ec1472-67b9-41ea-9799-963408c1af44} oximeter.measurements_bytes (e32fcab8-16ac-40df-ab66-da32dbd5c538): There are no data parts 2024.03.26 19:48:12.244069 [ 3 ] {67ec1472-67b9-41ea-9799-963408c1af44} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.244110 [ 3 ] {} HTTP-Session: a3132b4a-b879-4fe4-9697-fd4d2b9a7f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.244236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.244281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.244310 [ 3 ] {} HTTP-Session: ea7a6772-2447-4823-8a59-da33e7aa8da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.244340 [ 3 ] {} HTTP-Session: ea7a6772-2447-4823-8a59-da33e7aa8da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.244353 [ 3 ] {} HTTP-Session: ea7a6772-2447-4823-8a59-da33e7aa8da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.244391 [ 3 ] {} HTTP-Session: ea7a6772-2447-4823-8a59-da33e7aa8da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.244550 [ 3 ] {9ea961c6-e086-4b85-b65e-71ed614f2b21} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.244613 [ 3 ] {9ea961c6-e086-4b85-b65e-71ed614f2b21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.03.26 19:48:12.256462 [ 3 ] {9ea961c6-e086-4b85-b65e-71ed614f2b21} oximeter.measurements_cumulativei64 (4850ebd1-d5fa-4cd6-b354-f77f9075817f): Loading data parts 2024.03.26 19:48:12.256667 [ 3 ] {9ea961c6-e086-4b85-b65e-71ed614f2b21} oximeter.measurements_cumulativei64 (4850ebd1-d5fa-4cd6-b354-f77f9075817f): There are no data parts 2024.03.26 19:48:12.269220 [ 3 ] {9ea961c6-e086-4b85-b65e-71ed614f2b21} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.269247 [ 3 ] {} HTTP-Session: ea7a6772-2447-4823-8a59-da33e7aa8da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.269384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.269444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.269463 [ 3 ] {} HTTP-Session: 923ae2dd-e5f9-4d1d-9000-b0b2725326ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.269489 [ 3 ] {} HTTP-Session: 923ae2dd-e5f9-4d1d-9000-b0b2725326ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.269512 [ 3 ] {} HTTP-Session: 923ae2dd-e5f9-4d1d-9000-b0b2725326ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.269542 [ 3 ] {} HTTP-Session: 923ae2dd-e5f9-4d1d-9000-b0b2725326ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.269705 [ 3 ] {51282432-c3f1-412c-b19a-1d131022d45a} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.269779 [ 3 ] {51282432-c3f1-412c-b19a-1d131022d45a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:12.273206 [ 3 ] {51282432-c3f1-412c-b19a-1d131022d45a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Loading data parts 2024.03.26 19:48:12.273416 [ 3 ] {51282432-c3f1-412c-b19a-1d131022d45a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): There are no data parts 2024.03.26 19:48:12.285261 [ 3 ] {51282432-c3f1-412c-b19a-1d131022d45a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.285310 [ 3 ] {} HTTP-Session: 923ae2dd-e5f9-4d1d-9000-b0b2725326ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.285442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.285504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.285533 [ 3 ] {} HTTP-Session: 7343fd6a-1e18-4ac4-85d8-3b87ff6da67d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.285549 [ 3 ] {} HTTP-Session: 7343fd6a-1e18-4ac4-85d8-3b87ff6da67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.285570 [ 3 ] {} HTTP-Session: 7343fd6a-1e18-4ac4-85d8-3b87ff6da67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.285609 [ 3 ] {} HTTP-Session: 7343fd6a-1e18-4ac4-85d8-3b87ff6da67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.285777 [ 3 ] {abdfe474-7df1-4c1b-9b4c-b923910dbe26} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.285847 [ 3 ] {abdfe474-7df1-4c1b-9b4c-b923910dbe26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.03.26 19:48:12.287920 [ 3 ] {abdfe474-7df1-4c1b-9b4c-b923910dbe26} oximeter.measurements_cumulativef32 (9a46d138-a0fd-490f-ad15-e0f914b948ed): Loading data parts 2024.03.26 19:48:12.288104 [ 3 ] {abdfe474-7df1-4c1b-9b4c-b923910dbe26} oximeter.measurements_cumulativef32 (9a46d138-a0fd-490f-ad15-e0f914b948ed): There are no data parts 2024.03.26 19:48:12.299371 [ 3 ] {abdfe474-7df1-4c1b-9b4c-b923910dbe26} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.299427 [ 3 ] {} HTTP-Session: 7343fd6a-1e18-4ac4-85d8-3b87ff6da67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.299604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.299660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.299695 [ 3 ] {} HTTP-Session: 870c4e3f-43a6-48e4-bd8b-3ccb74c9fe7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.299727 [ 3 ] {} HTTP-Session: 870c4e3f-43a6-48e4-bd8b-3ccb74c9fe7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.299744 [ 3 ] {} HTTP-Session: 870c4e3f-43a6-48e4-bd8b-3ccb74c9fe7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.299791 [ 3 ] {} HTTP-Session: 870c4e3f-43a6-48e4-bd8b-3ccb74c9fe7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.299990 [ 3 ] {55caf54f-c56e-44b9-a30d-5a36b7bedb84} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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.03.26 19:48:12.300067 [ 3 ] {55caf54f-c56e-44b9-a30d-5a36b7bedb84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.03.26 19:48:12.302650 [ 3 ] {55caf54f-c56e-44b9-a30d-5a36b7bedb84} oximeter.measurements_cumulativef64 (45c7c2b5-2f65-4234-bfa3-1e3ac824cebc): Loading data parts 2024.03.26 19:48:12.302829 [ 3 ] {55caf54f-c56e-44b9-a30d-5a36b7bedb84} oximeter.measurements_cumulativef64 (45c7c2b5-2f65-4234-bfa3-1e3ac824cebc): There are no data parts 2024.03.26 19:48:12.304184 [ 3 ] {55caf54f-c56e-44b9-a30d-5a36b7bedb84} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.304212 [ 3 ] {} HTTP-Session: 870c4e3f-43a6-48e4-bd8b-3ccb74c9fe7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.304366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.304428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.304446 [ 3 ] {} HTTP-Session: 5b4e3591-5cc5-4f1b-8263-14c179d3ebc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.304473 [ 3 ] {} HTTP-Session: 5b4e3591-5cc5-4f1b-8263-14c179d3ebc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.304494 [ 3 ] {} HTTP-Session: 5b4e3591-5cc5-4f1b-8263-14c179d3ebc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.304523 [ 3 ] {} HTTP-Session: 5b4e3591-5cc5-4f1b-8263-14c179d3ebc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.304690 [ 3 ] {9cde7622-ee49-4871-b53f-66ab40bd1b0a} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.304754 [ 3 ] {9cde7622-ee49-4871-b53f-66ab40bd1b0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.03.26 19:48:12.317483 [ 3 ] {9cde7622-ee49-4871-b53f-66ab40bd1b0a} oximeter.measurements_histogrami8 (5f270918-534a-441c-9e94-aac1ee05643b): Loading data parts 2024.03.26 19:48:12.317643 [ 3 ] {9cde7622-ee49-4871-b53f-66ab40bd1b0a} oximeter.measurements_histogrami8 (5f270918-534a-441c-9e94-aac1ee05643b): There are no data parts 2024.03.26 19:48:12.319353 [ 3 ] {9cde7622-ee49-4871-b53f-66ab40bd1b0a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.319380 [ 3 ] {} HTTP-Session: 5b4e3591-5cc5-4f1b-8263-14c179d3ebc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.319511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.319564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.319588 [ 3 ] {} HTTP-Session: 69fbd92d-86fd-419d-b610-0dd1b7798f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.319604 [ 3 ] {} HTTP-Session: 69fbd92d-86fd-419d-b610-0dd1b7798f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.319623 [ 3 ] {} HTTP-Session: 69fbd92d-86fd-419d-b610-0dd1b7798f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.319658 [ 3 ] {} HTTP-Session: 69fbd92d-86fd-419d-b610-0dd1b7798f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.319813 [ 3 ] {b6742e9c-de13-4642-863b-77978f7c0262} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.319868 [ 3 ] {b6742e9c-de13-4642-863b-77978f7c0262} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.03.26 19:48:12.321381 [ 3 ] {b6742e9c-de13-4642-863b-77978f7c0262} oximeter.measurements_histogramu8 (6f4aa4c7-d697-48e4-b7a2-d7868a6a276a): Loading data parts 2024.03.26 19:48:12.321546 [ 3 ] {b6742e9c-de13-4642-863b-77978f7c0262} oximeter.measurements_histogramu8 (6f4aa4c7-d697-48e4-b7a2-d7868a6a276a): There are no data parts 2024.03.26 19:48:12.322652 [ 3 ] {b6742e9c-de13-4642-863b-77978f7c0262} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.322694 [ 3 ] {} HTTP-Session: 69fbd92d-86fd-419d-b610-0dd1b7798f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.322817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.322879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.322908 [ 3 ] {} HTTP-Session: acbe03e2-f112-4fba-9340-10c4a6a89652 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.322935 [ 3 ] {} HTTP-Session: acbe03e2-f112-4fba-9340-10c4a6a89652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.322950 [ 3 ] {} HTTP-Session: acbe03e2-f112-4fba-9340-10c4a6a89652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.322990 [ 3 ] {} HTTP-Session: acbe03e2-f112-4fba-9340-10c4a6a89652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.323168 [ 3 ] {7934f796-b5fd-4754-b5bd-f44239c139ed} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.323237 [ 3 ] {7934f796-b5fd-4754-b5bd-f44239c139ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.03.26 19:48:12.326246 [ 3 ] {7934f796-b5fd-4754-b5bd-f44239c139ed} oximeter.measurements_histogrami16 (bf351ba8-7f00-4a59-9808-2bf8fb2a2532): Loading data parts 2024.03.26 19:48:12.326427 [ 3 ] {7934f796-b5fd-4754-b5bd-f44239c139ed} oximeter.measurements_histogrami16 (bf351ba8-7f00-4a59-9808-2bf8fb2a2532): There are no data parts 2024.03.26 19:48:12.327627 [ 3 ] {7934f796-b5fd-4754-b5bd-f44239c139ed} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.327653 [ 3 ] {} HTTP-Session: acbe03e2-f112-4fba-9340-10c4a6a89652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.327789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.327849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.327866 [ 3 ] {} HTTP-Session: c9410777-06c1-429a-a175-c279d91d49fd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.327895 [ 3 ] {} HTTP-Session: c9410777-06c1-429a-a175-c279d91d49fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.327920 [ 3 ] {} HTTP-Session: c9410777-06c1-429a-a175-c279d91d49fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.327949 [ 3 ] {} HTTP-Session: c9410777-06c1-429a-a175-c279d91d49fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.328116 [ 3 ] {d9da2251-92e1-4814-9800-b6817434b141} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.328178 [ 3 ] {d9da2251-92e1-4814-9800-b6817434b141} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.03.26 19:48:12.329842 [ 3 ] {d9da2251-92e1-4814-9800-b6817434b141} oximeter.measurements_histogramu16 (f57062d5-fcf5-4678-a895-e665d0ffad6a): Loading data parts 2024.03.26 19:48:12.330000 [ 3 ] {d9da2251-92e1-4814-9800-b6817434b141} oximeter.measurements_histogramu16 (f57062d5-fcf5-4678-a895-e665d0ffad6a): There are no data parts 2024.03.26 19:48:12.331125 [ 3 ] {d9da2251-92e1-4814-9800-b6817434b141} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.331161 [ 3 ] {} HTTP-Session: c9410777-06c1-429a-a175-c279d91d49fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.331282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.331333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.331358 [ 3 ] {} HTTP-Session: 5694771a-d47e-42de-9ec5-f80e29ae212b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.331374 [ 3 ] {} HTTP-Session: 5694771a-d47e-42de-9ec5-f80e29ae212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.331393 [ 3 ] {} HTTP-Session: 5694771a-d47e-42de-9ec5-f80e29ae212b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.331428 [ 3 ] {} HTTP-Session: 5694771a-d47e-42de-9ec5-f80e29ae212b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.331582 [ 3 ] {0ecea583-7b1d-41aa-9e78-a723de6311e9} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.331638 [ 3 ] {0ecea583-7b1d-41aa-9e78-a723de6311e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.03.26 19:48:12.341717 [ 3 ] {0ecea583-7b1d-41aa-9e78-a723de6311e9} oximeter.measurements_histogrami32 (f41b00d4-674e-4dd7-9182-9b80b8c70c4d): Loading data parts 2024.03.26 19:48:12.341910 [ 3 ] {0ecea583-7b1d-41aa-9e78-a723de6311e9} oximeter.measurements_histogrami32 (f41b00d4-674e-4dd7-9182-9b80b8c70c4d): There are no data parts 2024.03.26 19:48:12.343992 [ 3 ] {0ecea583-7b1d-41aa-9e78-a723de6311e9} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.344028 [ 3 ] {} HTTP-Session: 5694771a-d47e-42de-9ec5-f80e29ae212b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.344157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.344203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.344230 [ 3 ] {} HTTP-Session: cc03a679-4482-42c8-9ec8-638ab78a7058 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.344253 [ 3 ] {} HTTP-Session: cc03a679-4482-42c8-9ec8-638ab78a7058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.344266 [ 3 ] {} HTTP-Session: cc03a679-4482-42c8-9ec8-638ab78a7058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.344300 [ 3 ] {} HTTP-Session: cc03a679-4482-42c8-9ec8-638ab78a7058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.344468 [ 3 ] {7a6d25a9-410a-438c-a4e1-464d67503c2b} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.344531 [ 3 ] {7a6d25a9-410a-438c-a4e1-464d67503c2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.03.26 19:48:12.346081 [ 3 ] {7a6d25a9-410a-438c-a4e1-464d67503c2b} oximeter.measurements_histogramu32 (dde08f9b-404e-4428-a16e-f86d52798ca3): Loading data parts 2024.03.26 19:48:12.346238 [ 3 ] {7a6d25a9-410a-438c-a4e1-464d67503c2b} oximeter.measurements_histogramu32 (dde08f9b-404e-4428-a16e-f86d52798ca3): There are no data parts 2024.03.26 19:48:12.347570 [ 3 ] {7a6d25a9-410a-438c-a4e1-464d67503c2b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.347602 [ 3 ] {} HTTP-Session: cc03a679-4482-42c8-9ec8-638ab78a7058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.347727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.347785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.347804 [ 3 ] {} HTTP-Session: e2982b1c-c471-4f49-9032-fe8b35cac8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.347836 [ 3 ] {} HTTP-Session: e2982b1c-c471-4f49-9032-fe8b35cac8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.347863 [ 3 ] {} HTTP-Session: e2982b1c-c471-4f49-9032-fe8b35cac8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.347893 [ 3 ] {} HTTP-Session: e2982b1c-c471-4f49-9032-fe8b35cac8f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.348061 [ 3 ] {c256acbc-bead-4b66-a2bb-2d6337cc9009} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.348122 [ 3 ] {c256acbc-bead-4b66-a2bb-2d6337cc9009} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.03.26 19:48:12.350225 [ 3 ] {c256acbc-bead-4b66-a2bb-2d6337cc9009} oximeter.measurements_histogrami64 (d7b36cd3-d366-4b6d-8a0f-c0335c256ce8): Loading data parts 2024.03.26 19:48:12.350403 [ 3 ] {c256acbc-bead-4b66-a2bb-2d6337cc9009} oximeter.measurements_histogrami64 (d7b36cd3-d366-4b6d-8a0f-c0335c256ce8): There are no data parts 2024.03.26 19:48:12.352670 [ 3 ] {c256acbc-bead-4b66-a2bb-2d6337cc9009} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.352714 [ 3 ] {} HTTP-Session: e2982b1c-c471-4f49-9032-fe8b35cac8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.352840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.352909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.352942 [ 3 ] {} HTTP-Session: 9347d39f-0b33-4582-8f4e-65c2cafa955d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.352958 [ 3 ] {} HTTP-Session: 9347d39f-0b33-4582-8f4e-65c2cafa955d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.352983 [ 3 ] {} HTTP-Session: 9347d39f-0b33-4582-8f4e-65c2cafa955d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.353026 [ 3 ] {} HTTP-Session: 9347d39f-0b33-4582-8f4e-65c2cafa955d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.353184 [ 3 ] {81989108-2df2-4e6d-b2ef-f773ccfc3337} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.353254 [ 3 ] {81989108-2df2-4e6d-b2ef-f773ccfc3337} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.03.26 19:48:12.364905 [ 3 ] {81989108-2df2-4e6d-b2ef-f773ccfc3337} oximeter.measurements_histogramu64 (cf0f1bb2-b386-4202-83fe-2e3b2b32229e): Loading data parts 2024.03.26 19:48:12.365092 [ 3 ] {81989108-2df2-4e6d-b2ef-f773ccfc3337} oximeter.measurements_histogramu64 (cf0f1bb2-b386-4202-83fe-2e3b2b32229e): There are no data parts 2024.03.26 19:48:12.367002 [ 3 ] {81989108-2df2-4e6d-b2ef-f773ccfc3337} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.367050 [ 3 ] {} HTTP-Session: 9347d39f-0b33-4582-8f4e-65c2cafa955d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.367190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.367236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.367269 [ 3 ] {} HTTP-Session: 4f847521-1d32-4fdb-8e77-9b4355d34863 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.367298 [ 3 ] {} HTTP-Session: 4f847521-1d32-4fdb-8e77-9b4355d34863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.367312 [ 3 ] {} HTTP-Session: 4f847521-1d32-4fdb-8e77-9b4355d34863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.367353 [ 3 ] {} HTTP-Session: 4f847521-1d32-4fdb-8e77-9b4355d34863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.367535 [ 3 ] {875c79c3-3a04-420b-94fd-4640f823f238} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.367610 [ 3 ] {875c79c3-3a04-420b-94fd-4640f823f238} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.03.26 19:48:12.379466 [ 3 ] {875c79c3-3a04-420b-94fd-4640f823f238} oximeter.measurements_histogramf32 (d1983d7c-ce4d-4b9b-a548-3bd63f55f16d): Loading data parts 2024.03.26 19:48:12.379667 [ 3 ] {875c79c3-3a04-420b-94fd-4640f823f238} oximeter.measurements_histogramf32 (d1983d7c-ce4d-4b9b-a548-3bd63f55f16d): There are no data parts 2024.03.26 19:48:12.382336 [ 3 ] {875c79c3-3a04-420b-94fd-4640f823f238} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.382364 [ 3 ] {} HTTP-Session: 4f847521-1d32-4fdb-8e77-9b4355d34863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.382507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.382569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.382590 [ 3 ] {} HTTP-Session: 54fdf61e-6cf6-4b05-a596-68e7af0d8168 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.382620 [ 3 ] {} HTTP-Session: 54fdf61e-6cf6-4b05-a596-68e7af0d8168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.382649 [ 3 ] {} HTTP-Session: 54fdf61e-6cf6-4b05-a596-68e7af0d8168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.382681 [ 3 ] {} HTTP-Session: 54fdf61e-6cf6-4b05-a596-68e7af0d8168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.382850 [ 3 ] {eacd7531-67a7-423d-ab37-3fffc6339251} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.03.26 19:48:12.382912 [ 3 ] {eacd7531-67a7-423d-ab37-3fffc6339251} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.03.26 19:48:12.385422 [ 3 ] {eacd7531-67a7-423d-ab37-3fffc6339251} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Loading data parts 2024.03.26 19:48:12.385588 [ 3 ] {eacd7531-67a7-423d-ab37-3fffc6339251} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): There are no data parts 2024.03.26 19:48:12.397041 [ 3 ] {eacd7531-67a7-423d-ab37-3fffc6339251} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.397081 [ 3 ] {} HTTP-Session: 54fdf61e-6cf6-4b05-a596-68e7af0d8168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.397220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.397282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.397315 [ 3 ] {} HTTP-Session: 53571367-5bfc-4e8b-87b8-e30c17a2e8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.397332 [ 3 ] {} HTTP-Session: 53571367-5bfc-4e8b-87b8-e30c17a2e8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.397358 [ 3 ] {} HTTP-Session: 53571367-5bfc-4e8b-87b8-e30c17a2e8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.397396 [ 3 ] {} HTTP-Session: 53571367-5bfc-4e8b-87b8-e30c17a2e8ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.397513 [ 3 ] {9c859267-71ec-4129-a27c-7934d9970961} executeQuery: (from [fd00:1122:3344:101::d]:43869) /* 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. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.397572 [ 3 ] {9c859267-71ec-4129-a27c-7934d9970961} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.03.26 19:48:12.400440 [ 3 ] {9c859267-71ec-4129-a27c-7934d9970961} oximeter.fields_bool (3f784621-53d4-4602-9551-65bc16bfc7f6): Loading data parts 2024.03.26 19:48:12.400611 [ 3 ] {9c859267-71ec-4129-a27c-7934d9970961} oximeter.fields_bool (3f784621-53d4-4602-9551-65bc16bfc7f6): There are no data parts 2024.03.26 19:48:12.403176 [ 3 ] {9c859267-71ec-4129-a27c-7934d9970961} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.403204 [ 3 ] {} HTTP-Session: 53571367-5bfc-4e8b-87b8-e30c17a2e8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.403341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.403404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.403423 [ 3 ] {} HTTP-Session: 460f131b-2bc2-4b99-98c0-2d4968efa9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.403453 [ 3 ] {} HTTP-Session: 460f131b-2bc2-4b99-98c0-2d4968efa9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.403477 [ 3 ] {} HTTP-Session: 460f131b-2bc2-4b99-98c0-2d4968efa9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.403507 [ 3 ] {} HTTP-Session: 460f131b-2bc2-4b99-98c0-2d4968efa9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.403625 [ 3 ] {fe272c27-3b48-4829-82ee-646ca41aa2be} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.403674 [ 3 ] {fe272c27-3b48-4829-82ee-646ca41aa2be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.03.26 19:48:12.405272 [ 3 ] {fe272c27-3b48-4829-82ee-646ca41aa2be} oximeter.fields_i8 (e47aae39-5680-442b-8cd5-5dd7616c5caf): Loading data parts 2024.03.26 19:48:12.405466 [ 3 ] {fe272c27-3b48-4829-82ee-646ca41aa2be} oximeter.fields_i8 (e47aae39-5680-442b-8cd5-5dd7616c5caf): There are no data parts 2024.03.26 19:48:12.417141 [ 3 ] {fe272c27-3b48-4829-82ee-646ca41aa2be} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.417190 [ 3 ] {} HTTP-Session: 460f131b-2bc2-4b99-98c0-2d4968efa9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.417333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.417381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.417416 [ 3 ] {} HTTP-Session: 4769a10f-640d-449e-83bd-e78ea7eeb905 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.417448 [ 3 ] {} HTTP-Session: 4769a10f-640d-449e-83bd-e78ea7eeb905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.417461 [ 3 ] {} HTTP-Session: 4769a10f-640d-449e-83bd-e78ea7eeb905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.417502 [ 3 ] {} HTTP-Session: 4769a10f-640d-449e-83bd-e78ea7eeb905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.417627 [ 3 ] {a24abda2-6926-4eeb-a85d-b5159c9ab5a5} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.417677 [ 3 ] {a24abda2-6926-4eeb-a85d-b5159c9ab5a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.03.26 19:48:12.419565 [ 3 ] {a24abda2-6926-4eeb-a85d-b5159c9ab5a5} oximeter.fields_u8 (69080dbd-d339-45b0-a023-d1fc88c25711): Loading data parts 2024.03.26 19:48:12.419734 [ 3 ] {a24abda2-6926-4eeb-a85d-b5159c9ab5a5} oximeter.fields_u8 (69080dbd-d339-45b0-a023-d1fc88c25711): There are no data parts 2024.03.26 19:48:12.421831 [ 3 ] {a24abda2-6926-4eeb-a85d-b5159c9ab5a5} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.421878 [ 3 ] {} HTTP-Session: 4769a10f-640d-449e-83bd-e78ea7eeb905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.422005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.422068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.422103 [ 3 ] {} HTTP-Session: d4453856-4453-4f6d-b5fa-f85f0e82e7af Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.422119 [ 3 ] {} HTTP-Session: d4453856-4453-4f6d-b5fa-f85f0e82e7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.422144 [ 3 ] {} HTTP-Session: d4453856-4453-4f6d-b5fa-f85f0e82e7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.422187 [ 3 ] {} HTTP-Session: d4453856-4453-4f6d-b5fa-f85f0e82e7af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.422304 [ 3 ] {3aff6577-32b3-4750-9a6e-3db07d29e8cf} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.422373 [ 3 ] {3aff6577-32b3-4750-9a6e-3db07d29e8cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.03.26 19:48:12.424284 [ 3 ] {3aff6577-32b3-4750-9a6e-3db07d29e8cf} oximeter.fields_i16 (ae06cbcf-c38f-4754-aca9-a48ae603e994): Loading data parts 2024.03.26 19:48:12.424459 [ 3 ] {3aff6577-32b3-4750-9a6e-3db07d29e8cf} oximeter.fields_i16 (ae06cbcf-c38f-4754-aca9-a48ae603e994): There are no data parts 2024.03.26 19:48:12.425766 [ 3 ] {3aff6577-32b3-4750-9a6e-3db07d29e8cf} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.425797 [ 3 ] {} HTTP-Session: d4453856-4453-4f6d-b5fa-f85f0e82e7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.425933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.425989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.426008 [ 3 ] {} HTTP-Session: 187892e6-9fe1-4b97-bed0-a41c2045a2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.426032 [ 3 ] {} HTTP-Session: 187892e6-9fe1-4b97-bed0-a41c2045a2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.426051 [ 3 ] {} HTTP-Session: 187892e6-9fe1-4b97-bed0-a41c2045a2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.426081 [ 3 ] {} HTTP-Session: 187892e6-9fe1-4b97-bed0-a41c2045a2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.426199 [ 3 ] {aab49bea-62ba-45e8-bc23-7e2292cb6668} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.426252 [ 3 ] {aab49bea-62ba-45e8-bc23-7e2292cb6668} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.03.26 19:48:12.436138 [ 3 ] {aab49bea-62ba-45e8-bc23-7e2292cb6668} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Loading data parts 2024.03.26 19:48:12.436308 [ 3 ] {aab49bea-62ba-45e8-bc23-7e2292cb6668} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): There are no data parts 2024.03.26 19:48:12.438384 [ 3 ] {aab49bea-62ba-45e8-bc23-7e2292cb6668} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.438420 [ 3 ] {} HTTP-Session: 187892e6-9fe1-4b97-bed0-a41c2045a2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.438561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.438615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.438633 [ 3 ] {} HTTP-Session: 4e54051c-9cc8-418f-bd5c-111bfa4a2712 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.438656 [ 3 ] {} HTTP-Session: 4e54051c-9cc8-418f-bd5c-111bfa4a2712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.438669 [ 3 ] {} HTTP-Session: 4e54051c-9cc8-418f-bd5c-111bfa4a2712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.438704 [ 3 ] {} HTTP-Session: 4e54051c-9cc8-418f-bd5c-111bfa4a2712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.438820 [ 3 ] {9d11976e-f827-49ca-b073-7dbea4965757} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.438871 [ 3 ] {9d11976e-f827-49ca-b073-7dbea4965757} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.03.26 19:48:12.440950 [ 3 ] {9d11976e-f827-49ca-b073-7dbea4965757} oximeter.fields_i32 (cbe4718a-67ca-4bf2-ac1c-c9549925a0c7): Loading data parts 2024.03.26 19:48:12.441134 [ 3 ] {9d11976e-f827-49ca-b073-7dbea4965757} oximeter.fields_i32 (cbe4718a-67ca-4bf2-ac1c-c9549925a0c7): There are no data parts 2024.03.26 19:48:12.442440 [ 3 ] {9d11976e-f827-49ca-b073-7dbea4965757} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.442475 [ 3 ] {} HTTP-Session: 4e54051c-9cc8-418f-bd5c-111bfa4a2712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.442616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.442677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.442694 [ 3 ] {} HTTP-Session: 1eb7a199-0b06-4d10-a209-f9bbe21b0684 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.442710 [ 3 ] {} HTTP-Session: 1eb7a199-0b06-4d10-a209-f9bbe21b0684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.442731 [ 3 ] {} HTTP-Session: 1eb7a199-0b06-4d10-a209-f9bbe21b0684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.442767 [ 3 ] {} HTTP-Session: 1eb7a199-0b06-4d10-a209-f9bbe21b0684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.442887 [ 3 ] {6d7b5971-ef57-4147-8a88-d096be38f51f} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.442933 [ 3 ] {6d7b5971-ef57-4147-8a88-d096be38f51f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.03.26 19:48:12.444347 [ 3 ] {6d7b5971-ef57-4147-8a88-d096be38f51f} oximeter.fields_u32 (fbcebdb3-b0b7-4e44-998c-e4906f0289a2): Loading data parts 2024.03.26 19:48:12.444560 [ 3 ] {6d7b5971-ef57-4147-8a88-d096be38f51f} oximeter.fields_u32 (fbcebdb3-b0b7-4e44-998c-e4906f0289a2): There are no data parts 2024.03.26 19:48:12.456634 [ 3 ] {6d7b5971-ef57-4147-8a88-d096be38f51f} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.456678 [ 3 ] {} HTTP-Session: 1eb7a199-0b06-4d10-a209-f9bbe21b0684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.456894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.456987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.457036 [ 3 ] {} HTTP-Session: 65712292-f43b-4293-a8ed-e9e7b6f88f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.457062 [ 3 ] {} HTTP-Session: 65712292-f43b-4293-a8ed-e9e7b6f88f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.457104 [ 3 ] {} HTTP-Session: 65712292-f43b-4293-a8ed-e9e7b6f88f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.457169 [ 3 ] {} HTTP-Session: 65712292-f43b-4293-a8ed-e9e7b6f88f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.457309 [ 3 ] {67604ea7-3c04-4386-a861-2e117b638c41} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.457359 [ 3 ] {67604ea7-3c04-4386-a861-2e117b638c41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.03.26 19:48:12.460040 [ 3 ] {67604ea7-3c04-4386-a861-2e117b638c41} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Loading data parts 2024.03.26 19:48:12.460251 [ 3 ] {67604ea7-3c04-4386-a861-2e117b638c41} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): There are no data parts 2024.03.26 19:48:12.461920 [ 3 ] {67604ea7-3c04-4386-a861-2e117b638c41} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.461954 [ 3 ] {} HTTP-Session: 65712292-f43b-4293-a8ed-e9e7b6f88f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.462104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.462163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.462181 [ 3 ] {} HTTP-Session: 6e8909ff-63ed-423f-9bb6-f606fe303b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.462206 [ 3 ] {} HTTP-Session: 6e8909ff-63ed-423f-9bb6-f606fe303b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.462227 [ 3 ] {} HTTP-Session: 6e8909ff-63ed-423f-9bb6-f606fe303b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.462257 [ 3 ] {} HTTP-Session: 6e8909ff-63ed-423f-9bb6-f606fe303b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.462378 [ 3 ] {7bcb8997-8a68-472d-a695-6c3a6c95ae82} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.462436 [ 3 ] {7bcb8997-8a68-472d-a695-6c3a6c95ae82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.03.26 19:48:12.464321 [ 3 ] {7bcb8997-8a68-472d-a695-6c3a6c95ae82} oximeter.fields_u64 (3e0f519d-3dfe-4533-b3c5-b843b019c1cc): Loading data parts 2024.03.26 19:48:12.464493 [ 3 ] {7bcb8997-8a68-472d-a695-6c3a6c95ae82} oximeter.fields_u64 (3e0f519d-3dfe-4533-b3c5-b843b019c1cc): There are no data parts 2024.03.26 19:48:12.476364 [ 3 ] {7bcb8997-8a68-472d-a695-6c3a6c95ae82} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.476393 [ 3 ] {} HTTP-Session: 6e8909ff-63ed-423f-9bb6-f606fe303b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.476549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.476609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.476628 [ 3 ] {} HTTP-Session: 27577bce-42c6-48f8-9d6a-e38dbf014235 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.476651 [ 3 ] {} HTTP-Session: 27577bce-42c6-48f8-9d6a-e38dbf014235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.476674 [ 3 ] {} HTTP-Session: 27577bce-42c6-48f8-9d6a-e38dbf014235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.476706 [ 3 ] {} HTTP-Session: 27577bce-42c6-48f8-9d6a-e38dbf014235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.476837 [ 3 ] {b4813169-b2d6-4bb0-8013-8f245dffc50b} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.476876 [ 3 ] {b4813169-b2d6-4bb0-8013-8f245dffc50b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.03.26 19:48:12.479453 [ 3 ] {b4813169-b2d6-4bb0-8013-8f245dffc50b} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Loading data parts 2024.03.26 19:48:12.479626 [ 3 ] {b4813169-b2d6-4bb0-8013-8f245dffc50b} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): There are no data parts 2024.03.26 19:48:12.480972 [ 3 ] {b4813169-b2d6-4bb0-8013-8f245dffc50b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.481021 [ 3 ] {} HTTP-Session: 27577bce-42c6-48f8-9d6a-e38dbf014235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.481159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.481207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.481245 [ 3 ] {} HTTP-Session: b3a46a61-0501-48b4-8007-07d8a84c71a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.481264 [ 3 ] {} HTTP-Session: b3a46a61-0501-48b4-8007-07d8a84c71a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.481278 [ 3 ] {} HTTP-Session: b3a46a61-0501-48b4-8007-07d8a84c71a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.481310 [ 3 ] {} HTTP-Session: b3a46a61-0501-48b4-8007-07d8a84c71a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.481424 [ 3 ] {44d10f54-c9d6-4991-a10b-993648262473} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.481463 [ 3 ] {44d10f54-c9d6-4991-a10b-993648262473} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.03.26 19:48:12.483466 [ 3 ] {44d10f54-c9d6-4991-a10b-993648262473} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Loading data parts 2024.03.26 19:48:12.483630 [ 3 ] {44d10f54-c9d6-4991-a10b-993648262473} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): There are no data parts 2024.03.26 19:48:12.494854 [ 3 ] {44d10f54-c9d6-4991-a10b-993648262473} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.494880 [ 3 ] {} HTTP-Session: b3a46a61-0501-48b4-8007-07d8a84c71a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.494999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.495046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.495066 [ 3 ] {} HTTP-Session: 7d9a34b7-b04f-4db4-b864-93be536b897e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.495081 [ 3 ] {} HTTP-Session: 7d9a34b7-b04f-4db4-b864-93be536b897e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.495095 [ 3 ] {} HTTP-Session: 7d9a34b7-b04f-4db4-b864-93be536b897e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.495124 [ 3 ] {} HTTP-Session: 7d9a34b7-b04f-4db4-b864-93be536b897e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.495236 [ 3 ] {b06c2463-70a2-48b7-95c0-4a6d7cd63129} executeQuery: (from [fd00:1122:3344:101::d]:43869) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.03.26 19:48:12.495274 [ 3 ] {b06c2463-70a2-48b7-95c0-4a6d7cd63129} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.03.26 19:48:12.497338 [ 3 ] {b06c2463-70a2-48b7-95c0-4a6d7cd63129} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Loading data parts 2024.03.26 19:48:12.497515 [ 3 ] {b06c2463-70a2-48b7-95c0-4a6d7cd63129} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): There are no data parts 2024.03.26 19:48:12.498766 [ 3 ] {b06c2463-70a2-48b7-95c0-4a6d7cd63129} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.498792 [ 3 ] {} HTTP-Session: 7d9a34b7-b04f-4db4-b864-93be536b897e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.498906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.498951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.498969 [ 3 ] {} HTTP-Session: cc970430-af18-4fb8-8051-aba9b6f959a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.498985 [ 3 ] {} HTTP-Session: cc970430-af18-4fb8-8051-aba9b6f959a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.499000 [ 3 ] {} HTTP-Session: cc970430-af18-4fb8-8051-aba9b6f959a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.499030 [ 3 ] {} HTTP-Session: cc970430-af18-4fb8-8051-aba9b6f959a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.499212 [ 3 ] {7904a4e6-75e4-4818-9159-8095e1492053} executeQuery: (from [fd00:1122:3344:101::d]:43869) /* 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.03.26 19:48:12.499269 [ 3 ] {7904a4e6-75e4-4818-9159-8095e1492053} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.03.26 19:48:12.501051 [ 3 ] {7904a4e6-75e4-4818-9159-8095e1492053} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Loading data parts 2024.03.26 19:48:12.501214 [ 3 ] {7904a4e6-75e4-4818-9159-8095e1492053} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): There are no data parts 2024.03.26 19:48:12.503495 [ 3 ] {7904a4e6-75e4-4818-9159-8095e1492053} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.503524 [ 3 ] {} HTTP-Session: cc970430-af18-4fb8-8051-aba9b6f959a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.503668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:12.503717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:12.503735 [ 3 ] {} HTTP-Session: ba422848-6216-47f3-bbbd-486a5306b2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:12.503752 [ 3 ] {} HTTP-Session: ba422848-6216-47f3-bbbd-486a5306b2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.503766 [ 3 ] {} HTTP-Session: ba422848-6216-47f3-bbbd-486a5306b2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:12.503796 [ 3 ] {} HTTP-Session: ba422848-6216-47f3-bbbd-486a5306b2dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:12.503932 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.03.26 19:48:12.505666 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.03.26 19:48:12.509560 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} oximeter.version (ded38e47-500a-4da0-b661-5ba180798a9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:12.509599 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:12.514172 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:12.515220 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} oximeter.version (ded38e47-500a-4da0-b661-5ba180798a9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:12.515499 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} executeQuery: Read 1 rows, 16.00 B in 0.011645 sec., 85.87376556462 rows/sec., 1.34 KiB/sec. 2024.03.26 19:48:12.515620 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} DynamicQueryHandler: Done processing query 2024.03.26 19:48:12.515642 [ 3 ] {89e0a5a6-1297-4112-9d7d-f83141b365d4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.03.26 19:48:12.515658 [ 3 ] {} HTTP-Session: ba422848-6216-47f3-bbbd-486a5306b2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:13.001308 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 161.15 MiB, peak 166.36 MiB, free memory in arenas 0.00 B, will set to 173.48 MiB (RSS), difference: 12.33 MiB 2024.03.26 19:48:17.528605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.528729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.528754 [ 3 ] {} HTTP-Session: c762dcaf-0239-46a5-b88d-5b3d25ea68dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.528780 [ 3 ] {} HTTP-Session: c762dcaf-0239-46a5-b88d-5b3d25ea68dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.528797 [ 3 ] {} HTTP-Session: c762dcaf-0239-46a5-b88d-5b3d25ea68dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.528847 [ 3 ] {} HTTP-Session: c762dcaf-0239-46a5-b88d-5b3d25ea68dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.528970 [ 3 ] {e5045355-e5a7-4c73-81ae-5547f93df054} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.529308 [ 3 ] {e5045355-e5a7-4c73-81ae-5547f93df054} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.529451 [ 3 ] {e5045355-e5a7-4c73-81ae-5547f93df054} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.530424 [ 3 ] {e5045355-e5a7-4c73-81ae-5547f93df054} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.530457 [ 3 ] {e5045355-e5a7-4c73-81ae-5547f93df054} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.530474 [ 3 ] {} HTTP-Session: c762dcaf-0239-46a5-b88d-5b3d25ea68dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.546215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.546282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.546303 [ 3 ] {} HTTP-Session: 2bd97834-254a-42f5-992e-c16809832573 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.546323 [ 3 ] {} HTTP-Session: 2bd97834-254a-42f5-992e-c16809832573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.546337 [ 3 ] {} HTTP-Session: 2bd97834-254a-42f5-992e-c16809832573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.546375 [ 3 ] {} HTTP-Session: 2bd97834-254a-42f5-992e-c16809832573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.546501 [ 3 ] {b63a4c79-ae61-4280-8033-336295dd67d8} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.548893 [ 3 ] {b63a4c79-ae61-4280-8033-336295dd67d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.548952 [ 3 ] {b63a4c79-ae61-4280-8033-336295dd67d8} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.549905 [ 3 ] {b63a4c79-ae61-4280-8033-336295dd67d8} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.549941 [ 3 ] {b63a4c79-ae61-4280-8033-336295dd67d8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.549959 [ 3 ] {} HTTP-Session: 2bd97834-254a-42f5-992e-c16809832573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.550369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.550422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.550441 [ 3 ] {} HTTP-Session: eefd187e-8092-4582-b701-5d739e72c79b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.550459 [ 3 ] {} HTTP-Session: eefd187e-8092-4582-b701-5d739e72c79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.550473 [ 3 ] {} HTTP-Session: eefd187e-8092-4582-b701-5d739e72c79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.550510 [ 3 ] {} HTTP-Session: eefd187e-8092-4582-b701-5d739e72c79b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.550609 [ 3 ] {c07cba41-5fa4-425e-bf71-190b0cd9e29b} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.550976 [ 3 ] {c07cba41-5fa4-425e-bf71-190b0cd9e29b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.551030 [ 3 ] {c07cba41-5fa4-425e-bf71-190b0cd9e29b} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.551957 [ 3 ] {c07cba41-5fa4-425e-bf71-190b0cd9e29b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.551986 [ 3 ] {c07cba41-5fa4-425e-bf71-190b0cd9e29b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.552003 [ 3 ] {} HTTP-Session: eefd187e-8092-4582-b701-5d739e72c79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.552287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.552336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.552356 [ 3 ] {} HTTP-Session: 1caa0089-825a-4277-8aef-0f60719622c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.552374 [ 3 ] {} HTTP-Session: 1caa0089-825a-4277-8aef-0f60719622c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.552390 [ 3 ] {} HTTP-Session: 1caa0089-825a-4277-8aef-0f60719622c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.552421 [ 3 ] {} HTTP-Session: 1caa0089-825a-4277-8aef-0f60719622c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.552515 [ 3 ] {c0335ebc-bf8a-47fd-bfb3-e210617fa09a} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.552828 [ 3 ] {c0335ebc-bf8a-47fd-bfb3-e210617fa09a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.552880 [ 3 ] {c0335ebc-bf8a-47fd-bfb3-e210617fa09a} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.553722 [ 3 ] {c0335ebc-bf8a-47fd-bfb3-e210617fa09a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.553750 [ 3 ] {c0335ebc-bf8a-47fd-bfb3-e210617fa09a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.553767 [ 3 ] {} HTTP-Session: 1caa0089-825a-4277-8aef-0f60719622c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.553999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.554045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.554063 [ 3 ] {} HTTP-Session: 3181cdbf-a6e7-41e0-a386-513ddd1ea744 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.554081 [ 3 ] {} HTTP-Session: 3181cdbf-a6e7-41e0-a386-513ddd1ea744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.554095 [ 3 ] {} HTTP-Session: 3181cdbf-a6e7-41e0-a386-513ddd1ea744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.554125 [ 3 ] {} HTTP-Session: 3181cdbf-a6e7-41e0-a386-513ddd1ea744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.554217 [ 3 ] {47ab929e-7973-436b-ae40-fd85833fe96f} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.554527 [ 3 ] {47ab929e-7973-436b-ae40-fd85833fe96f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.554578 [ 3 ] {47ab929e-7973-436b-ae40-fd85833fe96f} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.555415 [ 3 ] {47ab929e-7973-436b-ae40-fd85833fe96f} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.555445 [ 3 ] {47ab929e-7973-436b-ae40-fd85833fe96f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.555462 [ 3 ] {} HTTP-Session: 3181cdbf-a6e7-41e0-a386-513ddd1ea744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.555711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.555763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.555782 [ 3 ] {} HTTP-Session: 1732a22e-9267-4d01-a18e-d100a6b8bf1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.555798 [ 3 ] {} HTTP-Session: 1732a22e-9267-4d01-a18e-d100a6b8bf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.555812 [ 3 ] {} HTTP-Session: 1732a22e-9267-4d01-a18e-d100a6b8bf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.555844 [ 3 ] {} HTTP-Session: 1732a22e-9267-4d01-a18e-d100a6b8bf1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.555939 [ 3 ] {043a9889-1b00-46c7-95d8-31f58ff3124d} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.556270 [ 3 ] {043a9889-1b00-46c7-95d8-31f58ff3124d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.556323 [ 3 ] {043a9889-1b00-46c7-95d8-31f58ff3124d} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.557150 [ 3 ] {043a9889-1b00-46c7-95d8-31f58ff3124d} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.557180 [ 3 ] {043a9889-1b00-46c7-95d8-31f58ff3124d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.557196 [ 3 ] {} HTTP-Session: 1732a22e-9267-4d01-a18e-d100a6b8bf1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.557395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.557441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.557460 [ 3 ] {} HTTP-Session: 4fd472ec-aa84-4625-bf2e-c1307719f216 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.557477 [ 3 ] {} HTTP-Session: 4fd472ec-aa84-4625-bf2e-c1307719f216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.557491 [ 3 ] {} HTTP-Session: 4fd472ec-aa84-4625-bf2e-c1307719f216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.557521 [ 3 ] {} HTTP-Session: 4fd472ec-aa84-4625-bf2e-c1307719f216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.557614 [ 3 ] {7be90587-f39e-4f99-8a43-39f0bd3c637f} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.557939 [ 3 ] {7be90587-f39e-4f99-8a43-39f0bd3c637f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.557990 [ 3 ] {7be90587-f39e-4f99-8a43-39f0bd3c637f} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.558794 [ 3 ] {7be90587-f39e-4f99-8a43-39f0bd3c637f} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.558822 [ 3 ] {7be90587-f39e-4f99-8a43-39f0bd3c637f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.558839 [ 3 ] {} HTTP-Session: 4fd472ec-aa84-4625-bf2e-c1307719f216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.559052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.559099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.559118 [ 3 ] {} HTTP-Session: b1f31648-c895-423e-93ce-0bcded29f7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.559134 [ 3 ] {} HTTP-Session: b1f31648-c895-423e-93ce-0bcded29f7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.559148 [ 3 ] {} HTTP-Session: b1f31648-c895-423e-93ce-0bcded29f7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.559179 [ 3 ] {} HTTP-Session: b1f31648-c895-423e-93ce-0bcded29f7f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.559272 [ 3 ] {b2145efb-f9f5-49af-9f10-0d0da88d4a54} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.559600 [ 3 ] {b2145efb-f9f5-49af-9f10-0d0da88d4a54} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.559651 [ 3 ] {b2145efb-f9f5-49af-9f10-0d0da88d4a54} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.560524 [ 3 ] {b2145efb-f9f5-49af-9f10-0d0da88d4a54} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.560553 [ 3 ] {b2145efb-f9f5-49af-9f10-0d0da88d4a54} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.560570 [ 3 ] {} HTTP-Session: b1f31648-c895-423e-93ce-0bcded29f7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.560787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.560838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.560859 [ 3 ] {} HTTP-Session: 01caf668-b2df-4bf3-a60f-17e23069ce27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.560876 [ 3 ] {} HTTP-Session: 01caf668-b2df-4bf3-a60f-17e23069ce27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.560890 [ 3 ] {} HTTP-Session: 01caf668-b2df-4bf3-a60f-17e23069ce27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.560924 [ 3 ] {} HTTP-Session: 01caf668-b2df-4bf3-a60f-17e23069ce27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.561022 [ 3 ] {c08172f0-33be-48ad-8d45-6f83f2754693} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.561445 [ 3 ] {c08172f0-33be-48ad-8d45-6f83f2754693} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.561502 [ 3 ] {c08172f0-33be-48ad-8d45-6f83f2754693} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.562331 [ 3 ] {c08172f0-33be-48ad-8d45-6f83f2754693} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.562361 [ 3 ] {c08172f0-33be-48ad-8d45-6f83f2754693} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.562378 [ 3 ] {} HTTP-Session: 01caf668-b2df-4bf3-a60f-17e23069ce27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.562613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.562661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.562680 [ 3 ] {} HTTP-Session: a01c7c03-6400-4bfb-bb4b-14342df0a44e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.562696 [ 3 ] {} HTTP-Session: a01c7c03-6400-4bfb-bb4b-14342df0a44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.562710 [ 3 ] {} HTTP-Session: a01c7c03-6400-4bfb-bb4b-14342df0a44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.562740 [ 3 ] {} HTTP-Session: a01c7c03-6400-4bfb-bb4b-14342df0a44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.562837 [ 3 ] {9da4e35b-a748-4f6c-b526-c9b90a3ba102} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.563169 [ 3 ] {9da4e35b-a748-4f6c-b526-c9b90a3ba102} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.563220 [ 3 ] {9da4e35b-a748-4f6c-b526-c9b90a3ba102} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.564018 [ 3 ] {9da4e35b-a748-4f6c-b526-c9b90a3ba102} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.564048 [ 3 ] {9da4e35b-a748-4f6c-b526-c9b90a3ba102} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.564065 [ 3 ] {} HTTP-Session: a01c7c03-6400-4bfb-bb4b-14342df0a44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.564287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.564335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.564354 [ 3 ] {} HTTP-Session: 9c0d8c64-d12d-48b9-b141-208262e006e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.564371 [ 3 ] {} HTTP-Session: 9c0d8c64-d12d-48b9-b141-208262e006e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.564386 [ 3 ] {} HTTP-Session: 9c0d8c64-d12d-48b9-b141-208262e006e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.564417 [ 3 ] {} HTTP-Session: 9c0d8c64-d12d-48b9-b141-208262e006e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.564515 [ 3 ] {40cf74b3-6690-4262-9ab4-4208f5676e5d} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.564846 [ 3 ] {40cf74b3-6690-4262-9ab4-4208f5676e5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.564899 [ 3 ] {40cf74b3-6690-4262-9ab4-4208f5676e5d} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.565782 [ 3 ] {40cf74b3-6690-4262-9ab4-4208f5676e5d} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.565814 [ 3 ] {40cf74b3-6690-4262-9ab4-4208f5676e5d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.565831 [ 3 ] {} HTTP-Session: 9c0d8c64-d12d-48b9-b141-208262e006e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.566060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.566107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.566126 [ 3 ] {} HTTP-Session: 6fc81f9c-26ad-4524-aef5-6c925f3a3a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.566142 [ 3 ] {} HTTP-Session: 6fc81f9c-26ad-4524-aef5-6c925f3a3a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.566158 [ 3 ] {} HTTP-Session: 6fc81f9c-26ad-4524-aef5-6c925f3a3a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.566189 [ 3 ] {} HTTP-Session: 6fc81f9c-26ad-4524-aef5-6c925f3a3a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.566289 [ 3 ] {d6409c72-afa1-4b91-9849-2b6142f8d9ff} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.566624 [ 3 ] {d6409c72-afa1-4b91-9849-2b6142f8d9ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.566676 [ 3 ] {d6409c72-afa1-4b91-9849-2b6142f8d9ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.567491 [ 3 ] {d6409c72-afa1-4b91-9849-2b6142f8d9ff} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.567519 [ 3 ] {d6409c72-afa1-4b91-9849-2b6142f8d9ff} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.567537 [ 3 ] {} HTTP-Session: 6fc81f9c-26ad-4524-aef5-6c925f3a3a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.567767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.567817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.567836 [ 3 ] {} HTTP-Session: 045718f5-012f-427a-b7a8-d99566f14527 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.567853 [ 3 ] {} HTTP-Session: 045718f5-012f-427a-b7a8-d99566f14527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.567867 [ 3 ] {} HTTP-Session: 045718f5-012f-427a-b7a8-d99566f14527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.567897 [ 3 ] {} HTTP-Session: 045718f5-012f-427a-b7a8-d99566f14527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.568012 [ 3 ] {ae465a45-6b32-4bea-803d-610156c3385f} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.568355 [ 3 ] {ae465a45-6b32-4bea-803d-610156c3385f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.568408 [ 3 ] {ae465a45-6b32-4bea-803d-610156c3385f} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.569236 [ 3 ] {ae465a45-6b32-4bea-803d-610156c3385f} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.569264 [ 3 ] {ae465a45-6b32-4bea-803d-610156c3385f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.569280 [ 3 ] {} HTTP-Session: 045718f5-012f-427a-b7a8-d99566f14527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.569494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.569541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.569560 [ 3 ] {} HTTP-Session: 989ee1b3-bc9f-45e0-a7a0-4078836c3342 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.569577 [ 3 ] {} HTTP-Session: 989ee1b3-bc9f-45e0-a7a0-4078836c3342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.569591 [ 3 ] {} HTTP-Session: 989ee1b3-bc9f-45e0-a7a0-4078836c3342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.569621 [ 3 ] {} HTTP-Session: 989ee1b3-bc9f-45e0-a7a0-4078836c3342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.569719 [ 3 ] {8969fe32-e2c2-43df-896b-4c466114b4f2} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:17.570052 [ 3 ] {8969fe32-e2c2-43df-896b-4c466114b4f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.570104 [ 3 ] {8969fe32-e2c2-43df-896b-4c466114b4f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:17.570903 [ 3 ] {8969fe32-e2c2-43df-896b-4c466114b4f2} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.570932 [ 3 ] {8969fe32-e2c2-43df-896b-4c466114b4f2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:17.570949 [ 3 ] {} HTTP-Session: 989ee1b3-bc9f-45e0-a7a0-4078836c3342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.573599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.573650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.573671 [ 3 ] {} HTTP-Session: 05e2529f-4147-4848-b95d-df5d63fa6fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.573688 [ 3 ] {} HTTP-Session: 05e2529f-4147-4848-b95d-df5d63fa6fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.573703 [ 3 ] {} HTTP-Session: 05e2529f-4147-4848-b95d-df5d63fa6fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.573737 [ 3 ] {} HTTP-Session: 05e2529f-4147-4848-b95d-df5d63fa6fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.573828 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:17.573872 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:17.574072 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:17.574613 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:17.574660 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:17.575422 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:17.576119 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:17.576313 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} executeQuery: Read 14 rows, 2.01 KiB in 0.00252 sec., 5555.555555555556 rows/sec., 797.14 KiB/sec. 2024.03.26 19:48:17.576540 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.576565 [ 3 ] {813b7dd6-43d5-484d-9b3e-03d62ce3d668} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:48:17.576583 [ 3 ] {} HTTP-Session: 05e2529f-4147-4848-b95d-df5d63fa6fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.576706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.576754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.576772 [ 3 ] {} HTTP-Session: 59600c84-ee06-415a-ac64-cca8ffc34aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.576790 [ 3 ] {} HTTP-Session: 59600c84-ee06-415a-ac64-cca8ffc34aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.576804 [ 3 ] {} HTTP-Session: 59600c84-ee06-415a-ac64-cca8ffc34aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.576836 [ 3 ] {} HTTP-Session: 59600c84-ee06-415a-ac64-cca8ffc34aa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.576916 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:17.576969 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:17.577115 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:17.578189 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:17.578229 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:17.578790 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:17.579526 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:17.579690 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} executeQuery: Read 26 rows, 1.98 KiB in 0.002806 sec., 9265.858873841767 rows/sec., 705.45 KiB/sec. 2024.03.26 19:48:17.579912 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.579938 [ 3 ] {58f91fcf-baab-4b1e-b064-71dad3527459} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:17.579954 [ 3 ] {} HTTP-Session: 59600c84-ee06-415a-ac64-cca8ffc34aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.580090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.580137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.580156 [ 3 ] {} HTTP-Session: cbc3444c-3713-4b9d-83eb-7b39fc84a525 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.580172 [ 3 ] {} HTTP-Session: cbc3444c-3713-4b9d-83eb-7b39fc84a525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.580185 [ 3 ] {} HTTP-Session: cbc3444c-3713-4b9d-83eb-7b39fc84a525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.580216 [ 3 ] {} HTTP-Session: cbc3444c-3713-4b9d-83eb-7b39fc84a525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.580293 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:17.580333 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:17.581110 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:17.581469 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:17.581509 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:17.582589 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:17.583161 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:17.583312 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} executeQuery: Read 28 rows, 2.24 KiB in 0.003043 sec., 9201.445941505093 rows/sec., 734.91 KiB/sec. 2024.03.26 19:48:17.583516 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.583541 [ 3 ] {695c924e-1ad7-4369-9ee1-7ab4d1cbcea3} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:17.583557 [ 3 ] {} HTTP-Session: cbc3444c-3713-4b9d-83eb-7b39fc84a525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.583740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.583790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.583808 [ 3 ] {} HTTP-Session: be5124c5-5bd9-4248-b40d-f199e383f3eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.583825 [ 3 ] {} HTTP-Session: be5124c5-5bd9-4248-b40d-f199e383f3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.583839 [ 3 ] {} HTTP-Session: be5124c5-5bd9-4248-b40d-f199e383f3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.583870 [ 3 ] {} HTTP-Session: be5124c5-5bd9-4248-b40d-f199e383f3eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.583963 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:17.584007 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:17.584167 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:17.585134 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:17.585171 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:17.585766 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:17.586423 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:17.586575 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} executeQuery: Read 60 rows, 4.26 KiB in 0.002649 sec., 22650.056625141562 rows/sec., 1.57 MiB/sec. 2024.03.26 19:48:17.586696 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.586722 [ 3 ] {944544f7-852c-4599-b1a1-9b67699d0e16} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:48:17.586737 [ 3 ] {} HTTP-Session: be5124c5-5bd9-4248-b40d-f199e383f3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.586852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:17.586899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:17.586919 [ 3 ] {} HTTP-Session: f458d945-f7e3-4715-b793-59b24c82964b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:17.586936 [ 3 ] {} HTTP-Session: f458d945-f7e3-4715-b793-59b24c82964b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.586951 [ 3 ] {} HTTP-Session: f458d945-f7e3-4715-b793-59b24c82964b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:17.586983 [ 3 ] {} HTTP-Session: f458d945-f7e3-4715-b793-59b24c82964b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:17.587055 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:17.587099 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:17.587227 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:17.587521 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:17.587559 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:17.588055 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:17.588808 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:17.588932 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} executeQuery: Read 18 rows, 1.26 KiB in 0.001907 sec., 9438.909281594126 rows/sec., 662.14 KiB/sec. 2024.03.26 19:48:17.589056 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} DynamicQueryHandler: Done processing query 2024.03.26 19:48:17.589086 [ 3 ] {2c319a0e-2d6c-49c1-8f5e-7a29d8238ece} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:17.589106 [ 3 ] {} HTTP-Session: f458d945-f7e3-4715-b793-59b24c82964b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.522272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:22.522404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:22.522431 [ 3 ] {} HTTP-Session: 90f1c873-fafa-4b5b-81ac-7f47b41c771d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:22.522461 [ 3 ] {} HTTP-Session: 90f1c873-fafa-4b5b-81ac-7f47b41c771d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.522479 [ 3 ] {} HTTP-Session: 90f1c873-fafa-4b5b-81ac-7f47b41c771d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.522535 [ 3 ] {} HTTP-Session: 90f1c873-fafa-4b5b-81ac-7f47b41c771d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:22.522675 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:22.522749 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:22.522967 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:22.523421 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:22.523472 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:22.523858 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:48:22.524206 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:22.524382 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} executeQuery: Read 26 rows, 1.98 KiB in 0.001771 sec., 14680.971202710332 rows/sec., 1.09 MiB/sec. 2024.03.26 19:48:22.524550 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} DynamicQueryHandler: Done processing query 2024.03.26 19:48:22.524575 [ 3 ] {1912c59f-f2dc-479b-8a94-5e0d79cf8884} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:22.524591 [ 3 ] {} HTTP-Session: 90f1c873-fafa-4b5b-81ac-7f47b41c771d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.524775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:22.524827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:22.524846 [ 3 ] {} HTTP-Session: 9cc5224d-4838-404c-87c7-309fea449cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:22.524865 [ 3 ] {} HTTP-Session: 9cc5224d-4838-404c-87c7-309fea449cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.524879 [ 3 ] {} HTTP-Session: 9cc5224d-4838-404c-87c7-309fea449cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.524916 [ 3 ] {} HTTP-Session: 9cc5224d-4838-404c-87c7-309fea449cf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:22.524996 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:22.525042 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:22.525179 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:22.525500 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:22.525539 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:22.525853 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:48:22.526179 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:22.526327 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} executeQuery: Read 28 rows, 2.24 KiB in 0.001356 sec., 20648.96755162242 rows/sec., 1.61 MiB/sec. 2024.03.26 19:48:22.526460 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} DynamicQueryHandler: Done processing query 2024.03.26 19:48:22.526492 [ 3 ] {457144bd-4854-46d8-b1f1-75b5e0bf85c6} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:22.526510 [ 3 ] {} HTTP-Session: 9cc5224d-4838-404c-87c7-309fea449cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.526659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:22.526712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:22.526731 [ 3 ] {} HTTP-Session: ed153bca-f347-4153-a0c7-5d56cef49455 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:22.526749 [ 3 ] {} HTTP-Session: ed153bca-f347-4153-a0c7-5d56cef49455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.526764 [ 3 ] {} HTTP-Session: ed153bca-f347-4153-a0c7-5d56cef49455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.526797 [ 3 ] {} HTTP-Session: ed153bca-f347-4153-a0c7-5d56cef49455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:22.526906 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:22.526954 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:22.527100 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:22.527442 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:22.527480 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:22.527871 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:48:22.528235 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:22.528386 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} executeQuery: Read 100 rows, 7.10 KiB in 0.00154 sec., 64935.06493506494 rows/sec., 4.50 MiB/sec. 2024.03.26 19:48:22.528502 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} DynamicQueryHandler: Done processing query 2024.03.26 19:48:22.528527 [ 3 ] {a7e09577-65bc-455e-8f89-ff4daf85e288} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:22.528542 [ 3 ] {} HTTP-Session: ed153bca-f347-4153-a0c7-5d56cef49455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.528704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:22.528752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:22.528770 [ 3 ] {} HTTP-Session: a6343c2d-f189-4814-b21f-f685e951be88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:22.528786 [ 3 ] {} HTTP-Session: a6343c2d-f189-4814-b21f-f685e951be88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.528801 [ 3 ] {} HTTP-Session: a6343c2d-f189-4814-b21f-f685e951be88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:22.528833 [ 3 ] {} HTTP-Session: a6343c2d-f189-4814-b21f-f685e951be88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:22.528910 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:22.528954 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:22.529082 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:22.529374 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:22.529412 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:22.529781 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:48:22.530119 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:22.530272 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} executeQuery: Read 30 rows, 2.10 KiB in 0.001387 sec., 21629.416005767845 rows/sec., 1.48 MiB/sec. 2024.03.26 19:48:22.530395 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} DynamicQueryHandler: Done processing query 2024.03.26 19:48:22.530419 [ 3 ] {fa8cf3bf-33dc-47ea-8e26-0942b3618f96} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:22.530435 [ 3 ] {} HTTP-Session: a6343c2d-f189-4814-b21f-f685e951be88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:26.460634 [ 118 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:48:26.460704 [ 118 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:48:27.522102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:27.522210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:27.522234 [ 3 ] {} HTTP-Session: 91a037c0-26f5-4bd9-91d5-d55185c4eec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:27.522259 [ 3 ] {} HTTP-Session: 91a037c0-26f5-4bd9-91d5-d55185c4eec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.522274 [ 3 ] {} HTTP-Session: 91a037c0-26f5-4bd9-91d5-d55185c4eec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.522322 [ 3 ] {} HTTP-Session: 91a037c0-26f5-4bd9-91d5-d55185c4eec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:27.522445 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:27.522508 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:27.522699 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:27.523162 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:27.523206 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:27.523603 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:48:27.523967 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:27.524124 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} executeQuery: Read 26 rows, 1.98 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 1.11 MiB/sec. 2024.03.26 19:48:27.524277 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} DynamicQueryHandler: Done processing query 2024.03.26 19:48:27.524303 [ 3 ] {a427e804-bb31-4d19-9baf-010bfc0590e7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:27.524321 [ 3 ] {} HTTP-Session: 91a037c0-26f5-4bd9-91d5-d55185c4eec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.524453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:27.524503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:27.524522 [ 3 ] {} HTTP-Session: c5f78b6a-0db6-49d3-944d-0ac73b63bcd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:27.524540 [ 3 ] {} HTTP-Session: c5f78b6a-0db6-49d3-944d-0ac73b63bcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.524553 [ 3 ] {} HTTP-Session: c5f78b6a-0db6-49d3-944d-0ac73b63bcd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.524585 [ 3 ] {} HTTP-Session: c5f78b6a-0db6-49d3-944d-0ac73b63bcd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:27.524661 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:27.524702 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:27.524829 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:27.525170 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:27.525208 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:27.525518 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:48:27.525840 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:27.525994 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} executeQuery: Read 28 rows, 2.24 KiB in 0.001362 sec., 20558.002936857563 rows/sec., 1.60 MiB/sec. 2024.03.26 19:48:27.526121 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} DynamicQueryHandler: Done processing query 2024.03.26 19:48:27.526145 [ 3 ] {80a58fee-7b34-4996-a046-d8fe948737cd} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:27.526161 [ 3 ] {} HTTP-Session: c5f78b6a-0db6-49d3-944d-0ac73b63bcd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.526315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:27.526364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:27.526382 [ 3 ] {} HTTP-Session: d5e8a751-47d6-4e29-bf78-735c8b6df5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:27.526398 [ 3 ] {} HTTP-Session: d5e8a751-47d6-4e29-bf78-735c8b6df5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.526412 [ 3 ] {} HTTP-Session: d5e8a751-47d6-4e29-bf78-735c8b6df5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.526443 [ 3 ] {} HTTP-Session: d5e8a751-47d6-4e29-bf78-735c8b6df5b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:27.526552 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:27.526600 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:27.526747 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:27.527108 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:27.527146 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:27.527548 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:48:27.527894 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:27.528052 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} executeQuery: Read 100 rows, 7.10 KiB in 0.001553 sec., 64391.50032195751 rows/sec., 4.46 MiB/sec. 2024.03.26 19:48:27.528204 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:27.528229 [ 3 ] {3ffa6ceb-230b-49b2-9569-4eb16563a57a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:27.528246 [ 3 ] {} HTTP-Session: d5e8a751-47d6-4e29-bf78-735c8b6df5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.528363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:27.528411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:27.528430 [ 3 ] {} HTTP-Session: 1d8e8b40-f6aa-40d1-8636-5e0fe4918dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:27.528447 [ 3 ] {} HTTP-Session: 1d8e8b40-f6aa-40d1-8636-5e0fe4918dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.528460 [ 3 ] {} HTTP-Session: 1d8e8b40-f6aa-40d1-8636-5e0fe4918dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:27.528491 [ 3 ] {} HTTP-Session: 1d8e8b40-f6aa-40d1-8636-5e0fe4918dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:27.528576 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:27.528618 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:27.528744 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:27.529050 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:27.529088 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:27.529446 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:48:27.529770 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:27.529918 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. 2024.03.26 19:48:27.530049 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} DynamicQueryHandler: Done processing query 2024.03.26 19:48:27.530073 [ 3 ] {61176ad9-ee0c-4cbb-8481-6249faac41be} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:27.530089 [ 3 ] {} HTTP-Session: 1d8e8b40-f6aa-40d1-8636-5e0fe4918dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.521458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:32.521580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:32.521605 [ 3 ] {} HTTP-Session: bcf4c9ca-82d5-4c4b-b0eb-ec585615f793 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:32.521631 [ 3 ] {} HTTP-Session: bcf4c9ca-82d5-4c4b-b0eb-ec585615f793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.521647 [ 3 ] {} HTTP-Session: bcf4c9ca-82d5-4c4b-b0eb-ec585615f793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.521698 [ 3 ] {} HTTP-Session: bcf4c9ca-82d5-4c4b-b0eb-ec585615f793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:32.521830 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:32.521894 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:32.522085 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:32.522536 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:32.522576 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:32.522984 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:48:32.523345 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:32.523495 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} executeQuery: Read 26 rows, 1.98 KiB in 0.001732 sec., 15011.547344110853 rows/sec., 1.12 MiB/sec. 2024.03.26 19:48:32.523645 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} DynamicQueryHandler: Done processing query 2024.03.26 19:48:32.523670 [ 3 ] {feb8bfdf-0072-45e9-bcb9-bf97338f1c40} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:32.523688 [ 3 ] {} HTTP-Session: bcf4c9ca-82d5-4c4b-b0eb-ec585615f793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.523826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:32.523880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:32.523901 [ 3 ] {} HTTP-Session: d4014f20-a23b-4be6-ad2d-d13637c8b2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:32.523919 [ 3 ] {} HTTP-Session: d4014f20-a23b-4be6-ad2d-d13637c8b2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.523934 [ 3 ] {} HTTP-Session: d4014f20-a23b-4be6-ad2d-d13637c8b2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.523968 [ 3 ] {} HTTP-Session: d4014f20-a23b-4be6-ad2d-d13637c8b2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:32.524044 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:32.524085 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:32.524209 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:32.524555 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:32.524592 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:32.524901 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:48:32.525216 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:32.525338 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} executeQuery: Read 28 rows, 2.24 KiB in 0.001324 sec., 21148.036253776434 rows/sec., 1.65 MiB/sec. 2024.03.26 19:48:32.525564 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:32.525589 [ 3 ] {cffa6f22-c2ef-4912-8ed1-0408afc47c3a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:32.525606 [ 3 ] {} HTTP-Session: d4014f20-a23b-4be6-ad2d-d13637c8b2a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.525736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:32.525785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:32.525804 [ 3 ] {} HTTP-Session: 40998326-5912-43b8-af32-16e648f4aeab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:32.525820 [ 3 ] {} HTTP-Session: 40998326-5912-43b8-af32-16e648f4aeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.525834 [ 3 ] {} HTTP-Session: 40998326-5912-43b8-af32-16e648f4aeab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.525865 [ 3 ] {} HTTP-Session: 40998326-5912-43b8-af32-16e648f4aeab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:32.525966 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:32.526012 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:32.526169 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:32.526529 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:32.526564 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:32.526958 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:48:32.527303 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:32.527430 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} executeQuery: Read 100 rows, 7.10 KiB in 0.00152 sec., 65789.47368421052 rows/sec., 4.56 MiB/sec. 2024.03.26 19:48:32.527608 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} DynamicQueryHandler: Done processing query 2024.03.26 19:48:32.527632 [ 3 ] {13f4bfd6-1e3e-4cc7-b666-65e79fff646f} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:32.527647 [ 3 ] {} HTTP-Session: 40998326-5912-43b8-af32-16e648f4aeab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.527779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:32.527826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:32.527845 [ 3 ] {} HTTP-Session: 763d86b8-925b-4291-a9f8-3947c288131c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:32.527862 [ 3 ] {} HTTP-Session: 763d86b8-925b-4291-a9f8-3947c288131c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.527876 [ 3 ] {} HTTP-Session: 763d86b8-925b-4291-a9f8-3947c288131c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:32.527907 [ 3 ] {} HTTP-Session: 763d86b8-925b-4291-a9f8-3947c288131c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:32.527989 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:32.528031 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:32.528166 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:32.528455 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:32.528499 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:32.528884 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:48:32.529219 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:32.529342 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} executeQuery: Read 30 rows, 2.10 KiB in 0.001391 sec., 21567.21782890007 rows/sec., 1.48 MiB/sec. 2024.03.26 19:48:32.529465 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} DynamicQueryHandler: Done processing query 2024.03.26 19:48:32.529490 [ 3 ] {22a413bb-15f6-41f8-adde-e5f2fc6c688d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:32.529505 [ 3 ] {} HTTP-Session: 763d86b8-925b-4291-a9f8-3947c288131c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.521473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:37.521599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:37.521625 [ 3 ] {} HTTP-Session: c1d0002b-0ca2-4e10-9e5a-ae0fbda2ffcf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:37.521652 [ 3 ] {} HTTP-Session: c1d0002b-0ca2-4e10-9e5a-ae0fbda2ffcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.521666 [ 3 ] {} HTTP-Session: c1d0002b-0ca2-4e10-9e5a-ae0fbda2ffcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.521716 [ 3 ] {} HTTP-Session: c1d0002b-0ca2-4e10-9e5a-ae0fbda2ffcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:37.521839 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:37.521904 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:37.522101 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:37.522540 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.522587 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:37.522962 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:48:37.523315 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.523479 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} executeQuery: Read 26 rows, 1.98 KiB in 0.00169 sec., 15384.615384615383 rows/sec., 1.14 MiB/sec. 2024.03.26 19:48:37.523490 [ 101 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 19:48:37.523613 [ 101 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.523643 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:37.523671 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} DynamicQueryHandler: Done processing query 2024.03.26 19:48:37.523718 [ 3 ] {7147db52-989f-4437-bbec-fcddcdfcf09e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:37.523745 [ 3 ] {} HTTP-Session: c1d0002b-0ca2-4e10-9e5a-ae0fbda2ffcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.523928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:37.523992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:37.524016 [ 3 ] {} HTTP-Session: dad8734d-da42-4c54-8252-477b321d8b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:37.524038 [ 3 ] {} HTTP-Session: dad8734d-da42-4c54-8252-477b321d8b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.524053 [ 3 ] {} HTTP-Session: dad8734d-da42-4c54-8252-477b321d8b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.524089 [ 3 ] {} HTTP-Session: dad8734d-da42-4c54-8252-477b321d8b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:37.524119 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::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.03.26 19:48:37.524220 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:37.524306 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:37.524457 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:37.524784 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.524820 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:37.525128 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:48:37.526407 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.526448 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:48:37.526547 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2024.03.26 19:48:37.526634 [ 101 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 19:48:37.526657 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} executeQuery: Read 28 rows, 2.24 KiB in 0.002498 sec., 11208.967173738993 rows/sec., 895.25 KiB/sec. 2024.03.26 19:48:37.526700 [ 101 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.526777 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:37.527096 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.03.26 19:48:37.527257 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::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.03.26 19:48:37.527475 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2024.03.26 19:48:37.527888 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2024.03.26 19:48:37.528068 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:48:37.528214 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2024.03.26 19:48:37.528390 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.03.26 19:48:37.528700 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.03.26 19:48:37.529054 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} DynamicQueryHandler: Done processing query 2024.03.26 19:48:37.529177 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part 2024.03.26 19:48:37.529261 [ 3 ] {e1cb69a0-4122-4550-85a2-4b5be32ed6d8} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:37.529540 [ 3 ] {} HTTP-Session: dad8734d-da42-4c54-8252-477b321d8b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.529622 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2024.03.26 19:48:37.530008 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2024.03.26 19:48:37.530167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:37.530575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:37.530739 [ 3 ] {} HTTP-Session: fad50b1b-dcbe-4f83-8c69-68b805a0acf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:37.530810 [ 3 ] {} HTTP-Session: fad50b1b-dcbe-4f83-8c69-68b805a0acf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.530869 [ 3 ] {} HTTP-Session: fad50b1b-dcbe-4f83-8c69-68b805a0acf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.531057 [ 3 ] {} HTTP-Session: fad50b1b-dcbe-4f83-8c69-68b805a0acf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:37.531772 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:37.532006 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:37.533665 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 4 columns (4 merged, 0 gathered) in 0.009884999 sec., 13151.24058181493 rows/sec., 1001.26 KiB/sec. 2024.03.26 19:48:37.533856 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:37.534028 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 19:48:37.534500 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00756672 sec., 18502.072232089995 rows/sec., 1.44 MiB/sec. 2024.03.26 19:48:37.534740 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 19:48:37.535165 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.535550 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_5_1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 19:48:37.535888 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.03.26 19:48:37.536091 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.536159 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:37.536195 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.536404 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_5_1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 19:48:37.536528 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:48:37.536842 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:48:37.537212 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.537383 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} executeQuery: Read 100 rows, 7.10 KiB in 0.006035 sec., 16570.00828500414 rows/sec., 1.15 MiB/sec. 2024.03.26 19:48:37.537531 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} DynamicQueryHandler: Done processing query 2024.03.26 19:48:37.537557 [ 3 ] {8950c5ac-71bc-48e2-9419-8b7c083a84dc} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:37.537574 [ 3 ] {} HTTP-Session: fad50b1b-dcbe-4f83-8c69-68b805a0acf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.537712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:37.537770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:37.537792 [ 3 ] {} HTTP-Session: 247c2bbe-7aa5-4487-addf-5f71596ea8fd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:37.537810 [ 3 ] {} HTTP-Session: 247c2bbe-7aa5-4487-addf-5f71596ea8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.537824 [ 3 ] {} HTTP-Session: 247c2bbe-7aa5-4487-addf-5f71596ea8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:37.537859 [ 3 ] {} HTTP-Session: 247c2bbe-7aa5-4487-addf-5f71596ea8fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:37.537943 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:37.537988 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:37.538125 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:37.538409 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:37.538447 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 19:48:37.538842 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:48:37.539188 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:37.539352 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} executeQuery: Read 30 rows, 2.10 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.43 MiB/sec. 2024.03.26 19:48:37.539576 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} DynamicQueryHandler: Done processing query 2024.03.26 19:48:37.539603 [ 3 ] {a947b0a3-f0f9-4e10-8b67-4dcb93d3434a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:37.539618 [ 3 ] {} HTTP-Session: 247c2bbe-7aa5-4487-addf-5f71596ea8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:41.460948 [ 96 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:48:41.461009 [ 96 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:48:42.522156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:42.522278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:42.522306 [ 3 ] {} HTTP-Session: 72a5bd75-0c82-4f8b-8561-611b182fc53e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:42.522334 [ 3 ] {} HTTP-Session: 72a5bd75-0c82-4f8b-8561-611b182fc53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.522352 [ 3 ] {} HTTP-Session: 72a5bd75-0c82-4f8b-8561-611b182fc53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.522408 [ 3 ] {} HTTP-Session: 72a5bd75-0c82-4f8b-8561-611b182fc53e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:42.522544 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:42.522616 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:42.522833 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:42.523278 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.523325 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.523702 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:48:42.524036 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.524212 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} executeQuery: Read 26 rows, 1.98 KiB in 0.001724 sec., 15081.20649651972 rows/sec., 1.12 MiB/sec. 2024.03.26 19:48:42.524363 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} DynamicQueryHandler: Done processing query 2024.03.26 19:48:42.524389 [ 3 ] {f1490842-5df1-460a-ad0b-f66f8aadf551} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:42.524404 [ 3 ] {} HTTP-Session: 72a5bd75-0c82-4f8b-8561-611b182fc53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.524558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:42.524612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:42.524632 [ 3 ] {} HTTP-Session: b25eed46-3876-4903-81f6-8eb62209a8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:42.524651 [ 3 ] {} HTTP-Session: b25eed46-3876-4903-81f6-8eb62209a8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.524665 [ 3 ] {} HTTP-Session: b25eed46-3876-4903-81f6-8eb62209a8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.524701 [ 3 ] {} HTTP-Session: b25eed46-3876-4903-81f6-8eb62209a8cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:42.524783 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:42.524828 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:42.524963 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:42.525320 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.525359 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.525683 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:48:42.526003 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.526160 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} executeQuery: Read 28 rows, 2.24 KiB in 0.001411 sec., 19844.082211197732 rows/sec., 1.55 MiB/sec. 2024.03.26 19:48:42.526286 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} DynamicQueryHandler: Done processing query 2024.03.26 19:48:42.526310 [ 3 ] {e273097e-ea62-4874-918f-a678abaab929} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:42.526326 [ 3 ] {} HTTP-Session: b25eed46-3876-4903-81f6-8eb62209a8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.526465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:42.526515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:42.526534 [ 3 ] {} HTTP-Session: bc8fb0fd-d49a-4c82-8341-1d2ae6f241ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:42.526551 [ 3 ] {} HTTP-Session: bc8fb0fd-d49a-4c82-8341-1d2ae6f241ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.526564 [ 3 ] {} HTTP-Session: bc8fb0fd-d49a-4c82-8341-1d2ae6f241ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.526602 [ 3 ] {} HTTP-Session: bc8fb0fd-d49a-4c82-8341-1d2ae6f241ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:42.526750 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:42.526798 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:42.526946 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:42.527268 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.527305 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.527697 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:48:42.528059 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.528220 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} executeQuery: Read 100 rows, 7.10 KiB in 0.00156 sec., 64102.5641025641 rows/sec., 4.44 MiB/sec. 2024.03.26 19:48:42.528230 [ 95 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 19:48:42.528335 [ 95 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.528374 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.528405 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} DynamicQueryHandler: Done processing query 2024.03.26 19:48:42.528464 [ 3 ] {09caf1b7-a61d-4cf1-b015-f0806ae91823} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:42.528514 [ 3 ] {} HTTP-Session: bc8fb0fd-d49a-4c82-8341-1d2ae6f241ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.528612 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:48:42.528690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:42.528793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:42.528849 [ 3 ] {} HTTP-Session: 316649c6-c33e-4510-8f3e-1925c9d59c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:42.528900 [ 3 ] {} HTTP-Session: 316649c6-c33e-4510-8f3e-1925c9d59c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.528945 [ 3 ] {} HTTP-Session: 316649c6-c33e-4510-8f3e-1925c9d59c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.528968 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:48:42.529004 [ 3 ] {} HTTP-Session: 316649c6-c33e-4510-8f3e-1925c9d59c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:42.529037 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part 2024.03.26 19:48:42.529246 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:42.529298 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:48:42.529445 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:42.529643 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part 2024.03.26 19:48:42.530011 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2024.03.26 19:48:42.530361 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part 2024.03.26 19:48:42.530648 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:42.530727 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2024.03.26 19:48:42.531452 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.531516 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.532530 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:48:42.533356 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.533532 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} executeQuery: Read 30 rows, 2.10 KiB in 0.004444 sec., 6750.675067506751 rows/sec., 473.56 KiB/sec. 2024.03.26 19:48:42.533544 [ 95 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 19:48:42.533667 [ 95 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:42.533732 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:42.533764 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} DynamicQueryHandler: Done processing query 2024.03.26 19:48:42.533821 [ 3 ] {4d4e6f28-aef9-49a3-9d45-02a51b1eb18c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:42.533873 [ 3 ] {} HTTP-Session: 316649c6-c33e-4510-8f3e-1925c9d59c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:42.533968 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:48:42.534118 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:48:42.534155 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.03.26 19:48:42.534274 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:48:42.534469 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2024.03.26 19:48:42.534654 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:48:42.534756 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:48:42.534969 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:48:42.536021 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.007545518 sec., 74216.2433380982 rows/sec., 5.15 MiB/sec. 2024.03.26 19:48:42.536303 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 19:48:42.537521 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.537549 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721803 sec., 45139.412268731045 rows/sec., 3.09 MiB/sec. 2024.03.26 19:48:42.537647 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_6_1} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 19:48:42.537781 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 19:48:42.537799 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.03.26 19:48:42.538219 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:42.538304 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_6_1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 19:48:42.538386 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.03.26 19:48:47.521961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:47.522089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:47.522119 [ 3 ] {} HTTP-Session: 9fa41a26-ca75-4862-89d6-70608cc70d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:47.522148 [ 3 ] {} HTTP-Session: 9fa41a26-ca75-4862-89d6-70608cc70d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.522166 [ 3 ] {} HTTP-Session: 9fa41a26-ca75-4862-89d6-70608cc70d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.522223 [ 3 ] {} HTTP-Session: 9fa41a26-ca75-4862-89d6-70608cc70d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:47.522361 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:47.522431 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:47.522648 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:47.523082 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:47.523128 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:47.523524 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:48:47.523871 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:47.524063 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} executeQuery: Read 26 rows, 1.98 KiB in 0.001758 sec., 14789.533560864618 rows/sec., 1.10 MiB/sec. 2024.03.26 19:48:47.524215 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} DynamicQueryHandler: Done processing query 2024.03.26 19:48:47.524241 [ 3 ] {9c689c8c-05fc-4574-8c37-d5089c7dd366} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:47.524257 [ 3 ] {} HTTP-Session: 9fa41a26-ca75-4862-89d6-70608cc70d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.524433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:47.524485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:47.524507 [ 3 ] {} HTTP-Session: 4cf08dda-0807-49f3-95e4-ff92c3ff6589 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:47.524526 [ 3 ] {} HTTP-Session: 4cf08dda-0807-49f3-95e4-ff92c3ff6589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.524540 [ 3 ] {} HTTP-Session: 4cf08dda-0807-49f3-95e4-ff92c3ff6589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.524575 [ 3 ] {} HTTP-Session: 4cf08dda-0807-49f3-95e4-ff92c3ff6589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:47.524658 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:47.524701 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:47.524833 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:47.525142 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:47.525180 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:47.525497 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:48:47.525813 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:47.525976 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} executeQuery: Read 28 rows, 2.24 KiB in 0.001354 sec., 20679.4682422452 rows/sec., 1.61 MiB/sec. 2024.03.26 19:48:47.526103 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} DynamicQueryHandler: Done processing query 2024.03.26 19:48:47.526129 [ 3 ] {ca326dff-cf5f-4371-836f-679744befd18} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:47.526145 [ 3 ] {} HTTP-Session: 4cf08dda-0807-49f3-95e4-ff92c3ff6589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.526342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:47.526394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:47.526412 [ 3 ] {} HTTP-Session: f1f7f617-8c24-461c-9ed4-9d8b7939e209 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:47.526430 [ 3 ] {} HTTP-Session: f1f7f617-8c24-461c-9ed4-9d8b7939e209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.526444 [ 3 ] {} HTTP-Session: f1f7f617-8c24-461c-9ed4-9d8b7939e209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.526475 [ 3 ] {} HTTP-Session: f1f7f617-8c24-461c-9ed4-9d8b7939e209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:47.526591 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:47.526638 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:47.526784 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:47.527103 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:47.527141 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:47.527527 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:48:47.527864 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:47.528015 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} executeQuery: Read 100 rows, 7.10 KiB in 0.001481 sec., 67521.94463200541 rows/sec., 4.68 MiB/sec. 2024.03.26 19:48:47.528134 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} DynamicQueryHandler: Done processing query 2024.03.26 19:48:47.528158 [ 3 ] {34ce7662-3dae-4ee3-b113-8056977271dc} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:47.528174 [ 3 ] {} HTTP-Session: f1f7f617-8c24-461c-9ed4-9d8b7939e209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.528285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:47.528335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:47.528355 [ 3 ] {} HTTP-Session: acbff387-659a-4f6d-959e-10e4fa32f246 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:47.528372 [ 3 ] {} HTTP-Session: acbff387-659a-4f6d-959e-10e4fa32f246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.528386 [ 3 ] {} HTTP-Session: acbff387-659a-4f6d-959e-10e4fa32f246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:47.528417 [ 3 ] {} HTTP-Session: acbff387-659a-4f6d-959e-10e4fa32f246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:47.528492 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:47.528537 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:47.528661 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:47.528921 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:47.528958 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:47.529309 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:48:47.529631 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:47.529783 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} executeQuery: Read 30 rows, 2.10 KiB in 0.001322 sec., 22692.8895612708 rows/sec., 1.55 MiB/sec. 2024.03.26 19:48:47.529907 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} DynamicQueryHandler: Done processing query 2024.03.26 19:48:47.529932 [ 3 ] {11fded64-2622-416f-bc03-c57e99393bde} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:47.529948 [ 3 ] {} HTTP-Session: acbff387-659a-4f6d-959e-10e4fa32f246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.521706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:52.521833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:52.521859 [ 3 ] {} HTTP-Session: ee075d8b-a2ac-4bbf-adc9-55c9e527f86f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:52.521885 [ 3 ] {} HTTP-Session: ee075d8b-a2ac-4bbf-adc9-55c9e527f86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.521899 [ 3 ] {} HTTP-Session: ee075d8b-a2ac-4bbf-adc9-55c9e527f86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.521951 [ 3 ] {} HTTP-Session: ee075d8b-a2ac-4bbf-adc9-55c9e527f86f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:52.522076 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:52.522142 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:52.522334 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:52.522750 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:52.522803 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:52.523196 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:48:52.523540 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:52.523716 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} executeQuery: Read 26 rows, 1.98 KiB in 0.001691 sec., 15375.51744529864 rows/sec., 1.14 MiB/sec. 2024.03.26 19:48:52.523996 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} DynamicQueryHandler: Done processing query 2024.03.26 19:48:52.524024 [ 3 ] {1ff81a8f-4881-4bc6-9c34-cbc67f46cc93} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:52.524041 [ 3 ] {} HTTP-Session: ee075d8b-a2ac-4bbf-adc9-55c9e527f86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.524181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:52.524236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:52.524256 [ 3 ] {} HTTP-Session: 6846659b-fdfb-48e3-bf3f-fa93af5afbe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:52.524274 [ 3 ] {} HTTP-Session: 6846659b-fdfb-48e3-bf3f-fa93af5afbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.524288 [ 3 ] {} HTTP-Session: 6846659b-fdfb-48e3-bf3f-fa93af5afbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.524325 [ 3 ] {} HTTP-Session: 6846659b-fdfb-48e3-bf3f-fa93af5afbe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:52.524411 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:52.524459 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:52.524612 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:52.524936 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:52.524976 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:52.525289 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:48:52.525594 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:52.525754 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} executeQuery: Read 28 rows, 2.24 KiB in 0.001372 sec., 20408.163265306124 rows/sec., 1.59 MiB/sec. 2024.03.26 19:48:52.525983 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} DynamicQueryHandler: Done processing query 2024.03.26 19:48:52.526009 [ 3 ] {0eca115e-7b8e-4726-b4b3-8d9494e7db95} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:48:52.526026 [ 3 ] {} HTTP-Session: 6846659b-fdfb-48e3-bf3f-fa93af5afbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.526150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:52.526201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:52.526219 [ 3 ] {} HTTP-Session: 8de2e650-6daa-4949-8afd-97ab28c0d49a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:52.526236 [ 3 ] {} HTTP-Session: 8de2e650-6daa-4949-8afd-97ab28c0d49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.526250 [ 3 ] {} HTTP-Session: 8de2e650-6daa-4949-8afd-97ab28c0d49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.526283 [ 3 ] {} HTTP-Session: 8de2e650-6daa-4949-8afd-97ab28c0d49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:52.526389 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:52.526440 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:52.526606 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:52.526940 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:52.526978 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:52.527398 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:48:52.527742 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:52.527906 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} executeQuery: Read 100 rows, 7.10 KiB in 0.001574 sec., 63532.40152477763 rows/sec., 4.40 MiB/sec. 2024.03.26 19:48:52.528043 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} DynamicQueryHandler: Done processing query 2024.03.26 19:48:52.528066 [ 3 ] {5c534368-7fed-4d1c-a847-ca41c3c84c65} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:52.528082 [ 3 ] {} HTTP-Session: 8de2e650-6daa-4949-8afd-97ab28c0d49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.528189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:52.528239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:52.528258 [ 3 ] {} HTTP-Session: a40cc394-514d-467d-bc62-a43b02865df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:52.528274 [ 3 ] {} HTTP-Session: a40cc394-514d-467d-bc62-a43b02865df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.528288 [ 3 ] {} HTTP-Session: a40cc394-514d-467d-bc62-a43b02865df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:52.528319 [ 3 ] {} HTTP-Session: a40cc394-514d-467d-bc62-a43b02865df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:52.528395 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:52.528437 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:52.528566 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:52.528832 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:52.528869 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:52.529232 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:48:52.529555 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:52.529711 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} executeQuery: Read 30 rows, 2.10 KiB in 0.001347 sec., 22271.714922048996 rows/sec., 1.53 MiB/sec. 2024.03.26 19:48:52.529834 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} DynamicQueryHandler: Done processing query 2024.03.26 19:48:52.529857 [ 3 ] {0a516806-3aa0-4402-bfc2-9606dd031fe5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:52.529873 [ 3 ] {} HTTP-Session: a40cc394-514d-467d-bc62-a43b02865df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:56.461048 [ 83 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:48:56.461114 [ 83 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:48:57.519446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.519577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.519606 [ 3 ] {} HTTP-Session: 1cec43bf-036d-4b45-a97f-4b5b5dc07ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.519635 [ 3 ] {} HTTP-Session: 1cec43bf-036d-4b45-a97f-4b5b5dc07ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.519654 [ 3 ] {} HTTP-Session: 1cec43bf-036d-4b45-a97f-4b5b5dc07ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.519708 [ 3 ] {} HTTP-Session: 1cec43bf-036d-4b45-a97f-4b5b5dc07ea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.519893 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} executeQuery: (from [fd00:1122:3344:101::d]:43869) 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 JSONEachRow; (stage: Complete) 2024.03.26 19:48:57.522248 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:48:57.526742 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} 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')" moved to PREWHERE 2024.03.26 19:48:57.527295 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:57.535543 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:57.542483 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.03.26 19:48:57.545911 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:48:57.548231 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:48:57.548256 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:48:57.548360 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} 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'))" 2024.03.26 19:48:57.548411 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.03.26 19:48:57.566374 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} executeQuery: Read 14 rows, 585.00 B in 0.046579 sec., 300.56463213035914 rows/sec., 12.26 KiB/sec. 2024.03.26 19:48:57.566617 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.566644 [ 3 ] {252841f8-cea1-405e-91d5-7ba8c3e25f8c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:57.566662 [ 3 ] {} HTTP-Session: 1cec43bf-036d-4b45-a97f-4b5b5dc07ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.570523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.570589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.570614 [ 3 ] {} HTTP-Session: e534bf1a-da28-4c63-a678-983174926fde Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.570640 [ 3 ] {} HTTP-Session: e534bf1a-da28-4c63-a678-983174926fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.570657 [ 3 ] {} HTTP-Session: e534bf1a-da28-4c63-a678-983174926fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.570712 [ 3 ] {} HTTP-Session: e534bf1a-da28-4c63-a678-983174926fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.570861 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:57.571185 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:48:57.571234 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.03.26 19:48:57.571503 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:57.571571 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:57.571717 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.03.26 19:48:57.571751 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:48:57.571774 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:48:57.571791 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:48:57.571834 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.03.26 19:48:57.571856 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.03.26 19:48:57.572669 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} executeQuery: Read 14 rows, 585.00 B in 0.001899 sec., 7372.30121116377 rows/sec., 300.84 KiB/sec. 2024.03.26 19:48:57.572869 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.572894 [ 3 ] {a4e8c674-37c6-4bdf-bfac-bd0625ffbae5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:57.572911 [ 3 ] {} HTTP-Session: e534bf1a-da28-4c63-a678-983174926fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.573203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.573254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.573273 [ 3 ] {} HTTP-Session: 36d99378-ae3a-4479-a2b8-d914ff7520df Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.573291 [ 3 ] {} HTTP-Session: 36d99378-ae3a-4479-a2b8-d914ff7520df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.573305 [ 3 ] {} HTTP-Session: 36d99378-ae3a-4479-a2b8-d914ff7520df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.573340 [ 3 ] {} HTTP-Session: 36d99378-ae3a-4479-a2b8-d914ff7520df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.573453 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:57.573703 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:48:57.573742 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.03.26 19:48:57.573983 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:57.574047 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:57.574184 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.03.26 19:48:57.574218 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:48:57.574241 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:48:57.574258 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:48:57.574298 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.03.26 19:48:57.574320 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.03.26 19:48:57.575093 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} executeQuery: Read 14 rows, 585.00 B in 0.001703 sec., 8220.786846741044 rows/sec., 335.46 KiB/sec. 2024.03.26 19:48:57.575286 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.575312 [ 3 ] {9cfc41fa-5ada-4fc1-a32a-0fdb2eac3fa9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:57.575329 [ 3 ] {} HTTP-Session: 36d99378-ae3a-4479-a2b8-d914ff7520df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.575519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.575569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.575588 [ 3 ] {} HTTP-Session: 42b242e6-2878-499e-b2d8-cc4ae1dc45b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.575605 [ 3 ] {} HTTP-Session: 42b242e6-2878-499e-b2d8-cc4ae1dc45b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.575619 [ 3 ] {} HTTP-Session: 42b242e6-2878-499e-b2d8-cc4ae1dc45b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.575651 [ 3 ] {} HTTP-Session: 42b242e6-2878-499e-b2d8-cc4ae1dc45b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.575758 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:48:57.576008 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:48:57.576048 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.03.26 19:48:57.576289 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:57.576352 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:48:57.576488 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.03.26 19:48:57.576521 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:48:57.576545 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:48:57.576562 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:48:57.576604 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.03.26 19:48:57.576625 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.03.26 19:48:57.577356 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} executeQuery: Read 14 rows, 585.00 B in 0.00166 sec., 8433.734939759037 rows/sec., 344.15 KiB/sec. 2024.03.26 19:48:57.577555 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.577580 [ 3 ] {edebdb36-0ada-42b8-b2ff-1381043c7c4b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 19:48:57.577596 [ 3 ] {} HTTP-Session: 42b242e6-2878-499e-b2d8-cc4ae1dc45b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.580627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.580685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.580709 [ 3 ] {} HTTP-Session: ba8b100b-6cf0-432a-9035-950d697601bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.580729 [ 3 ] {} HTTP-Session: ba8b100b-6cf0-432a-9035-950d697601bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.580747 [ 3 ] {} HTTP-Session: ba8b100b-6cf0-432a-9035-950d697601bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.580786 [ 3 ] {} HTTP-Session: ba8b100b-6cf0-432a-9035-950d697601bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.580881 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.580933 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:48:57.581130 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.581469 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.581512 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.582012 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:48:57.582332 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.582493 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} executeQuery: Read 4 rows, 443.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 262.35 KiB/sec. 2024.03.26 19:48:57.582738 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.582763 [ 3 ] {615e508f-575b-429d-9c36-0d8bdce70c55} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:57.582779 [ 3 ] {} HTTP-Session: ba8b100b-6cf0-432a-9035-950d697601bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.582889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.582939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.582958 [ 3 ] {} HTTP-Session: 318e759e-0be7-4d0c-885b-76fdbf7329b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.582975 [ 3 ] {} HTTP-Session: 318e759e-0be7-4d0c-885b-76fdbf7329b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.582989 [ 3 ] {} HTTP-Session: 318e759e-0be7-4d0c-885b-76fdbf7329b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.583020 [ 3 ] {} HTTP-Session: 318e759e-0be7-4d0c-885b-76fdbf7329b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.583093 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.583136 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:48:57.583283 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.584161 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.584199 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.584522 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:57.584834 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.584992 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} executeQuery: Read 15 rows, 1.22 KiB in 0.001924 sec., 7796.257796257796 rows/sec., 631.92 KiB/sec. 2024.03.26 19:48:57.585215 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.585240 [ 3 ] {09da0e99-a2bb-46d6-8aad-2e60dae62f04} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:48:57.585256 [ 3 ] {} HTTP-Session: 318e759e-0be7-4d0c-885b-76fdbf7329b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.585420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.585470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.585489 [ 3 ] {} HTTP-Session: cb1233c7-382b-4519-b7bc-72f528d7b6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.585506 [ 3 ] {} HTTP-Session: cb1233c7-382b-4519-b7bc-72f528d7b6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.585520 [ 3 ] {} HTTP-Session: cb1233c7-382b-4519-b7bc-72f528d7b6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.585552 [ 3 ] {} HTTP-Session: cb1233c7-382b-4519-b7bc-72f528d7b6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.585641 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.585682 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:48:57.585827 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.586148 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.586187 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.586509 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:48:57.586814 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.586966 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} executeQuery: Read 71 rows, 5.99 KiB in 0.001354 sec., 52437.22304283604 rows/sec., 4.32 MiB/sec. 2024.03.26 19:48:57.587080 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.587104 [ 3 ] {a4841f0d-b992-48d9-86f8-1ba6761c6686} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:48:57.587120 [ 3 ] {} HTTP-Session: cb1233c7-382b-4519-b7bc-72f528d7b6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.587259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 9369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.587307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.587325 [ 3 ] {} HTTP-Session: 184ab822-b1fa-44f4-b71e-a758debed6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.587342 [ 3 ] {} HTTP-Session: 184ab822-b1fa-44f4-b71e-a758debed6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.587357 [ 3 ] {} HTTP-Session: 184ab822-b1fa-44f4-b71e-a758debed6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.587389 [ 3 ] {} HTTP-Session: 184ab822-b1fa-44f4-b71e-a758debed6b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.587470 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.587511 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:48:57.587635 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.587940 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.587979 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.588284 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:48:57.588595 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.588751 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} executeQuery: Read 55 rows, 4.40 KiB in 0.001308 sec., 42048.929663608564 rows/sec., 3.29 MiB/sec. 2024.03.26 19:48:57.588996 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.589022 [ 3 ] {2771282b-c73d-4c5e-91f3-c1d1bd5bd0d0} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:48:57.589038 [ 3 ] {} HTTP-Session: 184ab822-b1fa-44f4-b71e-a758debed6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.589168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.589217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.589236 [ 3 ] {} HTTP-Session: 259d612c-b806-4c1e-bb2f-71ce6e5f4e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.589253 [ 3 ] {} HTTP-Session: 259d612c-b806-4c1e-bb2f-71ce6e5f4e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.589267 [ 3 ] {} HTTP-Session: 259d612c-b806-4c1e-bb2f-71ce6e5f4e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.589298 [ 3 ] {} HTTP-Session: 259d612c-b806-4c1e-bb2f-71ce6e5f4e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.589401 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.589447 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:48:57.589607 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.589946 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.589982 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.590351 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:48:57.590694 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.590848 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} executeQuery: Read 100 rows, 7.10 KiB in 0.001495 sec., 66889.63210702341 rows/sec., 4.64 MiB/sec. 2024.03.26 19:48:57.590965 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.590989 [ 3 ] {66dc5b1c-c0d1-418a-9b94-aaeb763a660b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:48:57.591005 [ 3 ] {} HTTP-Session: 259d612c-b806-4c1e-bb2f-71ce6e5f4e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.591170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 16094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.591217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.591235 [ 3 ] {} HTTP-Session: 8d515e43-ce27-4ac5-bfe0-613f398c81d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.591252 [ 3 ] {} HTTP-Session: 8d515e43-ce27-4ac5-bfe0-613f398c81d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.591266 [ 3 ] {} HTTP-Session: 8d515e43-ce27-4ac5-bfe0-613f398c81d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.591296 [ 3 ] {} HTTP-Session: 8d515e43-ce27-4ac5-bfe0-613f398c81d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.591444 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.591489 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:48:57.593963 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.598840 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.598913 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.604213 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:57.604594 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.604751 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} executeQuery: Read 15 rows, 20.73 KiB in 0.013401 sec., 1119.3194537721065 rows/sec., 1.51 MiB/sec. 2024.03.26 19:48:57.604986 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.605012 [ 3 ] {7a5b7444-766f-488f-b8da-5b08776cc2e5} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:48:57.605028 [ 3 ] {} HTTP-Session: 8d515e43-ce27-4ac5-bfe0-613f398c81d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.605145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.605196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.605214 [ 3 ] {} HTTP-Session: 75ebb936-b17c-4c62-be9d-f246f96a1e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.605231 [ 3 ] {} HTTP-Session: 75ebb936-b17c-4c62-be9d-f246f96a1e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.605245 [ 3 ] {} HTTP-Session: 75ebb936-b17c-4c62-be9d-f246f96a1e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.605277 [ 3 ] {} HTTP-Session: 75ebb936-b17c-4c62-be9d-f246f96a1e37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.605349 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.605395 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 19:48:57.605538 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.605833 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.605870 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.606232 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:48:57.606551 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.606701 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} executeQuery: Read 18 rows, 1.33 KiB in 0.001372 sec., 13119.533527696793 rows/sec., 968.02 KiB/sec. 2024.03.26 19:48:57.606905 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.606930 [ 3 ] {5d236d68-691c-4855-b1a4-6a694a68cc27} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:57.606946 [ 3 ] {} HTTP-Session: 75ebb936-b17c-4c62-be9d-f246f96a1e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.607052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:48:57.607101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:48:57.607119 [ 3 ] {} HTTP-Session: 4406d5fa-9320-4928-9fe6-cfa92c136317 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:48:57.607136 [ 3 ] {} HTTP-Session: 4406d5fa-9320-4928-9fe6-cfa92c136317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.607150 [ 3 ] {} HTTP-Session: 4406d5fa-9320-4928-9fe6-cfa92c136317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:48:57.607181 [ 3 ] {} HTTP-Session: 4406d5fa-9320-4928-9fe6-cfa92c136317 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:48:57.607255 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:48:57.607295 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:48:57.607439 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:48:57.607706 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:48:57.607744 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:48:57.608090 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:48:57.608406 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:48:57.608566 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} executeQuery: Read 30 rows, 2.10 KiB in 0.001332 sec., 22522.522522522522 rows/sec., 1.54 MiB/sec. 2024.03.26 19:48:57.608811 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} DynamicQueryHandler: Done processing query 2024.03.26 19:48:57.608855 [ 3 ] {836d8d2d-b9e3-45bf-83af-2a26508786d8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:48:57.608884 [ 3 ] {} HTTP-Session: 4406d5fa-9320-4928-9fe6-cfa92c136317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.521853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:02.521978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:02.522002 [ 3 ] {} HTTP-Session: 3dfea0ec-2708-4153-a99a-9f7a0a1f74d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:02.522027 [ 3 ] {} HTTP-Session: 3dfea0ec-2708-4153-a99a-9f7a0a1f74d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.522043 [ 3 ] {} HTTP-Session: 3dfea0ec-2708-4153-a99a-9f7a0a1f74d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.522093 [ 3 ] {} HTTP-Session: 3dfea0ec-2708-4153-a99a-9f7a0a1f74d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:02.522218 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:02.522284 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:02.522477 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:02.522892 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.522938 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.523333 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:02.523674 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.523854 [ 77 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.03.26 19:49:02.523858 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} executeQuery: Read 26 rows, 1.98 KiB in 0.00169 sec., 15384.615384615383 rows/sec., 1.14 MiB/sec. 2024.03.26 19:49:02.523939 [ 77 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.524001 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.524181 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} DynamicQueryHandler: Done processing query 2024.03.26 19:49:02.524195 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.03.26 19:49:02.524219 [ 3 ] {86336627-7e16-4729-a51f-ce6fa1caac6d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:02.524268 [ 3 ] {} HTTP-Session: 3dfea0ec-2708-4153-a99a-9f7a0a1f74d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.524392 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:02.524450 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part 2024.03.26 19:49:02.524464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:02.524591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:02.524603 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.03.26 19:49:02.524699 [ 3 ] {} HTTP-Session: d3f40257-8f05-4e14-aa93-80a2b85f4d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:02.524815 [ 3 ] {} HTTP-Session: d3f40257-8f05-4e14-aa93-80a2b85f4d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.524898 [ 3 ] {} HTTP-Session: d3f40257-8f05-4e14-aa93-80a2b85f4d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.524924 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2024.03.26 19:49:02.525022 [ 3 ] {} HTTP-Session: d3f40257-8f05-4e14-aa93-80a2b85f4d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:02.525223 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2024.03.26 19:49:02.525477 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 71 rows starting from the beginning of the part 2024.03.26 19:49:02.525496 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:02.525697 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part 2024.03.26 19:49:02.525709 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:02.526399 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:02.527378 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.527444 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.528285 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:02.528338 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.004231108 sec., 47505.28703119845 rows/sec., 3.67 MiB/sec. 2024.03.26 19:49:02.528683 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.03.26 19:49:02.528867 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.529143 [ 77 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.03.26 19:49:02.529258 [ 77 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.529331 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.529348 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} executeQuery: Read 28 rows, 2.24 KiB in 0.00407 sec., 6879.60687960688 rows/sec., 549.47 KiB/sec. 2024.03.26 19:49:02.529742 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.03.26 19:49:02.529871 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} DynamicQueryHandler: Done processing query 2024.03.26 19:49:02.529938 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.529970 [ 3 ] {e29f6633-8a72-4b1d-946d-5748beefd326} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:02.530082 [ 3 ] {} HTTP-Session: d3f40257-8f05-4e14-aa93-80a2b85f4d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.530183 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:02.530203 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_10_2} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.03.26 19:49:02.530230 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 28 rows starting from the beginning of the part 2024.03.26 19:49:02.530400 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:49:02.530383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:02.530563 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2024.03.26 19:49:02.530654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:02.530817 [ 3 ] {} HTTP-Session: a1f1d13e-4f70-4750-924e-87aa2b5ae421 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:02.530840 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2024.03.26 19:49:02.530906 [ 3 ] {} HTTP-Session: a1f1d13e-4f70-4750-924e-87aa2b5ae421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.530964 [ 3 ] {} HTTP-Session: a1f1d13e-4f70-4750-924e-87aa2b5ae421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.531089 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2024.03.26 19:49:02.531193 [ 3 ] {} HTTP-Session: a1f1d13e-4f70-4750-924e-87aa2b5ae421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:02.531362 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 55 rows starting from the beginning of the part 2024.03.26 19:49:02.531571 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part 2024.03.26 19:49:02.531812 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:02.532038 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:02.532509 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:02.533504 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.533571 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.534310 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.004811605 sec., 40527.01749208424 rows/sec., 3.16 MiB/sec. 2024.03.26 19:49:02.534568 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.03.26 19:49:02.534592 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:02.535574 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.535639 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.535833 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_10_2} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.03.26 19:49:02.535915 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} executeQuery: Read 100 rows, 7.10 KiB in 0.004477 sec., 22336.38597274961 rows/sec., 1.55 MiB/sec. 2024.03.26 19:49:02.536123 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:49:02.536259 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} DynamicQueryHandler: Done processing query 2024.03.26 19:49:02.536290 [ 3 ] {4005fbd1-dc32-41fc-b476-1263811f7812} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:02.536307 [ 3 ] {} HTTP-Session: a1f1d13e-4f70-4750-924e-87aa2b5ae421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.536441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:02.536492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:02.536512 [ 3 ] {} HTTP-Session: 9e9f614a-c305-4654-bff4-9f3cab797b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:02.536530 [ 3 ] {} HTTP-Session: 9e9f614a-c305-4654-bff4-9f3cab797b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.536544 [ 3 ] {} HTTP-Session: 9e9f614a-c305-4654-bff4-9f3cab797b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:02.536577 [ 3 ] {} HTTP-Session: 9e9f614a-c305-4654-bff4-9f3cab797b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:02.536660 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:02.536703 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:02.536858 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:02.537153 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:02.537191 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:02.537572 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:02.537913 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:02.538080 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} executeQuery: Read 30 rows, 2.10 KiB in 0.001448 sec., 20718.232044198892 rows/sec., 1.42 MiB/sec. 2024.03.26 19:49:02.538208 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:02.538232 [ 3 ] {97d07e6e-67de-41f6-9ae5-6f75d0c6488c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:02.538250 [ 3 ] {} HTTP-Session: 9e9f614a-c305-4654-bff4-9f3cab797b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.521122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.521313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.521358 [ 3 ] {} HTTP-Session: 91c9157c-f056-49cc-bfb2-6378bb39de11 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.521400 [ 3 ] {} HTTP-Session: 91c9157c-f056-49cc-bfb2-6378bb39de11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.521430 [ 3 ] {} HTTP-Session: 91c9157c-f056-49cc-bfb2-6378bb39de11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.521513 [ 3 ] {} HTTP-Session: 91c9157c-f056-49cc-bfb2-6378bb39de11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.521793 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.522244 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.522287 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.03.26 19:49:07.522584 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.522674 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.522851 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.03.26 19:49:07.523017 [ 256 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.523036 [ 257 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.523213 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.523248 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.525462 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.528122 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.528235 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.03.26 19:49:07.528323 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.03.26 19:49:07.532340 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} executeQuery: Read 18 rows, 774.00 B in 0.010726 sec., 1678.1652060413949 rows/sec., 70.47 KiB/sec. 2024.03.26 19:49:07.532644 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.532672 [ 3 ] {6f0ac4f6-a55f-4f73-996b-497a70a45fab} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.532691 [ 3 ] {} HTTP-Session: 91c9157c-f056-49cc-bfb2-6378bb39de11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.532925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.532981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.533001 [ 3 ] {} HTTP-Session: 971354ec-736b-4d1f-b5db-f7c6e70954fa Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.533020 [ 3 ] {} HTTP-Session: 971354ec-736b-4d1f-b5db-f7c6e70954fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.533034 [ 3 ] {} HTTP-Session: 971354ec-736b-4d1f-b5db-f7c6e70954fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.533071 [ 3 ] {} HTTP-Session: 971354ec-736b-4d1f-b5db-f7c6e70954fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.533190 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.533461 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.533501 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received')" moved to PREWHERE 2024.03.26 19:49:07.533755 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.533820 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.533959 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.03.26 19:49:07.534100 [ 259 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.534106 [ 260 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.534269 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.534300 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.534378 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.534398 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.534439 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))" 2024.03.26 19:49:07.534478 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))" 2024.03.26 19:49:07.535703 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} executeQuery: Read 18 rows, 774.00 B in 0.002582 sec., 6971.3400464756005 rows/sec., 292.74 KiB/sec. 2024.03.26 19:49:07.535970 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.535996 [ 3 ] {ad4b7ae4-9628-4422-8ecb-bfc5f4d52c64} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.536012 [ 3 ] {} HTTP-Session: 971354ec-736b-4d1f-b5db-f7c6e70954fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.536259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.536309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.536328 [ 3 ] {} HTTP-Session: 9c61f00d-37d1-477d-9978-5bfedf431512 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.536346 [ 3 ] {} HTTP-Session: 9c61f00d-37d1-477d-9978-5bfedf431512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.536360 [ 3 ] {} HTTP-Session: 9c61f00d-37d1-477d-9978-5bfedf431512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.536393 [ 3 ] {} HTTP-Session: 9c61f00d-37d1-477d-9978-5bfedf431512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.536504 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.536775 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.536815 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE 2024.03.26 19:49:07.537072 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.537138 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.537276 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.03.26 19:49:07.537379 [ 257 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.537382 [ 256 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.537502 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.537530 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.537609 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.537628 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.537668 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))" 2024.03.26 19:49:07.537708 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))" 2024.03.26 19:49:07.538955 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} executeQuery: Read 18 rows, 774.00 B in 0.002516 sec., 7154.213036565978 rows/sec., 300.42 KiB/sec. 2024.03.26 19:49:07.539221 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.539246 [ 3 ] {5dd1c43b-c891-4dc1-a2c4-eed0021d04ed} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.539263 [ 3 ] {} HTTP-Session: 9c61f00d-37d1-477d-9978-5bfedf431512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.539450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.539500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.539519 [ 3 ] {} HTTP-Session: f5fd3996-5c75-4d7b-a8c6-e2793e09e7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.539536 [ 3 ] {} HTTP-Session: f5fd3996-5c75-4d7b-a8c6-e2793e09e7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.539550 [ 3 ] {} HTTP-Session: f5fd3996-5c75-4d7b-a8c6-e2793e09e7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.539582 [ 3 ] {} HTTP-Session: f5fd3996-5c75-4d7b-a8c6-e2793e09e7d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.539693 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.539958 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.539999 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE 2024.03.26 19:49:07.540258 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.540323 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.540466 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.03.26 19:49:07.540563 [ 261 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.540573 [ 258 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.540693 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.540722 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.540800 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.540819 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.540857 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))" 2024.03.26 19:49:07.540899 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))" 2024.03.26 19:49:07.542214 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} executeQuery: Read 18 rows, 774.00 B in 0.002584 sec., 6965.94427244582 rows/sec., 292.52 KiB/sec. 2024.03.26 19:49:07.542475 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.542500 [ 3 ] {75b77b43-433f-4510-b334-6da6b070b763} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.542517 [ 3 ] {} HTTP-Session: f5fd3996-5c75-4d7b-a8c6-e2793e09e7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.542738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.542787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.542806 [ 3 ] {} HTTP-Session: 54e7b857-1a89-4996-8c0f-bf749ab64f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.542823 [ 3 ] {} HTTP-Session: 54e7b857-1a89-4996-8c0f-bf749ab64f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.542837 [ 3 ] {} HTTP-Session: 54e7b857-1a89-4996-8c0f-bf749ab64f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.542869 [ 3 ] {} HTTP-Session: 54e7b857-1a89-4996-8c0f-bf749ab64f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.542980 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.543249 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.543289 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE 2024.03.26 19:49:07.543551 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.543616 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.543751 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.03.26 19:49:07.543838 [ 257 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.543855 [ 259 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.543960 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.543990 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.544068 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.544088 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.544127 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))" 2024.03.26 19:49:07.544166 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))" 2024.03.26 19:49:07.545603 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} executeQuery: Read 18 rows, 774.00 B in 0.002689 sec., 6693.93826701376 rows/sec., 281.09 KiB/sec. 2024.03.26 19:49:07.545874 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.545899 [ 3 ] {a99761fd-034d-464f-83b7-3d01ea24217c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.545915 [ 3 ] {} HTTP-Session: 54e7b857-1a89-4996-8c0f-bf749ab64f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.546124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.546174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.546194 [ 3 ] {} HTTP-Session: 23281420-bf95-460f-ab3e-45cfb79769f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.546211 [ 3 ] {} HTTP-Session: 23281420-bf95-460f-ab3e-45cfb79769f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.546255 [ 3 ] {} HTTP-Session: 23281420-bf95-460f-ab3e-45cfb79769f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.546287 [ 3 ] {} HTTP-Session: 23281420-bf95-460f-ab3e-45cfb79769f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.546397 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:07.546664 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:07.546705 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE 2024.03.26 19:49:07.546994 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.547059 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:07.547193 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.03.26 19:49:07.547276 [ 259 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:07.547280 [ 258 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:07.547384 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:07.547412 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:07.547489 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:07.547509 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.03.26 19:49:07.547547 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))" 2024.03.26 19:49:07.547586 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))" 2024.03.26 19:49:07.549010 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} executeQuery: Read 18 rows, 774.00 B in 0.002677 sec., 6723.94471423235 rows/sec., 282.35 KiB/sec. 2024.03.26 19:49:07.549275 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.549300 [ 3 ] {bf0f6948-8473-413f-8735-6d9340e08424} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 19:49:07.549317 [ 3 ] {} HTTP-Session: 23281420-bf95-460f-ab3e-45cfb79769f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.560540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.560604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.560627 [ 3 ] {} HTTP-Session: 0a70b62e-c8a4-46db-ace7-ff2ded58d862 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.560648 [ 3 ] {} HTTP-Session: 0a70b62e-c8a4-46db-ace7-ff2ded58d862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.560665 [ 3 ] {} HTTP-Session: 0a70b62e-c8a4-46db-ace7-ff2ded58d862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.560703 [ 3 ] {} HTTP-Session: 0a70b62e-c8a4-46db-ace7-ff2ded58d862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.560808 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.560861 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:07.561050 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.561392 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.561439 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.561975 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:49:07.562297 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.562504 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} executeQuery: Read 6 rows, 996.00 B in 0.001742 sec., 3444.316877152698 rows/sec., 558.36 KiB/sec. 2024.03.26 19:49:07.562758 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.562784 [ 3 ] {e069b420-e3e2-40e1-bebb-5f31cc5830d4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:07.562799 [ 3 ] {} HTTP-Session: 0a70b62e-c8a4-46db-ace7-ff2ded58d862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.562908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.562957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.562976 [ 3 ] {} HTTP-Session: 454a45f8-18e5-4654-9c4f-26081e7372f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.562994 [ 3 ] {} HTTP-Session: 454a45f8-18e5-4654-9c4f-26081e7372f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.563008 [ 3 ] {} HTTP-Session: 454a45f8-18e5-4654-9c4f-26081e7372f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.563039 [ 3 ] {} HTTP-Session: 454a45f8-18e5-4654-9c4f-26081e7372f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.563114 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.563155 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:07.563301 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.563588 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.563628 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.563938 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:49:07.564254 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.564415 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} executeQuery: Read 16 rows, 1.30 KiB in 0.001324 sec., 12084.592145015105 rows/sec., 979.51 KiB/sec. 2024.03.26 19:49:07.564629 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.564654 [ 3 ] {bb9c6faf-7058-4780-9792-d0ec05179d7a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:07.564670 [ 3 ] {} HTTP-Session: 454a45f8-18e5-4654-9c4f-26081e7372f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.564833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.564884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.564902 [ 3 ] {} HTTP-Session: 388d1dc8-2bcb-4b7d-aaf4-b170f50c4854 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.564919 [ 3 ] {} HTTP-Session: 388d1dc8-2bcb-4b7d-aaf4-b170f50c4854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.564933 [ 3 ] {} HTTP-Session: 388d1dc8-2bcb-4b7d-aaf4-b170f50c4854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.564964 [ 3 ] {} HTTP-Session: 388d1dc8-2bcb-4b7d-aaf4-b170f50c4854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.565061 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.565104 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:07.565251 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.565609 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.565648 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.565962 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:07.566281 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.566464 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} executeQuery: Read 110 rows, 9.06 KiB in 0.00144 sec., 76388.88888888889 rows/sec., 6.14 MiB/sec. 2024.03.26 19:49:07.566705 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.566729 [ 3 ] {69bac16b-e40f-4577-b629-d3552111b1fc} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:07.566745 [ 3 ] {} HTTP-Session: 388d1dc8-2bcb-4b7d-aaf4-b170f50c4854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.566864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.566912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.566931 [ 3 ] {} HTTP-Session: 59c5132b-20ee-47cd-937c-4d56892cb967 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.566947 [ 3 ] {} HTTP-Session: 59c5132b-20ee-47cd-937c-4d56892cb967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.566960 [ 3 ] {} HTTP-Session: 59c5132b-20ee-47cd-937c-4d56892cb967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.566991 [ 3 ] {} HTTP-Session: 59c5132b-20ee-47cd-937c-4d56892cb967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.567083 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.567123 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:07.567269 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.567583 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.567621 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.567926 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:07.568224 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.568378 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} executeQuery: Read 68 rows, 5.42 KiB in 0.001339 sec., 50784.16728902166 rows/sec., 3.95 MiB/sec. 2024.03.26 19:49:07.568535 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.568560 [ 3 ] {dc8ecb57-dcba-4ba9-8140-f7396819c8d1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:07.568576 [ 3 ] {} HTTP-Session: 59c5132b-20ee-47cd-937c-4d56892cb967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.568911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 69890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.568958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.568976 [ 3 ] {} HTTP-Session: fa5aed4d-a5be-44f6-8b24-cfc2fefb8b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.568992 [ 3 ] {} HTTP-Session: fa5aed4d-a5be-44f6-8b24-cfc2fefb8b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.569006 [ 3 ] {} HTTP-Session: fa5aed4d-a5be-44f6-8b24-cfc2fefb8b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.569036 [ 3 ] {} HTTP-Session: fa5aed4d-a5be-44f6-8b24-cfc2fefb8b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.569219 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.569263 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:07.569405 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.569887 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.569923 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.570309 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:07.570649 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.570799 [ 71 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 19:49:07.570812 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} executeQuery: Read 364 rows, 26.18 KiB in 0.001697 sec., 214496.16971125518 rows/sec., 15.06 MiB/sec. 2024.03.26 19:49:07.570867 [ 71 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.570929 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.571056 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.571114 [ 3 ] {d5eae209-90c8-4a5c-a22c-a60564b2a45c} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.03.26 19:49:07.571177 [ 3 ] {} HTTP-Session: fa5aed4d-a5be-44f6-8b24-cfc2fefb8b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.571268 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:49:07.571397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.571514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.571571 [ 3 ] {} HTTP-Session: 7f65bbd2-8555-4a99-84e5-893c560452af Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.571631 [ 3 ] {} HTTP-Session: 7f65bbd2-8555-4a99-84e5-893c560452af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.571674 [ 3 ] {} HTTP-Session: 7f65bbd2-8555-4a99-84e5-893c560452af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.571772 [ 3 ] {} HTTP-Session: 7f65bbd2-8555-4a99-84e5-893c560452af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.571768 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:07.571895 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 560 rows starting from the beginning of the part 2024.03.26 19:49:07.572165 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.572184 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:07.572467 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:07.572480 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:07.572783 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:07.573081 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:07.573428 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 364 rows starting from the beginning of the part 2024.03.26 19:49:07.574028 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.574757 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.574825 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.576350 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:49:07.577140 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 5 columns (5 merged, 0 gathered) in 0.006079664 sec., 217775.19283960428 rows/sec., 15.15 MiB/sec. 2024.03.26 19:49:07.577396 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.577431 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 19:49:07.577755 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} executeQuery: Read 16 rows, 22.11 KiB in 0.005891 sec., 2716.0074690205397 rows/sec., 3.67 MiB/sec. 2024.03.26 19:49:07.578289 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.578329 [ 3 ] {4f99e1ab-f19d-4e61-ad49-c6474adca176} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:07.578359 [ 3 ] {} HTTP-Session: 7f65bbd2-8555-4a99-84e5-893c560452af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.578535 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.578543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:07.578652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:07.578695 [ 3 ] {} HTTP-Session: 0053aff1-637f-40d4-9ad5-a1a8b0f25b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:07.578692 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_11_2} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 19:49:07.578730 [ 3 ] {} HTTP-Session: 0053aff1-637f-40d4-9ad5-a1a8b0f25b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.578759 [ 3 ] {} HTTP-Session: 0053aff1-637f-40d4-9ad5-a1a8b0f25b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.578847 [ 3 ] {} HTTP-Session: 0053aff1-637f-40d4-9ad5-a1a8b0f25b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:07.578868 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.03.26 19:49:07.578971 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:07.579018 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:07.579168 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:07.579434 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.579470 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.579834 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:07.580156 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.580309 [ 71 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 19:49:07.580327 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} executeQuery: Read 30 rows, 2.10 KiB in 0.001397 sec., 21474.58840372226 rows/sec., 1.47 MiB/sec. 2024.03.26 19:49:07.580360 [ 71 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:07.580425 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:07.580558 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} DynamicQueryHandler: Done processing query 2024.03.26 19:49:07.580573 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:07.580590 [ 3 ] {68c0395b-a16c-46c4-8956-5a27463ec2d4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:07.580621 [ 3 ] {} HTTP-Session: 0053aff1-637f-40d4-9ad5-a1a8b0f25b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:07.580711 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:07.580748 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part 2024.03.26 19:49:07.580852 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:07.581027 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:07.581261 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:07.581407 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:07.581588 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:07.582695 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172336 sec., 146386.19440086617 rows/sec., 10.03 MiB/sec. 2024.03.26 19:49:07.582905 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 19:49:07.583396 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:07.583497 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_11_2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 19:49:07.583599 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 19:49:11.461165 [ 69 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:49:11.461249 [ 69 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:49:12.520524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 3601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:12.520641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:12.520667 [ 3 ] {} HTTP-Session: e128b9f5-66d5-4328-a835-3b4ac6fed16a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:12.520693 [ 3 ] {} HTTP-Session: e128b9f5-66d5-4328-a835-3b4ac6fed16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.520709 [ 3 ] {} HTTP-Session: e128b9f5-66d5-4328-a835-3b4ac6fed16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.520758 [ 3 ] {} HTTP-Session: e128b9f5-66d5-4328-a835-3b4ac6fed16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:12.520881 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:12.520945 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:12.521140 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:12.521561 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:12.521609 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:12.521996 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:49:12.522346 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:12.522488 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} executeQuery: Read 26 rows, 1.98 KiB in 0.001667 sec., 15596.880623875224 rows/sec., 1.16 MiB/sec. 2024.03.26 19:49:12.522909 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:12.522949 [ 3 ] {53710bfc-6466-46ae-bc9c-ccc166100e1c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:12.522980 [ 3 ] {} HTTP-Session: e128b9f5-66d5-4328-a835-3b4ac6fed16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.523109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:12.523158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:12.523178 [ 3 ] {} HTTP-Session: 7b9aece7-6680-4774-8c4b-1c0c4771b6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:12.523194 [ 3 ] {} HTTP-Session: 7b9aece7-6680-4774-8c4b-1c0c4771b6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.523207 [ 3 ] {} HTTP-Session: 7b9aece7-6680-4774-8c4b-1c0c4771b6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.523238 [ 3 ] {} HTTP-Session: 7b9aece7-6680-4774-8c4b-1c0c4771b6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:12.523316 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:12.523359 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:12.523501 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:12.523858 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:12.523894 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:12.524205 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:49:12.524526 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:12.524647 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} executeQuery: Read 28 rows, 2.24 KiB in 0.001364 sec., 20527.859237536657 rows/sec., 1.60 MiB/sec. 2024.03.26 19:49:12.524894 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:12.524932 [ 3 ] {673db23d-3622-4947-a611-a0a292521b6c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:12.524948 [ 3 ] {} HTTP-Session: 7b9aece7-6680-4774-8c4b-1c0c4771b6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.525081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:12.525131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:12.525150 [ 3 ] {} HTTP-Session: 9186ba2f-e477-4f9f-9f59-1607178d08b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:12.525172 [ 3 ] {} HTTP-Session: 9186ba2f-e477-4f9f-9f59-1607178d08b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.525186 [ 3 ] {} HTTP-Session: 9186ba2f-e477-4f9f-9f59-1607178d08b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.525217 [ 3 ] {} HTTP-Session: 9186ba2f-e477-4f9f-9f59-1607178d08b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:12.525321 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:12.525368 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:12.525530 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:12.525895 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:12.525932 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:12.526317 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:49:12.526662 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:12.526786 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} executeQuery: Read 100 rows, 7.10 KiB in 0.001523 sec., 65659.88181221274 rows/sec., 4.55 MiB/sec. 2024.03.26 19:49:12.526925 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:12.526949 [ 3 ] {acd4632b-56b6-48ef-8b7d-284b76b9108c} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:12.526966 [ 3 ] {} HTTP-Session: 9186ba2f-e477-4f9f-9f59-1607178d08b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.527080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:12.527129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:12.527147 [ 3 ] {} HTTP-Session: 4aa7e230-a972-4835-9fab-deb330099f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:12.527164 [ 3 ] {} HTTP-Session: 4aa7e230-a972-4835-9fab-deb330099f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.527178 [ 3 ] {} HTTP-Session: 4aa7e230-a972-4835-9fab-deb330099f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:12.527209 [ 3 ] {} HTTP-Session: 4aa7e230-a972-4835-9fab-deb330099f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:12.527288 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:12.527331 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:12.527462 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:12.527751 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:12.527786 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:12.528143 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:49:12.528463 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:12.528593 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} executeQuery: Read 30 rows, 2.10 KiB in 0.001339 sec., 22404.779686333084 rows/sec., 1.53 MiB/sec. 2024.03.26 19:49:12.528769 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} DynamicQueryHandler: Done processing query 2024.03.26 19:49:12.528793 [ 3 ] {ba73698d-56c4-4a0e-a3e3-956a885d31de} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:12.528808 [ 3 ] {} HTTP-Session: 4aa7e230-a972-4835-9fab-deb330099f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.516963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.517079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.517104 [ 3 ] {} HTTP-Session: 243a17c9-d98a-48d6-a8df-973972062c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.517129 [ 3 ] {} HTTP-Session: 243a17c9-d98a-48d6-a8df-973972062c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.517143 [ 3 ] {} HTTP-Session: 243a17c9-d98a-48d6-a8df-973972062c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.517192 [ 3 ] {} HTTP-Session: 243a17c9-d98a-48d6-a8df-973972062c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.517362 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} executeQuery: (from [fd00:1122:3344:101::d]:43869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 19:49:17.517736 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 19:49:17.517782 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE 2024.03.26 19:49:17.518098 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:17.518182 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 19:49:17.518357 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.03.26 19:49:17.518497 [ 261 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 19:49:17.518533 [ 259 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 19:49:17.518551 [ 257 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.03.26 19:49:17.518703 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (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.03.26 19:49:17.518738 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 19:49:17.518852 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 19:49:17.518874 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0) (SelectExecutor): Reading approx. 24 rows with 3 streams 2024.03.26 19:49:17.518917 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))" 2024.03.26 19:49:17.518962 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))" 2024.03.26 19:49:17.519001 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))" 2024.03.26 19:49:17.521009 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} executeQuery: Read 24 rows, 1020.00 B in 0.003752 sec., 6396.588486140725 rows/sec., 265.48 KiB/sec. 2024.03.26 19:49:17.521338 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.521366 [ 3 ] {42d3b06d-5ccf-4354-8486-cfba253892b8} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.03.26 19:49:17.521383 [ 3 ] {} HTTP-Session: 243a17c9-d98a-48d6-a8df-973972062c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.525198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.525254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.525273 [ 3 ] {} HTTP-Session: 33f13ca3-5a83-4906-a23d-31b39ebcff7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.525293 [ 3 ] {} HTTP-Session: 33f13ca3-5a83-4906-a23d-31b39ebcff7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.525308 [ 3 ] {} HTTP-Session: 33f13ca3-5a83-4906-a23d-31b39ebcff7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.525345 [ 3 ] {} HTTP-Session: 33f13ca3-5a83-4906-a23d-31b39ebcff7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.525429 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.525477 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 19:49:17.525653 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.525997 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.526034 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.526575 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:49:17.526921 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} oximeter.timeseries_schema (b91b2b48-f452-4f39-ad70-233aa5c866d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.527063 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} executeQuery: Read 1 rows, 232.00 B in 0.001673 sec., 597.7286312014345 rows/sec., 135.42 KiB/sec. 2024.03.26 19:49:17.527319 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.527344 [ 3 ] {8a040429-f003-43f4-b074-7741e157592b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:17.527360 [ 3 ] {} HTTP-Session: 33f13ca3-5a83-4906-a23d-31b39ebcff7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.527482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.527532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.527550 [ 3 ] {} HTTP-Session: 9996c186-a1f2-4d4d-9427-07b908fd08b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.527568 [ 3 ] {} HTTP-Session: 9996c186-a1f2-4d4d-9427-07b908fd08b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.527583 [ 3 ] {} HTTP-Session: 9996c186-a1f2-4d4d-9427-07b908fd08b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.527616 [ 3 ] {} HTTP-Session: 9996c186-a1f2-4d4d-9427-07b908fd08b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.527692 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.527738 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:17.527888 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.528191 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.528229 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.528535 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:49:17.528848 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.528980 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} executeQuery: Read 16 rows, 1.30 KiB in 0.001319 sec., 12130.401819560273 rows/sec., 983.23 KiB/sec. 2024.03.26 19:49:17.529188 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.529213 [ 3 ] {a544ca2f-fb5f-479b-acb0-72f808eb0718} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:17.529229 [ 3 ] {} HTTP-Session: 9996c186-a1f2-4d4d-9427-07b908fd08b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.529331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.529381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.529399 [ 3 ] {} HTTP-Session: 6c2d0586-dd65-4933-9b25-f9dd50710022 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.529416 [ 3 ] {} HTTP-Session: 6c2d0586-dd65-4933-9b25-f9dd50710022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.529429 [ 3 ] {} HTTP-Session: 6c2d0586-dd65-4933-9b25-f9dd50710022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.529462 [ 3 ] {} HTTP-Session: 6c2d0586-dd65-4933-9b25-f9dd50710022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.529527 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.529571 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:49:17.529749 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.530024 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.530061 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.534506 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:49:17.534832 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.534968 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} executeQuery: Read 2 rows, 167.00 B in 0.005452 sec., 366.8378576669112 rows/sec., 29.91 KiB/sec. 2024.03.26 19:49:17.535287 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.535312 [ 3 ] {080cd8b1-92e4-41ca-8ee7-1b4441b99ac0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:17.535328 [ 3 ] {} HTTP-Session: 6c2d0586-dd65-4933-9b25-f9dd50710022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.535453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.535502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.535520 [ 3 ] {} HTTP-Session: c42a2ae6-5488-4875-9149-30f00b906d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.535538 [ 3 ] {} HTTP-Session: c42a2ae6-5488-4875-9149-30f00b906d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.535553 [ 3 ] {} HTTP-Session: c42a2ae6-5488-4875-9149-30f00b906d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.535584 [ 3 ] {} HTTP-Session: c42a2ae6-5488-4875-9149-30f00b906d9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.535675 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.535717 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:17.535867 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.536206 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.536242 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.536542 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:49:17.536854 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.536981 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} executeQuery: Read 75 rows, 6.37 KiB in 0.001354 sec., 55391.43279172821 rows/sec., 4.60 MiB/sec. 2024.03.26 19:49:17.537104 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.537128 [ 3 ] {8ede2820-f5dd-4252-a381-f08fac4218c6} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:17.537144 [ 3 ] {} HTTP-Session: c42a2ae6-5488-4875-9149-30f00b906d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.537258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.537307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.537325 [ 3 ] {} HTTP-Session: 7d4e9079-b59e-471d-81b6-41ad17802c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.537341 [ 3 ] {} HTTP-Session: 7d4e9079-b59e-471d-81b6-41ad17802c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.537355 [ 3 ] {} HTTP-Session: 7d4e9079-b59e-471d-81b6-41ad17802c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.537385 [ 3 ] {} HTTP-Session: 7d4e9079-b59e-471d-81b6-41ad17802c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.537447 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.537487 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:49:17.537608 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.540101 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.540137 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.540424 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 19:49:17.540722 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.540846 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} executeQuery: Read 2 rows, 143.00 B in 0.003421 sec., 584.6243788365975 rows/sec., 40.82 KiB/sec. 2024.03.26 19:49:17.540993 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.541018 [ 3 ] {434352e8-8d2c-481d-92a1-071be098d492} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:17.541034 [ 3 ] {} HTTP-Session: 7d4e9079-b59e-471d-81b6-41ad17802c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.541159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.541208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.541226 [ 3 ] {} HTTP-Session: 9df3d8e9-4bc7-42a7-8a7a-ef78a6135ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.541243 [ 3 ] {} HTTP-Session: 9df3d8e9-4bc7-42a7-8a7a-ef78a6135ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.541258 [ 3 ] {} HTTP-Session: 9df3d8e9-4bc7-42a7-8a7a-ef78a6135ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.541290 [ 3 ] {} HTTP-Session: 9df3d8e9-4bc7-42a7-8a7a-ef78a6135ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.541365 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.541405 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:17.541528 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.541828 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.541863 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.542163 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:49:17.542464 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.542594 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} executeQuery: Read 46 rows, 3.68 KiB in 0.00126 sec., 36507.93650793651 rows/sec., 2.85 MiB/sec. 2024.03.26 19:49:17.542827 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.542855 [ 3 ] {4a6749e4-6d70-46ff-9f54-f13bdde4a274} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:17.542873 [ 3 ] {} HTTP-Session: 9df3d8e9-4bc7-42a7-8a7a-ef78a6135ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.543006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.543054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.543073 [ 3 ] {} HTTP-Session: 30e480c8-780f-4bd2-9b3a-81509b44cd9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.543089 [ 3 ] {} HTTP-Session: 30e480c8-780f-4bd2-9b3a-81509b44cd9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.543103 [ 3 ] {} HTTP-Session: 30e480c8-780f-4bd2-9b3a-81509b44cd9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.543138 [ 3 ] {} HTTP-Session: 30e480c8-780f-4bd2-9b3a-81509b44cd9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.543246 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.543290 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:17.543449 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.543790 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.543826 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.544221 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:49:17.544573 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.544699 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} executeQuery: Read 101 rows, 7.17 KiB in 0.001512 sec., 66798.9417989418 rows/sec., 4.63 MiB/sec. 2024.03.26 19:49:17.544824 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.544848 [ 3 ] {6427668b-a33c-4ada-9cb6-b04954fb8b04} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:17.544864 [ 3 ] {} HTTP-Session: 30e480c8-780f-4bd2-9b3a-81509b44cd9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.544980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.545028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.545046 [ 3 ] {} HTTP-Session: b3ebdb94-a895-4aa5-9e81-318d9e43822c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.545063 [ 3 ] {} HTTP-Session: b3ebdb94-a895-4aa5-9e81-318d9e43822c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.545076 [ 3 ] {} HTTP-Session: b3ebdb94-a895-4aa5-9e81-318d9e43822c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.545107 [ 3 ] {} HTTP-Session: b3ebdb94-a895-4aa5-9e81-318d9e43822c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.545252 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.545298 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:17.545454 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.545990 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.546025 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.546423 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:49:17.546761 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.546891 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} executeQuery: Read 16 rows, 22.11 KiB in 0.001739 sec., 9200.690051753882 rows/sec., 12.42 MiB/sec. 2024.03.26 19:49:17.547017 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.547042 [ 3 ] {82e5fccf-6b0e-458f-8a89-ef84baa97b66} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:17.547058 [ 3 ] {} HTTP-Session: b3ebdb94-a895-4aa5-9e81-318d9e43822c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.547173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:17.547221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:17.547239 [ 3 ] {} HTTP-Session: a8ae2edc-aeea-4a3b-8eb0-41171c563d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:17.547256 [ 3 ] {} HTTP-Session: a8ae2edc-aeea-4a3b-8eb0-41171c563d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.547270 [ 3 ] {} HTTP-Session: a8ae2edc-aeea-4a3b-8eb0-41171c563d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:17.547301 [ 3 ] {} HTTP-Session: a8ae2edc-aeea-4a3b-8eb0-41171c563d47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:17.547380 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:17.547422 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:17.547547 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:17.547818 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:17.547854 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:17.548199 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:49:17.548527 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:17.548652 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} executeQuery: Read 30 rows, 2.10 KiB in 0.001305 sec., 22988.505747126437 rows/sec., 1.57 MiB/sec. 2024.03.26 19:49:17.548800 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} DynamicQueryHandler: Done processing query 2024.03.26 19:49:17.548824 [ 3 ] {3f27483b-b4bb-44df-854d-c052bae8eaab} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:17.548840 [ 3 ] {} HTTP-Session: a8ae2edc-aeea-4a3b-8eb0-41171c563d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.522675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.522805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.522833 [ 3 ] {} HTTP-Session: 997729ef-17ec-4103-a124-cefae00c5dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.522859 [ 3 ] {} HTTP-Session: 997729ef-17ec-4103-a124-cefae00c5dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.522873 [ 3 ] {} HTTP-Session: 997729ef-17ec-4103-a124-cefae00c5dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.522925 [ 3 ] {} HTTP-Session: 997729ef-17ec-4103-a124-cefae00c5dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.523059 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.523122 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:22.523319 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.523790 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.523840 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.524265 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:49:22.524628 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.524777 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} executeQuery: Read 40 rows, 3.24 KiB in 0.001783 sec., 22434.09983174425 rows/sec., 1.78 MiB/sec. 2024.03.26 19:49:22.524943 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.524970 [ 3 ] {4d1b03f9-2bf8-4122-b990-fb012de400ad} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:22.524986 [ 3 ] {} HTTP-Session: 997729ef-17ec-4103-a124-cefae00c5dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.525176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 23225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.525237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.525257 [ 3 ] {} HTTP-Session: 70f271bc-04fe-4504-ac63-2bdf60d2235c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.525277 [ 3 ] {} HTTP-Session: 70f271bc-04fe-4504-ac63-2bdf60d2235c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.525291 [ 3 ] {} HTTP-Session: 70f271bc-04fe-4504-ac63-2bdf60d2235c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.525334 [ 3 ] {} HTTP-Session: 70f271bc-04fe-4504-ac63-2bdf60d2235c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.525453 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.525500 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:22.525633 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.526076 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.526114 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.526504 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:49:22.526840 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.526979 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} executeQuery: Read 146 rows, 14.28 KiB in 0.001589 sec., 91881.68659534298 rows/sec., 8.78 MiB/sec. 2024.03.26 19:49:22.527145 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.527170 [ 3 ] {c76da231-3af2-4839-8b4b-20f30b393954} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:22.527186 [ 3 ] {} HTTP-Session: 70f271bc-04fe-4504-ac63-2bdf60d2235c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.527326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.527379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.527398 [ 3 ] {} HTTP-Session: 17e7b036-d562-49a4-9419-c5f08baacd04 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.527414 [ 3 ] {} HTTP-Session: 17e7b036-d562-49a4-9419-c5f08baacd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.527428 [ 3 ] {} HTTP-Session: 17e7b036-d562-49a4-9419-c5f08baacd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.527462 [ 3 ] {} HTTP-Session: 17e7b036-d562-49a4-9419-c5f08baacd04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.527573 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.527617 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:22.527754 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.528116 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.528154 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.528520 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:49:22.528836 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.528983 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} executeQuery: Read 76 rows, 6.10 KiB in 0.001467 sec., 51806.40763462849 rows/sec., 4.06 MiB/sec. 2024.03.26 19:49:22.529116 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.529141 [ 3 ] {66bd96c2-3920-40fe-ae4b-1d40d1949919} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:22.529157 [ 3 ] {} HTTP-Session: 17e7b036-d562-49a4-9419-c5f08baacd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.529290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.529341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.529359 [ 3 ] {} HTTP-Session: a1d014de-03d2-4b86-83db-0b77140e0927 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.529376 [ 3 ] {} HTTP-Session: a1d014de-03d2-4b86-83db-0b77140e0927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.529389 [ 3 ] {} HTTP-Session: a1d014de-03d2-4b86-83db-0b77140e0927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.529422 [ 3 ] {} HTTP-Session: a1d014de-03d2-4b86-83db-0b77140e0927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.529602 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.529649 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:22.529796 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.530154 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.530192 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.530612 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:49:22.530984 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.531144 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} executeQuery: Read 100 rows, 7.10 KiB in 0.001672 sec., 59808.612440191384 rows/sec., 4.15 MiB/sec. 2024.03.26 19:49:22.531273 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.531296 [ 3 ] {3b940ae3-cf2a-4923-b65a-c1517120c1d8} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:22.531312 [ 3 ] {} HTTP-Session: a1d014de-03d2-4b86-83db-0b77140e0927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.531517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 42811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.531568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.531587 [ 3 ] {} HTTP-Session: 33aef2a2-2f0a-4d4e-99f9-ded860cd1e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.531603 [ 3 ] {} HTTP-Session: 33aef2a2-2f0a-4d4e-99f9-ded860cd1e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.531617 [ 3 ] {} HTTP-Session: 33aef2a2-2f0a-4d4e-99f9-ded860cd1e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.531648 [ 3 ] {} HTTP-Session: 33aef2a2-2f0a-4d4e-99f9-ded860cd1e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.532344 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.532394 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:22.532555 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.533134 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.533171 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.533598 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:49:22.533933 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.534089 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} executeQuery: Read 40 rows, 55.27 KiB in 0.002384 sec., 16778.523489932886 rows/sec., 22.64 MiB/sec. 2024.03.26 19:49:22.534340 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.534377 [ 3 ] {a0c051e1-3ae4-45d4-a674-2847dbf46b02} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:49:22.534395 [ 3 ] {} HTTP-Session: 33aef2a2-2f0a-4d4e-99f9-ded860cd1e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.534525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.534575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.534593 [ 3 ] {} HTTP-Session: 3cbf3601-e5cc-4d9f-bbf5-2520ca7650e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.534610 [ 3 ] {} HTTP-Session: 3cbf3601-e5cc-4d9f-bbf5-2520ca7650e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.534623 [ 3 ] {} HTTP-Session: 3cbf3601-e5cc-4d9f-bbf5-2520ca7650e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.534654 [ 3 ] {} HTTP-Session: 3cbf3601-e5cc-4d9f-bbf5-2520ca7650e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.534725 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.534767 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 19:49:22.534915 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.535188 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.535226 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.535579 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:49:22.535897 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.536050 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} executeQuery: Read 9 rows, 680.00 B in 0.001349 sec., 6671.608598962194 rows/sec., 492.26 KiB/sec. 2024.03.26 19:49:22.536206 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.536230 [ 3 ] {57845fd3-5b6d-42e4-81f4-f774f1b20890} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 19:49:22.536246 [ 3 ] {} HTTP-Session: 3cbf3601-e5cc-4d9f-bbf5-2520ca7650e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.536365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:22.536414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:22.536433 [ 3 ] {} HTTP-Session: 04126c79-d781-443e-910e-a73cbd3fec84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:22.536449 [ 3 ] {} HTTP-Session: 04126c79-d781-443e-910e-a73cbd3fec84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.536463 [ 3 ] {} HTTP-Session: 04126c79-d781-443e-910e-a73cbd3fec84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:22.536494 [ 3 ] {} HTTP-Session: 04126c79-d781-443e-910e-a73cbd3fec84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:22.536569 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:22.536610 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:22.536738 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:22.537116 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:22.537153 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 19:49:22.537500 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:49:22.537851 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:22.538006 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} executeQuery: Read 30 rows, 2.10 KiB in 0.001464 sec., 20491.803278688523 rows/sec., 1.40 MiB/sec. 2024.03.26 19:49:22.538136 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} DynamicQueryHandler: Done processing query 2024.03.26 19:49:22.538160 [ 3 ] {dfb725e1-4e1d-4d76-8052-b81670c440a2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:22.538176 [ 3 ] {} HTTP-Session: 04126c79-d781-443e-910e-a73cbd3fec84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:26.462283 [ 57 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:49:26.462353 [ 57 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:49:27.520296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.520410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.520437 [ 3 ] {} HTTP-Session: 58f755b2-5fc4-43cf-8fd6-4b35cc6d40e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.520462 [ 3 ] {} HTTP-Session: 58f755b2-5fc4-43cf-8fd6-4b35cc6d40e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.520478 [ 3 ] {} HTTP-Session: 58f755b2-5fc4-43cf-8fd6-4b35cc6d40e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.520530 [ 3 ] {} HTTP-Session: 58f755b2-5fc4-43cf-8fd6-4b35cc6d40e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.520654 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.520722 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:27.520914 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.521386 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.521437 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.521825 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:49:27.522165 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.522310 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} executeQuery: Read 16 rows, 1.30 KiB in 0.001714 sec., 9334.889148191365 rows/sec., 756.64 KiB/sec. 2024.03.26 19:49:27.522553 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.522581 [ 3 ] {f71df6af-d250-4163-9d2f-f819b0bc9baa} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:27.522599 [ 3 ] {} HTTP-Session: 58f755b2-5fc4-43cf-8fd6-4b35cc6d40e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.522770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.522828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.522848 [ 3 ] {} HTTP-Session: 75606b87-61f6-4c0a-ae29-a0cdeb6eceb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.522868 [ 3 ] {} HTTP-Session: 75606b87-61f6-4c0a-ae29-a0cdeb6eceb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.522884 [ 3 ] {} HTTP-Session: 75606b87-61f6-4c0a-ae29-a0cdeb6eceb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.522919 [ 3 ] {} HTTP-Session: 75606b87-61f6-4c0a-ae29-a0cdeb6eceb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.523017 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.523064 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:27.523208 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.523579 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.523620 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.523936 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:49:27.524248 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.524399 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} executeQuery: Read 74 rows, 6.29 KiB in 0.001424 sec., 51966.29213483146 rows/sec., 4.31 MiB/sec. 2024.03.26 19:49:27.524411 [ 55 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.03.26 19:49:27.524522 [ 55 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.524552 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.524570 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.524623 [ 3 ] {0729cfe0-9a34-4651-a0b0-e2b9770c9a8f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:27.524692 [ 3 ] {} HTTP-Session: 75606b87-61f6-4c0a-ae29-a0cdeb6eceb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.524833 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.03.26 19:49:27.524964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.525105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.525150 [ 3 ] {} HTTP-Session: d4a5bf60-4b2d-455b-a21e-c96f0c7ac77f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.525182 [ 3 ] {} HTTP-Session: d4a5bf60-4b2d-455b-a21e-c96f0c7ac77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.525190 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:27.525200 [ 3 ] {} HTTP-Session: d4a5bf60-4b2d-455b-a21e-c96f0c7ac77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.525225 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 71 rows starting from the beginning of the part 2024.03.26 19:49:27.525242 [ 3 ] {} HTTP-Session: d4a5bf60-4b2d-455b-a21e-c96f0c7ac77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.525404 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part 2024.03.26 19:49:27.525445 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.525646 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:27.525720 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part 2024.03.26 19:49:27.526086 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part 2024.03.26 19:49:27.526401 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 146 rows starting from the beginning of the part 2024.03.26 19:49:27.526767 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part 2024.03.26 19:49:27.526868 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.527692 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.527734 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.528291 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:49:27.528701 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 4 columns (4 merged, 0 gathered) in 0.004052133 sec., 123885.3709885633 rows/sec., 10.60 MiB/sec. 2024.03.26 19:49:27.528799 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.529029 [ 55 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.03.26 19:49:27.529029 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.03.26 19:49:27.529070 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} executeQuery: Read 44 rows, 3.52 KiB in 0.003754 sec., 11720.831113478956 rows/sec., 937.02 KiB/sec. 2024.03.26 19:49:27.529106 [ 55 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.529193 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.529648 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.03.26 19:49:27.530462 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:27.530592 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 55 rows starting from the beginning of the part 2024.03.26 19:49:27.530633 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.530808 [ 3 ] {df062934-8853-4abf-84a8-627266756b81} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:27.530976 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 68 rows starting from the beginning of the part 2024.03.26 19:49:27.531078 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.531163 [ 3 ] {} HTTP-Session: d4a5bf60-4b2d-455b-a21e-c96f0c7ac77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.531344 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part 2024.03.26 19:49:27.531664 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2024.03.26 19:49:27.531654 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_15_3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.03.26 19:49:27.531929 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part 2024.03.26 19:49:27.531943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.532073 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.03.26 19:49:27.532253 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2024.03.26 19:49:27.532347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.532555 [ 3 ] {} HTTP-Session: 3a4e4a87-b2c7-4da2-943c-dd3a5cdb6f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.532687 [ 3 ] {} HTTP-Session: 3a4e4a87-b2c7-4da2-943c-dd3a5cdb6f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.532757 [ 3 ] {} HTTP-Session: 3a4e4a87-b2c7-4da2-943c-dd3a5cdb6f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.532864 [ 3 ] {} HTTP-Session: 3a4e4a87-b2c7-4da2-943c-dd3a5cdb6f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.533054 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.533153 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:27.533780 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.534766 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.534818 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.535274 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 4 columns (4 merged, 0 gathered) in 0.00594327 sec., 53337.64072640146 rows/sec., 4.17 MiB/sec. 2024.03.26 19:49:27.535501 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.03.26 19:49:27.535836 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:49:27.536399 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.536550 [ 190 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_15_3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.03.26 19:49:27.536740 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.536740 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 19:49:27.536973 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} executeQuery: Read 100 rows, 7.10 KiB in 0.004017 sec., 24894.199651481205 rows/sec., 1.73 MiB/sec. 2024.03.26 19:49:27.537283 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.537309 [ 3 ] {3c9c4560-0623-4a9e-87c3-35ceade97dde} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:27.537326 [ 3 ] {} HTTP-Session: 3a4e4a87-b2c7-4da2-943c-dd3a5cdb6f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.537471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.537522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.537542 [ 3 ] {} HTTP-Session: 2024975a-5e6c-436f-9045-52aa3c842daf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.537559 [ 3 ] {} HTTP-Session: 2024975a-5e6c-436f-9045-52aa3c842daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.537573 [ 3 ] {} HTTP-Session: 2024975a-5e6c-436f-9045-52aa3c842daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.537605 [ 3 ] {} HTTP-Session: 2024975a-5e6c-436f-9045-52aa3c842daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.537767 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.537817 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:27.538005 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.538448 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.538486 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.538918 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:49:27.539276 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.539437 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} executeQuery: Read 16 rows, 22.11 KiB in 0.001766 sec., 9060.022650056626 rows/sec., 12.23 MiB/sec. 2024.03.26 19:49:27.539575 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.539600 [ 3 ] {51bdf8fe-e764-435f-9aa8-87b5c7ac876c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:27.539616 [ 3 ] {} HTTP-Session: 2024975a-5e6c-436f-9045-52aa3c842daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.539736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:27.539786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:27.539804 [ 3 ] {} HTTP-Session: e7b4f447-a890-41a9-8db8-d7cbec022f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:27.539821 [ 3 ] {} HTTP-Session: e7b4f447-a890-41a9-8db8-d7cbec022f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.539835 [ 3 ] {} HTTP-Session: e7b4f447-a890-41a9-8db8-d7cbec022f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:27.539866 [ 3 ] {} HTTP-Session: e7b4f447-a890-41a9-8db8-d7cbec022f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:27.539947 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:27.539990 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:27.540121 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:27.540420 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:27.540459 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:27.540829 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:49:27.541182 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:27.541337 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} executeQuery: Read 30 rows, 2.10 KiB in 0.001417 sec., 21171.48906139732 rows/sec., 1.45 MiB/sec. 2024.03.26 19:49:27.541471 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} DynamicQueryHandler: Done processing query 2024.03.26 19:49:27.541496 [ 3 ] {7cbb016e-85d4-4c3d-9f12-432264628bcb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:27.541511 [ 3 ] {} HTTP-Session: e7b4f447-a890-41a9-8db8-d7cbec022f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.520025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.520154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.520179 [ 3 ] {} HTTP-Session: 71ccbea1-9b48-418e-96ba-cf52824af66d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.520203 [ 3 ] {} HTTP-Session: 71ccbea1-9b48-418e-96ba-cf52824af66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.520270 [ 3 ] {} HTTP-Session: 71ccbea1-9b48-418e-96ba-cf52824af66d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.520321 [ 3 ] {} HTTP-Session: 71ccbea1-9b48-418e-96ba-cf52824af66d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.520452 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.520517 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:32.520710 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.521175 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.521223 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.521616 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:49:32.521954 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.522123 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} executeQuery: Read 42 rows, 3.40 KiB in 0.001727 sec., 24319.629415170817 rows/sec., 1.93 MiB/sec. 2024.03.26 19:49:32.522134 [ 51 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 19:49:32.522321 [ 51 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.522386 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.522454 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.522511 [ 3 ] {9a9d3dd5-a8c7-4576-944f-cec0c3c99975} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:32.522570 [ 3 ] {} HTTP-Session: 71ccbea1-9b48-418e-96ba-cf52824af66d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.522610 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:49:32.522799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.522842 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:32.522905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.522910 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.03.26 19:49:32.522942 [ 3 ] {} HTTP-Session: 9d1eeb65-1c55-4674-acc2-342537c7f263 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.522984 [ 3 ] {} HTTP-Session: 9d1eeb65-1c55-4674-acc2-342537c7f263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.523018 [ 3 ] {} HTTP-Session: 9d1eeb65-1c55-4674-acc2-342537c7f263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.523119 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.523173 [ 3 ] {} HTTP-Session: 9d1eeb65-1c55-4674-acc2-342537c7f263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.523499 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.523602 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.523780 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:32.523864 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.03.26 19:49:32.524228 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.524556 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.03.26 19:49:32.524829 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.525916 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.525978 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.526992 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:49:32.527205 [ 190 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.004722763 sec., 30702.366390183037 rows/sec., 2.43 MiB/sec. 2024.03.26 19:49:32.527507 [ 190 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 19:49:32.527669 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.528110 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} executeQuery: Read 152 rows, 14.87 KiB in 0.00468 sec., 32478.632478632477 rows/sec., 3.10 MiB/sec. 2024.03.26 19:49:32.528373 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.528421 [ 3 ] {e39eb5f0-ae30-48fa-b45e-7c483a36f72f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:32.528452 [ 3 ] {} HTTP-Session: 9d1eeb65-1c55-4674-acc2-342537c7f263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.528453 [ 190 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.528572 [ 190 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_6_1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 19:49:32.528610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.528721 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.03.26 19:49:32.528733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.528775 [ 3 ] {} HTTP-Session: 724d0375-04ad-43fe-bf3e-18758eaf2c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.528792 [ 3 ] {} HTTP-Session: 724d0375-04ad-43fe-bf3e-18758eaf2c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.528806 [ 3 ] {} HTTP-Session: 724d0375-04ad-43fe-bf3e-18758eaf2c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.528839 [ 3 ] {} HTTP-Session: 724d0375-04ad-43fe-bf3e-18758eaf2c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.528947 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.528989 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:32.529137 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.529494 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.529532 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.529863 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:49:32.530185 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.530326 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} executeQuery: Read 70 rows, 5.60 KiB in 0.001439 sec., 48644.892286309936 rows/sec., 3.80 MiB/sec. 2024.03.26 19:49:32.530466 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.530490 [ 3 ] {70de562a-3e88-4404-b141-3a8da6767109} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:49:32.530506 [ 3 ] {} HTTP-Session: 724d0375-04ad-43fe-bf3e-18758eaf2c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.530669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.530717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.530735 [ 3 ] {} HTTP-Session: 72978dc8-787b-4aac-a116-d043b3056df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.530752 [ 3 ] {} HTTP-Session: 72978dc8-787b-4aac-a116-d043b3056df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.530765 [ 3 ] {} HTTP-Session: 72978dc8-787b-4aac-a116-d043b3056df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.530798 [ 3 ] {} HTTP-Session: 72978dc8-787b-4aac-a116-d043b3056df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.530916 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.530966 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:32.531128 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.531508 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.531545 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.531975 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:49:32.532319 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.532494 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} executeQuery: Read 100 rows, 7.10 KiB in 0.001628 sec., 61425.06142506142 rows/sec., 4.26 MiB/sec. 2024.03.26 19:49:32.532497 [ 49 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 19:49:32.532594 [ 49 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.532651 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.532728 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.532809 [ 3 ] {4503c215-b007-42d9-884a-0a2cee473a8e} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:32.532885 [ 3 ] {} HTTP-Session: 72978dc8-787b-4aac-a116-d043b3056df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.532970 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:49:32.533201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.533246 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:32.533310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.533321 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1324 rows starting from the beginning of the part 2024.03.26 19:49:32.533350 [ 3 ] {} HTTP-Session: 1dd1b39e-6e7c-42d8-869e-9ef0b4446718 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.533390 [ 3 ] {} HTTP-Session: 1dd1b39e-6e7c-42d8-869e-9ef0b4446718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.533444 [ 3 ] {} HTTP-Session: 1dd1b39e-6e7c-42d8-869e-9ef0b4446718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.533550 [ 3 ] {} HTTP-Session: 1dd1b39e-6e7c-42d8-869e-9ef0b4446718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.533642 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:32.533796 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part 2024.03.26 19:49:32.534029 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:32.534299 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:32.534332 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.534546 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:32.534654 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:32.535503 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.536613 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.536678 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.537952 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:49:32.537954 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.005206757 sec., 350506.0827689865 rows/sec., 24.36 MiB/sec. 2024.03.26 19:49:32.538328 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 19:49:32.538586 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.538844 [ 49 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 19:49:32.538939 [ 49 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.539031 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.539234 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} executeQuery: Read 42 rows, 58.04 KiB in 0.005443 sec., 7716.332904648172 rows/sec., 10.41 MiB/sec. 2024.03.26 19:49:32.539365 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:49:32.539863 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.539922 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.540016 [ 3 ] {dbe52bae-579d-4a68-aafb-c42ffe74f668} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:49:32.540128 [ 3 ] {} HTTP-Session: 1dd1b39e-6e7c-42d8-869e-9ef0b4446718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.540135 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:32.540155 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_16_3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 19:49:32.540228 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.03.26 19:49:32.540440 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.03.26 19:49:32.540545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:32.540647 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.540771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:32.540898 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.540906 [ 3 ] {} HTTP-Session: dfbe05ac-12e4-4f66-a2df-4a26bb75b686 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:32.540980 [ 3 ] {} HTTP-Session: dfbe05ac-12e4-4f66-a2df-4a26bb75b686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.541051 [ 3 ] {} HTTP-Session: dfbe05ac-12e4-4f66-a2df-4a26bb75b686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.541209 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.03.26 19:49:32.541226 [ 3 ] {} HTTP-Session: dfbe05ac-12e4-4f66-a2df-4a26bb75b686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:32.541504 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:32.541585 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:32.541805 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.03.26 19:49:32.541830 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:32.542650 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:32.543461 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.543540 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.544586 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:49:32.545299 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.545665 [ 49 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 19:49:32.545684 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 6 columns (6 merged, 0 gathered) in 0.006511817 sec., 22267.210518968823 rows/sec., 30.05 MiB/sec. 2024.03.26 19:49:32.545725 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} executeQuery: Read 30 rows, 2.10 KiB in 0.004344 sec., 6906.077348066298 rows/sec., 484.46 KiB/sec. 2024.03.26 19:49:32.545745 [ 49 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:32.545821 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:32.546130 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 19:49:32.546178 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:32.546171 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} DynamicQueryHandler: Done processing query 2024.03.26 19:49:32.546273 [ 3 ] {e304584b-6979-49b2-a97a-8599627228d5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:32.546399 [ 3 ] {} HTTP-Session: dfbe05ac-12e4-4f66-a2df-4a26bb75b686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:32.546597 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:32.546659 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part 2024.03.26 19:49:32.547026 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:32.547387 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:32.547557 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:32.547874 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:32.547909 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.548164 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:32.548279 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_6_1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 19:49:32.548638 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.03.26 19:49:32.549545 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.003587628 sec., 130448.30734959143 rows/sec., 8.94 MiB/sec. 2024.03.26 19:49:32.549691 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 19:49:32.550075 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:32.550146 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_16_3} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 19:49:32.550212 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:49:37.520018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.520161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.520191 [ 3 ] {} HTTP-Session: 4971b3e2-0383-4aa9-99b5-31dafd28da6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.520220 [ 3 ] {} HTTP-Session: 4971b3e2-0383-4aa9-99b5-31dafd28da6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.520239 [ 3 ] {} HTTP-Session: 4971b3e2-0383-4aa9-99b5-31dafd28da6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.520295 [ 3 ] {} HTTP-Session: 4971b3e2-0383-4aa9-99b5-31dafd28da6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.520430 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.520501 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:37.520705 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.521139 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.521183 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.521570 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:49:37.521909 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.522084 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} executeQuery: Read 16 rows, 1.30 KiB in 0.001714 sec., 9334.889148191365 rows/sec., 756.64 KiB/sec. 2024.03.26 19:49:37.522239 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.522266 [ 3 ] {893cde76-8787-49c9-9672-006f996ddf3c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:37.522283 [ 3 ] {} HTTP-Session: 4971b3e2-0383-4aa9-99b5-31dafd28da6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.522427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.522478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.522498 [ 3 ] {} HTTP-Session: c29c2fb8-a7ef-4cc6-ab11-fe6e1f9653ef Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.522514 [ 3 ] {} HTTP-Session: c29c2fb8-a7ef-4cc6-ab11-fe6e1f9653ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.522529 [ 3 ] {} HTTP-Session: c29c2fb8-a7ef-4cc6-ab11-fe6e1f9653ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.522561 [ 3 ] {} HTTP-Session: c29c2fb8-a7ef-4cc6-ab11-fe6e1f9653ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.522626 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.522670 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:49:37.522800 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.523102 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.523140 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.523447 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:49:37.523753 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.523914 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec. 2024.03.26 19:49:37.524059 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.524084 [ 3 ] {bdc4b704-17c4-454e-a53d-6c67354ce6c3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:37.524100 [ 3 ] {} HTTP-Session: c29c2fb8-a7ef-4cc6-ab11-fe6e1f9653ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.524240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.524289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.524307 [ 3 ] {} HTTP-Session: aa7138da-0130-4233-acd3-4be3a71d6f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.524324 [ 3 ] {} HTTP-Session: aa7138da-0130-4233-acd3-4be3a71d6f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.524337 [ 3 ] {} HTTP-Session: aa7138da-0130-4233-acd3-4be3a71d6f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.524370 [ 3 ] {} HTTP-Session: aa7138da-0130-4233-acd3-4be3a71d6f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.524465 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.524506 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:37.524634 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.525000 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.525037 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.525363 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:49:37.525679 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.525829 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} executeQuery: Read 111 rows, 9.14 KiB in 0.001405 sec., 79003.55871886121 rows/sec., 6.36 MiB/sec. 2024.03.26 19:49:37.525956 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.525980 [ 3 ] {fdb515d2-6735-43e0-84e8-75a94b76f1c4} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:37.525997 [ 3 ] {} HTTP-Session: aa7138da-0130-4233-acd3-4be3a71d6f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.526112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.526161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.526179 [ 3 ] {} HTTP-Session: fd74a230-5bcc-4ea7-a026-9debcbc07cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.526195 [ 3 ] {} HTTP-Session: fd74a230-5bcc-4ea7-a026-9debcbc07cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.526209 [ 3 ] {} HTTP-Session: fd74a230-5bcc-4ea7-a026-9debcbc07cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.526240 [ 3 ] {} HTTP-Session: fd74a230-5bcc-4ea7-a026-9debcbc07cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.526303 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.526343 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:49:37.526471 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.526753 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.526792 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.527129 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 19:49:37.527439 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.527587 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} executeQuery: Read 2 rows, 143.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 107.34 KiB/sec. 2024.03.26 19:49:37.527710 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.527735 [ 3 ] {88fdaa3e-5e5a-44a0-b7e9-556875e4b3ff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:37.527750 [ 3 ] {} HTTP-Session: fd74a230-5bcc-4ea7-a026-9debcbc07cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.527869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.527918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.527937 [ 3 ] {} HTTP-Session: 4dba4210-8507-495f-afe3-06e875c7eb2e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.527954 [ 3 ] {} HTTP-Session: 4dba4210-8507-495f-afe3-06e875c7eb2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.527969 [ 3 ] {} HTTP-Session: 4dba4210-8507-495f-afe3-06e875c7eb2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.528004 [ 3 ] {} HTTP-Session: 4dba4210-8507-495f-afe3-06e875c7eb2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.528091 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.528134 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:37.528260 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.528589 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.528627 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.528938 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:49:37.529245 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.529398 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} executeQuery: Read 70 rows, 5.58 KiB in 0.001343 sec., 52122.11466865227 rows/sec., 4.06 MiB/sec. 2024.03.26 19:49:37.529520 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.529545 [ 3 ] {511cadc6-46c6-43ba-8c5e-69ccc32b7197} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:37.529561 [ 3 ] {} HTTP-Session: 4dba4210-8507-495f-afe3-06e875c7eb2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.529719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.529769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.529788 [ 3 ] {} HTTP-Session: 5d80a925-569a-47a6-968a-9a3eb4012c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.529805 [ 3 ] {} HTTP-Session: 5d80a925-569a-47a6-968a-9a3eb4012c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.529819 [ 3 ] {} HTTP-Session: 5d80a925-569a-47a6-968a-9a3eb4012c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.529850 [ 3 ] {} HTTP-Session: 5d80a925-569a-47a6-968a-9a3eb4012c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.529961 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.530007 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:37.530155 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.530528 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.530566 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.530959 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:49:37.531299 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.531459 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} executeQuery: Read 137 rows, 9.77 KiB in 0.001555 sec., 88102.89389067524 rows/sec., 6.14 MiB/sec. 2024.03.26 19:49:37.531589 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.531613 [ 3 ] {f6610e39-199f-4317-b2ae-a6830de95ae5} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:49:37.531628 [ 3 ] {} HTTP-Session: 5d80a925-569a-47a6-968a-9a3eb4012c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.531755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.531803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.531822 [ 3 ] {} HTTP-Session: 3a59b910-cd41-4ef5-b541-33106f0ed1df Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.531838 [ 3 ] {} HTTP-Session: 3a59b910-cd41-4ef5-b541-33106f0ed1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.531852 [ 3 ] {} HTTP-Session: 3a59b910-cd41-4ef5-b541-33106f0ed1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.531883 [ 3 ] {} HTTP-Session: 3a59b910-cd41-4ef5-b541-33106f0ed1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.532024 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.532070 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:37.532229 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.532621 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.532658 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.533089 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:49:37.533433 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.533594 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} executeQuery: Read 16 rows, 22.11 KiB in 0.001659 sec., 9644.36407474382 rows/sec., 13.01 MiB/sec. 2024.03.26 19:49:37.533723 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.533748 [ 3 ] {6d6b8d0d-427d-40ef-ac5d-41002b1693e8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:37.533763 [ 3 ] {} HTTP-Session: 3a59b910-cd41-4ef5-b541-33106f0ed1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.533874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:37.533923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:37.533942 [ 3 ] {} HTTP-Session: 6d72465b-58df-4d5c-abc9-de66c43c5c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:37.533958 [ 3 ] {} HTTP-Session: 6d72465b-58df-4d5c-abc9-de66c43c5c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.533972 [ 3 ] {} HTTP-Session: 6d72465b-58df-4d5c-abc9-de66c43c5c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:37.534007 [ 3 ] {} HTTP-Session: 6d72465b-58df-4d5c-abc9-de66c43c5c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:37.534089 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:37.534131 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:37.534259 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:37.534538 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:37.534575 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:37.534932 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:49:37.535257 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:37.535397 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} executeQuery: Read 30 rows, 2.10 KiB in 0.001339 sec., 22404.779686333084 rows/sec., 1.53 MiB/sec. 2024.03.26 19:49:37.535605 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} DynamicQueryHandler: Done processing query 2024.03.26 19:49:37.535643 [ 3 ] {5002afb2-5d9d-438b-aa10-c289a8c5c701} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:37.535668 [ 3 ] {} HTTP-Session: 6d72465b-58df-4d5c-abc9-de66c43c5c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:41.462401 [ 40 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:49:41.462473 [ 40 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:49:42.519972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.520084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.520108 [ 3 ] {} HTTP-Session: 54bfce54-f548-4752-a61d-cb38a1509b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.520133 [ 3 ] {} HTTP-Session: 54bfce54-f548-4752-a61d-cb38a1509b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.520148 [ 3 ] {} HTTP-Session: 54bfce54-f548-4752-a61d-cb38a1509b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.520198 [ 3 ] {} HTTP-Session: 54bfce54-f548-4752-a61d-cb38a1509b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.520327 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.520398 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:42.520599 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.521046 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.521093 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.521499 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:49:42.521836 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.522000 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} executeQuery: Read 42 rows, 3.40 KiB in 0.001732 sec., 24249.422632794456 rows/sec., 1.92 MiB/sec. 2024.03.26 19:49:42.522154 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.522180 [ 3 ] {7449f9c2-3885-4b47-9801-8493e2092aba} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:42.522196 [ 3 ] {} HTTP-Session: 54bfce54-f548-4752-a61d-cb38a1509b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.522363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.522412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.522431 [ 3 ] {} HTTP-Session: a8ebc5a9-f91b-4119-9aa5-53014bfcf6f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.522447 [ 3 ] {} HTTP-Session: a8ebc5a9-f91b-4119-9aa5-53014bfcf6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.522461 [ 3 ] {} HTTP-Session: a8ebc5a9-f91b-4119-9aa5-53014bfcf6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.522496 [ 3 ] {} HTTP-Session: a8ebc5a9-f91b-4119-9aa5-53014bfcf6f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.522609 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.522651 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:42.522779 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.523198 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.523237 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.523588 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:49:42.523896 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.524062 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} executeQuery: Read 152 rows, 14.87 KiB in 0.001511 sec., 100595.63203176705 rows/sec., 9.61 MiB/sec. 2024.03.26 19:49:42.524188 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.524213 [ 3 ] {d6f6bde9-a4df-49e6-9dd6-7f5797ac4061} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:42.524228 [ 3 ] {} HTTP-Session: a8ebc5a9-f91b-4119-9aa5-53014bfcf6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.524352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.524399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.524417 [ 3 ] {} HTTP-Session: 97cc47f2-0462-437f-86f8-fe8b5a7eadfc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.524433 [ 3 ] {} HTTP-Session: 97cc47f2-0462-437f-86f8-fe8b5a7eadfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.524447 [ 3 ] {} HTTP-Session: 97cc47f2-0462-437f-86f8-fe8b5a7eadfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.524478 [ 3 ] {} HTTP-Session: 97cc47f2-0462-437f-86f8-fe8b5a7eadfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.524558 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.524598 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:42.524723 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.525076 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.525113 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.525418 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:49:42.525727 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.525879 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} executeQuery: Read 70 rows, 5.60 KiB in 0.001351 sec., 51813.47150259068 rows/sec., 4.05 MiB/sec. 2024.03.26 19:49:42.526008 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.526032 [ 3 ] {4a484708-6d34-4ed9-bbc0-6155c68fa291} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:49:42.526047 [ 3 ] {} HTTP-Session: 97cc47f2-0462-437f-86f8-fe8b5a7eadfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.526201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.526249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.526267 [ 3 ] {} HTTP-Session: 543d74f6-28e7-493f-a730-c8066e41d7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.526283 [ 3 ] {} HTTP-Session: 543d74f6-28e7-493f-a730-c8066e41d7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.526296 [ 3 ] {} HTTP-Session: 543d74f6-28e7-493f-a730-c8066e41d7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.526327 [ 3 ] {} HTTP-Session: 543d74f6-28e7-493f-a730-c8066e41d7d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.526424 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.526468 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:42.526615 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.526973 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.527011 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.527396 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:49:42.527729 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.527904 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} executeQuery: Read 100 rows, 7.10 KiB in 0.001522 sec., 65703.0223390276 rows/sec., 4.56 MiB/sec. 2024.03.26 19:49:42.528038 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.528062 [ 3 ] {82a9a29c-ae2f-47e6-acd3-84a45c68ebf8} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:42.528078 [ 3 ] {} HTTP-Session: 543d74f6-28e7-493f-a730-c8066e41d7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.528250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.528298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.528316 [ 3 ] {} HTTP-Session: e150bb71-ef49-4f42-b9a6-68d005801502 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.528333 [ 3 ] {} HTTP-Session: e150bb71-ef49-4f42-b9a6-68d005801502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.528346 [ 3 ] {} HTTP-Session: e150bb71-ef49-4f42-b9a6-68d005801502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.528378 [ 3 ] {} HTTP-Session: e150bb71-ef49-4f42-b9a6-68d005801502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.528653 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.528700 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:42.528863 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.529368 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.529404 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.529850 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:49:42.530201 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.530359 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} executeQuery: Read 42 rows, 58.04 KiB in 0.001922 sec., 21852.2372528616 rows/sec., 29.49 MiB/sec. 2024.03.26 19:49:42.530491 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.530515 [ 3 ] {d36e0eec-f18d-4b48-995e-8ddf6a7a1b74} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:49:42.530530 [ 3 ] {} HTTP-Session: e150bb71-ef49-4f42-b9a6-68d005801502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.530646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:42.530695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:42.530713 [ 3 ] {} HTTP-Session: 56fe8011-63b6-40e7-8a6d-00bf20be9ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:42.530729 [ 3 ] {} HTTP-Session: 56fe8011-63b6-40e7-8a6d-00bf20be9ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.530743 [ 3 ] {} HTTP-Session: 56fe8011-63b6-40e7-8a6d-00bf20be9ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:42.530773 [ 3 ] {} HTTP-Session: 56fe8011-63b6-40e7-8a6d-00bf20be9ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:42.530845 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:42.530887 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:42.531014 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:42.531276 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:42.531313 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:42.531664 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:49:42.531994 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:42.532168 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} executeQuery: Read 30 rows, 2.10 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.52 MiB/sec. 2024.03.26 19:49:42.532289 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} DynamicQueryHandler: Done processing query 2024.03.26 19:49:42.532313 [ 3 ] {95883207-2a2c-48c2-b42b-a39e6a86418e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:42.532328 [ 3 ] {} HTTP-Session: 56fe8011-63b6-40e7-8a6d-00bf20be9ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.518384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.518525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.518553 [ 3 ] {} HTTP-Session: 4101aa7a-d1db-4c03-a3a0-ebb735b31cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.518582 [ 3 ] {} HTTP-Session: 4101aa7a-d1db-4c03-a3a0-ebb735b31cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.518600 [ 3 ] {} HTTP-Session: 4101aa7a-d1db-4c03-a3a0-ebb735b31cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.518658 [ 3 ] {} HTTP-Session: 4101aa7a-d1db-4c03-a3a0-ebb735b31cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.518792 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.518862 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:47.519053 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.519463 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.519511 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.519891 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:49:47.520227 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.520376 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} executeQuery: Read 16 rows, 1.30 KiB in 0.00165 sec., 9696.969696969698 rows/sec., 785.98 KiB/sec. 2024.03.26 19:49:47.520611 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.520667 [ 3 ] {cce6b33e-bf10-4cf7-b762-8df19cbe8dcb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:47.520703 [ 3 ] {} HTTP-Session: 4101aa7a-d1db-4c03-a3a0-ebb735b31cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.520861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.520910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.520930 [ 3 ] {} HTTP-Session: a8d67be6-0397-4cf4-92bf-9770f3662ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.520947 [ 3 ] {} HTTP-Session: a8d67be6-0397-4cf4-92bf-9770f3662ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.520961 [ 3 ] {} HTTP-Session: a8d67be6-0397-4cf4-92bf-9770f3662ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.520993 [ 3 ] {} HTTP-Session: a8d67be6-0397-4cf4-92bf-9770f3662ec2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.521059 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.521103 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:49:47.521251 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.521531 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.521569 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.521893 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:49:47.522198 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.522350 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} executeQuery: Read 2 rows, 167.00 B in 0.001314 sec., 1522.0700152207 rows/sec., 124.11 KiB/sec. 2024.03.26 19:49:47.522492 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.522516 [ 3 ] {45119b8b-0e4c-4850-8de8-a70c7f85c01d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:47.522532 [ 3 ] {} HTTP-Session: a8d67be6-0397-4cf4-92bf-9770f3662ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.522655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.522703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.522723 [ 3 ] {} HTTP-Session: 9c605d38-dde0-4bcb-b573-8183d31cbb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.522740 [ 3 ] {} HTTP-Session: 9c605d38-dde0-4bcb-b573-8183d31cbb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.522754 [ 3 ] {} HTTP-Session: 9c605d38-dde0-4bcb-b573-8183d31cbb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.522790 [ 3 ] {} HTTP-Session: 9c605d38-dde0-4bcb-b573-8183d31cbb2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.522881 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.522922 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:47.523047 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.523365 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.523402 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.523730 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:49:47.524034 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.524202 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} executeQuery: Read 75 rows, 6.38 KiB in 0.00136 sec., 55147.058823529405 rows/sec., 4.58 MiB/sec. 2024.03.26 19:49:47.524454 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.524490 [ 3 ] {295bcada-a4fd-4201-8663-0cb83d9a11e3} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:47.524507 [ 3 ] {} HTTP-Session: 9c605d38-dde0-4bcb-b573-8183d31cbb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.524613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.524663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.524682 [ 3 ] {} HTTP-Session: ba490fcc-0d51-43b6-9d82-7d683abcc723 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.524698 [ 3 ] {} HTTP-Session: ba490fcc-0d51-43b6-9d82-7d683abcc723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.524712 [ 3 ] {} HTTP-Session: ba490fcc-0d51-43b6-9d82-7d683abcc723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.524743 [ 3 ] {} HTTP-Session: ba490fcc-0d51-43b6-9d82-7d683abcc723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.524807 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.524850 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:49:47.524997 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.525260 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.525298 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.525589 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:49:47.525892 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.526052 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} executeQuery: Read 2 rows, 143.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 110.22 KiB/sec. 2024.03.26 19:49:47.526210 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.526235 [ 3 ] {8f8da0d0-de05-4f2c-bda4-6c8a2edb844a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:47.526251 [ 3 ] {} HTTP-Session: ba490fcc-0d51-43b6-9d82-7d683abcc723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.526361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.526409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.526428 [ 3 ] {} HTTP-Session: 7739ad33-865b-401d-86a6-f9771e34c735 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.526445 [ 3 ] {} HTTP-Session: 7739ad33-865b-401d-86a6-f9771e34c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.526459 [ 3 ] {} HTTP-Session: 7739ad33-865b-401d-86a6-f9771e34c735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.526490 [ 3 ] {} HTTP-Session: 7739ad33-865b-401d-86a6-f9771e34c735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.526565 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.526605 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:47.526730 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.527027 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.527064 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.527364 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:49:47.527692 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.527853 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} executeQuery: Read 46 rows, 3.68 KiB in 0.001321 sec., 34822.1044663134 rows/sec., 2.72 MiB/sec. 2024.03.26 19:49:47.527974 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.527999 [ 3 ] {2df5d969-3548-4e33-9b08-472b57818cfa} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:47.528015 [ 3 ] {} HTTP-Session: 7739ad33-865b-401d-86a6-f9771e34c735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.528147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.528196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.528214 [ 3 ] {} HTTP-Session: 780e17fa-e9a4-49ad-a8c2-1c65375a68b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.528231 [ 3 ] {} HTTP-Session: 780e17fa-e9a4-49ad-a8c2-1c65375a68b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.528245 [ 3 ] {} HTTP-Session: 780e17fa-e9a4-49ad-a8c2-1c65375a68b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.528275 [ 3 ] {} HTTP-Session: 780e17fa-e9a4-49ad-a8c2-1c65375a68b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.528380 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.528426 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:47.528571 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.528937 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.528975 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.529362 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:49:47.529694 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.529818 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} executeQuery: Read 101 rows, 7.17 KiB in 0.001497 sec., 67468.2698730795 rows/sec., 4.68 MiB/sec. 2024.03.26 19:49:47.529983 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.530008 [ 3 ] {884971fa-3a85-4a64-917a-2da5508f2bb4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:47.530024 [ 3 ] {} HTTP-Session: 780e17fa-e9a4-49ad-a8c2-1c65375a68b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.530153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.530202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.530221 [ 3 ] {} HTTP-Session: ec69a585-b5ba-47d7-be04-69d547d4de31 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.530238 [ 3 ] {} HTTP-Session: ec69a585-b5ba-47d7-be04-69d547d4de31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.530252 [ 3 ] {} HTTP-Session: ec69a585-b5ba-47d7-be04-69d547d4de31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.530283 [ 3 ] {} HTTP-Session: ec69a585-b5ba-47d7-be04-69d547d4de31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.530427 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.530472 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:47.530637 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.531009 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.531046 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.531448 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:49:47.531783 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.531942 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} executeQuery: Read 16 rows, 22.11 KiB in 0.001607 sec., 9956.440572495334 rows/sec., 13.44 MiB/sec. 2024.03.26 19:49:47.532075 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.532099 [ 3 ] {8b16470b-fd5b-4a2e-91d2-4de4373cd565} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:47.532115 [ 3 ] {} HTTP-Session: ec69a585-b5ba-47d7-be04-69d547d4de31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.532224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:47.532273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:47.532292 [ 3 ] {} HTTP-Session: c43d830d-68e8-42b6-b930-362827adecf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:47.532308 [ 3 ] {} HTTP-Session: c43d830d-68e8-42b6-b930-362827adecf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.532322 [ 3 ] {} HTTP-Session: c43d830d-68e8-42b6-b930-362827adecf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:47.532353 [ 3 ] {} HTTP-Session: c43d830d-68e8-42b6-b930-362827adecf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:47.532428 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:47.532470 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:47.532594 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:47.532858 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:47.532895 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:47.533250 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:49:47.533605 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:47.533760 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} executeQuery: Read 30 rows, 2.10 KiB in 0.001354 sec., 22156.573116691285 rows/sec., 1.52 MiB/sec. 2024.03.26 19:49:47.533882 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} DynamicQueryHandler: Done processing query 2024.03.26 19:49:47.533906 [ 3 ] {7d64fdc0-19cb-4d3a-80a9-13791313b6ff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:47.533922 [ 3 ] {} HTTP-Session: c43d830d-68e8-42b6-b930-362827adecf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.519482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.519613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.519639 [ 3 ] {} HTTP-Session: 587f4ea8-83a2-4203-baa1-87af0934cee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.519664 [ 3 ] {} HTTP-Session: 587f4ea8-83a2-4203-baa1-87af0934cee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.519679 [ 3 ] {} HTTP-Session: 587f4ea8-83a2-4203-baa1-87af0934cee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.519728 [ 3 ] {} HTTP-Session: 587f4ea8-83a2-4203-baa1-87af0934cee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.519858 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.519924 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:52.520119 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.520547 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.520597 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.520988 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:52.521325 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.521474 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} executeQuery: Read 42 rows, 3.40 KiB in 0.001681 sec., 24985.127900059488 rows/sec., 1.98 MiB/sec. 2024.03.26 19:49:52.521695 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.521748 [ 3 ] {640f51ac-be0f-44cc-83d3-1cf56957244b} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:52.521797 [ 3 ] {} HTTP-Session: 587f4ea8-83a2-4203-baa1-87af0934cee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.522043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.522099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.522119 [ 3 ] {} HTTP-Session: b3896dc0-41d1-45bb-8acf-dcea43ddd10e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.522138 [ 3 ] {} HTTP-Session: b3896dc0-41d1-45bb-8acf-dcea43ddd10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.522152 [ 3 ] {} HTTP-Session: b3896dc0-41d1-45bb-8acf-dcea43ddd10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.522187 [ 3 ] {} HTTP-Session: b3896dc0-41d1-45bb-8acf-dcea43ddd10e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.522309 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.522356 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:52.522502 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.522888 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.522928 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.523260 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:49:52.523574 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.523735 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} executeQuery: Read 152 rows, 14.87 KiB in 0.001486 sec., 102288.02153432033 rows/sec., 9.77 MiB/sec. 2024.03.26 19:49:52.523760 [ 30 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.03.26 19:49:52.523896 [ 30 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.523910 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.523951 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.523959 [ 3 ] {834e916c-c0e4-42ae-a3df-6e315b791d76} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:52.524009 [ 3 ] {} HTTP-Session: b3896dc0-41d1-45bb-8acf-dcea43ddd10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.524258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.524339 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.03.26 19:49:52.524372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.524471 [ 3 ] {} HTTP-Session: a8ad4b43-ade3-43a2-988b-0b50d656b955 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.524518 [ 3 ] {} HTTP-Session: a8ad4b43-ade3-43a2-988b-0b50d656b955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.524562 [ 3 ] {} HTTP-Session: a8ad4b43-ade3-43a2-988b-0b50d656b955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.524660 [ 3 ] {} HTTP-Session: a8ad4b43-ade3-43a2-988b-0b50d656b955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.524792 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:52.524864 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 231 rows starting from the beginning of the part 2024.03.26 19:49:52.524871 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.524946 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:52.525078 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 152 rows starting from the beginning of the part 2024.03.26 19:49:52.525381 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 111 rows starting from the beginning of the part 2024.03.26 19:49:52.525687 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 152 rows starting from the beginning of the part 2024.03.26 19:49:52.526042 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part 2024.03.26 19:49:52.526400 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part 2024.03.26 19:49:52.526482 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.527434 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.527493 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.528469 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:49:52.529192 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 4 columns (4 merged, 0 gathered) in 0.005099865 sec., 171181.00185004895 rows/sec., 15.62 MiB/sec. 2024.03.26 19:49:52.529216 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.529426 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.03.26 19:49:52.529565 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} executeQuery: Read 70 rows, 5.60 KiB in 0.004767 sec., 14684.287812041115 rows/sec., 1.15 MiB/sec. 2024.03.26 19:49:52.529566 [ 30 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.03.26 19:49:52.529789 [ 30 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.529970 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.530006 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.530134 [ 3 ] {9335b47a-dc96-447b-92a8-6bbebde38ea8} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:49:52.530211 [ 3 ] {} HTTP-Session: a8ad4b43-ade3-43a2-988b-0b50d656b955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.530564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.530697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.530707 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.03.26 19:49:52.530751 [ 3 ] {} HTTP-Session: ec9edb58-5b94-4c51-80f9-73b8da416277 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.530811 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.530852 [ 3 ] {} HTTP-Session: ec9edb58-5b94-4c51-80f9-73b8da416277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.530929 [ 3 ] {} HTTP-Session: ec9edb58-5b94-4c51-80f9-73b8da416277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.531066 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_20_4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.03.26 19:49:52.531085 [ 3 ] {} HTTP-Session: ec9edb58-5b94-4c51-80f9-73b8da416277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.531354 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:52.531357 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 19:49:52.531438 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 128 rows starting from the beginning of the part 2024.03.26 19:49:52.531489 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.531702 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part 2024.03.26 19:49:52.531692 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:52.531983 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part 2024.03.26 19:49:52.532284 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part 2024.03.26 19:49:52.532543 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2024.03.26 19:49:52.532857 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part 2024.03.26 19:49:52.533424 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.534198 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.534268 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.535360 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:49:52.535698 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 4 columns (4 merged, 0 gathered) in 0.005446195 sec., 83360.95200410562 rows/sec., 6.51 MiB/sec. 2024.03.26 19:49:52.535980 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.03.26 19:49:52.536127 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.536634 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} executeQuery: Read 100 rows, 7.10 KiB in 0.005191 sec., 19264.110961279137 rows/sec., 1.34 MiB/sec. 2024.03.26 19:49:52.537312 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.537359 [ 3 ] {bb899db6-3414-4075-acab-9f93a2ddc203} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:52.537366 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.537386 [ 3 ] {} HTTP-Session: ec9edb58-5b94-4c51-80f9-73b8da416277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.537511 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_20_4} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.03.26 19:49:52.537634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.537651 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:49:52.537708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.537732 [ 3 ] {} HTTP-Session: 1fe8c4c3-9390-44f9-ab26-9ae5f1e35c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.537749 [ 3 ] {} HTTP-Session: 1fe8c4c3-9390-44f9-ab26-9ae5f1e35c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.537763 [ 3 ] {} HTTP-Session: 1fe8c4c3-9390-44f9-ab26-9ae5f1e35c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.537800 [ 3 ] {} HTTP-Session: 1fe8c4c3-9390-44f9-ab26-9ae5f1e35c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.538438 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.538490 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:52.538687 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.539230 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.539269 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.539746 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:49:52.540111 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.540291 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} executeQuery: Read 42 rows, 58.04 KiB in 0.002424 sec., 17326.73267326733 rows/sec., 23.38 MiB/sec. 2024.03.26 19:49:52.540469 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.540494 [ 3 ] {31a78def-dc08-430c-8c8e-f0aca410e39d} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:49:52.540510 [ 3 ] {} HTTP-Session: 1fe8c4c3-9390-44f9-ab26-9ae5f1e35c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.540637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:52.540688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:52.540707 [ 3 ] {} HTTP-Session: 97fa8beb-6cd2-40d0-8170-b31e225d748b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:52.540723 [ 3 ] {} HTTP-Session: 97fa8beb-6cd2-40d0-8170-b31e225d748b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.540737 [ 3 ] {} HTTP-Session: 97fa8beb-6cd2-40d0-8170-b31e225d748b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:52.540768 [ 3 ] {} HTTP-Session: 97fa8beb-6cd2-40d0-8170-b31e225d748b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:52.540844 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:52.540886 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:52.541016 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:52.541346 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:52.541383 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 19:49:52.541747 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:49:52.542104 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:52.542264 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} executeQuery: Read 30 rows, 2.10 KiB in 0.001444 sec., 20775.623268698062 rows/sec., 1.42 MiB/sec. 2024.03.26 19:49:52.542392 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} DynamicQueryHandler: Done processing query 2024.03.26 19:49:52.542416 [ 3 ] {b6e2b94b-8731-43d0-a28b-34dcff889802} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:52.542432 [ 3 ] {} HTTP-Session: 97fa8beb-6cd2-40d0-8170-b31e225d748b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:56.462530 [ 24 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:49:56.462647 [ 24 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:49:57.518378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.518494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.518518 [ 3 ] {} HTTP-Session: 19828e7e-8f78-42ed-833d-92c8d36e8e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.518543 [ 3 ] {} HTTP-Session: 19828e7e-8f78-42ed-833d-92c8d36e8e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.518557 [ 3 ] {} HTTP-Session: 19828e7e-8f78-42ed-833d-92c8d36e8e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.518606 [ 3 ] {} HTTP-Session: 19828e7e-8f78-42ed-833d-92c8d36e8e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.518729 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.518794 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:49:57.518986 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.519421 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.519468 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.519846 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:57.520183 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.520354 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} executeQuery: Read 16 rows, 1.30 KiB in 0.001677 sec., 9540.846750149076 rows/sec., 773.33 KiB/sec. 2024.03.26 19:49:57.520367 [ 47 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 19:49:57.520481 [ 47 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.520519 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.520559 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.520674 [ 3 ] {6fa22d80-c9aa-4efa-aa07-3eb6ae10c853} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:49:57.520784 [ 3 ] {} HTTP-Session: 19828e7e-8f78-42ed-833d-92c8d36e8e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.520935 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:49:57.521141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.521206 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:57.521246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.521260 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part 2024.03.26 19:49:57.521286 [ 3 ] {} HTTP-Session: 997db4d4-3ff0-4544-8242-f65c3dbb4156 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.521309 [ 3 ] {} HTTP-Session: 997db4d4-3ff0-4544-8242-f65c3dbb4156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.521339 [ 3 ] {} HTTP-Session: 997db4d4-3ff0-4544-8242-f65c3dbb4156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.521499 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.521495 [ 3 ] {} HTTP-Session: 997db4d4-3ff0-4544-8242-f65c3dbb4156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.521843 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:49:57.521858 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.522014 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:49:57.522118 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.522440 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:49:57.522760 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.523233 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.524086 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.524157 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.525074 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:49:57.525369 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.004757374 sec., 39937.99940891761 rows/sec., 3.16 MiB/sec. 2024.03.26 19:49:57.525594 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 19:49:57.525840 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.526240 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} executeQuery: Read 74 rows, 6.29 KiB in 0.004538 sec., 16306.74305861613 rows/sec., 1.35 MiB/sec. 2024.03.26 19:49:57.526475 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.526497 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.526549 [ 3 ] {6a5e5c94-1d9d-46ef-b799-b63cfaac82da} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:49:57.526592 [ 3 ] {} HTTP-Session: 997db4d4-3ff0-4544-8242-f65c3dbb4156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.526649 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_11_2} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 19:49:57.526775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.526820 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:49:57.526866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.526891 [ 3 ] {} HTTP-Session: 60c404c0-e1e5-4c8d-9702-3bf02fb1b072 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.526908 [ 3 ] {} HTTP-Session: 60c404c0-e1e5-4c8d-9702-3bf02fb1b072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.526921 [ 3 ] {} HTTP-Session: 60c404c0-e1e5-4c8d-9702-3bf02fb1b072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.526955 [ 3 ] {} HTTP-Session: 60c404c0-e1e5-4c8d-9702-3bf02fb1b072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.527043 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.527086 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:49:57.527231 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.527598 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.527638 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.527958 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:49:57.528304 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.528436 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} executeQuery: Read 44 rows, 3.52 KiB in 0.001436 sec., 30640.66852367688 rows/sec., 2.39 MiB/sec. 2024.03.26 19:49:57.528553 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.528577 [ 3 ] {2265d8a7-8d8b-42c7-a377-a444442794eb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:49:57.528593 [ 3 ] {} HTTP-Session: 60c404c0-e1e5-4c8d-9702-3bf02fb1b072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.528721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.528769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.528787 [ 3 ] {} HTTP-Session: 4487b6ea-39a4-421a-97d1-ecc23d5b7b93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.528803 [ 3 ] {} HTTP-Session: 4487b6ea-39a4-421a-97d1-ecc23d5b7b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.528817 [ 3 ] {} HTTP-Session: 4487b6ea-39a4-421a-97d1-ecc23d5b7b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.528847 [ 3 ] {} HTTP-Session: 4487b6ea-39a4-421a-97d1-ecc23d5b7b93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.528951 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.528995 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:49:57.529135 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.529492 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.529527 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.529921 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:49:57.530258 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.530385 [ 24 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 19:49:57.530391 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} executeQuery: Read 100 rows, 7.10 KiB in 0.001494 sec., 66934.40428380186 rows/sec., 4.64 MiB/sec. 2024.03.26 19:49:57.530436 [ 24 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.530482 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.530564 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.530607 [ 3 ] {80f3579d-7361-4e64-bee7-cce5c22316a6} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:49:57.530655 [ 3 ] {} HTTP-Session: 4487b6ea-39a4-421a-97d1-ecc23d5b7b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.530809 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:49:57.530865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.530965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.531015 [ 3 ] {} HTTP-Session: 01a88afe-210f-494e-8eb4-fb38dbb1b1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.531049 [ 3 ] {} HTTP-Session: 01a88afe-210f-494e-8eb4-fb38dbb1b1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.531086 [ 3 ] {} HTTP-Session: 01a88afe-210f-494e-8eb4-fb38dbb1b1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.531173 [ 3 ] {} HTTP-Session: 01a88afe-210f-494e-8eb4-fb38dbb1b1bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.531322 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:57.531384 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1825 rows starting from the beginning of the part 2024.03.26 19:49:57.531489 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.531645 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 137 rows starting from the beginning of the part 2024.03.26 19:49:57.531764 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:49:57.531958 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:57.532302 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 101 rows starting from the beginning of the part 2024.03.26 19:49:57.532604 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:57.532906 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part 2024.03.26 19:49:57.533489 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.534223 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.534276 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.535556 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:49:57.536303 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2363 rows, containing 5 columns (5 merged, 0 gathered) in 0.005699982 sec., 414562.7126541803 rows/sec., 28.81 MiB/sec. 2024.03.26 19:49:57.536364 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.536552 [ 24 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 19:49:57.536624 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} executeQuery: Read 16 rows, 22.11 KiB in 0.005319 sec., 3008.084226358338 rows/sec., 4.06 MiB/sec. 2024.03.26 19:49:57.536632 [ 24 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.536700 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.536821 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 19:49:57.537155 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.537208 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:49:57.537209 [ 3 ] {ee990c66-b649-4e7d-beac-3364165060a4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:49:57.537316 [ 3 ] {} HTTP-Session: 01a88afe-210f-494e-8eb4-fb38dbb1b1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.537614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:49:57.537837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:49:57.537912 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:57.537927 [ 3 ] {} HTTP-Session: acffc988-bce6-4e65-a06f-b1cbf1b69b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:49:57.538012 [ 3 ] {} HTTP-Session: acffc988-bce6-4e65-a06f-b1cbf1b69b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.538050 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part 2024.03.26 19:49:57.538066 [ 3 ] {} HTTP-Session: acffc988-bce6-4e65-a06f-b1cbf1b69b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.538188 [ 3 ] {} HTTP-Session: acffc988-bce6-4e65-a06f-b1cbf1b69b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:49:57.538579 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.538597 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.538948 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_21_4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 19:49:57.539012 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:49:57.539080 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:49:57.539229 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2024.03.26 19:49:57.539439 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:49:57.539476 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.539834 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:49:57.540232 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2024.03.26 19:49:57.540606 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:49:57.541607 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.541668 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.542617 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:49:57.543579 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.543744 [ 24 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 19:49:57.543754 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} executeQuery: Read 30 rows, 2.10 KiB in 0.00514 sec., 5836.575875486382 rows/sec., 409.43 KiB/sec. 2024.03.26 19:49:57.543801 [ 24 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:49:57.543852 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:49:57.543993 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} DynamicQueryHandler: Done processing query 2024.03.26 19:49:57.544060 [ 3 ] {5b1580cf-64ea-461d-b7be-5a876f98c276} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:49:57.544123 [ 3 ] {} HTTP-Session: acffc988-bce6-4e65-a06f-b1cbf1b69b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:49:57.544185 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:57.544481 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:49:57.544527 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 468 rows starting from the beginning of the part 2024.03.26 19:49:57.544666 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:57.544892 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:57.545090 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:49:57.545231 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:57.545315 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2024.03.26 19:49:57.546550 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 6 columns (6 merged, 0 gathered) in 0.009652422 sec., 28697.46059590018 rows/sec., 38.73 MiB/sec. 2024.03.26 19:49:57.546968 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 19:49:57.547232 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003273899 sec., 188765.7499513577 rows/sec., 12.93 MiB/sec. 2024.03.26 19:49:57.547564 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 19:49:57.547846 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.548079 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_11_2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 19:49:57.548236 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2024.03.26 19:49:57.548380 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:49:57.548470 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_21_4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 19:49:57.548566 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.03.26 19:50:02.520096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.520222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.520248 [ 3 ] {} HTTP-Session: 5742949f-d0d9-4cd0-9bc8-8e67c4198f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.520273 [ 3 ] {} HTTP-Session: 5742949f-d0d9-4cd0-9bc8-8e67c4198f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.520289 [ 3 ] {} HTTP-Session: 5742949f-d0d9-4cd0-9bc8-8e67c4198f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.520340 [ 3 ] {} HTTP-Session: 5742949f-d0d9-4cd0-9bc8-8e67c4198f92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.520468 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.520534 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:02.520723 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.521186 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.521225 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.521615 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:50:02.521960 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.522106 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} executeQuery: Read 42 rows, 3.40 KiB in 0.001701 sec., 24691.35802469136 rows/sec., 1.95 MiB/sec. 2024.03.26 19:50:02.522262 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.522288 [ 3 ] {7bcef52d-bcb3-4c5a-88bd-cf7a7c2b296f} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:02.522304 [ 3 ] {} HTTP-Session: 5742949f-d0d9-4cd0-9bc8-8e67c4198f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.522462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.522512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.522531 [ 3 ] {} HTTP-Session: e574f440-7653-495c-a60f-7e7aeb9e0e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.522548 [ 3 ] {} HTTP-Session: e574f440-7653-495c-a60f-7e7aeb9e0e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.522563 [ 3 ] {} HTTP-Session: e574f440-7653-495c-a60f-7e7aeb9e0e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.522595 [ 3 ] {} HTTP-Session: e574f440-7653-495c-a60f-7e7aeb9e0e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.522713 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.522756 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:02.522880 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.523303 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.523339 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.523669 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:02.523980 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.524106 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} executeQuery: Read 152 rows, 14.87 KiB in 0.00146 sec., 104109.5890410959 rows/sec., 9.95 MiB/sec. 2024.03.26 19:50:02.524229 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.524253 [ 3 ] {501e57e0-060b-4d03-a45f-ed4ce64508a8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:02.524268 [ 3 ] {} HTTP-Session: e574f440-7653-495c-a60f-7e7aeb9e0e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.524396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.524446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.524464 [ 3 ] {} HTTP-Session: 35e6a6ff-0c2b-4daa-ab7d-8fcb457158d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.524480 [ 3 ] {} HTTP-Session: 35e6a6ff-0c2b-4daa-ab7d-8fcb457158d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.524494 [ 3 ] {} HTTP-Session: 35e6a6ff-0c2b-4daa-ab7d-8fcb457158d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.524525 [ 3 ] {} HTTP-Session: 35e6a6ff-0c2b-4daa-ab7d-8fcb457158d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.524625 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.524667 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:02.524793 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.525124 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.525160 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.525475 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:02.525807 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.525935 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} executeQuery: Read 70 rows, 5.60 KiB in 0.001368 sec., 51169.59064327485 rows/sec., 4.00 MiB/sec. 2024.03.26 19:50:02.526055 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.526079 [ 3 ] {debf5eaa-21fd-4c6f-90f2-fa343aabbb99} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:50:02.526095 [ 3 ] {} HTTP-Session: 35e6a6ff-0c2b-4daa-ab7d-8fcb457158d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.526219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.526269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.526287 [ 3 ] {} HTTP-Session: 3245738b-9644-4bb7-9071-39c9609d12df Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.526303 [ 3 ] {} HTTP-Session: 3245738b-9644-4bb7-9071-39c9609d12df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.526317 [ 3 ] {} HTTP-Session: 3245738b-9644-4bb7-9071-39c9609d12df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.526347 [ 3 ] {} HTTP-Session: 3245738b-9644-4bb7-9071-39c9609d12df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.526446 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.526490 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:02.526632 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.526982 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.527017 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.527406 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:02.527757 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.527883 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} executeQuery: Read 100 rows, 7.10 KiB in 0.00149 sec., 67114.09395973154 rows/sec., 4.65 MiB/sec. 2024.03.26 19:50:02.528081 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.528141 [ 3 ] {e99c29ac-5256-46f6-bf86-e6bd9a375707} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:02.528181 [ 3 ] {} HTTP-Session: 3245738b-9644-4bb7-9071-39c9609d12df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.528384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.528435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.528454 [ 3 ] {} HTTP-Session: 78b40c0c-df76-4c35-9605-46662cb488ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.528471 [ 3 ] {} HTTP-Session: 78b40c0c-df76-4c35-9605-46662cb488ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.528485 [ 3 ] {} HTTP-Session: 78b40c0c-df76-4c35-9605-46662cb488ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.528516 [ 3 ] {} HTTP-Session: 78b40c0c-df76-4c35-9605-46662cb488ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.528786 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.528832 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:02.529012 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.529550 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.529586 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.530023 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:50:02.530367 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.530499 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} executeQuery: Read 42 rows, 58.04 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 29.43 MiB/sec. 2024.03.26 19:50:02.530773 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.530806 [ 3 ] {6f0805be-ad65-4154-aba4-ef17b1af438a} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:02.530822 [ 3 ] {} HTTP-Session: 78b40c0c-df76-4c35-9605-46662cb488ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.530936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:02.530988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:02.531006 [ 3 ] {} HTTP-Session: 97174d04-1e02-4c60-b818-97d8bdcef31f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:02.531023 [ 3 ] {} HTTP-Session: 97174d04-1e02-4c60-b818-97d8bdcef31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.531036 [ 3 ] {} HTTP-Session: 97174d04-1e02-4c60-b818-97d8bdcef31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:02.531067 [ 3 ] {} HTTP-Session: 97174d04-1e02-4c60-b818-97d8bdcef31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:02.531142 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:02.531185 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:02.531334 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:02.531614 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:02.531652 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:02.532006 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:02.532355 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:02.532481 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} executeQuery: Read 30 rows, 2.10 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. 2024.03.26 19:50:02.532600 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} DynamicQueryHandler: Done processing query 2024.03.26 19:50:02.532624 [ 3 ] {ab2b57ef-1d3b-45c6-8356-50aefe320356} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:02.532640 [ 3 ] {} HTTP-Session: 97174d04-1e02-4c60-b818-97d8bdcef31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.519709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.519845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.519873 [ 3 ] {} HTTP-Session: db365400-e89c-4091-ad02-a88fcd85d26b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.519902 [ 3 ] {} HTTP-Session: db365400-e89c-4091-ad02-a88fcd85d26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.519920 [ 3 ] {} HTTP-Session: db365400-e89c-4091-ad02-a88fcd85d26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.519975 [ 3 ] {} HTTP-Session: db365400-e89c-4091-ad02-a88fcd85d26b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.520105 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.520176 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:07.520390 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.520818 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.520856 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.521245 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:50:07.521581 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.521722 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} executeQuery: Read 16 rows, 1.30 KiB in 0.001681 sec., 9518.143961927424 rows/sec., 771.49 KiB/sec. 2024.03.26 19:50:07.521861 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.521887 [ 3 ] {0eea3826-98ae-46f9-8de5-5395c0a7c5a1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:07.521903 [ 3 ] {} HTTP-Session: db365400-e89c-4091-ad02-a88fcd85d26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.522077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.522125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.522143 [ 3 ] {} HTTP-Session: 18e52377-6915-4020-8c61-67601be8fb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.522160 [ 3 ] {} HTTP-Session: 18e52377-6915-4020-8c61-67601be8fb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.522173 [ 3 ] {} HTTP-Session: 18e52377-6915-4020-8c61-67601be8fb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.522204 [ 3 ] {} HTTP-Session: 18e52377-6915-4020-8c61-67601be8fb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.522296 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.522336 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:07.522459 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.522829 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.522865 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.523179 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:07.523490 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.523619 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} executeQuery: Read 110 rows, 9.06 KiB in 0.001371 sec., 80233.40627279358 rows/sec., 6.45 MiB/sec. 2024.03.26 19:50:07.523741 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.523764 [ 3 ] {489ec76b-9195-45c8-a483-dc39f5d20e74} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:07.523779 [ 3 ] {} HTTP-Session: 18e52377-6915-4020-8c61-67601be8fb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.523912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.523960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.523979 [ 3 ] {} HTTP-Session: 3d0bc379-dad8-4ad8-9e9a-f0ac93585580 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.523995 [ 3 ] {} HTTP-Session: 3d0bc379-dad8-4ad8-9e9a-f0ac93585580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.524008 [ 3 ] {} HTTP-Session: 3d0bc379-dad8-4ad8-9e9a-f0ac93585580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.524038 [ 3 ] {} HTTP-Session: 3d0bc379-dad8-4ad8-9e9a-f0ac93585580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.524120 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.524159 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:07.524283 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.524632 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.524668 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.524975 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:07.525280 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.525407 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} executeQuery: Read 68 rows, 5.42 KiB in 0.001326 sec., 51282.05128205129 rows/sec., 3.99 MiB/sec. 2024.03.26 19:50:07.525526 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.525551 [ 3 ] {e7209eb5-3a46-4f86-a7fb-c501ad9188fa} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:07.525566 [ 3 ] {} HTTP-Session: 3d0bc379-dad8-4ad8-9e9a-f0ac93585580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.525715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.525764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.525782 [ 3 ] {} HTTP-Session: b6799458-c719-4ebf-a220-c436804c2455 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.525799 [ 3 ] {} HTTP-Session: b6799458-c719-4ebf-a220-c436804c2455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.525812 [ 3 ] {} HTTP-Session: b6799458-c719-4ebf-a220-c436804c2455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.525843 [ 3 ] {} HTTP-Session: b6799458-c719-4ebf-a220-c436804c2455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.525950 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.525995 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:07.526136 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.526588 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.526624 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.527018 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:07.527364 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.527492 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} executeQuery: Read 136 rows, 9.70 KiB in 0.001604 sec., 84788.02992518703 rows/sec., 5.91 MiB/sec. 2024.03.26 19:50:07.527621 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.527645 [ 3 ] {4061aa05-a5c2-49c3-bc84-51066d126cf1} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:50:07.527661 [ 3 ] {} HTTP-Session: b6799458-c719-4ebf-a220-c436804c2455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.527785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.527833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.527851 [ 3 ] {} HTTP-Session: 2cada6b1-e08d-4720-9992-a606a6a87c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.527867 [ 3 ] {} HTTP-Session: 2cada6b1-e08d-4720-9992-a606a6a87c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.527883 [ 3 ] {} HTTP-Session: 2cada6b1-e08d-4720-9992-a606a6a87c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.527914 [ 3 ] {} HTTP-Session: 2cada6b1-e08d-4720-9992-a606a6a87c9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.528071 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.528117 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:07.528272 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.528667 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.528702 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.529103 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:50:07.529440 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.529577 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} executeQuery: Read 16 rows, 22.11 KiB in 0.001613 sec., 9919.404835709856 rows/sec., 13.39 MiB/sec. 2024.03.26 19:50:07.529702 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.529726 [ 3 ] {daa6ffb1-2a2c-4322-bd07-ab7993bbc31a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:07.529742 [ 3 ] {} HTTP-Session: 2cada6b1-e08d-4720-9992-a606a6a87c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.529861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:07.529910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:07.529929 [ 3 ] {} HTTP-Session: 82458d45-a465-4008-b3ec-3a02f8099a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:07.529945 [ 3 ] {} HTTP-Session: 82458d45-a465-4008-b3ec-3a02f8099a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.529959 [ 3 ] {} HTTP-Session: 82458d45-a465-4008-b3ec-3a02f8099a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:07.529989 [ 3 ] {} HTTP-Session: 82458d45-a465-4008-b3ec-3a02f8099a96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:07.530061 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:07.530103 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:07.530228 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:07.530513 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:07.530549 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:07.530905 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:07.531229 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:07.531362 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} executeQuery: Read 30 rows, 2.10 KiB in 0.001329 sec., 22573.36343115124 rows/sec., 1.55 MiB/sec. 2024.03.26 19:50:07.531578 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:07.531638 [ 3 ] {c28258e0-97b1-46e1-8d1d-fbdceba1504a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:07.531697 [ 3 ] {} HTTP-Session: 82458d45-a465-4008-b3ec-3a02f8099a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:11.462698 [ 143 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:50:11.462765 [ 143 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:50:12.002211 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000858486 sec. 2024.03.26 19:50:12.520092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.520202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.520226 [ 3 ] {} HTTP-Session: c3251169-fc67-418b-9a39-8c0db65798bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.520250 [ 3 ] {} HTTP-Session: c3251169-fc67-418b-9a39-8c0db65798bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.520265 [ 3 ] {} HTTP-Session: c3251169-fc67-418b-9a39-8c0db65798bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.520314 [ 3 ] {} HTTP-Session: c3251169-fc67-418b-9a39-8c0db65798bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.520441 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.520505 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:12.520697 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.521156 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.521202 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.521624 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:50:12.521995 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.522159 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} executeQuery: Read 42 rows, 3.40 KiB in 0.001778 sec., 23622.047244094487 rows/sec., 1.87 MiB/sec. 2024.03.26 19:50:12.522325 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.522351 [ 3 ] {6473ed22-aced-46b7-8124-a73fb8e2291e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:12.522369 [ 3 ] {} HTTP-Session: c3251169-fc67-418b-9a39-8c0db65798bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.522496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.522553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.522572 [ 3 ] {} HTTP-Session: 3d710854-ea61-4ed7-bbb7-f0dc3f700029 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.522591 [ 3 ] {} HTTP-Session: 3d710854-ea61-4ed7-bbb7-f0dc3f700029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.522605 [ 3 ] {} HTTP-Session: 3d710854-ea61-4ed7-bbb7-f0dc3f700029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.522640 [ 3 ] {} HTTP-Session: 3d710854-ea61-4ed7-bbb7-f0dc3f700029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.522712 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.522757 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:50:12.522892 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.523209 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.523249 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.523568 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:50:12.523879 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.524035 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} executeQuery: Read 4 rows, 334.00 B in 0.001343 sec., 2978.4065524944153 rows/sec., 242.87 KiB/sec. 2024.03.26 19:50:12.524269 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.524295 [ 3 ] {1f6c2f5d-4e8c-44a0-a612-72ee6e1b3fbd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:12.524312 [ 3 ] {} HTTP-Session: 3d710854-ea61-4ed7-bbb7-f0dc3f700029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.524499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.524551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.524570 [ 3 ] {} HTTP-Session: 11b9993b-38c7-443c-80d2-3e6220947f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.524587 [ 3 ] {} HTTP-Session: 11b9993b-38c7-443c-80d2-3e6220947f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.524600 [ 3 ] {} HTTP-Session: 11b9993b-38c7-443c-80d2-3e6220947f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.524633 [ 3 ] {} HTTP-Session: 11b9993b-38c7-443c-80d2-3e6220947f2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.524743 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.524788 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:12.524932 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.525348 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.525386 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.525707 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:50:12.526012 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.526165 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} executeQuery: Read 154 rows, 15.05 KiB in 0.00148 sec., 104054.05405405405 rows/sec., 9.93 MiB/sec. 2024.03.26 19:50:12.526547 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.526618 [ 3 ] {b325f525-8839-4679-9323-2f68cb6e1552} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:12.526698 [ 3 ] {} HTTP-Session: 11b9993b-38c7-443c-80d2-3e6220947f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.526900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.526953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.526971 [ 3 ] {} HTTP-Session: b2871c27-3df8-4dcd-a89e-55aeef457fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.526988 [ 3 ] {} HTTP-Session: b2871c27-3df8-4dcd-a89e-55aeef457fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.527002 [ 3 ] {} HTTP-Session: b2871c27-3df8-4dcd-a89e-55aeef457fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.527034 [ 3 ] {} HTTP-Session: b2871c27-3df8-4dcd-a89e-55aeef457fc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.527102 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.527145 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:50:12.527284 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.529567 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.529603 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.529906 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:50:12.530224 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.530383 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} executeQuery: Read 4 rows, 286.00 B in 0.003296 sec., 1213.5922330097087 rows/sec., 84.74 KiB/sec. 2024.03.26 19:50:12.530604 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.530633 [ 3 ] {4ef614aa-1712-4119-ab0c-2712707ce27a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:12.530649 [ 3 ] {} HTTP-Session: b2871c27-3df8-4dcd-a89e-55aeef457fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.530775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.530824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.530842 [ 3 ] {} HTTP-Session: 4eca9f9f-e01b-4c73-89dc-a0ebd7ee2ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.530858 [ 3 ] {} HTTP-Session: 4eca9f9f-e01b-4c73-89dc-a0ebd7ee2ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.530872 [ 3 ] {} HTTP-Session: 4eca9f9f-e01b-4c73-89dc-a0ebd7ee2ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.530902 [ 3 ] {} HTTP-Session: 4eca9f9f-e01b-4c73-89dc-a0ebd7ee2ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.530994 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.531035 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:12.531177 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.531543 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.531582 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.531898 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:50:12.532203 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.532359 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} executeQuery: Read 74 rows, 5.93 KiB in 0.001403 sec., 52744.11974340698 rows/sec., 4.12 MiB/sec. 2024.03.26 19:50:12.532716 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.532805 [ 3 ] {84c0e95a-477b-4309-b6b5-d407a067c4c1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:12.532906 [ 3 ] {} HTTP-Session: 4eca9f9f-e01b-4c73-89dc-a0ebd7ee2ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.533182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.533244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.533265 [ 3 ] {} HTTP-Session: 57da6144-5a3e-4618-bdac-59af99af4575 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.533285 [ 3 ] {} HTTP-Session: 57da6144-5a3e-4618-bdac-59af99af4575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.533301 [ 3 ] {} HTTP-Session: 57da6144-5a3e-4618-bdac-59af99af4575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.533333 [ 3 ] {} HTTP-Session: 57da6144-5a3e-4618-bdac-59af99af4575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.533437 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.533484 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:12.533640 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.534000 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.534037 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.534414 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:50:12.534749 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.534894 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} executeQuery: Read 102 rows, 7.24 KiB in 0.001511 sec., 67504.96360026473 rows/sec., 4.68 MiB/sec. 2024.03.26 19:50:12.535261 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.535340 [ 3 ] {b820377e-d8e3-4482-b449-d22dc148395a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:12.535410 [ 3 ] {} HTTP-Session: 57da6144-5a3e-4618-bdac-59af99af4575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.535691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.535741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.535759 [ 3 ] {} HTTP-Session: fe990343-38f4-4f26-82fd-d49f2afbd42f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.535775 [ 3 ] {} HTTP-Session: fe990343-38f4-4f26-82fd-d49f2afbd42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.535789 [ 3 ] {} HTTP-Session: fe990343-38f4-4f26-82fd-d49f2afbd42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.535819 [ 3 ] {} HTTP-Session: fe990343-38f4-4f26-82fd-d49f2afbd42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.536092 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.536141 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:12.536310 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.536828 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.536865 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.537285 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:50:12.537642 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.537810 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} executeQuery: Read 42 rows, 58.04 KiB in 0.00193 sec., 21761.65803108808 rows/sec., 29.37 MiB/sec. 2024.03.26 19:50:12.537944 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.537967 [ 3 ] {a7b7f869-f26d-4088-9d0c-28ed3894cde1} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:12.537982 [ 3 ] {} HTTP-Session: fe990343-38f4-4f26-82fd-d49f2afbd42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.538093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:12.538143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:12.538161 [ 3 ] {} HTTP-Session: a5a265ea-0a9d-4d7d-b6d5-1f36e0ec1889 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:12.538177 [ 3 ] {} HTTP-Session: a5a265ea-0a9d-4d7d-b6d5-1f36e0ec1889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.538190 [ 3 ] {} HTTP-Session: a5a265ea-0a9d-4d7d-b6d5-1f36e0ec1889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:12.538220 [ 3 ] {} HTTP-Session: a5a265ea-0a9d-4d7d-b6d5-1f36e0ec1889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:12.538294 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:12.538336 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:12.538461 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:12.538728 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:12.538764 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:12.539110 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:50:12.539426 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:12.539584 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} executeQuery: Read 30 rows, 2.10 KiB in 0.00131 sec., 22900.763358778626 rows/sec., 1.57 MiB/sec. 2024.03.26 19:50:12.539802 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} DynamicQueryHandler: Done processing query 2024.03.26 19:50:12.539845 [ 3 ] {6cbf9780-1f1a-468f-84c6-45ca5a66c903} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:12.539890 [ 3 ] {} HTTP-Session: a5a265ea-0a9d-4d7d-b6d5-1f36e0ec1889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.518798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.518928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.518953 [ 3 ] {} HTTP-Session: 6484373d-bf5c-4de3-a6c0-86f5a71289e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.518979 [ 3 ] {} HTTP-Session: 6484373d-bf5c-4de3-a6c0-86f5a71289e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.518995 [ 3 ] {} HTTP-Session: 6484373d-bf5c-4de3-a6c0-86f5a71289e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.519045 [ 3 ] {} HTTP-Session: 6484373d-bf5c-4de3-a6c0-86f5a71289e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.519166 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.519232 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:17.519426 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.519839 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.519889 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.520285 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:50:17.520628 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.520812 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} executeQuery: Read 16 rows, 1.30 KiB in 0.001694 sec., 9445.100354191263 rows/sec., 765.57 KiB/sec. 2024.03.26 19:50:17.521081 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.521126 [ 3 ] {e50632c2-e5b6-4f1a-aa03-b8d430772596} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:17.521143 [ 3 ] {} HTTP-Session: 6484373d-bf5c-4de3-a6c0-86f5a71289e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.521298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.521355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.521374 [ 3 ] {} HTTP-Session: 9ab26eb0-aa27-4357-84a9-a0399358ebfe Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.521391 [ 3 ] {} HTTP-Session: 9ab26eb0-aa27-4357-84a9-a0399358ebfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.521405 [ 3 ] {} HTTP-Session: 9ab26eb0-aa27-4357-84a9-a0399358ebfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.521440 [ 3 ] {} HTTP-Session: 9ab26eb0-aa27-4357-84a9-a0399358ebfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.521514 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.521561 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:50:17.521713 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.522005 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.522045 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.522348 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:50:17.522657 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.522818 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} executeQuery: Read 2 rows, 167.00 B in 0.001328 sec., 1506.0240963855422 rows/sec., 122.81 KiB/sec. 2024.03.26 19:50:17.522943 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.522968 [ 3 ] {e2a4c450-b7eb-4267-8b60-a7828bdf2ac2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:17.522984 [ 3 ] {} HTTP-Session: 9ab26eb0-aa27-4357-84a9-a0399358ebfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.523108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.523160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.523178 [ 3 ] {} HTTP-Session: 254418a7-b2f1-4caf-a351-bcb7f5eda4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.523194 [ 3 ] {} HTTP-Session: 254418a7-b2f1-4caf-a351-bcb7f5eda4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.523208 [ 3 ] {} HTTP-Session: 254418a7-b2f1-4caf-a351-bcb7f5eda4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.523241 [ 3 ] {} HTTP-Session: 254418a7-b2f1-4caf-a351-bcb7f5eda4b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.523328 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.523370 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:17.523497 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.523826 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.523865 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.524185 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:50:17.524511 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.524679 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} executeQuery: Read 75 rows, 6.37 KiB in 0.001388 sec., 54034.58213256484 rows/sec., 4.48 MiB/sec. 2024.03.26 19:50:17.524679 [ 146 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.03.26 19:50:17.524794 [ 146 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.524833 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.524845 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.524891 [ 3 ] {3dbf86ae-e547-472e-baa9-f721f914410f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:17.524931 [ 3 ] {} HTTP-Session: 254418a7-b2f1-4caf-a351-bcb7f5eda4b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.525016 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::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.03.26 19:50:17.525074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.525139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.525166 [ 3 ] {} HTTP-Session: c56cc15e-419f-4680-ba8e-e8ada9a8367b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.525186 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:17.525191 [ 3 ] {} HTTP-Session: c56cc15e-419f-4680-ba8e-e8ada9a8367b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.525221 [ 3 ] {} HTTP-Session: c56cc15e-419f-4680-ba8e-e8ada9a8367b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.525230 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 239 rows starting from the beginning of the part 2024.03.26 19:50:17.525259 [ 3 ] {} HTTP-Session: c56cc15e-419f-4680-ba8e-e8ada9a8367b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.525351 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.525373 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part 2024.03.26 19:50:17.525481 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:50:17.525793 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 152 rows starting from the beginning of the part 2024.03.26 19:50:17.526103 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part 2024.03.26 19:50:17.526367 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 154 rows starting from the beginning of the part 2024.03.26 19:50:17.526588 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part 2024.03.26 19:50:17.526732 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.527412 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.527458 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.527909 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 19:50:17.528339 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.528351 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406613 sec., 236011.54577875443 rows/sec., 21.17 MiB/sec. 2024.03.26 19:50:17.528531 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.03.26 19:50:17.528552 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} executeQuery: Read 2 rows, 143.00 B in 0.003243 sec., 616.7129201356769 rows/sec., 43.06 KiB/sec. 2024.03.26 19:50:17.529019 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.529055 [ 3 ] {77ad9516-62cd-413c-b63b-17ea4517d212} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:17.529089 [ 3 ] {} HTTP-Session: c56cc15e-419f-4680-ba8e-e8ada9a8367b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.529223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.529281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.529280 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.529305 [ 3 ] {} HTTP-Session: 5ca8c493-b824-47b7-81fd-d53b8215e29c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.529335 [ 3 ] {} HTTP-Session: 5ca8c493-b824-47b7-81fd-d53b8215e29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.529356 [ 3 ] {} HTTP-Session: 5ca8c493-b824-47b7-81fd-d53b8215e29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.529384 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_25_5} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.03.26 19:50:17.529394 [ 3 ] {} HTTP-Session: 5ca8c493-b824-47b7-81fd-d53b8215e29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.529468 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.03.26 19:50:17.529504 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.529545 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:17.529677 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.529993 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.530029 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.530338 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:50:17.530650 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.530810 [ 146 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.03.26 19:50:17.530822 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} executeQuery: Read 46 rows, 3.68 KiB in 0.001356 sec., 33923.30383480826 rows/sec., 2.65 MiB/sec. 2024.03.26 19:50:17.530856 [ 146 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.530922 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.531086 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.531172 [ 3 ] {4697742a-4ddf-4996-95f6-2bb4bf94d4b8} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:17.531255 [ 3 ] {} HTTP-Session: 5ca8c493-b824-47b7-81fd-d53b8215e29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.531276 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::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.03.26 19:50:17.531580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.531702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.531720 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:17.531739 [ 3 ] {} HTTP-Session: 5d494e69-f63f-4c39-a572-b3de0f3f6e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.531781 [ 3 ] {} HTTP-Session: 5d494e69-f63f-4c39-a572-b3de0f3f6e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.531781 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 134 rows starting from the beginning of the part 2024.03.26 19:50:17.531805 [ 3 ] {} HTTP-Session: 5d494e69-f63f-4c39-a572-b3de0f3f6e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.531877 [ 3 ] {} HTTP-Session: 5d494e69-f63f-4c39-a572-b3de0f3f6e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.532102 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2024.03.26 19:50:17.532315 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.532364 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part 2024.03.26 19:50:17.532484 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:17.532697 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part 2024.03.26 19:50:17.532956 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part 2024.03.26 19:50:17.533274 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2024.03.26 19:50:17.533949 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.534826 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.534892 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.535999 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:50:17.536088 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 4 columns (4 merged, 0 gathered) in 0.005072893 sec., 85947.01287805598 rows/sec., 6.71 MiB/sec. 2024.03.26 19:50:17.536314 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.03.26 19:50:17.536823 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.537118 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} executeQuery: Read 101 rows, 7.17 KiB in 0.005004 sec., 20183.852917665867 rows/sec., 1.40 MiB/sec. 2024.03.26 19:50:17.537246 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.537442 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_25_5} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.03.26 19:50:17.537451 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.537510 [ 3 ] {a1f63ca1-443d-4185-a56e-9ac92373c8a7} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:17.537576 [ 3 ] {} HTTP-Session: 5d494e69-f63f-4c39-a572-b3de0f3f6e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.537597 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 19:50:17.537734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.537796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.537815 [ 3 ] {} HTTP-Session: 3e4bd3ca-2e29-4b17-898b-ca6df1066bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.537832 [ 3 ] {} HTTP-Session: 3e4bd3ca-2e29-4b17-898b-ca6df1066bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.537846 [ 3 ] {} HTTP-Session: 3e4bd3ca-2e29-4b17-898b-ca6df1066bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.537879 [ 3 ] {} HTTP-Session: 3e4bd3ca-2e29-4b17-898b-ca6df1066bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.538047 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.538095 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:17.538284 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.538694 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.538730 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.539142 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:50:17.539494 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.539626 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} executeQuery: Read 16 rows, 22.11 KiB in 0.001696 sec., 9433.962264150943 rows/sec., 12.73 MiB/sec. 2024.03.26 19:50:17.539894 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.539921 [ 3 ] {27e5c122-de8b-410d-84ec-26656d4ca92c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:17.539938 [ 3 ] {} HTTP-Session: 3e4bd3ca-2e29-4b17-898b-ca6df1066bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.540057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:17.540107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:17.540126 [ 3 ] {} HTTP-Session: 420efef0-b266-4c3f-a780-2e3cf2a21544 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:17.540143 [ 3 ] {} HTTP-Session: 420efef0-b266-4c3f-a780-2e3cf2a21544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.540157 [ 3 ] {} HTTP-Session: 420efef0-b266-4c3f-a780-2e3cf2a21544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:17.540188 [ 3 ] {} HTTP-Session: 420efef0-b266-4c3f-a780-2e3cf2a21544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:17.540265 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:17.540312 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:17.540464 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:17.540732 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:17.540768 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:17.541125 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:50:17.541460 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:17.541592 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} executeQuery: Read 30 rows, 2.10 KiB in 0.001362 sec., 22026.431718061674 rows/sec., 1.51 MiB/sec. 2024.03.26 19:50:17.541712 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} DynamicQueryHandler: Done processing query 2024.03.26 19:50:17.541735 [ 3 ] {fb6459f5-7554-4999-b777-4df17604a650} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:17.541751 [ 3 ] {} HTTP-Session: 420efef0-b266-4c3f-a780-2e3cf2a21544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.519007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.519136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.519160 [ 3 ] {} HTTP-Session: d1a142f2-cae3-474e-a1e2-ce1e8bf8d9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.519184 [ 3 ] {} HTTP-Session: d1a142f2-cae3-474e-a1e2-ce1e8bf8d9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.519199 [ 3 ] {} HTTP-Session: d1a142f2-cae3-474e-a1e2-ce1e8bf8d9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.519249 [ 3 ] {} HTTP-Session: d1a142f2-cae3-474e-a1e2-ce1e8bf8d9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.519383 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.519449 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:22.519644 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.520068 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.520116 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.520500 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:50:22.520842 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.521015 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} executeQuery: Read 42 rows, 3.40 KiB in 0.001689 sec., 24866.78507992895 rows/sec., 1.97 MiB/sec. 2024.03.26 19:50:22.521028 [ 142 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 19:50:22.521138 [ 142 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.521181 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.521217 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.521271 [ 3 ] {64a94b97-95ba-4529-b1e1-b9209482b2e4} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:22.521305 [ 3 ] {} HTTP-Session: d1a142f2-cae3-474e-a1e2-ce1e8bf8d9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.521341 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:22.521466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.521468 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:22.521510 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part 2024.03.26 19:50:22.521523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.521548 [ 3 ] {} HTTP-Session: 800102a3-da72-4569-a048-df4e9b89a071 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.521577 [ 3 ] {} HTTP-Session: 800102a3-da72-4569-a048-df4e9b89a071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.521638 [ 3 ] {} HTTP-Session: 800102a3-da72-4569-a048-df4e9b89a071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.521671 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:22.521756 [ 3 ] {} HTTP-Session: 800102a3-da72-4569-a048-df4e9b89a071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.521983 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:22.522165 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.522267 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:22.522315 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:22.522586 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:22.522920 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:22.523579 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.524177 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.524221 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.524747 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:50:22.524783 [ 186 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003520986 sec., 61346.452385780576 rows/sec., 4.86 MiB/sec. 2024.03.26 19:50:22.525050 [ 186 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 19:50:22.525358 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.525844 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} executeQuery: Read 152 rows, 14.87 KiB in 0.003854 sec., 39439.543331603534 rows/sec., 3.77 MiB/sec. 2024.03.26 19:50:22.526235 [ 186 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.526491 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.526517 [ 186 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_16_3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 19:50:22.526554 [ 3 ] {8882e9dd-1cd4-49ca-b6ab-9f70a78a5f7c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:22.526580 [ 3 ] {} HTTP-Session: 800102a3-da72-4569-a048-df4e9b89a071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.526709 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:50:22.526764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.526819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.526839 [ 3 ] {} HTTP-Session: 8accaf86-486e-4975-a905-f143715e0a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.526856 [ 3 ] {} HTTP-Session: 8accaf86-486e-4975-a905-f143715e0a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.526869 [ 3 ] {} HTTP-Session: 8accaf86-486e-4975-a905-f143715e0a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.526904 [ 3 ] {} HTTP-Session: 8accaf86-486e-4975-a905-f143715e0a0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.527010 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.527051 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:22.527201 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.527530 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.527569 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.527884 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:50:22.528205 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.528355 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} executeQuery: Read 70 rows, 5.60 KiB in 0.0014 sec., 50000 rows/sec., 3.91 MiB/sec. 2024.03.26 19:50:22.528475 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.528499 [ 3 ] {24e307a0-1254-4483-ab55-baaca7de6207} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:50:22.528514 [ 3 ] {} HTTP-Session: 8accaf86-486e-4975-a905-f143715e0a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.528636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.528684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.528702 [ 3 ] {} HTTP-Session: 93c04fbe-6893-43f5-b3e9-c75491094244 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.528718 [ 3 ] {} HTTP-Session: 93c04fbe-6893-43f5-b3e9-c75491094244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.528732 [ 3 ] {} HTTP-Session: 93c04fbe-6893-43f5-b3e9-c75491094244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.528762 [ 3 ] {} HTTP-Session: 93c04fbe-6893-43f5-b3e9-c75491094244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.528867 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.528910 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:22.529052 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.529422 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.529460 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.529843 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:50:22.530174 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.530333 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} executeQuery: Read 100 rows, 7.10 KiB in 0.001514 sec., 66050.19815059446 rows/sec., 4.58 MiB/sec. 2024.03.26 19:50:22.530338 [ 142 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 19:50:22.530427 [ 142 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.530487 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.530563 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.530621 [ 3 ] {8e5af173-8a14-4904-9875-850e4a616ea8} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:22.530674 [ 3 ] {} HTTP-Session: 93c04fbe-6893-43f5-b3e9-c75491094244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.530728 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:50:22.530886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.530975 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:22.530989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.531048 [ 3 ] {} HTTP-Session: c03511db-fa37-4153-8324-7d53918abc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.531052 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2363 rows starting from the beginning of the part 2024.03.26 19:50:22.531072 [ 3 ] {} HTTP-Session: c03511db-fa37-4153-8324-7d53918abc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.531134 [ 3 ] {} HTTP-Session: c03511db-fa37-4153-8324-7d53918abc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.531310 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part 2024.03.26 19:50:22.531329 [ 3 ] {} HTTP-Session: c03511db-fa37-4153-8324-7d53918abc61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.531614 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part 2024.03.26 19:50:22.531813 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part 2024.03.26 19:50:22.531973 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 101 rows starting from the beginning of the part 2024.03.26 19:50:22.532160 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.532239 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 100 rows starting from the beginning of the part 2024.03.26 19:50:22.532358 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:22.533088 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.534177 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.534246 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.535439 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:50:22.535803 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.005212828 sec., 556703.5781729226 rows/sec., 38.68 MiB/sec. 2024.03.26 19:50:22.536172 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 19:50:22.536187 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.536492 [ 142 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 19:50:22.536625 [ 142 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.536634 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} executeQuery: Read 42 rows, 58.04 KiB in 0.005022 sec., 8363.201911589007 rows/sec., 11.29 MiB/sec. 2024.03.26 19:50:22.536729 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.537228 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:22.537495 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.537592 [ 3 ] {23033363-ec83-437a-9b84-669c0889c060} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:22.537690 [ 3 ] {} HTTP-Session: c03511db-fa37-4153-8324-7d53918abc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.537733 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.537849 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:22.537972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:22.538002 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part 2024.03.26 19:50:22.538009 [ 195 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_26_5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 19:50:22.538113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:22.538322 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.03.26 19:50:22.538450 [ 3 ] {} HTTP-Session: f0626c57-f301-41b7-b28c-bbdd84ef3215 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:22.538517 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:22.538524 [ 3 ] {} HTTP-Session: f0626c57-f301-41b7-b28c-bbdd84ef3215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.538577 [ 3 ] {} HTTP-Session: f0626c57-f301-41b7-b28c-bbdd84ef3215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.538705 [ 3 ] {} HTTP-Session: f0626c57-f301-41b7-b28c-bbdd84ef3215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:22.538814 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:22.539002 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:22.539176 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:22.539203 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:22.539552 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:22.539954 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:22.540385 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:22.541188 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.541247 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.541704 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:50:22.542640 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.542945 [ 142 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 19:50:22.543052 [ 142 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:22.543074 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} executeQuery: Read 30 rows, 2.10 KiB in 0.004187 sec., 7165.034631000717 rows/sec., 502.63 KiB/sec. 2024.03.26 19:50:22.543156 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 19:50:22.543695 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:22.543721 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} DynamicQueryHandler: Done processing query 2024.03.26 19:50:22.543766 [ 3 ] {08ddecb5-1ce6-4680-a54f-513c523b4413} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:22.543884 [ 3 ] {} HTTP-Session: f0626c57-f301-41b7-b28c-bbdd84ef3215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:22.544173 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:22.544212 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 618 rows starting from the beginning of the part 2024.03.26 19:50:22.544306 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:22.544557 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2024.03.26 19:50:22.544768 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:22.545185 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:22.545511 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2024.03.26 19:50:22.545544 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 6 columns (6 merged, 0 gathered) in 0.008647381 sec., 50304.24818797737 rows/sec., 67.88 MiB/sec. 2024.03.26 19:50:22.546009 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 19:50:22.547101 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.547298 [ 186 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_16_3} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 19:50:22.547488 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. 2024.03.26 19:50:22.547795 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386393 sec., 175086.9108171566 rows/sec., 11.99 MiB/sec. 2024.03.26 19:50:22.548014 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 19:50:22.548479 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:22.548571 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_26_5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 19:50:22.548667 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.03.26 19:50:23.001156 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 181.82 MiB, peak 190.86 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 1.45 MiB 2024.03.26 19:50:26.462829 [ 139 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:50:26.462924 [ 139 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:50:27.518330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.518441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.518466 [ 3 ] {} HTTP-Session: bfbdfe16-1097-4b45-871c-4748c71397b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.518491 [ 3 ] {} HTTP-Session: bfbdfe16-1097-4b45-871c-4748c71397b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.518505 [ 3 ] {} HTTP-Session: bfbdfe16-1097-4b45-871c-4748c71397b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.518557 [ 3 ] {} HTTP-Session: bfbdfe16-1097-4b45-871c-4748c71397b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.518678 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.518745 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:27.518941 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.519390 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.519434 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.519824 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:50:27.520165 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.520353 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} executeQuery: Read 16 rows, 1.30 KiB in 0.001725 sec., 9275.36231884058 rows/sec., 751.81 KiB/sec. 2024.03.26 19:50:27.520534 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.520561 [ 3 ] {a6cf35f8-1807-416b-9a30-1da6cb2fbeaa} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:27.520578 [ 3 ] {} HTTP-Session: bfbdfe16-1097-4b45-871c-4748c71397b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.520739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.520788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.520807 [ 3 ] {} HTTP-Session: 23a7c8d5-773b-43f0-bb41-566b1ba528fe Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.520823 [ 3 ] {} HTTP-Session: 23a7c8d5-773b-43f0-bb41-566b1ba528fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.520837 [ 3 ] {} HTTP-Session: 23a7c8d5-773b-43f0-bb41-566b1ba528fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.520869 [ 3 ] {} HTTP-Session: 23a7c8d5-773b-43f0-bb41-566b1ba528fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.520957 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.520998 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:27.521126 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.521494 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.521531 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.521846 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:50:27.522153 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.522308 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} executeQuery: Read 74 rows, 6.29 KiB in 0.001389 sec., 53275.73794096472 rows/sec., 4.42 MiB/sec. 2024.03.26 19:50:27.522431 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.522455 [ 3 ] {a6a2f479-2129-4899-9379-a9a51379f6b0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:27.522471 [ 3 ] {} HTTP-Session: 23a7c8d5-773b-43f0-bb41-566b1ba528fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.522591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.522640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.522659 [ 3 ] {} HTTP-Session: b931dd6d-48e0-41ce-9efa-10faa6e7e005 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.522676 [ 3 ] {} HTTP-Session: b931dd6d-48e0-41ce-9efa-10faa6e7e005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.522690 [ 3 ] {} HTTP-Session: b931dd6d-48e0-41ce-9efa-10faa6e7e005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.522720 [ 3 ] {} HTTP-Session: b931dd6d-48e0-41ce-9efa-10faa6e7e005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.522796 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.522837 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:27.522966 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.523327 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.523364 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.523670 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:50:27.523988 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.524147 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} executeQuery: Read 44 rows, 3.52 KiB in 0.00138 sec., 31884.057971014496 rows/sec., 2.49 MiB/sec. 2024.03.26 19:50:27.524271 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.524295 [ 3 ] {b9152ba7-1c83-41c6-98e9-cb948bcb434d} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:27.524311 [ 3 ] {} HTTP-Session: b931dd6d-48e0-41ce-9efa-10faa6e7e005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.524442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.524490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.524508 [ 3 ] {} HTTP-Session: 3186ac44-53fb-4892-b68e-91927daab73c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.524525 [ 3 ] {} HTTP-Session: 3186ac44-53fb-4892-b68e-91927daab73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.524539 [ 3 ] {} HTTP-Session: 3186ac44-53fb-4892-b68e-91927daab73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.524570 [ 3 ] {} HTTP-Session: 3186ac44-53fb-4892-b68e-91927daab73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.524671 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.524716 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:27.524863 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.525217 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.525253 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.525639 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:50:27.525985 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.526146 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. 2024.03.26 19:50:27.526271 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.526295 [ 3 ] {38e7714c-1128-4f64-8c24-b179bdef40a5} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:27.526310 [ 3 ] {} HTTP-Session: 3186ac44-53fb-4892-b68e-91927daab73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.526439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.526488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.526508 [ 3 ] {} HTTP-Session: c1cdd3b8-31f2-4dac-ac22-517df320c80b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.526524 [ 3 ] {} HTTP-Session: c1cdd3b8-31f2-4dac-ac22-517df320c80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.526539 [ 3 ] {} HTTP-Session: c1cdd3b8-31f2-4dac-ac22-517df320c80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.526569 [ 3 ] {} HTTP-Session: c1cdd3b8-31f2-4dac-ac22-517df320c80b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.526726 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.526772 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:27.526935 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.527328 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.527365 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.527765 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:50:27.528105 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.528239 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} executeQuery: Read 16 rows, 22.11 KiB in 0.001619 sec., 9882.643607164917 rows/sec., 13.34 MiB/sec. 2024.03.26 19:50:27.528415 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.528439 [ 3 ] {f094a3c4-3990-423f-b0a6-7cf9cd49334b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:27.528454 [ 3 ] {} HTTP-Session: c1cdd3b8-31f2-4dac-ac22-517df320c80b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.528564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:27.528613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:27.528632 [ 3 ] {} HTTP-Session: 1954425b-56c3-40a4-a476-3d4f885dc70c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:27.528648 [ 3 ] {} HTTP-Session: 1954425b-56c3-40a4-a476-3d4f885dc70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.528662 [ 3 ] {} HTTP-Session: 1954425b-56c3-40a4-a476-3d4f885dc70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:27.528693 [ 3 ] {} HTTP-Session: 1954425b-56c3-40a4-a476-3d4f885dc70c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:27.528767 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:27.528810 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:27.528945 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:27.529225 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:27.529262 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:27.529743 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:50:27.530072 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:27.530223 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} executeQuery: Read 30 rows, 2.10 KiB in 0.001487 sec., 20174.848688634836 rows/sec., 1.38 MiB/sec. 2024.03.26 19:50:27.530343 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} DynamicQueryHandler: Done processing query 2024.03.26 19:50:27.530367 [ 3 ] {0c7da02f-361f-41dc-abca-a143fcb256a6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:27.530383 [ 3 ] {} HTTP-Session: 1954425b-56c3-40a4-a476-3d4f885dc70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:29.039707 [ 137 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 19:50:29.039778 [ 137 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:29.039805 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:29.040017 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:50:29.040240 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:29.040280 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.040366 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.040598 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:50:29.040744 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.03.26 19:50:29.040984 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.042079 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188876 sec., 5482.265783900047 rows/sec., 382.79 KiB/sec. 2024.03.26 19:50:29.042260 [ 191 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 19:50:29.042705 [ 191 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:29.042800 [ 191 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_5_1} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 19:50:29.042889 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:50:29.266363 [ 137 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 19:50:29.266414 [ 137 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:29.266434 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:29.266637 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:50:29.266834 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:29.266874 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.266997 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.267197 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:50:29.267414 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.03.26 19:50:29.267527 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.03.26 19:50:29.268612 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002105874 sec., 5698.346624726835 rows/sec., 464.66 KiB/sec. 2024.03.26 19:50:29.268741 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 19:50:29.269111 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:29.269187 [ 200 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_5_1} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 19:50:29.269263 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:50:32.519631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.519758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.519783 [ 3 ] {} HTTP-Session: d4722c61-68a8-45da-b2b2-62c5e5460edd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.519808 [ 3 ] {} HTTP-Session: d4722c61-68a8-45da-b2b2-62c5e5460edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.519823 [ 3 ] {} HTTP-Session: d4722c61-68a8-45da-b2b2-62c5e5460edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.519873 [ 3 ] {} HTTP-Session: d4722c61-68a8-45da-b2b2-62c5e5460edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.520003 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.520068 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:32.520268 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.520734 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.520781 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.521166 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:50:32.521506 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.521680 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} executeQuery: Read 42 rows, 3.40 KiB in 0.001739 sec., 24151.811385853936 rows/sec., 1.91 MiB/sec. 2024.03.26 19:50:32.521851 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.521878 [ 3 ] {9a3d75fd-faf8-4312-916b-a462fb204498} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:32.521895 [ 3 ] {} HTTP-Session: d4722c61-68a8-45da-b2b2-62c5e5460edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.522098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.522157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.522176 [ 3 ] {} HTTP-Session: 65b84c5b-1d33-4d20-a33d-6b1e3803085b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.522196 [ 3 ] {} HTTP-Session: 65b84c5b-1d33-4d20-a33d-6b1e3803085b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.522210 [ 3 ] {} HTTP-Session: 65b84c5b-1d33-4d20-a33d-6b1e3803085b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.522245 [ 3 ] {} HTTP-Session: 65b84c5b-1d33-4d20-a33d-6b1e3803085b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.522363 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.522410 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:32.522546 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.522956 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.522996 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.523330 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:50:32.523645 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.523806 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} executeQuery: Read 152 rows, 14.87 KiB in 0.001505 sec., 100996.67774086379 rows/sec., 9.65 MiB/sec. 2024.03.26 19:50:32.523934 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.523958 [ 3 ] {736e8293-23f3-48f9-999c-63bece47893b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:32.523974 [ 3 ] {} HTTP-Session: 65b84c5b-1d33-4d20-a33d-6b1e3803085b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.524119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.524171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.524190 [ 3 ] {} HTTP-Session: a77e0118-83ec-4696-9b60-790d9789221e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.524207 [ 3 ] {} HTTP-Session: a77e0118-83ec-4696-9b60-790d9789221e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.524221 [ 3 ] {} HTTP-Session: a77e0118-83ec-4696-9b60-790d9789221e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.524254 [ 3 ] {} HTTP-Session: a77e0118-83ec-4696-9b60-790d9789221e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.524356 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.524398 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:32.524528 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.524873 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.524912 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.525228 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:50:32.525532 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.525687 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} executeQuery: Read 70 rows, 5.60 KiB in 0.001385 sec., 50541.516245487364 rows/sec., 3.95 MiB/sec. 2024.03.26 19:50:32.525842 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.525871 [ 3 ] {6c6af240-e2fd-41f1-a415-3afdaff58456} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:50:32.525888 [ 3 ] {} HTTP-Session: a77e0118-83ec-4696-9b60-790d9789221e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.526019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.526067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.526086 [ 3 ] {} HTTP-Session: af3f3995-09cf-4133-9f2b-6a25f6152626 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.526103 [ 3 ] {} HTTP-Session: af3f3995-09cf-4133-9f2b-6a25f6152626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.526117 [ 3 ] {} HTTP-Session: af3f3995-09cf-4133-9f2b-6a25f6152626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.526148 [ 3 ] {} HTTP-Session: af3f3995-09cf-4133-9f2b-6a25f6152626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.526267 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.526313 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:32.526462 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.526803 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.526840 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.527228 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:50:32.527565 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.527722 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} executeQuery: Read 100 rows, 7.10 KiB in 0.001517 sec., 65919.57811470007 rows/sec., 4.57 MiB/sec. 2024.03.26 19:50:32.527852 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.527876 [ 3 ] {cc985634-c3a8-42b5-95d3-a388b22a6e70} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:32.527891 [ 3 ] {} HTTP-Session: af3f3995-09cf-4133-9f2b-6a25f6152626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.528031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.528080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.528099 [ 3 ] {} HTTP-Session: 35ec86e1-1204-4655-903d-38e665c28de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.528115 [ 3 ] {} HTTP-Session: 35ec86e1-1204-4655-903d-38e665c28de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.528129 [ 3 ] {} HTTP-Session: 35ec86e1-1204-4655-903d-38e665c28de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.528159 [ 3 ] {} HTTP-Session: 35ec86e1-1204-4655-903d-38e665c28de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.528895 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.528943 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:32.529105 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.529650 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.529687 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.530113 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:50:32.530455 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.530617 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} executeQuery: Read 42 rows, 58.04 KiB in 0.002403 sec., 17478.152309612982 rows/sec., 23.59 MiB/sec. 2024.03.26 19:50:32.530752 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.530775 [ 3 ] {9ff5d954-3c72-44c7-ae41-0d831ac6556c} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:32.530790 [ 3 ] {} HTTP-Session: 35ec86e1-1204-4655-903d-38e665c28de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.530911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:32.530961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:32.530980 [ 3 ] {} HTTP-Session: 2dfad2f5-bc30-4d55-96a5-6d9a2203b4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:32.530996 [ 3 ] {} HTTP-Session: 2dfad2f5-bc30-4d55-96a5-6d9a2203b4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.531009 [ 3 ] {} HTTP-Session: 2dfad2f5-bc30-4d55-96a5-6d9a2203b4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:32.531041 [ 3 ] {} HTTP-Session: 2dfad2f5-bc30-4d55-96a5-6d9a2203b4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:32.531116 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:32.531159 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:32.531288 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:32.531580 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:32.531617 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:32.531974 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:50:32.532299 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:32.532452 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} executeQuery: Read 30 rows, 2.10 KiB in 0.001363 sec., 22010.271460014672 rows/sec., 1.51 MiB/sec. 2024.03.26 19:50:32.532574 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} DynamicQueryHandler: Done processing query 2024.03.26 19:50:32.532598 [ 3 ] {ef0dda5d-600a-489a-b0df-72953fc1450e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:32.532613 [ 3 ] {} HTTP-Session: 2dfad2f5-bc30-4d55-96a5-6d9a2203b4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.519567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.519701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.519730 [ 3 ] {} HTTP-Session: 14563cb8-a0bb-443c-8aaa-31514de38f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.519759 [ 3 ] {} HTTP-Session: 14563cb8-a0bb-443c-8aaa-31514de38f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.519777 [ 3 ] {} HTTP-Session: 14563cb8-a0bb-443c-8aaa-31514de38f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.519834 [ 3 ] {} HTTP-Session: 14563cb8-a0bb-443c-8aaa-31514de38f5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.519968 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.520040 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:37.520252 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.520700 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.520742 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.521117 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:50:37.521452 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.521615 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} executeQuery: Read 16 rows, 1.30 KiB in 0.001707 sec., 9373.169302870534 rows/sec., 759.74 KiB/sec. 2024.03.26 19:50:37.521839 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.521881 [ 3 ] {243c453a-e3d4-4071-b3d7-fa0deafa6552} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:37.521899 [ 3 ] {} HTTP-Session: 14563cb8-a0bb-443c-8aaa-31514de38f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.522017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.522067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.522086 [ 3 ] {} HTTP-Session: 8bf711e2-86f2-4ca6-931f-6abadf282a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.522103 [ 3 ] {} HTTP-Session: 8bf711e2-86f2-4ca6-931f-6abadf282a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.522117 [ 3 ] {} HTTP-Session: 8bf711e2-86f2-4ca6-931f-6abadf282a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.522148 [ 3 ] {} HTTP-Session: 8bf711e2-86f2-4ca6-931f-6abadf282a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.522215 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.522258 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:50:37.522405 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.522711 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.522749 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.523045 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:50:37.523355 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.523502 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec. 2024.03.26 19:50:37.523628 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.523652 [ 3 ] {8263769a-2415-4a76-8e83-80f2e4a6401a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:37.523667 [ 3 ] {} HTTP-Session: 8bf711e2-86f2-4ca6-931f-6abadf282a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.523790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.523839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.523858 [ 3 ] {} HTTP-Session: e6151fab-4767-45c3-9ad8-b737b19b0789 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.523874 [ 3 ] {} HTTP-Session: e6151fab-4767-45c3-9ad8-b737b19b0789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.523888 [ 3 ] {} HTTP-Session: e6151fab-4767-45c3-9ad8-b737b19b0789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.523920 [ 3 ] {} HTTP-Session: e6151fab-4767-45c3-9ad8-b737b19b0789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.524010 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.524050 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:37.524176 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.524535 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.524572 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.524886 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:50:37.525189 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.525352 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} executeQuery: Read 111 rows, 9.14 KiB in 0.001376 sec., 80668.6046511628 rows/sec., 6.49 MiB/sec. 2024.03.26 19:50:37.525517 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.525547 [ 3 ] {5244b08c-46cb-4044-9492-6ca7b80fc0bf} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:37.525565 [ 3 ] {} HTTP-Session: e6151fab-4767-45c3-9ad8-b737b19b0789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.525673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.525721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.525740 [ 3 ] {} HTTP-Session: 1d77b8f2-6c94-4989-945d-a1588aadb802 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.525757 [ 3 ] {} HTTP-Session: 1d77b8f2-6c94-4989-945d-a1588aadb802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.525770 [ 3 ] {} HTTP-Session: 1d77b8f2-6c94-4989-945d-a1588aadb802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.525801 [ 3 ] {} HTTP-Session: 1d77b8f2-6c94-4989-945d-a1588aadb802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.525863 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.525904 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:50:37.526031 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.526322 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.526360 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.526670 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 19:50:37.526974 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.527122 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} executeQuery: Read 2 rows, 143.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 109.02 KiB/sec. 2024.03.26 19:50:37.527247 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.527271 [ 3 ] {1645f094-dd63-42fe-8467-67b0a6113509} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:37.527287 [ 3 ] {} HTTP-Session: 1d77b8f2-6c94-4989-945d-a1588aadb802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.527404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.527452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.527471 [ 3 ] {} HTTP-Session: ae0f34cb-9df6-4744-967a-25d5e0715462 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.527488 [ 3 ] {} HTTP-Session: ae0f34cb-9df6-4744-967a-25d5e0715462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.527503 [ 3 ] {} HTTP-Session: ae0f34cb-9df6-4744-967a-25d5e0715462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.527533 [ 3 ] {} HTTP-Session: ae0f34cb-9df6-4744-967a-25d5e0715462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.527620 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.527660 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:37.527789 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.528141 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.528179 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.528486 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:50:37.528784 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.528942 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} executeQuery: Read 70 rows, 5.58 KiB in 0.001355 sec., 51660.51660516605 rows/sec., 4.02 MiB/sec. 2024.03.26 19:50:37.529064 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.529088 [ 3 ] {1d7e1f4f-9936-4e2f-81ec-79eab7492d5e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:37.529104 [ 3 ] {} HTTP-Session: ae0f34cb-9df6-4744-967a-25d5e0715462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.529279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.529327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.529345 [ 3 ] {} HTTP-Session: 7bd3edfb-d681-46cf-8b6b-cad148824021 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.529362 [ 3 ] {} HTTP-Session: 7bd3edfb-d681-46cf-8b6b-cad148824021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.529377 [ 3 ] {} HTTP-Session: 7bd3edfb-d681-46cf-8b6b-cad148824021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.529408 [ 3 ] {} HTTP-Session: 7bd3edfb-d681-46cf-8b6b-cad148824021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.529524 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.529568 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:37.529715 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.530089 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.530128 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.530512 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:50:37.530853 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.531014 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} executeQuery: Read 137 rows, 9.77 KiB in 0.001552 sec., 88273.19587628866 rows/sec., 6.15 MiB/sec. 2024.03.26 19:50:37.531310 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.531366 [ 3 ] {fe454deb-b563-433c-9c42-65275d966678} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:50:37.531423 [ 3 ] {} HTTP-Session: 7bd3edfb-d681-46cf-8b6b-cad148824021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.531590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.531644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.531663 [ 3 ] {} HTTP-Session: 4430ecdc-650c-41a2-bdb7-be93d731e2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.531681 [ 3 ] {} HTTP-Session: 4430ecdc-650c-41a2-bdb7-be93d731e2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.531696 [ 3 ] {} HTTP-Session: 4430ecdc-650c-41a2-bdb7-be93d731e2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.531728 [ 3 ] {} HTTP-Session: 4430ecdc-650c-41a2-bdb7-be93d731e2f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.531965 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.532016 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:37.532211 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.532593 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.532630 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.533037 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:50:37.533373 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.533538 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} executeQuery: Read 16 rows, 22.11 KiB in 0.001758 sec., 9101.251422070534 rows/sec., 12.28 MiB/sec. 2024.03.26 19:50:37.533729 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.533753 [ 3 ] {26eba07d-9e13-4cbd-8106-0a8c7292c445} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:37.533770 [ 3 ] {} HTTP-Session: 4430ecdc-650c-41a2-bdb7-be93d731e2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.533881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:37.533932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:37.533950 [ 3 ] {} HTTP-Session: 3f33e5cd-970c-4ab2-be97-d1e8dce0a072 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:37.533967 [ 3 ] {} HTTP-Session: 3f33e5cd-970c-4ab2-be97-d1e8dce0a072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.533981 [ 3 ] {} HTTP-Session: 3f33e5cd-970c-4ab2-be97-d1e8dce0a072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:37.534011 [ 3 ] {} HTTP-Session: 3f33e5cd-970c-4ab2-be97-d1e8dce0a072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:37.534091 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:37.534134 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:37.534264 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:37.534541 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:37.534577 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:37.534936 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:50:37.535261 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:37.535414 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} executeQuery: Read 30 rows, 2.10 KiB in 0.001359 sec., 22075.05518763797 rows/sec., 1.51 MiB/sec. 2024.03.26 19:50:37.535535 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:37.535559 [ 3 ] {7cc5a3e4-bbc5-43d0-88e5-5f567982331f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:37.535575 [ 3 ] {} HTTP-Session: 3f33e5cd-970c-4ab2-be97-d1e8dce0a072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:41.463184 [ 129 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:50:41.463249 [ 129 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:50:42.519041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.519162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.519186 [ 3 ] {} HTTP-Session: 61edf831-4360-4c94-9722-e5fe9a70c6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.519217 [ 3 ] {} HTTP-Session: 61edf831-4360-4c94-9722-e5fe9a70c6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.519233 [ 3 ] {} HTTP-Session: 61edf831-4360-4c94-9722-e5fe9a70c6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.519285 [ 3 ] {} HTTP-Session: 61edf831-4360-4c94-9722-e5fe9a70c6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.519417 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.519481 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:42.519674 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.520140 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.520181 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.520563 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:50:42.520903 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.521044 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} executeQuery: Read 42 rows, 3.40 KiB in 0.001693 sec., 24808.033077377437 rows/sec., 1.96 MiB/sec. 2024.03.26 19:50:42.521195 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.521223 [ 3 ] {90d01ca2-6b74-49b9-a8d4-a1e5d94df5d8} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:42.521242 [ 3 ] {} HTTP-Session: 61edf831-4360-4c94-9722-e5fe9a70c6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.521430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.521481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.521500 [ 3 ] {} HTTP-Session: 6556d5d0-4040-4aee-844b-424ab25f579f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.521517 [ 3 ] {} HTTP-Session: 6556d5d0-4040-4aee-844b-424ab25f579f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.521531 [ 3 ] {} HTTP-Session: 6556d5d0-4040-4aee-844b-424ab25f579f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.521563 [ 3 ] {} HTTP-Session: 6556d5d0-4040-4aee-844b-424ab25f579f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.521671 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.521712 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:42.521834 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.522258 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.522295 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.522629 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:50:42.522962 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.523081 [ 128 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.03.26 19:50:42.523086 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} executeQuery: Read 152 rows, 14.87 KiB in 0.001473 sec., 103190.7671418873 rows/sec., 9.86 MiB/sec. 2024.03.26 19:50:42.523122 [ 128 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.523160 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.523256 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.523346 [ 3 ] {2aabc31e-9db4-470b-a723-8141f2e5fc8f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:42.523514 [ 3 ] {} HTTP-Session: 6556d5d0-4040-4aee-844b-424ab25f579f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.523586 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::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.03.26 19:50:42.523809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.523906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.523945 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:42.523956 [ 3 ] {} HTTP-Session: f6b4eada-c087-445d-8c10-1c47211174e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.524000 [ 3 ] {} HTTP-Session: f6b4eada-c087-445d-8c10-1c47211174e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.524003 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 241 rows starting from the beginning of the part 2024.03.26 19:50:42.524021 [ 3 ] {} HTTP-Session: f6b4eada-c087-445d-8c10-1c47211174e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.524082 [ 3 ] {} HTTP-Session: f6b4eada-c087-445d-8c10-1c47211174e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.524260 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 152 rows starting from the beginning of the part 2024.03.26 19:50:42.524548 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part 2024.03.26 19:50:42.524557 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.524776 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 152 rows starting from the beginning of the part 2024.03.26 19:50:42.524869 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:42.524998 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 111 rows starting from the beginning of the part 2024.03.26 19:50:42.525322 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 152 rows starting from the beginning of the part 2024.03.26 19:50:42.525975 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.526778 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.526838 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.527825 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:50:42.528575 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 4 columns (4 merged, 0 gathered) in 0.00530204 sec., 166351.06487314316 rows/sec., 15.18 MiB/sec. 2024.03.26 19:50:42.528703 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.528898 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.03.26 19:50:42.528916 [ 128 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.03.26 19:50:42.528953 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} executeQuery: Read 70 rows, 5.60 KiB in 0.004678 sec., 14963.659683625481 rows/sec., 1.17 MiB/sec. 2024.03.26 19:50:42.528984 [ 128 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.529070 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.529416 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.529423 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::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.03.26 19:50:42.529459 [ 3 ] {2713502a-1898-4d90-9fd3-aacc5a1554c9} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:50:42.529524 [ 3 ] {} HTTP-Session: f6b4eada-c087-445d-8c10-1c47211174e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.529856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.530014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.530085 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:42.530088 [ 3 ] {} HTTP-Session: 1b5dca84-cfa9-4410-a882-32427ac409ad Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.530166 [ 3 ] {} HTTP-Session: 1b5dca84-cfa9-4410-a882-32427ac409ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.530175 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 138 rows starting from the beginning of the part 2024.03.26 19:50:42.530204 [ 3 ] {} HTTP-Session: 1b5dca84-cfa9-4410-a882-32427ac409ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.530277 [ 3 ] {} HTTP-Session: 1b5dca84-cfa9-4410-a882-32427ac409ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.530571 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part 2024.03.26 19:50:42.530775 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.530811 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.531033 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:42.531035 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2024.03.26 19:50:42.531392 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_30_6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.03.26 19:50:42.531513 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part 2024.03.26 19:50:42.531919 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 19:50:42.531947 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 70 rows starting from the beginning of the part 2024.03.26 19:50:42.532276 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part 2024.03.26 19:50:42.532733 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.533415 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.533458 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.534055 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:50:42.534188 [ 191 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 4 columns (4 merged, 0 gathered) in 0.004919109 sec., 93919.4476072801 rows/sec., 7.33 MiB/sec. 2024.03.26 19:50:42.534459 [ 191 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.03.26 19:50:42.534861 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.535255 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} executeQuery: Read 100 rows, 7.10 KiB in 0.004779 sec., 20924.879681941828 rows/sec., 1.45 MiB/sec. 2024.03.26 19:50:42.535540 [ 191 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.535722 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.535803 [ 3 ] {d8c790ee-e8d1-48ce-87e1-1bdb7b0b1a13} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:42.535870 [ 3 ] {} HTTP-Session: 1b5dca84-cfa9-4410-a882-32427ac409ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.535912 [ 191 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_30_6} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.03.26 19:50:42.536106 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:50:42.536118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.536190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.536209 [ 3 ] {} HTTP-Session: 3dfe30cd-c853-4042-b47f-113dcb960309 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.536225 [ 3 ] {} HTTP-Session: 3dfe30cd-c853-4042-b47f-113dcb960309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.536239 [ 3 ] {} HTTP-Session: 3dfe30cd-c853-4042-b47f-113dcb960309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.536270 [ 3 ] {} HTTP-Session: 3dfe30cd-c853-4042-b47f-113dcb960309 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.536640 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.536690 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:42.536859 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.537467 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.537502 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.537930 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:50:42.538289 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.538417 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} executeQuery: Read 42 rows, 58.04 KiB in 0.002069 sec., 20299.66167230546 rows/sec., 27.39 MiB/sec. 2024.03.26 19:50:42.538544 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.538567 [ 3 ] {c509e313-bc3d-451f-921d-0f77b0166643} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:42.538583 [ 3 ] {} HTTP-Session: 3dfe30cd-c853-4042-b47f-113dcb960309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.538704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:42.538751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:42.538769 [ 3 ] {} HTTP-Session: 5683bdde-fe79-4ef1-aecd-2e35392ea7da Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:42.538784 [ 3 ] {} HTTP-Session: 5683bdde-fe79-4ef1-aecd-2e35392ea7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.538798 [ 3 ] {} HTTP-Session: 5683bdde-fe79-4ef1-aecd-2e35392ea7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:42.538828 [ 3 ] {} HTTP-Session: 5683bdde-fe79-4ef1-aecd-2e35392ea7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:42.538898 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:42.538939 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:42.539066 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:42.539341 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:42.539376 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:42.539724 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:50:42.540046 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:42.540171 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} executeQuery: Read 30 rows, 2.10 KiB in 0.001303 sec., 23023.791250959326 rows/sec., 1.58 MiB/sec. 2024.03.26 19:50:42.540291 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} DynamicQueryHandler: Done processing query 2024.03.26 19:50:42.540313 [ 3 ] {b420281a-084c-4f4a-8bc6-23d659e98b12} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:42.540330 [ 3 ] {} HTTP-Session: 5683bdde-fe79-4ef1-aecd-2e35392ea7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.518537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.518678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.518707 [ 3 ] {} HTTP-Session: 97c83954-d769-450e-b8c2-5043b9524a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.518736 [ 3 ] {} HTTP-Session: 97c83954-d769-450e-b8c2-5043b9524a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.518754 [ 3 ] {} HTTP-Session: 97c83954-d769-450e-b8c2-5043b9524a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.518810 [ 3 ] {} HTTP-Session: 97c83954-d769-450e-b8c2-5043b9524a01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.518945 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.519018 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:47.519240 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.519709 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.519758 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.520157 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:50:47.520500 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.520647 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} executeQuery: Read 16 rows, 1.30 KiB in 0.001767 sec., 9054.895302773062 rows/sec., 733.94 KiB/sec. 2024.03.26 19:50:47.520653 [ 124 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 19:50:47.520717 [ 124 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.520756 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.520838 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.520908 [ 3 ] {b5ead432-309c-4780-8be2-f244e25929a5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:47.520960 [ 3 ] {} HTTP-Session: 97c83954-d769-450e-b8c2-5043b9524a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.521067 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:47.521218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.521349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.521394 [ 3 ] {} HTTP-Session: 936eaa7a-e870-4ac0-ad52-a01f0f9cf36c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.521423 [ 3 ] {} HTTP-Session: 936eaa7a-e870-4ac0-ad52-a01f0f9cf36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.521443 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:47.521445 [ 3 ] {} HTTP-Session: 936eaa7a-e870-4ac0-ad52-a01f0f9cf36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.521485 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part 2024.03.26 19:50:47.521503 [ 3 ] {} HTTP-Session: 936eaa7a-e870-4ac0-ad52-a01f0f9cf36c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.521630 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.521673 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.521855 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:50:47.522027 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:47.522339 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.522638 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:50:47.522973 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.522985 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.523750 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.523792 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.524283 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:50:47.524706 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889138 sec., 48854.0134086268 rows/sec., 3.87 MiB/sec. 2024.03.26 19:50:47.524863 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.524921 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 19:50:47.525170 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} executeQuery: Read 2 rows, 167.00 B in 0.003596 sec., 556.1735261401558 rows/sec., 45.35 KiB/sec. 2024.03.26 19:50:47.525416 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.525464 [ 3 ] {92864d10-4cb2-4ab6-92d3-e14d99e69f44} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:47.525516 [ 3 ] {} HTTP-Session: 936eaa7a-e870-4ac0-ad52-a01f0f9cf36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.525717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.525797 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.525807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.525876 [ 3 ] {} HTTP-Session: 11d679ec-24ce-4b23-b85f-8b7d73b56152 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.525905 [ 3 ] {} HTTP-Session: 11d679ec-24ce-4b23-b85f-8b7d73b56152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.525936 [ 3 ] {} HTTP-Session: 11d679ec-24ce-4b23-b85f-8b7d73b56152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.525987 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_21_4} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 19:50:47.525999 [ 3 ] {} HTTP-Session: 11d679ec-24ce-4b23-b85f-8b7d73b56152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.526145 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.03.26 19:50:47.526173 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.526229 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:47.526372 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.526725 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.526762 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.527087 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:50:47.527399 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.527539 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} executeQuery: Read 75 rows, 6.38 KiB in 0.001457 sec., 51475.63486616335 rows/sec., 4.28 MiB/sec. 2024.03.26 19:50:47.527661 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.527685 [ 3 ] {e0e6cbda-bfda-484a-bf7b-db1f8a488335} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:47.527701 [ 3 ] {} HTTP-Session: 11d679ec-24ce-4b23-b85f-8b7d73b56152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.527810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.527859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.527877 [ 3 ] {} HTTP-Session: 02315377-f78a-4954-825f-f2ed85617ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.527894 [ 3 ] {} HTTP-Session: 02315377-f78a-4954-825f-f2ed85617ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.527908 [ 3 ] {} HTTP-Session: 02315377-f78a-4954-825f-f2ed85617ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.527939 [ 3 ] {} HTTP-Session: 02315377-f78a-4954-825f-f2ed85617ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.528002 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.528043 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:50:47.528169 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.528435 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.528471 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.528770 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 19:50:47.529080 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.529206 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec. 2024.03.26 19:50:47.529352 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.529376 [ 3 ] {ef0767b1-6037-48b7-99c1-6541b60fb920} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:47.529391 [ 3 ] {} HTTP-Session: 02315377-f78a-4954-825f-f2ed85617ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.529505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.529552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.529571 [ 3 ] {} HTTP-Session: 63c79c0c-1150-4013-b5fc-e482d9aebc60 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.529588 [ 3 ] {} HTTP-Session: 63c79c0c-1150-4013-b5fc-e482d9aebc60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.529602 [ 3 ] {} HTTP-Session: 63c79c0c-1150-4013-b5fc-e482d9aebc60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.529633 [ 3 ] {} HTTP-Session: 63c79c0c-1150-4013-b5fc-e482d9aebc60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.529714 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.529754 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:47.529881 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.530184 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.530220 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.530535 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:50:47.530846 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.530980 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} executeQuery: Read 46 rows, 3.68 KiB in 0.001297 sec., 35466.46106399383 rows/sec., 2.77 MiB/sec. 2024.03.26 19:50:47.531229 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.531279 [ 3 ] {21a80a95-353a-493a-b4bc-e6e5c8ec328e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:47.531312 [ 3 ] {} HTTP-Session: 63c79c0c-1150-4013-b5fc-e482d9aebc60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.531440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.531490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.531508 [ 3 ] {} HTTP-Session: ebf1710e-99a3-49f0-b22c-08be2dc0b991 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.531526 [ 3 ] {} HTTP-Session: ebf1710e-99a3-49f0-b22c-08be2dc0b991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.531540 [ 3 ] {} HTTP-Session: ebf1710e-99a3-49f0-b22c-08be2dc0b991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.531571 [ 3 ] {} HTTP-Session: ebf1710e-99a3-49f0-b22c-08be2dc0b991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.531689 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.531737 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:47.531902 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.532426 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.532463 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.532857 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:50:47.533202 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.533327 [ 124 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 19:50:47.533332 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} executeQuery: Read 101 rows, 7.17 KiB in 0.001712 sec., 58995.32710280374 rows/sec., 4.09 MiB/sec. 2024.03.26 19:50:47.533361 [ 124 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.533403 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.533507 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.533525 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:50:47.533536 [ 3 ] {d73044b5-1be6-4b2d-94a4-4f8cdbb99051} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:47.533564 [ 3 ] {} HTTP-Session: ebf1710e-99a3-49f0-b22c-08be2dc0b991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.533674 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:47.533709 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2902 rows starting from the beginning of the part 2024.03.26 19:50:47.533821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.533903 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part 2024.03.26 19:50:47.533959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.534060 [ 3 ] {} HTTP-Session: 5c53ce14-c15a-4ed3-8080-96df96aa721d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.534124 [ 3 ] {} HTTP-Session: 5c53ce14-c15a-4ed3-8080-96df96aa721d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.534177 [ 3 ] {} HTTP-Session: 5c53ce14-c15a-4ed3-8080-96df96aa721d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.534190 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part 2024.03.26 19:50:47.534256 [ 3 ] {} HTTP-Session: 5c53ce14-c15a-4ed3-8080-96df96aa721d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.534392 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 137 rows starting from the beginning of the part 2024.03.26 19:50:47.534540 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2024.03.26 19:50:47.534548 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.534663 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:47.534725 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 101 rows starting from the beginning of the part 2024.03.26 19:50:47.535218 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.535730 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.535768 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.536579 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:50:47.537043 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.537194 [ 124 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 19:50:47.537251 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} executeQuery: Read 16 rows, 22.11 KiB in 0.002879 sec., 5557.485237929836 rows/sec., 7.50 MiB/sec. 2024.03.26 19:50:47.537260 [ 124 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.537330 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.538116 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:47.538131 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.538263 [ 3 ] {f57a35ff-c681-48e0-a889-871b3ad3d91f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:47.538290 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3440 rows, containing 5 columns (5 merged, 0 gathered) in 0.004741224 sec., 725551.0391409476 rows/sec., 50.40 MiB/sec. 2024.03.26 19:50:47.538392 [ 3 ] {} HTTP-Session: 5c53ce14-c15a-4ed3-8080-96df96aa721d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.538697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:47.538819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:47.538861 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:47.538896 [ 3 ] {} HTTP-Session: e58f34c8-629c-415e-9ad9-b82181dc0f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:47.538949 [ 3 ] {} HTTP-Session: e58f34c8-629c-415e-9ad9-b82181dc0f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.538962 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 435 rows starting from the beginning of the part 2024.03.26 19:50:47.539000 [ 3 ] {} HTTP-Session: e58f34c8-629c-415e-9ad9-b82181dc0f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.539019 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 19:50:47.539098 [ 3 ] {} HTTP-Session: e58f34c8-629c-415e-9ad9-b82181dc0f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:47.539403 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.539713 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:47.539922 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:47.540351 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.540421 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:47.540866 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:50:47.541287 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2024.03.26 19:50:47.541540 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.542085 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_31_6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 19:50:47.542405 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.03.26 19:50:47.542564 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:47.543091 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.543129 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.543596 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:50:47.544460 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.544771 [ 124 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 19:50:47.544863 [ 124 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:47.544866 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} executeQuery: Read 30 rows, 2.10 KiB in 0.005504 sec., 5450.581395348837 rows/sec., 382.36 KiB/sec. 2024.03.26 19:50:47.544943 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:47.545503 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} DynamicQueryHandler: Done processing query 2024.03.26 19:50:47.545777 [ 3 ] {1ede8ce4-398e-4196-b7ed-ac8d76154cf5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:47.545987 [ 3 ] {} HTTP-Session: e58f34c8-629c-415e-9ad9-b82181dc0f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:47.545999 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:47.546544 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:50:47.546582 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 768 rows starting from the beginning of the part 2024.03.26 19:50:47.546695 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2024.03.26 19:50:47.546892 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:47.547116 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2024.03.26 19:50:47.547394 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:47.547706 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:50:47.547966 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 6 columns (6 merged, 0 gathered) in 0.010402075 sec., 54508.355304109995 rows/sec., 73.56 MiB/sec. 2024.03.26 19:50:47.548532 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 19:50:47.549483 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.549710 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_21_4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 19:50:47.549879 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2024.03.26 19:50:47.550211 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.004826397 sec., 190203.9968945779 rows/sec., 13.03 MiB/sec. 2024.03.26 19:50:47.550392 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 19:50:47.550768 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:47.550847 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_31_6} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 19:50:47.550920 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.03.26 19:50:48.001140 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 185.11 MiB, peak 194.10 MiB, free memory in arenas 0.00 B, will set to 186.29 MiB (RSS), difference: 1.18 MiB 2024.03.26 19:50:52.519241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.519365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.519390 [ 3 ] {} HTTP-Session: 50f40c24-5675-4411-b5c2-8d0df024a500 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.519415 [ 3 ] {} HTTP-Session: 50f40c24-5675-4411-b5c2-8d0df024a500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.519429 [ 3 ] {} HTTP-Session: 50f40c24-5675-4411-b5c2-8d0df024a500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.519480 [ 3 ] {} HTTP-Session: 50f40c24-5675-4411-b5c2-8d0df024a500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.519609 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.519672 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:52.519862 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.520333 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.520381 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.520775 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:52.521119 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.521278 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} executeQuery: Read 42 rows, 3.40 KiB in 0.001729 sec., 24291.497975708502 rows/sec., 1.92 MiB/sec. 2024.03.26 19:50:52.521458 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.521485 [ 3 ] {4c070672-9d8a-4851-9148-5e3bb20a5ca6} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:52.521505 [ 3 ] {} HTTP-Session: 50f40c24-5675-4411-b5c2-8d0df024a500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.521712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.521761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.521779 [ 3 ] {} HTTP-Session: 97d11de1-08db-4f2d-85f1-faf7b34c1b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.521795 [ 3 ] {} HTTP-Session: 97d11de1-08db-4f2d-85f1-faf7b34c1b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.521810 [ 3 ] {} HTTP-Session: 97d11de1-08db-4f2d-85f1-faf7b34c1b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.521842 [ 3 ] {} HTTP-Session: 97d11de1-08db-4f2d-85f1-faf7b34c1b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.521960 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.522002 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:52.522128 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.522569 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.522606 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.522927 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:50:52.523236 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.523393 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} executeQuery: Read 152 rows, 14.87 KiB in 0.001496 sec., 101604.27807486632 rows/sec., 9.71 MiB/sec. 2024.03.26 19:50:52.523521 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.523544 [ 3 ] {6f7192c2-88ac-40b9-ac23-a0eafa9ac9c4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:52.523559 [ 3 ] {} HTTP-Session: 97d11de1-08db-4f2d-85f1-faf7b34c1b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.523683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.523732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.523750 [ 3 ] {} HTTP-Session: 58063c48-06fb-4a0a-b49d-ad3034c115ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.523766 [ 3 ] {} HTTP-Session: 58063c48-06fb-4a0a-b49d-ad3034c115ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.523780 [ 3 ] {} HTTP-Session: 58063c48-06fb-4a0a-b49d-ad3034c115ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.523810 [ 3 ] {} HTTP-Session: 58063c48-06fb-4a0a-b49d-ad3034c115ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.523911 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.523950 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:52.524078 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.524403 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.524441 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.524748 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:50:52.525057 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.525213 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} executeQuery: Read 70 rows, 5.60 KiB in 0.001348 sec., 51928.78338278932 rows/sec., 4.06 MiB/sec. 2024.03.26 19:50:52.525337 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.525360 [ 3 ] {6680ca21-3238-4e25-8837-3916fa9d6a1f} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:50:52.525376 [ 3 ] {} HTTP-Session: 58063c48-06fb-4a0a-b49d-ad3034c115ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.525491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.525538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.525556 [ 3 ] {} HTTP-Session: 5209f278-e47a-4082-89dd-682a7c8218db Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.525572 [ 3 ] {} HTTP-Session: 5209f278-e47a-4082-89dd-682a7c8218db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.525586 [ 3 ] {} HTTP-Session: 5209f278-e47a-4082-89dd-682a7c8218db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.525616 [ 3 ] {} HTTP-Session: 5209f278-e47a-4082-89dd-682a7c8218db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.525715 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.525759 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:52.525904 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.526249 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.526286 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.526675 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:50:52.527023 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.527179 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} executeQuery: Read 100 rows, 7.10 KiB in 0.001511 sec., 66181.33686300463 rows/sec., 4.59 MiB/sec. 2024.03.26 19:50:52.527305 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.527329 [ 3 ] {b51f6fe6-3038-4d13-8d98-d7e8b58771ca} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:52.527344 [ 3 ] {} HTTP-Session: 5209f278-e47a-4082-89dd-682a7c8218db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.527473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.527521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.527539 [ 3 ] {} HTTP-Session: f80ba8bc-862f-490f-a4f1-3aa4e2d5bd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.527555 [ 3 ] {} HTTP-Session: f80ba8bc-862f-490f-a4f1-3aa4e2d5bd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.527569 [ 3 ] {} HTTP-Session: f80ba8bc-862f-490f-a4f1-3aa4e2d5bd0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.527600 [ 3 ] {} HTTP-Session: f80ba8bc-862f-490f-a4f1-3aa4e2d5bd0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.527869 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.527915 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:52.528076 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.528597 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.528636 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.529117 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:50:52.529455 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.529576 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} executeQuery: Read 42 rows, 58.04 KiB in 0.001927 sec., 21795.537104307215 rows/sec., 29.41 MiB/sec. 2024.03.26 19:50:52.529703 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.529727 [ 3 ] {335c9d74-4e6a-4b7d-9d5c-3d3dee49c6bc} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:50:52.529742 [ 3 ] {} HTTP-Session: f80ba8bc-862f-490f-a4f1-3aa4e2d5bd0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.529856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:52.529902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:52.529920 [ 3 ] {} HTTP-Session: 921a17d7-1aed-4c5c-bfdb-72788480eacb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:52.529936 [ 3 ] {} HTTP-Session: 921a17d7-1aed-4c5c-bfdb-72788480eacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.529950 [ 3 ] {} HTTP-Session: 921a17d7-1aed-4c5c-bfdb-72788480eacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:52.529980 [ 3 ] {} HTTP-Session: 921a17d7-1aed-4c5c-bfdb-72788480eacb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:52.530053 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:52.530094 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:52.530216 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:52.530553 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:52.530589 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 19:50:52.530941 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:50:52.531263 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:52.531389 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} executeQuery: Read 30 rows, 2.10 KiB in 0.001367 sec., 21945.86686174104 rows/sec., 1.50 MiB/sec. 2024.03.26 19:50:52.531510 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} DynamicQueryHandler: Done processing query 2024.03.26 19:50:52.531533 [ 3 ] {be97920c-3986-4fed-8d07-37694c1af45e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:52.531548 [ 3 ] {} HTTP-Session: 921a17d7-1aed-4c5c-bfdb-72788480eacb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:56.463288 [ 29 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:50:56.463348 [ 29 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:50:57.517236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.517362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.517389 [ 3 ] {} HTTP-Session: ed94be0a-4db9-43b9-aa52-2a6b0d26b9db Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.517418 [ 3 ] {} HTTP-Session: ed94be0a-4db9-43b9-aa52-2a6b0d26b9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.517435 [ 3 ] {} HTTP-Session: ed94be0a-4db9-43b9-aa52-2a6b0d26b9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.517491 [ 3 ] {} HTTP-Session: ed94be0a-4db9-43b9-aa52-2a6b0d26b9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.517626 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.517696 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:50:57.517891 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.518343 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.518388 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.518775 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:57.519106 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.519274 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} executeQuery: Read 16 rows, 1.30 KiB in 0.001709 sec., 9362.200117027502 rows/sec., 758.85 KiB/sec. 2024.03.26 19:50:57.519441 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.519471 [ 3 ] {ffd2c1e9-17d9-4767-834b-28e5ddd4dcc6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:50:57.519490 [ 3 ] {} HTTP-Session: ed94be0a-4db9-43b9-aa52-2a6b0d26b9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.519655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.519702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.519720 [ 3 ] {} HTTP-Session: 70235742-5437-4a47-8826-f02ffdbe1118 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.519737 [ 3 ] {} HTTP-Session: 70235742-5437-4a47-8826-f02ffdbe1118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.519750 [ 3 ] {} HTTP-Session: 70235742-5437-4a47-8826-f02ffdbe1118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.519781 [ 3 ] {} HTTP-Session: 70235742-5437-4a47-8826-f02ffdbe1118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.519866 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.519907 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:50:57.520031 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.520388 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.520425 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.520740 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:50:57.521051 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.521209 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} executeQuery: Read 74 rows, 6.29 KiB in 0.001376 sec., 53779.069767441855 rows/sec., 4.46 MiB/sec. 2024.03.26 19:50:57.521337 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.521362 [ 3 ] {596f4d70-2ab4-46c0-b7a6-74c4163edae1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:50:57.521377 [ 3 ] {} HTTP-Session: 70235742-5437-4a47-8826-f02ffdbe1118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.521502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.521549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.521567 [ 3 ] {} HTTP-Session: d4ebc503-8142-48c2-9535-5a0222677125 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.521583 [ 3 ] {} HTTP-Session: d4ebc503-8142-48c2-9535-5a0222677125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.521597 [ 3 ] {} HTTP-Session: d4ebc503-8142-48c2-9535-5a0222677125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.521627 [ 3 ] {} HTTP-Session: d4ebc503-8142-48c2-9535-5a0222677125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.521713 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.521753 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:50:57.521876 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.522190 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.522228 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.522528 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:50:57.522829 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.522977 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} executeQuery: Read 44 rows, 3.52 KiB in 0.001299 sec., 33872.209391839875 rows/sec., 2.64 MiB/sec. 2024.03.26 19:50:57.523174 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.523232 [ 3 ] {00d9de8c-a19c-4b5f-8685-527bddafef40} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:50:57.523283 [ 3 ] {} HTTP-Session: d4ebc503-8142-48c2-9535-5a0222677125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.523453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.523505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.523523 [ 3 ] {} HTTP-Session: 579c22eb-9b53-418c-8c8b-d546a4ce2457 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.523540 [ 3 ] {} HTTP-Session: 579c22eb-9b53-418c-8c8b-d546a4ce2457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.523553 [ 3 ] {} HTTP-Session: 579c22eb-9b53-418c-8c8b-d546a4ce2457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.523584 [ 3 ] {} HTTP-Session: 579c22eb-9b53-418c-8c8b-d546a4ce2457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.523691 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.523737 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:50:57.523903 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.524239 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.524275 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.524667 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:50:57.525008 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.525165 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} executeQuery: Read 100 rows, 7.10 KiB in 0.001523 sec., 65659.88181221274 rows/sec., 4.55 MiB/sec. 2024.03.26 19:50:57.525334 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.525363 [ 3 ] {806c5942-5bd6-40b9-8878-d32c7f85f62b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:50:57.525378 [ 3 ] {} HTTP-Session: 579c22eb-9b53-418c-8c8b-d546a4ce2457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.525506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.525553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.525571 [ 3 ] {} HTTP-Session: 383d6791-378b-424b-a155-3e1ba1199646 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.525586 [ 3 ] {} HTTP-Session: 383d6791-378b-424b-a155-3e1ba1199646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.525599 [ 3 ] {} HTTP-Session: 383d6791-378b-424b-a155-3e1ba1199646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.525630 [ 3 ] {} HTTP-Session: 383d6791-378b-424b-a155-3e1ba1199646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.525775 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.525820 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:50:57.525977 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.526386 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.526422 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.526822 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:50:57.527159 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.527320 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} executeQuery: Read 16 rows, 22.11 KiB in 0.001633 sec., 9797.917942437232 rows/sec., 13.22 MiB/sec. 2024.03.26 19:50:57.527590 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.527634 [ 3 ] {c916b1c7-f65d-4426-a168-4141e7e2c26a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:50:57.527665 [ 3 ] {} HTTP-Session: 383d6791-378b-424b-a155-3e1ba1199646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.527781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:50:57.527828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:50:57.527846 [ 3 ] {} HTTP-Session: 6e1e410c-3636-4f33-9129-b81bec2d2fee Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:50:57.527862 [ 3 ] {} HTTP-Session: 6e1e410c-3636-4f33-9129-b81bec2d2fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.527875 [ 3 ] {} HTTP-Session: 6e1e410c-3636-4f33-9129-b81bec2d2fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:50:57.527905 [ 3 ] {} HTTP-Session: 6e1e410c-3636-4f33-9129-b81bec2d2fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:50:57.527982 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:50:57.528026 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:50:57.528172 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:50:57.528451 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:50:57.528487 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:50:57.528834 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:50:57.529158 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:50:57.529300 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} executeQuery: Read 30 rows, 2.10 KiB in 0.00135 sec., 22222.222222222223 rows/sec., 1.52 MiB/sec. 2024.03.26 19:50:57.529423 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} DynamicQueryHandler: Done processing query 2024.03.26 19:50:57.529446 [ 3 ] {abae0234-7dd8-426e-b71d-cbe6fed8bccc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:50:57.529461 [ 3 ] {} HTTP-Session: 6e1e410c-3636-4f33-9129-b81bec2d2fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.519339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.519474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.519502 [ 3 ] {} HTTP-Session: ab7faa4f-1dc6-4901-b1ef-c36897f09153 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.519531 [ 3 ] {} HTTP-Session: ab7faa4f-1dc6-4901-b1ef-c36897f09153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.519549 [ 3 ] {} HTTP-Session: ab7faa4f-1dc6-4901-b1ef-c36897f09153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.519604 [ 3 ] {} HTTP-Session: ab7faa4f-1dc6-4901-b1ef-c36897f09153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.519748 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.519821 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:02.520018 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.520554 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.520604 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.521003 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:51:02.521342 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.521508 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} executeQuery: Read 42 rows, 3.40 KiB in 0.001823 sec., 23038.94679100384 rows/sec., 1.82 MiB/sec. 2024.03.26 19:51:02.521670 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.521697 [ 3 ] {28945673-13f1-4041-a89e-c08ac6ac520a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:02.521713 [ 3 ] {} HTTP-Session: ab7faa4f-1dc6-4901-b1ef-c36897f09153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.521899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.521958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.521977 [ 3 ] {} HTTP-Session: 9eb590ec-6d98-42b1-8b02-f1f3dd3bc978 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.521996 [ 3 ] {} HTTP-Session: 9eb590ec-6d98-42b1-8b02-f1f3dd3bc978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.522010 [ 3 ] {} HTTP-Session: 9eb590ec-6d98-42b1-8b02-f1f3dd3bc978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.522046 [ 3 ] {} HTTP-Session: 9eb590ec-6d98-42b1-8b02-f1f3dd3bc978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.522171 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.522217 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:02.522352 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.522825 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.522866 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.523192 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:02.523500 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.523652 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} executeQuery: Read 152 rows, 14.87 KiB in 0.001548 sec., 98191.21447028425 rows/sec., 9.38 MiB/sec. 2024.03.26 19:51:02.523780 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.523805 [ 3 ] {240c9684-955c-4299-964e-9944faee7dd7} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:02.523820 [ 3 ] {} HTTP-Session: 9eb590ec-6d98-42b1-8b02-f1f3dd3bc978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.523961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.524011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.524029 [ 3 ] {} HTTP-Session: 9446752e-2835-4239-8c1d-1dd6bc429607 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.524046 [ 3 ] {} HTTP-Session: 9446752e-2835-4239-8c1d-1dd6bc429607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.524060 [ 3 ] {} HTTP-Session: 9446752e-2835-4239-8c1d-1dd6bc429607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.524092 [ 3 ] {} HTTP-Session: 9446752e-2835-4239-8c1d-1dd6bc429607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.524191 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.524233 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:02.524359 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.524705 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.524742 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.525048 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:02.525355 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.525507 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} executeQuery: Read 70 rows, 5.60 KiB in 0.001364 sec., 51319.64809384164 rows/sec., 4.01 MiB/sec. 2024.03.26 19:51:02.525716 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.525743 [ 3 ] {abf16cfb-506b-476b-a877-a6ee6e20cd38} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:51:02.525764 [ 3 ] {} HTTP-Session: 9446752e-2835-4239-8c1d-1dd6bc429607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.525973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.526037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.526056 [ 3 ] {} HTTP-Session: 7e2d9910-c18a-45b9-9df9-791c9d0f5238 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.526072 [ 3 ] {} HTTP-Session: 7e2d9910-c18a-45b9-9df9-791c9d0f5238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.526086 [ 3 ] {} HTTP-Session: 7e2d9910-c18a-45b9-9df9-791c9d0f5238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.526118 [ 3 ] {} HTTP-Session: 7e2d9910-c18a-45b9-9df9-791c9d0f5238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.526222 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.526269 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:02.526438 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.526779 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.526818 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.527202 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:02.527551 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.527713 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} executeQuery: Read 100 rows, 7.10 KiB in 0.001539 sec., 64977.2579597141 rows/sec., 4.51 MiB/sec. 2024.03.26 19:51:02.527846 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.527869 [ 3 ] {b65aae36-e42c-496a-b7cd-bc9995c3488b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:02.527886 [ 3 ] {} HTTP-Session: 7e2d9910-c18a-45b9-9df9-791c9d0f5238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.528032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.528080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.528098 [ 3 ] {} HTTP-Session: e047d97f-87c3-4ad2-a253-2fdca4e5680e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.528116 [ 3 ] {} HTTP-Session: e047d97f-87c3-4ad2-a253-2fdca4e5680e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.528129 [ 3 ] {} HTTP-Session: e047d97f-87c3-4ad2-a253-2fdca4e5680e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.528161 [ 3 ] {} HTTP-Session: e047d97f-87c3-4ad2-a253-2fdca4e5680e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.528442 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.528489 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:02.528652 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.529194 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.529232 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.529671 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:51:02.530023 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.530188 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} executeQuery: Read 42 rows, 58.04 KiB in 0.001969 sec., 21330.62468257999 rows/sec., 28.78 MiB/sec. 2024.03.26 19:51:02.530364 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.530390 [ 3 ] {72cd702b-dd3d-4a07-9290-7ee7dc2ac652} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:02.530410 [ 3 ] {} HTTP-Session: e047d97f-87c3-4ad2-a253-2fdca4e5680e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.530525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:02.530573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:02.530591 [ 3 ] {} HTTP-Session: c8f1b016-78bc-4931-9e29-4228c4d11db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:02.530608 [ 3 ] {} HTTP-Session: c8f1b016-78bc-4931-9e29-4228c4d11db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.530621 [ 3 ] {} HTTP-Session: c8f1b016-78bc-4931-9e29-4228c4d11db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:02.530653 [ 3 ] {} HTTP-Session: c8f1b016-78bc-4931-9e29-4228c4d11db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:02.530726 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:02.530770 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:02.530898 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:02.531172 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:02.531209 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:02.531573 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:02.531892 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:02.532043 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} executeQuery: Read 30 rows, 2.10 KiB in 0.001341 sec., 22371.364653243847 rows/sec., 1.53 MiB/sec. 2024.03.26 19:51:02.532169 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} DynamicQueryHandler: Done processing query 2024.03.26 19:51:02.532193 [ 3 ] {4dbdaff3-ba04-4ce9-8de4-70da4716dc2d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:02.532210 [ 3 ] {} HTTP-Session: c8f1b016-78bc-4931-9e29-4228c4d11db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.519406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.519549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.519579 [ 3 ] {} HTTP-Session: 96b8c8d0-9b6e-43d5-a5a0-21860d9918d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.519608 [ 3 ] {} HTTP-Session: 96b8c8d0-9b6e-43d5-a5a0-21860d9918d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.519627 [ 3 ] {} HTTP-Session: 96b8c8d0-9b6e-43d5-a5a0-21860d9918d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.519685 [ 3 ] {} HTTP-Session: 96b8c8d0-9b6e-43d5-a5a0-21860d9918d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.519821 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.519895 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:07.520103 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.520607 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.520651 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.521056 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:51:07.521398 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.521552 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} executeQuery: Read 16 rows, 1.30 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 721.69 KiB/sec. 2024.03.26 19:51:07.521766 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.521810 [ 3 ] {2c89f2fc-7f8f-42a0-92cc-b786e7a6b42f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:07.521831 [ 3 ] {} HTTP-Session: 96b8c8d0-9b6e-43d5-a5a0-21860d9918d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.522016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.522072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.522091 [ 3 ] {} HTTP-Session: f049ba8e-92b1-4b5c-8545-8f81401a4bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.522110 [ 3 ] {} HTTP-Session: f049ba8e-92b1-4b5c-8545-8f81401a4bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.522123 [ 3 ] {} HTTP-Session: f049ba8e-92b1-4b5c-8545-8f81401a4bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.522159 [ 3 ] {} HTTP-Session: f049ba8e-92b1-4b5c-8545-8f81401a4bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.522260 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.522307 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:07.522456 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.522843 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.522880 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.523201 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:07.523514 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.523639 [ 120 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.03.26 19:51:07.523641 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} executeQuery: Read 110 rows, 9.06 KiB in 0.001433 sec., 76762.03768318213 rows/sec., 6.17 MiB/sec. 2024.03.26 19:51:07.523688 [ 120 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.523734 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.523813 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.523849 [ 3 ] {61fea55c-1d19-4b6e-8749-8304e4e341f3} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:07.523908 [ 3 ] {} HTTP-Session: f049ba8e-92b1-4b5c-8545-8f81401a4bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.524050 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.03.26 19:51:07.524087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.524178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.524209 [ 3 ] {} HTTP-Session: 0154b961-8d6f-4702-b503-131df0f3f240 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.524259 [ 3 ] {} HTTP-Session: 0154b961-8d6f-4702-b503-131df0f3f240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.524295 [ 3 ] {} HTTP-Session: 0154b961-8d6f-4702-b503-131df0f3f240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.524382 [ 3 ] {} HTTP-Session: 0154b961-8d6f-4702-b503-131df0f3f240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.524557 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:07.524586 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.524649 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 241 rows starting from the beginning of the part 2024.03.26 19:51:07.524673 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:07.525114 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part 2024.03.26 19:51:07.525441 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:07.525758 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.525764 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part 2024.03.26 19:51:07.526083 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:07.526341 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 110 rows starting from the beginning of the part 2024.03.26 19:51:07.527131 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.527205 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.527994 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:07.528832 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.529074 [ 38 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.03.26 19:51:07.529146 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} executeQuery: Read 68 rows, 5.42 KiB in 0.004621 sec., 14715.429560701146 rows/sec., 1.14 MiB/sec. 2024.03.26 19:51:07.529208 [ 38 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.529335 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.529806 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.00595734 sec., 134959.5624892989 rows/sec., 12.11 MiB/sec. 2024.03.26 19:51:07.530251 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.530320 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.03.26 19:51:07.530341 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.03.26 19:51:07.530397 [ 3 ] {cd93d530-aaa0-4954-850a-a901530a80b0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:07.530532 [ 3 ] {} HTTP-Session: 0154b961-8d6f-4702-b503-131df0f3f240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.530868 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:07.530900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.530985 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 138 rows starting from the beginning of the part 2024.03.26 19:51:07.531109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.531390 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2024.03.26 19:51:07.531328 [ 3 ] {} HTTP-Session: 6451ed97-efe9-4f88-b285-dc08ce56dc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.531701 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:07.531817 [ 3 ] {} HTTP-Session: 6451ed97-efe9-4f88-b285-dc08ce56dc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.532085 [ 3 ] {} HTTP-Session: 6451ed97-efe9-4f88-b285-dc08ce56dc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.532120 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part 2024.03.26 19:51:07.532367 [ 3 ] {} HTTP-Session: 6451ed97-efe9-4f88-b285-dc08ce56dc30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.532485 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:07.532616 [ 189 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.533042 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part 2024.03.26 19:51:07.533041 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.533243 [ 189 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_35_7} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.03.26 19:51:07.533586 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.03.26 19:51:07.533711 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:07.534233 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.535235 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.535300 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.536062 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 4 columns (4 merged, 0 gathered) in 0.006444495 sec., 67654.64167479376 rows/sec., 5.28 MiB/sec. 2024.03.26 19:51:07.536281 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.03.26 19:51:07.536323 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:07.537282 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.537374 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.537488 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_35_7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.03.26 19:51:07.537688 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 19:51:07.537748 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} executeQuery: Read 136 rows, 9.70 KiB in 0.005104 sec., 26645.76802507837 rows/sec., 1.86 MiB/sec. 2024.03.26 19:51:07.537911 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.537936 [ 3 ] {01e5e998-3c88-4941-a594-dca83361db11} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:51:07.537952 [ 3 ] {} HTTP-Session: 6451ed97-efe9-4f88-b285-dc08ce56dc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.538081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.538130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.538147 [ 3 ] {} HTTP-Session: 4ea7e646-9b9e-4312-8360-5566e406977a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.538163 [ 3 ] {} HTTP-Session: 4ea7e646-9b9e-4312-8360-5566e406977a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.538177 [ 3 ] {} HTTP-Session: 4ea7e646-9b9e-4312-8360-5566e406977a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.538208 [ 3 ] {} HTTP-Session: 4ea7e646-9b9e-4312-8360-5566e406977a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.538384 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.538431 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:07.538605 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.539012 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.539048 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.539453 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:51:07.539802 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.539979 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} executeQuery: Read 16 rows, 22.11 KiB in 0.001715 sec., 9329.446064139942 rows/sec., 12.59 MiB/sec. 2024.03.26 19:51:07.540254 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.540292 [ 3 ] {3e322292-12f5-4d2b-9f1a-47445bfc441c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:07.540309 [ 3 ] {} HTTP-Session: 4ea7e646-9b9e-4312-8360-5566e406977a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.540429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:07.540479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:07.540496 [ 3 ] {} HTTP-Session: 82c448a3-bf4e-4322-ba33-4e4d12ca7fae Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:07.540512 [ 3 ] {} HTTP-Session: 82c448a3-bf4e-4322-ba33-4e4d12ca7fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.540526 [ 3 ] {} HTTP-Session: 82c448a3-bf4e-4322-ba33-4e4d12ca7fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:07.540558 [ 3 ] {} HTTP-Session: 82c448a3-bf4e-4322-ba33-4e4d12ca7fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:07.540634 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:07.540679 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:07.540829 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:07.541114 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:07.541150 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:07.541507 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:07.541830 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:07.541995 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} executeQuery: Read 30 rows, 2.10 KiB in 0.001382 sec., 21707.67004341534 rows/sec., 1.49 MiB/sec. 2024.03.26 19:51:07.542121 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} DynamicQueryHandler: Done processing query 2024.03.26 19:51:07.542144 [ 3 ] {3ca9b672-6927-4681-b679-26ecf3703a72} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:07.542159 [ 3 ] {} HTTP-Session: 82c448a3-bf4e-4322-ba33-4e4d12ca7fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:11.463391 [ 72 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:51:11.463476 [ 72 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:51:12.519437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.519550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.519576 [ 3 ] {} HTTP-Session: db774524-cc92-454a-ad11-060a93757591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.519601 [ 3 ] {} HTTP-Session: db774524-cc92-454a-ad11-060a93757591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.519616 [ 3 ] {} HTTP-Session: db774524-cc92-454a-ad11-060a93757591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.519665 [ 3 ] {} HTTP-Session: db774524-cc92-454a-ad11-060a93757591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.519793 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.519855 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:12.520045 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.520496 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.520538 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.520930 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:51:12.521278 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.521424 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} executeQuery: Read 42 rows, 3.40 KiB in 0.001694 sec., 24793.388429752067 rows/sec., 1.96 MiB/sec. 2024.03.26 19:51:12.521424 [ 72 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 19:51:12.521483 [ 72 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.521513 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.521608 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.521699 [ 3 ] {ea386169-5629-4f73-ab8e-7ab861b3a849} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:12.521774 [ 3 ] {} HTTP-Session: db774524-cc92-454a-ad11-060a93757591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.521941 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:51:12.522091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.522201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.522252 [ 3 ] {} HTTP-Session: 71135d1e-6409-4f01-a61e-b6b0b54d2a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.522291 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:12.522301 [ 3 ] {} HTTP-Session: 71135d1e-6409-4f01-a61e-b6b0b54d2a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.522347 [ 3 ] {} HTTP-Session: 71135d1e-6409-4f01-a61e-b6b0b54d2a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.522358 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part 2024.03.26 19:51:12.522420 [ 3 ] {} HTTP-Session: 71135d1e-6409-4f01-a61e-b6b0b54d2a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.522616 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.522764 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.522867 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:12.522928 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:51:12.523204 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.523550 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:12.523921 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.524205 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.525145 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.525212 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.526047 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:51:12.526816 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005201827 sec., 41523.87228564118 rows/sec., 3.29 MiB/sec. 2024.03.26 19:51:12.526968 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.527083 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 19:51:12.527285 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} executeQuery: Read 4 rows, 334.00 B in 0.004689 sec., 853.060354020047 rows/sec., 69.56 KiB/sec. 2024.03.26 19:51:12.527514 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.527574 [ 3 ] {5a43884a-1b0c-4462-a811-b7f270942b12} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:12.527621 [ 3 ] {} HTTP-Session: 71135d1e-6409-4f01-a61e-b6b0b54d2a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.527858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.527901 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.527937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.527975 [ 3 ] {} HTTP-Session: a93f0942-91aa-49c6-b298-ecc4fb20f8f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.528019 [ 3 ] {} HTTP-Session: a93f0942-91aa-49c6-b298-ecc4fb20f8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.528038 [ 3 ] {} HTTP-Session: a93f0942-91aa-49c6-b298-ecc4fb20f8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.528055 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_26_5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 19:51:12.528093 [ 3 ] {} HTTP-Session: a93f0942-91aa-49c6-b298-ecc4fb20f8f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.528217 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:51:12.528281 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.528328 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:12.528471 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.528885 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.528922 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.529248 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:51:12.529567 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.529704 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} executeQuery: Read 154 rows, 15.05 KiB in 0.00151 sec., 101986.75496688741 rows/sec., 9.73 MiB/sec. 2024.03.26 19:51:12.529861 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.529898 [ 3 ] {f2e4bc81-fd90-4561-a080-8c9bcbe2ba5f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:12.529924 [ 3 ] {} HTTP-Session: a93f0942-91aa-49c6-b298-ecc4fb20f8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.530042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.530088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.530106 [ 3 ] {} HTTP-Session: 826f2240-bc48-4e35-88fd-d8194bbafff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.530123 [ 3 ] {} HTTP-Session: 826f2240-bc48-4e35-88fd-d8194bbafff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.530137 [ 3 ] {} HTTP-Session: 826f2240-bc48-4e35-88fd-d8194bbafff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.530167 [ 3 ] {} HTTP-Session: 826f2240-bc48-4e35-88fd-d8194bbafff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.530232 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.530274 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:51:12.530401 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.530676 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.530714 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.531056 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 19:51:12.531542 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.531771 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} executeQuery: Read 4 rows, 286.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 180.77 KiB/sec. 2024.03.26 19:51:12.532027 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.532060 [ 3 ] {3dbbfb66-a581-4ab9-8d13-d5e77cda8983} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:12.532084 [ 3 ] {} HTTP-Session: 826f2240-bc48-4e35-88fd-d8194bbafff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.532222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.532287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.532316 [ 3 ] {} HTTP-Session: 58083b0d-8b61-4abd-9e86-450df791c2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.532341 [ 3 ] {} HTTP-Session: 58083b0d-8b61-4abd-9e86-450df791c2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.532363 [ 3 ] {} HTTP-Session: 58083b0d-8b61-4abd-9e86-450df791c2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.532406 [ 3 ] {} HTTP-Session: 58083b0d-8b61-4abd-9e86-450df791c2ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.532535 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.532589 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:12.532798 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.533222 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.533270 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.533699 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:51:12.534151 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.534355 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} executeQuery: Read 74 rows, 5.93 KiB in 0.001882 sec., 39319.872476089266 rows/sec., 3.07 MiB/sec. 2024.03.26 19:51:12.534576 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.534600 [ 3 ] {30104ccd-7e9c-40c5-9f70-a9c8bbb3dc07} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:12.534616 [ 3 ] {} HTTP-Session: 58083b0d-8b61-4abd-9e86-450df791c2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.534757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.534805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.534823 [ 3 ] {} HTTP-Session: 7c465435-3de3-4663-a24f-5825c625f42d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.534840 [ 3 ] {} HTTP-Session: 7c465435-3de3-4663-a24f-5825c625f42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.534853 [ 3 ] {} HTTP-Session: 7c465435-3de3-4663-a24f-5825c625f42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.534885 [ 3 ] {} HTTP-Session: 7c465435-3de3-4663-a24f-5825c625f42d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.534980 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.535025 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:12.535172 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.535521 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.535557 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.535952 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:51:12.536300 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.536445 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} executeQuery: Read 102 rows, 7.24 KiB in 0.001509 sec., 67594.43339960239 rows/sec., 4.69 MiB/sec. 2024.03.26 19:51:12.536468 [ 106 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 19:51:12.536554 [ 106 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.536600 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.536625 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.536677 [ 3 ] {c1ce57ef-f8ec-4482-a192-5594d020808f} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:12.536748 [ 3 ] {} HTTP-Session: 7c465435-3de3-4663-a24f-5825c625f42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.537053 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:51:12.537281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.537482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.537653 [ 3 ] {} HTTP-Session: 8d1311d1-edc4-4c5c-9907-7a7e987f38d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.537757 [ 3 ] {} HTTP-Session: 8d1311d1-edc4-4c5c-9907-7a7e987f38d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.537866 [ 3 ] {} HTTP-Session: 8d1311d1-edc4-4c5c-9907-7a7e987f38d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.538025 [ 3 ] {} HTTP-Session: 8d1311d1-edc4-4c5c-9907-7a7e987f38d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.538151 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:12.538306 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3440 rows starting from the beginning of the part 2024.03.26 19:51:12.538569 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:12.538654 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:12.538856 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.539018 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:12.539032 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:12.539291 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part 2024.03.26 19:51:12.539661 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part 2024.03.26 19:51:12.540044 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.540813 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.540863 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.541609 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:51:12.542074 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.542187 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3978 rows, containing 5 columns (5 merged, 0 gathered) in 0.005486206 sec., 725091.2561431342 rows/sec., 50.36 MiB/sec. 2024.03.26 19:51:12.542303 [ 106 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 19:51:12.542337 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} executeQuery: Read 42 rows, 58.04 KiB in 0.004094 sec., 10258.915486077185 rows/sec., 13.84 MiB/sec. 2024.03.26 19:51:12.542352 [ 106 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.542443 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.542712 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 19:51:12.542788 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.542828 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:51:12.542885 [ 3 ] {aca25b31-9959-48dd-a1b8-0ccc9ee157ec} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:12.542996 [ 3 ] {} HTTP-Session: 8d1311d1-edc4-4c5c-9907-7a7e987f38d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.543327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:12.543442 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:12.543550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:12.543608 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 567 rows starting from the beginning of the part 2024.03.26 19:51:12.543680 [ 3 ] {} HTTP-Session: 8dc55c72-c2e0-4441-a66b-8ce643254bad Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:12.543751 [ 3 ] {} HTTP-Session: 8dc55c72-c2e0-4441-a66b-8ce643254bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.543855 [ 3 ] {} HTTP-Session: 8dc55c72-c2e0-4441-a66b-8ce643254bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.544074 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.544079 [ 3 ] {} HTTP-Session: 8dc55c72-c2e0-4441-a66b-8ce643254bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:12.544612 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:12.544639 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.544739 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:12.545003 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.545013 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:12.545072 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_36_7} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 19:51:12.545557 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:12.545686 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.03.26 19:51:12.546038 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:12.546643 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:12.547341 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.547397 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.547848 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:51:12.548379 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.548673 [ 106 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 19:51:12.548762 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} executeQuery: Read 30 rows, 2.10 KiB in 0.004375 sec., 6857.142857142857 rows/sec., 481.03 KiB/sec. 2024.03.26 19:51:12.548763 [ 106 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:12.548865 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:12.549560 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:12.549688 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:51:12.549702 [ 3 ] {5b9f5877-cb8e-4387-a5f9-4ef24447b89c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:12.549827 [ 3 ] {} HTTP-Session: 8dc55c72-c2e0-4441-a66b-8ce643254bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:12.550554 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:12.550653 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 918 rows starting from the beginning of the part 2024.03.26 19:51:12.550906 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:12.551182 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:12.551557 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:12.551703 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:12.551830 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:12.552537 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 6 columns (6 merged, 0 gathered) in 0.009957481 sec., 72809.57904915912 rows/sec., 98.25 MiB/sec. 2024.03.26 19:51:12.553019 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 19:51:12.554287 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.554508 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_26_5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 19:51:12.554507 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.005466866 sec., 195358.73021215445 rows/sec., 13.38 MiB/sec. 2024.03.26 19:51:12.554639 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. 2024.03.26 19:51:12.554838 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 19:51:12.555303 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:12.555400 [ 187 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_36_7} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 19:51:12.555508 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.03.26 19:51:13.001159 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 186.96 MiB, peak 196.06 MiB, free memory in arenas 0.00 B, will set to 188.03 MiB (RSS), difference: 1.07 MiB 2024.03.26 19:51:17.517391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.517525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.517555 [ 3 ] {} HTTP-Session: 030e97c1-36be-46fb-9deb-0184de597f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.517584 [ 3 ] {} HTTP-Session: 030e97c1-36be-46fb-9deb-0184de597f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.517602 [ 3 ] {} HTTP-Session: 030e97c1-36be-46fb-9deb-0184de597f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.517658 [ 3 ] {} HTTP-Session: 030e97c1-36be-46fb-9deb-0184de597f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.517796 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.517868 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:17.518094 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.518589 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.518634 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.519020 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:51:17.519368 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.519549 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} executeQuery: Read 16 rows, 1.30 KiB in 0.001812 sec., 8830.022075055187 rows/sec., 715.71 KiB/sec. 2024.03.26 19:51:17.519744 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.519776 [ 3 ] {06ba48a6-0c14-4303-8c36-d4d88352ccd7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:17.519793 [ 3 ] {} HTTP-Session: 030e97c1-36be-46fb-9deb-0184de597f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.519949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.520003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.520023 [ 3 ] {} HTTP-Session: 2ec3ebcd-7bf5-42b9-a17d-efa4ac8a95f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.520070 [ 3 ] {} HTTP-Session: 2ec3ebcd-7bf5-42b9-a17d-efa4ac8a95f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.520084 [ 3 ] {} HTTP-Session: 2ec3ebcd-7bf5-42b9-a17d-efa4ac8a95f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.520119 [ 3 ] {} HTTP-Session: 2ec3ebcd-7bf5-42b9-a17d-efa4ac8a95f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.520189 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.520234 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:51:17.520367 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.520688 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.520728 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.521032 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:51:17.521341 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.521466 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} executeQuery: Read 2 rows, 167.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 125.16 KiB/sec. 2024.03.26 19:51:17.521588 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.521612 [ 3 ] {08f76895-f8fc-4318-9b1b-9a43aca684bb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:17.521628 [ 3 ] {} HTTP-Session: 2ec3ebcd-7bf5-42b9-a17d-efa4ac8a95f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.521751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.521801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.521819 [ 3 ] {} HTTP-Session: 12b0908f-f665-4755-860b-96cd334d8112 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.521836 [ 3 ] {} HTTP-Session: 12b0908f-f665-4755-860b-96cd334d8112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.521849 [ 3 ] {} HTTP-Session: 12b0908f-f665-4755-860b-96cd334d8112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.521880 [ 3 ] {} HTTP-Session: 12b0908f-f665-4755-860b-96cd334d8112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.521970 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.522011 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:17.522137 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.522471 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.522506 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.522819 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:51:17.523138 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.523264 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} executeQuery: Read 75 rows, 6.37 KiB in 0.001336 sec., 56137.72455089821 rows/sec., 4.66 MiB/sec. 2024.03.26 19:51:17.523457 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.523512 [ 3 ] {cf7b55eb-e8ec-457d-9bd6-1faebdabaef4} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:17.523563 [ 3 ] {} HTTP-Session: 12b0908f-f665-4755-860b-96cd334d8112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.523722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.523774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.523794 [ 3 ] {} HTTP-Session: 0718f41f-d250-4dc8-8137-b48da54f4a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.523811 [ 3 ] {} HTTP-Session: 0718f41f-d250-4dc8-8137-b48da54f4a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.523825 [ 3 ] {} HTTP-Session: 0718f41f-d250-4dc8-8137-b48da54f4a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.523857 [ 3 ] {} HTTP-Session: 0718f41f-d250-4dc8-8137-b48da54f4a92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.523922 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.523964 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:51:17.524106 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.524381 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.524417 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.524719 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 19:51:17.525025 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.525147 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} executeQuery: Read 2 rows, 143.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 111.81 KiB/sec. 2024.03.26 19:51:17.525389 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.525423 [ 3 ] {ca74ee3e-f83a-4dd8-8f9f-d08c5e2451ef} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:17.525439 [ 3 ] {} HTTP-Session: 0718f41f-d250-4dc8-8137-b48da54f4a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.525551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.525600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.525617 [ 3 ] {} HTTP-Session: 98fa57b3-08ee-4be9-a633-d39a182401e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.525634 [ 3 ] {} HTTP-Session: 98fa57b3-08ee-4be9-a633-d39a182401e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.525648 [ 3 ] {} HTTP-Session: 98fa57b3-08ee-4be9-a633-d39a182401e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.525679 [ 3 ] {} HTTP-Session: 98fa57b3-08ee-4be9-a633-d39a182401e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.525762 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.525803 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:17.525946 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.526251 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.526288 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.526589 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:51:17.526902 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.527024 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} executeQuery: Read 46 rows, 3.68 KiB in 0.0013 sec., 35384.61538461538 rows/sec., 2.76 MiB/sec. 2024.03.26 19:51:17.527144 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.527168 [ 3 ] {c4e910c5-a6e7-4614-a63b-d7ee6962f4e5} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:17.527184 [ 3 ] {} HTTP-Session: 98fa57b3-08ee-4be9-a633-d39a182401e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.527317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.527365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.527384 [ 3 ] {} HTTP-Session: 6e870735-218e-4ac0-bc0e-e0df6df3b7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.527401 [ 3 ] {} HTTP-Session: 6e870735-218e-4ac0-bc0e-e0df6df3b7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.527414 [ 3 ] {} HTTP-Session: 6e870735-218e-4ac0-bc0e-e0df6df3b7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.527445 [ 3 ] {} HTTP-Session: 6e870735-218e-4ac0-bc0e-e0df6df3b7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.527547 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.527592 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:17.527734 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.528116 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.528151 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.528533 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:51:17.528882 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.529010 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} executeQuery: Read 101 rows, 7.17 KiB in 0.001517 sec., 66578.77389584707 rows/sec., 4.62 MiB/sec. 2024.03.26 19:51:17.529136 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.529160 [ 3 ] {a9b61c3e-ac02-4111-9e67-9c902867e318} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:17.529176 [ 3 ] {} HTTP-Session: 6e870735-218e-4ac0-bc0e-e0df6df3b7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.529290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.529341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.529360 [ 3 ] {} HTTP-Session: ab02de38-ba56-4f84-9ffd-61e831148bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.529376 [ 3 ] {} HTTP-Session: ab02de38-ba56-4f84-9ffd-61e831148bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.529390 [ 3 ] {} HTTP-Session: ab02de38-ba56-4f84-9ffd-61e831148bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.529420 [ 3 ] {} HTTP-Session: ab02de38-ba56-4f84-9ffd-61e831148bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.529576 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.529621 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:17.529777 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.530157 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.530191 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.530588 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 19:51:17.530930 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.531059 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} executeQuery: Read 16 rows, 22.11 KiB in 0.001593 sec., 10043.942247332077 rows/sec., 13.55 MiB/sec. 2024.03.26 19:51:17.531348 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.531389 [ 3 ] {6d6f6498-d66d-4917-8f4d-ebf4568790d0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:17.531412 [ 3 ] {} HTTP-Session: ab02de38-ba56-4f84-9ffd-61e831148bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.531533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:17.531582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:17.531602 [ 3 ] {} HTTP-Session: 6e82cace-25ca-4773-a75a-273f1249d6c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:17.531618 [ 3 ] {} HTTP-Session: 6e82cace-25ca-4773-a75a-273f1249d6c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.531632 [ 3 ] {} HTTP-Session: 6e82cace-25ca-4773-a75a-273f1249d6c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:17.531663 [ 3 ] {} HTTP-Session: 6e82cace-25ca-4773-a75a-273f1249d6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:17.531748 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:17.531793 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:17.531937 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:17.532208 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:17.532244 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:17.532598 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:51:17.532926 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:17.533055 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} executeQuery: Read 30 rows, 2.10 KiB in 0.001348 sec., 22255.19287833828 rows/sec., 1.52 MiB/sec. 2024.03.26 19:51:17.533294 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:17.533340 [ 3 ] {12bfa9b2-749f-4ec7-8f03-69b461fa3f4c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:17.533380 [ 3 ] {} HTTP-Session: 6e82cace-25ca-4773-a75a-273f1249d6c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.518579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.518716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.518741 [ 3 ] {} HTTP-Session: 56f34066-6050-4ba7-a0d2-cf8b593d5aec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.518766 [ 3 ] {} HTTP-Session: 56f34066-6050-4ba7-a0d2-cf8b593d5aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.518781 [ 3 ] {} HTTP-Session: 56f34066-6050-4ba7-a0d2-cf8b593d5aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.518831 [ 3 ] {} HTTP-Session: 56f34066-6050-4ba7-a0d2-cf8b593d5aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.518960 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.519026 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:22.519221 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.519672 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.519722 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.520110 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:51:22.520453 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.520615 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} executeQuery: Read 42 rows, 3.40 KiB in 0.001716 sec., 24475.524475524475 rows/sec., 1.94 MiB/sec. 2024.03.26 19:51:22.520779 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.520809 [ 3 ] {4a965364-7943-42b9-80ba-5cbac20c4e08} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:22.520825 [ 3 ] {} HTTP-Session: 56f34066-6050-4ba7-a0d2-cf8b593d5aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.520966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.521013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.521032 [ 3 ] {} HTTP-Session: 532d1ab0-7621-498a-8a0e-121624ef792f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.521049 [ 3 ] {} HTTP-Session: 532d1ab0-7621-498a-8a0e-121624ef792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.521063 [ 3 ] {} HTTP-Session: 532d1ab0-7621-498a-8a0e-121624ef792f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.521094 [ 3 ] {} HTTP-Session: 532d1ab0-7621-498a-8a0e-121624ef792f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.521198 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.521239 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:22.521365 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.521774 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.521812 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.522125 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:51:22.522427 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.522588 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} executeQuery: Read 152 rows, 14.87 KiB in 0.00144 sec., 105555.55555555555 rows/sec., 10.09 MiB/sec. 2024.03.26 19:51:22.522711 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.522734 [ 3 ] {95d4b778-aac5-4ebc-9d07-caad75d41133} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:22.522750 [ 3 ] {} HTTP-Session: 532d1ab0-7621-498a-8a0e-121624ef792f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.522870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.522919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.522937 [ 3 ] {} HTTP-Session: 6a4184e6-096f-4481-bde6-b06a58f15909 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.522953 [ 3 ] {} HTTP-Session: 6a4184e6-096f-4481-bde6-b06a58f15909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.522967 [ 3 ] {} HTTP-Session: 6a4184e6-096f-4481-bde6-b06a58f15909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.522998 [ 3 ] {} HTTP-Session: 6a4184e6-096f-4481-bde6-b06a58f15909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.523091 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.523131 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:22.523257 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.523585 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.523623 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.523927 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:51:22.524234 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.524389 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} executeQuery: Read 70 rows, 5.60 KiB in 0.001339 sec., 52277.819268110536 rows/sec., 4.08 MiB/sec. 2024.03.26 19:51:22.524513 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.524538 [ 3 ] {0ba024aa-3465-433b-91e8-db8691adbe06} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:51:22.524554 [ 3 ] {} HTTP-Session: 6a4184e6-096f-4481-bde6-b06a58f15909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.524676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.524723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.524742 [ 3 ] {} HTTP-Session: 15b3d6ab-d8d5-42fc-986a-83651113b76c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.524759 [ 3 ] {} HTTP-Session: 15b3d6ab-d8d5-42fc-986a-83651113b76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.524773 [ 3 ] {} HTTP-Session: 15b3d6ab-d8d5-42fc-986a-83651113b76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.524803 [ 3 ] {} HTTP-Session: 15b3d6ab-d8d5-42fc-986a-83651113b76c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.524899 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.524944 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:22.525086 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.525431 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.525468 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.525844 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:51:22.526194 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.526360 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} executeQuery: Read 100 rows, 7.10 KiB in 0.001501 sec., 66622.25183211193 rows/sec., 4.62 MiB/sec. 2024.03.26 19:51:22.526485 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.526508 [ 3 ] {a4d7c0f7-0e4f-4bdc-b7f5-8e724420b6ce} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:22.526524 [ 3 ] {} HTTP-Session: 15b3d6ab-d8d5-42fc-986a-83651113b76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.526666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.526715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.526733 [ 3 ] {} HTTP-Session: e99950b4-7904-4d83-aa47-ba45948d7e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.526749 [ 3 ] {} HTTP-Session: e99950b4-7904-4d83-aa47-ba45948d7e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.526763 [ 3 ] {} HTTP-Session: e99950b4-7904-4d83-aa47-ba45948d7e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.526793 [ 3 ] {} HTTP-Session: e99950b4-7904-4d83-aa47-ba45948d7e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.527055 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.527100 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:22.527260 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.527809 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.527846 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.528267 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 19:51:22.528601 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.528765 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} executeQuery: Read 42 rows, 58.04 KiB in 0.001912 sec., 21966.527196652718 rows/sec., 29.64 MiB/sec. 2024.03.26 19:51:22.528900 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.528924 [ 3 ] {ce253e9d-ded5-40c8-9665-795b17a1c787} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:22.528940 [ 3 ] {} HTTP-Session: e99950b4-7904-4d83-aa47-ba45948d7e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.529061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:22.529109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:22.529129 [ 3 ] {} HTTP-Session: f2317b71-7519-4a02-9bdb-f01799b4cacd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:22.529146 [ 3 ] {} HTTP-Session: f2317b71-7519-4a02-9bdb-f01799b4cacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.529160 [ 3 ] {} HTTP-Session: f2317b71-7519-4a02-9bdb-f01799b4cacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:22.529190 [ 3 ] {} HTTP-Session: f2317b71-7519-4a02-9bdb-f01799b4cacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:22.529264 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:22.529306 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:22.529431 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:22.529737 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:22.529774 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:22.530124 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:51:22.530441 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:22.530603 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} executeQuery: Read 30 rows, 2.10 KiB in 0.001358 sec., 22091.310751104564 rows/sec., 1.51 MiB/sec. 2024.03.26 19:51:22.530831 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} DynamicQueryHandler: Done processing query 2024.03.26 19:51:22.530866 [ 3 ] {70e7fe85-9f03-4007-84d4-b799df6ce1a0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:22.530923 [ 3 ] {} HTTP-Session: f2317b71-7519-4a02-9bdb-f01799b4cacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:26.464322 [ 110 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:51:26.464392 [ 110 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:51:27.518089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.518263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.518308 [ 3 ] {} HTTP-Session: 9f51e0cf-6eaf-457d-9421-a5a5a2884041 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.518350 [ 3 ] {} HTTP-Session: 9f51e0cf-6eaf-457d-9421-a5a5a2884041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.518378 [ 3 ] {} HTTP-Session: 9f51e0cf-6eaf-457d-9421-a5a5a2884041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.518459 [ 3 ] {} HTTP-Session: 9f51e0cf-6eaf-457d-9421-a5a5a2884041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.518652 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.518720 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:27.518917 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.519387 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.519436 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.519822 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:51:27.520168 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.520330 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} executeQuery: Read 16 rows, 1.30 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 732.28 KiB/sec. 2024.03.26 19:51:27.520562 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.520618 [ 3 ] {73b1e082-6557-44f7-9ea8-01933b26c1e1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:27.520664 [ 3 ] {} HTTP-Session: 9f51e0cf-6eaf-457d-9421-a5a5a2884041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.520879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.520931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.520952 [ 3 ] {} HTTP-Session: 4b0ee4cd-5f5c-4e22-b39b-9541188efd89 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.520968 [ 3 ] {} HTTP-Session: 4b0ee4cd-5f5c-4e22-b39b-9541188efd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.520983 [ 3 ] {} HTTP-Session: 4b0ee4cd-5f5c-4e22-b39b-9541188efd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.521015 [ 3 ] {} HTTP-Session: 4b0ee4cd-5f5c-4e22-b39b-9541188efd89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.521107 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.521152 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:27.521300 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.521709 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.521750 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.522066 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:51:27.522376 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.522542 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} executeQuery: Read 74 rows, 6.29 KiB in 0.00147 sec., 50340.13605442177 rows/sec., 4.18 MiB/sec. 2024.03.26 19:51:27.522673 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.522697 [ 3 ] {71182c77-26ba-4748-8321-7a76d0d1a912} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:27.522713 [ 3 ] {} HTTP-Session: 4b0ee4cd-5f5c-4e22-b39b-9541188efd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.522835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.522883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.522902 [ 3 ] {} HTTP-Session: 24f514e4-ac8a-41f4-91de-e0a1fd18155e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.522918 [ 3 ] {} HTTP-Session: 24f514e4-ac8a-41f4-91de-e0a1fd18155e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.522932 [ 3 ] {} HTTP-Session: 24f514e4-ac8a-41f4-91de-e0a1fd18155e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.522963 [ 3 ] {} HTTP-Session: 24f514e4-ac8a-41f4-91de-e0a1fd18155e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.523048 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.523089 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:27.523215 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.523522 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.523560 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.523870 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:51:27.524174 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.524331 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} executeQuery: Read 44 rows, 3.52 KiB in 0.001316 sec., 33434.650455927054 rows/sec., 2.61 MiB/sec. 2024.03.26 19:51:27.524462 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.524487 [ 3 ] {1d3a47d0-b3ca-460c-9b61-b2e871cc61c9} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:27.524502 [ 3 ] {} HTTP-Session: 24f514e4-ac8a-41f4-91de-e0a1fd18155e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.524626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.524676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.524694 [ 3 ] {} HTTP-Session: 5e7f92d5-4dc0-46aa-a197-874f6842392a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.524710 [ 3 ] {} HTTP-Session: 5e7f92d5-4dc0-46aa-a197-874f6842392a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.524723 [ 3 ] {} HTTP-Session: 5e7f92d5-4dc0-46aa-a197-874f6842392a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.524754 [ 3 ] {} HTTP-Session: 5e7f92d5-4dc0-46aa-a197-874f6842392a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.524855 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.524900 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:27.525047 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.525391 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.525428 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.525815 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:51:27.526164 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.526325 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} executeQuery: Read 100 rows, 7.10 KiB in 0.001524 sec., 65616.79790026246 rows/sec., 4.55 MiB/sec. 2024.03.26 19:51:27.526454 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.526478 [ 3 ] {614f24dd-0db0-4e2d-bd04-ccb703e67d37} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:27.526493 [ 3 ] {} HTTP-Session: 5e7f92d5-4dc0-46aa-a197-874f6842392a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.526608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.526657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.526675 [ 3 ] {} HTTP-Session: 23e9c658-7504-46fc-992d-dd7bfff1d008 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.526691 [ 3 ] {} HTTP-Session: 23e9c658-7504-46fc-992d-dd7bfff1d008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.526704 [ 3 ] {} HTTP-Session: 23e9c658-7504-46fc-992d-dd7bfff1d008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.526734 [ 3 ] {} HTTP-Session: 23e9c658-7504-46fc-992d-dd7bfff1d008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.526889 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.526934 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:27.527097 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.527602 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.527644 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.528045 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 19:51:27.528387 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.528537 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} executeQuery: Read 16 rows, 22.11 KiB in 0.001755 sec., 9116.809116809116 rows/sec., 12.30 MiB/sec. 2024.03.26 19:51:27.528737 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.528769 [ 3 ] {ebe9d107-ca2c-431b-90a0-7aa3d50b05b4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:27.528792 [ 3 ] {} HTTP-Session: 23e9c658-7504-46fc-992d-dd7bfff1d008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.528909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:27.528960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:27.528979 [ 3 ] {} HTTP-Session: 4e212804-5823-4213-a6d6-0b18765e040f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:27.528995 [ 3 ] {} HTTP-Session: 4e212804-5823-4213-a6d6-0b18765e040f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.529010 [ 3 ] {} HTTP-Session: 4e212804-5823-4213-a6d6-0b18765e040f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:27.529041 [ 3 ] {} HTTP-Session: 4e212804-5823-4213-a6d6-0b18765e040f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:27.529128 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:27.529171 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:27.529310 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:27.529612 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:27.529651 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:27.530004 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:51:27.530330 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:27.530479 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} executeQuery: Read 30 rows, 2.10 KiB in 0.001386 sec., 21645.021645021643 rows/sec., 1.48 MiB/sec. 2024.03.26 19:51:27.530613 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} DynamicQueryHandler: Done processing query 2024.03.26 19:51:27.530638 [ 3 ] {bd8d927d-c8e8-4a9a-ab98-012563b1b9f1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:27.530654 [ 3 ] {} HTTP-Session: 4e212804-5823-4213-a6d6-0b18765e040f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:28.111938 [ 109 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.03.26 19:51:28.112007 [ 109 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:28.112029 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:28.112251 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:51:28.112457 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:28.112498 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2024.03.26 19:51:28.112585 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:51:28.112763 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.03.26 19:51:28.112986 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.03.26 19:51:28.113164 [ 186 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:51:28.114153 [ 188 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044082 sec., 9784.34328955492 rows/sec., 683.18 KiB/sec. 2024.03.26 19:51:28.114351 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.03.26 19:51:28.114814 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:28.114900 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_9_2} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.03.26 19:51:28.114999 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.03.26 19:51:28.168917 [ 109 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.03.26 19:51:28.168967 [ 109 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:28.168993 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:28.169135 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:51:28.169283 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:28.169318 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2024.03.26 19:51:28.169396 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:51:28.169520 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.03.26 19:51:28.169684 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.03.26 19:51:28.169905 [ 186 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:51:28.170896 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001835285 sec., 10897.490035607549 rows/sec., 888.61 KiB/sec. 2024.03.26 19:51:28.171054 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.03.26 19:51:28.171520 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:28.171628 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_9_2} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.03.26 19:51:28.171725 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:51:32.519778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.519913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.519938 [ 3 ] {} HTTP-Session: 1c5f8b44-2a29-4cc1-821f-aeaf7de063fe Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.519962 [ 3 ] {} HTTP-Session: 1c5f8b44-2a29-4cc1-821f-aeaf7de063fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.519977 [ 3 ] {} HTTP-Session: 1c5f8b44-2a29-4cc1-821f-aeaf7de063fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.520026 [ 3 ] {} HTTP-Session: 1c5f8b44-2a29-4cc1-821f-aeaf7de063fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.520156 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.520220 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:32.520411 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.520895 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.520944 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:32.521343 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:51:32.521726 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.521897 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} executeQuery: Read 42 rows, 3.40 KiB in 0.001805 sec., 23268.698060941828 rows/sec., 1.84 MiB/sec. 2024.03.26 19:51:32.522116 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.522170 [ 3 ] {4cf67b52-5f01-4464-9d47-4c705e1ed248} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:32.522224 [ 3 ] {} HTTP-Session: 1c5f8b44-2a29-4cc1-821f-aeaf7de063fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.522403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.522454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.522474 [ 3 ] {} HTTP-Session: 22b9c4da-dd0b-4c11-b191-c01abd87afb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.522491 [ 3 ] {} HTTP-Session: 22b9c4da-dd0b-4c11-b191-c01abd87afb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.522505 [ 3 ] {} HTTP-Session: 22b9c4da-dd0b-4c11-b191-c01abd87afb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.522537 [ 3 ] {} HTTP-Session: 22b9c4da-dd0b-4c11-b191-c01abd87afb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.522655 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.522701 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:32.522859 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.523323 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.523367 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:32.523701 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:51:32.524740 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.524891 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} executeQuery: Read 152 rows, 14.87 KiB in 0.002292 sec., 66317.62652705061 rows/sec., 6.34 MiB/sec. 2024.03.26 19:51:32.524914 [ 107 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.03.26 19:51:32.525023 [ 107 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.525054 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:32.525070 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.525118 [ 3 ] {dfc745b6-8501-4e59-8575-59f2ea65da2c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:32.525166 [ 3 ] {} HTTP-Session: 22b9c4da-dd0b-4c11-b191-c01abd87afb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.525361 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.03.26 19:51:32.525495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.525746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.525925 [ 3 ] {} HTTP-Session: 66d6a100-c954-49ff-927e-a223d9bc3583 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.526011 [ 3 ] {} HTTP-Session: 66d6a100-c954-49ff-927e-a223d9bc3583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.526059 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:32.526068 [ 3 ] {} HTTP-Session: 66d6a100-c954-49ff-927e-a223d9bc3583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.526120 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 241 rows starting from the beginning of the part 2024.03.26 19:51:32.526138 [ 3 ] {} HTTP-Session: 66d6a100-c954-49ff-927e-a223d9bc3583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.526361 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 154 rows starting from the beginning of the part 2024.03.26 19:51:32.526551 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.526709 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part 2024.03.26 19:51:32.526710 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:32.527020 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:32.527348 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part 2024.03.26 19:51:32.527744 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:32.527812 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.528829 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.528881 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:32.529717 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:51:32.530483 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.530631 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.005457795 sec., 155374.10254507544 rows/sec., 14.29 MiB/sec. 2024.03.26 19:51:32.530795 [ 107 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.03.26 19:51:32.530843 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} executeQuery: Read 70 rows, 5.60 KiB in 0.00458 sec., 15283.842794759827 rows/sec., 1.19 MiB/sec. 2024.03.26 19:51:32.530888 [ 107 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.530901 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.03.26 19:51:32.530975 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:32.531536 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.531675 [ 3 ] {452014c4-f2b4-4ed6-8149-2967f062754f} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:51:32.531788 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.03.26 19:51:32.531811 [ 3 ] {} HTTP-Session: 66d6a100-c954-49ff-927e-a223d9bc3583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.532287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.532524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.532665 [ 3 ] {} HTTP-Session: d6d89586-9583-48bf-8c0c-3b1182640b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.532802 [ 3 ] {} HTTP-Session: d6d89586-9583-48bf-8c0c-3b1182640b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.532854 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:32.532912 [ 3 ] {} HTTP-Session: d6d89586-9583-48bf-8c0c-3b1182640b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.533030 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 138 rows starting from the beginning of the part 2024.03.26 19:51:32.533083 [ 3 ] {} HTTP-Session: d6d89586-9583-48bf-8c0c-3b1182640b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.533507 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part 2024.03.26 19:51:32.533561 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.533849 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.533872 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:32.533980 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part 2024.03.26 19:51:32.534342 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_40_8} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.03.26 19:51:32.534464 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:32.534795 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 19:51:32.534917 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part 2024.03.26 19:51:32.535230 [ 200 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:32.535696 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.536358 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.536401 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:32.536986 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:51:32.537069 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.005899329 sec., 74923.77522935235 rows/sec., 5.85 MiB/sec. 2024.03.26 19:51:32.537317 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.03.26 19:51:32.537820 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.538191 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} executeQuery: Read 100 rows, 7.10 KiB in 0.004838 sec., 20669.69822240595 rows/sec., 1.43 MiB/sec. 2024.03.26 19:51:32.538240 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.538574 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_40_8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.03.26 19:51:32.538750 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.538807 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 19:51:32.538840 [ 3 ] {653c3c91-4ecb-4631-96bb-6de20ace991d} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:32.538918 [ 3 ] {} HTTP-Session: d6d89586-9583-48bf-8c0c-3b1182640b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.539166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.539261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.539294 [ 3 ] {} HTTP-Session: 8596b526-cca6-47a3-947b-e07db06a3689 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.539326 [ 3 ] {} HTTP-Session: 8596b526-cca6-47a3-947b-e07db06a3689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.539350 [ 3 ] {} HTTP-Session: 8596b526-cca6-47a3-947b-e07db06a3689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.539395 [ 3 ] {} HTTP-Session: 8596b526-cca6-47a3-947b-e07db06a3689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.539786 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.539839 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:32.540046 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.540612 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.540650 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:32.541098 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 19:51:32.541452 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.541625 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} executeQuery: Read 42 rows, 58.04 KiB in 0.002125 sec., 19764.70588235294 rows/sec., 26.67 MiB/sec. 2024.03.26 19:51:32.541771 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.541794 [ 3 ] {98214679-9a88-4e91-868b-968288964cbf} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:32.541810 [ 3 ] {} HTTP-Session: 8596b526-cca6-47a3-947b-e07db06a3689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.541935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:32.541983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:32.542001 [ 3 ] {} HTTP-Session: 6978154a-a5c6-484c-9dab-1ac262148eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:32.542022 [ 3 ] {} HTTP-Session: 6978154a-a5c6-484c-9dab-1ac262148eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.542036 [ 3 ] {} HTTP-Session: 6978154a-a5c6-484c-9dab-1ac262148eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:32.542068 [ 3 ] {} HTTP-Session: 6978154a-a5c6-484c-9dab-1ac262148eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:32.542143 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:32.542186 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:32.542315 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:32.542597 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:32.542634 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 19:51:32.542992 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:51:32.543312 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:32.543471 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} executeQuery: Read 30 rows, 2.10 KiB in 0.00135 sec., 22222.222222222223 rows/sec., 1.52 MiB/sec. 2024.03.26 19:51:32.543678 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} DynamicQueryHandler: Done processing query 2024.03.26 19:51:32.543740 [ 3 ] {8f06f616-98a6-457d-86f0-b4956bad33cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:32.543791 [ 3 ] {} HTTP-Session: 6978154a-a5c6-484c-9dab-1ac262148eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.519282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.519410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.519436 [ 3 ] {} HTTP-Session: 48f3c4bd-5028-4966-a4dc-cf3965889b85 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.519462 [ 3 ] {} HTTP-Session: 48f3c4bd-5028-4966-a4dc-cf3965889b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.519477 [ 3 ] {} HTTP-Session: 48f3c4bd-5028-4966-a4dc-cf3965889b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.519529 [ 3 ] {} HTTP-Session: 48f3c4bd-5028-4966-a4dc-cf3965889b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.519652 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.519717 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:37.519913 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.520417 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.520464 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.520854 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:51:37.521202 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.521377 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} executeQuery: Read 16 rows, 1.30 KiB in 0.001777 sec., 9003.939223410242 rows/sec., 729.81 KiB/sec. 2024.03.26 19:51:37.521390 [ 102 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 19:51:37.521492 [ 102 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.521551 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.521625 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.521665 [ 3 ] {e4927736-f260-4ba7-b7b5-650baf65dc71} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:37.521685 [ 3 ] {} HTTP-Session: 48f3c4bd-5028-4966-a4dc-cf3965889b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.521697 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:51:37.521830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.521834 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:37.521876 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part 2024.03.26 19:51:37.521895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.521919 [ 3 ] {} HTTP-Session: 1cde303a-23cb-4bae-9908-d1da0ca629ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.521950 [ 3 ] {} HTTP-Session: 1cde303a-23cb-4bae-9908-d1da0ca629ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.521977 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.521990 [ 3 ] {} HTTP-Session: 1cde303a-23cb-4bae-9908-d1da0ca629ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.522115 [ 3 ] {} HTTP-Session: 1cde303a-23cb-4bae-9908-d1da0ca629ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.522355 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:37.522478 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.522628 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:51:37.522688 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.523080 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:37.523393 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.523945 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.524438 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.524484 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.524949 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:51:37.525135 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491675 sec., 54415.14459392698 rows/sec., 4.31 MiB/sec. 2024.03.26 19:51:37.525405 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 19:51:37.525555 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.525928 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} executeQuery: Read 2 rows, 167.00 B in 0.0036 sec., 555.5555555555555 rows/sec., 45.30 KiB/sec. 2024.03.26 19:51:37.526233 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.526271 [ 3 ] {79502a90-ccb4-423d-9380-94267436680c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:37.526292 [ 3 ] {} HTTP-Session: 1cde303a-23cb-4bae-9908-d1da0ca629ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.526409 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.526465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.526554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.526568 [ 193 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_31_6} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 19:51:37.526581 [ 3 ] {} HTTP-Session: fc1f2282-628b-46a1-a8d7-bdc9fd479606 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.526613 [ 3 ] {} HTTP-Session: fc1f2282-628b-46a1-a8d7-bdc9fd479606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.526636 [ 3 ] {} HTTP-Session: fc1f2282-628b-46a1-a8d7-bdc9fd479606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.526716 [ 3 ] {} HTTP-Session: fc1f2282-628b-46a1-a8d7-bdc9fd479606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.526734 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.03.26 19:51:37.526846 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.526895 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:37.527046 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.527424 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.527463 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.527783 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:51:37.528095 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.528249 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} executeQuery: Read 111 rows, 9.14 KiB in 0.001453 sec., 76393.66827253957 rows/sec., 6.15 MiB/sec. 2024.03.26 19:51:37.528373 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.528397 [ 3 ] {4115eeed-544a-4298-b9a2-a17742189b49} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:37.528412 [ 3 ] {} HTTP-Session: fc1f2282-628b-46a1-a8d7-bdc9fd479606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.528533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.528583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.528600 [ 3 ] {} HTTP-Session: 83ac192d-b9b0-4e3c-ab40-550cb147942a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.528616 [ 3 ] {} HTTP-Session: 83ac192d-b9b0-4e3c-ab40-550cb147942a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.528630 [ 3 ] {} HTTP-Session: 83ac192d-b9b0-4e3c-ab40-550cb147942a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.528661 [ 3 ] {} HTTP-Session: 83ac192d-b9b0-4e3c-ab40-550cb147942a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.528725 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.528766 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:51:37.528894 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.529221 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.529258 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.529549 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 19:51:37.529856 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.530015 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} executeQuery: Read 2 rows, 143.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 107.34 KiB/sec. 2024.03.26 19:51:37.530277 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.530320 [ 3 ] {3dc22342-f7f5-4d42-a9df-e37eb50786c7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:37.530337 [ 3 ] {} HTTP-Session: 83ac192d-b9b0-4e3c-ab40-550cb147942a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.530457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.530506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.530525 [ 3 ] {} HTTP-Session: c263c574-2fb9-4653-a841-7231236db147 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.530542 [ 3 ] {} HTTP-Session: c263c574-2fb9-4653-a841-7231236db147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.530555 [ 3 ] {} HTTP-Session: c263c574-2fb9-4653-a841-7231236db147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.530587 [ 3 ] {} HTTP-Session: c263c574-2fb9-4653-a841-7231236db147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.530678 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.530720 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:37.530866 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.531201 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.531239 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.531553 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:51:37.531862 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.532028 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} executeQuery: Read 70 rows, 5.58 KiB in 0.001383 sec., 50614.60592913956 rows/sec., 3.94 MiB/sec. 2024.03.26 19:51:37.532174 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.532207 [ 3 ] {1a44a990-25ff-423f-a9b5-a4e67953e465} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:37.532236 [ 3 ] {} HTTP-Session: c263c574-2fb9-4653-a841-7231236db147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.532403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.532453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.532472 [ 3 ] {} HTTP-Session: ff7662cb-9ce8-4506-bd0a-2e0759851b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.532489 [ 3 ] {} HTTP-Session: ff7662cb-9ce8-4506-bd0a-2e0759851b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.532503 [ 3 ] {} HTTP-Session: ff7662cb-9ce8-4506-bd0a-2e0759851b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.532535 [ 3 ] {} HTTP-Session: ff7662cb-9ce8-4506-bd0a-2e0759851b56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.532655 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.532700 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:37.532849 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.533237 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.533274 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.533660 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:51:37.533999 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.534158 [ 102 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 19:51:37.534165 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} executeQuery: Read 137 rows, 9.77 KiB in 0.001569 sec., 87316.76226896112 rows/sec., 6.08 MiB/sec. 2024.03.26 19:51:37.534209 [ 102 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.534280 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.534417 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.534477 [ 3 ] {55f06030-25b5-4b67-8843-18f1a5cb0e84} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:51:37.534547 [ 3 ] {} HTTP-Session: ff7662cb-9ce8-4506-bd0a-2e0759851b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.534608 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:51:37.534777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.534932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.535024 [ 3 ] {} HTTP-Session: d7d7cbd7-e4f0-4ce0-8392-11714e55762f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.535109 [ 3 ] {} HTTP-Session: d7d7cbd7-e4f0-4ce0-8392-11714e55762f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.535175 [ 3 ] {} HTTP-Session: d7d7cbd7-e4f0-4ce0-8392-11714e55762f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.535290 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:37.535311 [ 3 ] {} HTTP-Session: d7d7cbd7-e4f0-4ce0-8392-11714e55762f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.535428 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3978 rows starting from the beginning of the part 2024.03.26 19:51:37.535788 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.535905 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 101 rows starting from the beginning of the part 2024.03.26 19:51:37.535983 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:37.536220 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:37.536611 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:37.537080 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part 2024.03.26 19:51:37.537423 [ 196 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 137 rows starting from the beginning of the part 2024.03.26 19:51:37.537786 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.538471 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.538516 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.539134 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 19:51:37.539750 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.540107 [ 102 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 19:51:37.540149 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} executeQuery: Read 16 rows, 22.11 KiB in 0.004652 sec., 3439.3809114359415 rows/sec., 4.64 MiB/sec. 2024.03.26 19:51:37.540324 [ 102 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.540484 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.540613 [ 200 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006223739 sec., 725608.8341750836 rows/sec., 50.40 MiB/sec. 2024.03.26 19:51:37.540966 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.541017 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:51:37.541018 [ 3 ] {529bd5cc-4295-486d-9b64-5246e9fe66f0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:37.541143 [ 3 ] {} HTTP-Session: d7d7cbd7-e4f0-4ce0-8392-11714e55762f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.541180 [ 200 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 19:51:37.541575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:37.541844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:37.542042 [ 3 ] {} HTTP-Session: b30336c8-f994-46c8-94ab-4e9e6011024b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:37.542155 [ 3 ] {} HTTP-Session: b30336c8-f994-46c8-94ab-4e9e6011024b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.542335 [ 3 ] {} HTTP-Session: b30336c8-f994-46c8-94ab-4e9e6011024b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.542387 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:37.542448 [ 3 ] {} HTTP-Session: b30336c8-f994-46c8-94ab-4e9e6011024b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:37.542482 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 725 rows starting from the beginning of the part 2024.03.26 19:51:37.542800 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:37.543011 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.543090 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:37.543557 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:37.543676 [ 200 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.544098 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.544158 [ 200 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_41_8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 19:51:37.544566 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.03.26 19:51:37.544639 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part 2024.03.26 19:51:37.544702 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:37.544736 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2024.03.26 19:51:37.545761 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.545811 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.546251 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:51:37.546586 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.546793 [ 102 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 19:51:37.546851 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} executeQuery: Read 30 rows, 2.10 KiB in 0.004278 sec., 7012.622720897616 rows/sec., 491.93 KiB/sec. 2024.03.26 19:51:37.546889 [ 102 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:37.547044 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:37.547369 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} DynamicQueryHandler: Done processing query 2024.03.26 19:51:37.547436 [ 3 ] {687f447b-f918-4755-ba1f-ea4f7f30201a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:37.547535 [ 3 ] {} HTTP-Session: b30336c8-f994-46c8-94ab-4e9e6011024b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:37.547746 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:51:37.548237 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:37.548325 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1068 rows starting from the beginning of the part 2024.03.26 19:51:37.548652 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:37.549040 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:37.549386 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:37.549514 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:37.549689 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2024.03.26 19:51:37.551015 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 4 columns (4 merged, 0 gathered) in 0.003735053 sec., 326099.7902841004 rows/sec., 22.34 MiB/sec. 2024.03.26 19:51:37.551195 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 19:51:37.551599 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.551677 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_41_8} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 19:51:37.551759 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.03.26 19:51:37.558745 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 6 columns (6 merged, 0 gathered) in 0.018012405 sec., 47578.32171772731 rows/sec., 64.20 MiB/sec. 2024.03.26 19:51:37.559351 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 19:51:37.559817 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:37.559908 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_31_6} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 19:51:37.559982 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.03.26 19:51:41.464440 [ 98 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:51:41.464520 [ 98 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:51:42.520631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.520748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.520772 [ 3 ] {} HTTP-Session: c379de96-fefe-4d5d-99e8-9c99d8b8dbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.520798 [ 3 ] {} HTTP-Session: c379de96-fefe-4d5d-99e8-9c99d8b8dbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.520813 [ 3 ] {} HTTP-Session: c379de96-fefe-4d5d-99e8-9c99d8b8dbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.520869 [ 3 ] {} HTTP-Session: c379de96-fefe-4d5d-99e8-9c99d8b8dbe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.521009 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.521082 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:42.521277 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.521726 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.521779 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.522177 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:51:42.522526 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.522703 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} executeQuery: Read 42 rows, 3.40 KiB in 0.00176 sec., 23863.636363636364 rows/sec., 1.89 MiB/sec. 2024.03.26 19:51:42.522870 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.522898 [ 3 ] {0216b9fa-20d8-4272-943a-35f701e6275f} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:42.522915 [ 3 ] {} HTTP-Session: c379de96-fefe-4d5d-99e8-9c99d8b8dbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.523093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.523153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.523173 [ 3 ] {} HTTP-Session: 78a66559-5257-4af0-a510-2c0a88cae4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.523192 [ 3 ] {} HTTP-Session: 78a66559-5257-4af0-a510-2c0a88cae4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.523208 [ 3 ] {} HTTP-Session: 78a66559-5257-4af0-a510-2c0a88cae4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.523277 [ 3 ] {} HTTP-Session: 78a66559-5257-4af0-a510-2c0a88cae4b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.523399 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.523453 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:42.523592 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.523989 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.524030 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.524359 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:51:42.524677 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.524847 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} executeQuery: Read 152 rows, 14.87 KiB in 0.001508 sec., 100795.75596816976 rows/sec., 9.63 MiB/sec. 2024.03.26 19:51:42.524980 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.525032 [ 3 ] {054a92a4-2db2-453d-baaf-a9811501886c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:42.525048 [ 3 ] {} HTTP-Session: 78a66559-5257-4af0-a510-2c0a88cae4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.525188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.525242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.525261 [ 3 ] {} HTTP-Session: 4a01bdc4-4075-4abf-b4f8-299362e2d579 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.525278 [ 3 ] {} HTTP-Session: 4a01bdc4-4075-4abf-b4f8-299362e2d579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.525292 [ 3 ] {} HTTP-Session: 4a01bdc4-4075-4abf-b4f8-299362e2d579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.525326 [ 3 ] {} HTTP-Session: 4a01bdc4-4075-4abf-b4f8-299362e2d579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.525429 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.525472 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:42.525606 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.525933 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.525972 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.526296 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:51:42.526606 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.526770 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} executeQuery: Read 70 rows, 5.60 KiB in 0.001387 sec., 50468.637346791635 rows/sec., 3.94 MiB/sec. 2024.03.26 19:51:42.526908 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.526943 [ 3 ] {962968b6-6e5c-451e-8c10-91e932190ae9} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:51:42.526977 [ 3 ] {} HTTP-Session: 4a01bdc4-4075-4abf-b4f8-299362e2d579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.527135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.527185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.527203 [ 3 ] {} HTTP-Session: fdc8ce23-e673-42e6-8ea7-34bd6984e635 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.527219 [ 3 ] {} HTTP-Session: fdc8ce23-e673-42e6-8ea7-34bd6984e635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.527233 [ 3 ] {} HTTP-Session: fdc8ce23-e673-42e6-8ea7-34bd6984e635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.527265 [ 3 ] {} HTTP-Session: fdc8ce23-e673-42e6-8ea7-34bd6984e635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.527368 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.527414 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:42.527558 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.527953 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.527989 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.528370 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:51:42.528712 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.528873 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} executeQuery: Read 100 rows, 7.10 KiB in 0.001553 sec., 64391.50032195751 rows/sec., 4.46 MiB/sec. 2024.03.26 19:51:42.529000 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.529024 [ 3 ] {a502c539-ea26-4243-8eda-23cb346f942c} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:42.529040 [ 3 ] {} HTTP-Session: fdc8ce23-e673-42e6-8ea7-34bd6984e635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.529209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.529257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.529275 [ 3 ] {} HTTP-Session: 70162593-0efe-48c5-bec5-8e80cc960fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.529292 [ 3 ] {} HTTP-Session: 70162593-0efe-48c5-bec5-8e80cc960fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.529306 [ 3 ] {} HTTP-Session: 70162593-0efe-48c5-bec5-8e80cc960fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.529336 [ 3 ] {} HTTP-Session: 70162593-0efe-48c5-bec5-8e80cc960fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.529606 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.529652 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:42.529812 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.530372 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.530409 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.530829 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 19:51:42.531169 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.531324 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} executeQuery: Read 42 rows, 58.04 KiB in 0.001924 sec., 21829.52182952183 rows/sec., 29.46 MiB/sec. 2024.03.26 19:51:42.531457 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.531482 [ 3 ] {177dd3c7-9849-4618-9eff-39073af5cae2} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:42.531498 [ 3 ] {} HTTP-Session: 70162593-0efe-48c5-bec5-8e80cc960fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.531625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:42.531675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:42.531693 [ 3 ] {} HTTP-Session: 74df7639-2eac-4556-a861-7eecae7013e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:42.531710 [ 3 ] {} HTTP-Session: 74df7639-2eac-4556-a861-7eecae7013e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.531725 [ 3 ] {} HTTP-Session: 74df7639-2eac-4556-a861-7eecae7013e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:42.531756 [ 3 ] {} HTTP-Session: 74df7639-2eac-4556-a861-7eecae7013e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:42.531829 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:42.531871 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:42.531997 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:42.532270 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:42.532308 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:42.532664 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:51:42.532987 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:42.533134 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} executeQuery: Read 30 rows, 2.10 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.55 MiB/sec. 2024.03.26 19:51:42.533249 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} DynamicQueryHandler: Done processing query 2024.03.26 19:51:42.533273 [ 3 ] {605631a7-5504-4405-ad5e-bb21003e902b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:42.533288 [ 3 ] {} HTTP-Session: 74df7639-2eac-4556-a861-7eecae7013e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.517752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.517898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.517928 [ 3 ] {} HTTP-Session: 29ed2736-912c-425e-99db-fdd75ff1865e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.517956 [ 3 ] {} HTTP-Session: 29ed2736-912c-425e-99db-fdd75ff1865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.517974 [ 3 ] {} HTTP-Session: 29ed2736-912c-425e-99db-fdd75ff1865e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.518029 [ 3 ] {} HTTP-Session: 29ed2736-912c-425e-99db-fdd75ff1865e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.518165 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.518238 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:47.518436 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.518885 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.518935 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.519314 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:51:47.519646 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.519796 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} executeQuery: Read 16 rows, 1.30 KiB in 0.001694 sec., 9445.100354191263 rows/sec., 765.57 KiB/sec. 2024.03.26 19:51:47.520014 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.520055 [ 3 ] {77fbdbab-7f8d-4647-ab66-c000ac56af51} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:47.520074 [ 3 ] {} HTTP-Session: 29ed2736-912c-425e-99db-fdd75ff1865e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.520281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.520350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.520369 [ 3 ] {} HTTP-Session: cc6385d7-30c8-42dc-9f1d-a6a31d873e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.520386 [ 3 ] {} HTTP-Session: cc6385d7-30c8-42dc-9f1d-a6a31d873e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.520400 [ 3 ] {} HTTP-Session: cc6385d7-30c8-42dc-9f1d-a6a31d873e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.520438 [ 3 ] {} HTTP-Session: cc6385d7-30c8-42dc-9f1d-a6a31d873e1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.520503 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.520547 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:51:47.520694 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.520994 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.521032 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.521324 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:51:47.521626 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.521787 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} executeQuery: Read 2 rows, 167.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 125.55 KiB/sec. 2024.03.26 19:51:47.522029 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.522065 [ 3 ] {348f1bb6-e12f-4f7a-bf19-bfd000e26eaf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:47.522082 [ 3 ] {} HTTP-Session: cc6385d7-30c8-42dc-9f1d-a6a31d873e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.522205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.522252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.522270 [ 3 ] {} HTTP-Session: e414f1d1-6be6-423c-b10b-13f4c803d751 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.522286 [ 3 ] {} HTTP-Session: e414f1d1-6be6-423c-b10b-13f4c803d751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.522300 [ 3 ] {} HTTP-Session: e414f1d1-6be6-423c-b10b-13f4c803d751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.522330 [ 3 ] {} HTTP-Session: e414f1d1-6be6-423c-b10b-13f4c803d751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.522416 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.522458 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:47.522601 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.522990 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.523027 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.523341 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:51:47.523638 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.523800 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} executeQuery: Read 75 rows, 6.38 KiB in 0.001418 sec., 52891.39633286319 rows/sec., 4.39 MiB/sec. 2024.03.26 19:51:47.523931 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.523954 [ 3 ] {aa7107aa-e1fc-4b0c-b5b7-17af632d101c} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:47.523970 [ 3 ] {} HTTP-Session: e414f1d1-6be6-423c-b10b-13f4c803d751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.524075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.524123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.524140 [ 3 ] {} HTTP-Session: 69d5f003-6d2a-4c4a-99c0-94a0af4ec085 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.524157 [ 3 ] {} HTTP-Session: 69d5f003-6d2a-4c4a-99c0-94a0af4ec085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.524171 [ 3 ] {} HTTP-Session: 69d5f003-6d2a-4c4a-99c0-94a0af4ec085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.524201 [ 3 ] {} HTTP-Session: 69d5f003-6d2a-4c4a-99c0-94a0af4ec085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.524263 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.524302 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:51:47.524427 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.524694 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.524731 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.525015 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 19:51:47.525313 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.525490 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec. 2024.03.26 19:51:47.525617 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.525640 [ 3 ] {6eab7171-12f5-4dc8-845e-3bc155f814c9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:47.525656 [ 3 ] {} HTTP-Session: 69d5f003-6d2a-4c4a-99c0-94a0af4ec085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.525770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.525817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.525836 [ 3 ] {} HTTP-Session: 2c066766-1d8c-42ad-93bd-0fa7f7b46af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.525852 [ 3 ] {} HTTP-Session: 2c066766-1d8c-42ad-93bd-0fa7f7b46af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.525866 [ 3 ] {} HTTP-Session: 2c066766-1d8c-42ad-93bd-0fa7f7b46af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.525895 [ 3 ] {} HTTP-Session: 2c066766-1d8c-42ad-93bd-0fa7f7b46af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.525969 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.526009 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:47.526133 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.526440 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.526477 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.526773 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:51:47.527070 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.527218 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} executeQuery: Read 46 rows, 3.68 KiB in 0.001274 sec., 36106.75039246468 rows/sec., 2.82 MiB/sec. 2024.03.26 19:51:47.527338 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.527362 [ 3 ] {46f3a9b4-55c4-4d4c-99c3-48d2a8d8a64a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:47.527377 [ 3 ] {} HTTP-Session: 2c066766-1d8c-42ad-93bd-0fa7f7b46af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.527503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.527550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.527568 [ 3 ] {} HTTP-Session: bbb6397d-1eb6-4a70-abd9-de9deb499302 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.527584 [ 3 ] {} HTTP-Session: bbb6397d-1eb6-4a70-abd9-de9deb499302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.527598 [ 3 ] {} HTTP-Session: bbb6397d-1eb6-4a70-abd9-de9deb499302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.527627 [ 3 ] {} HTTP-Session: bbb6397d-1eb6-4a70-abd9-de9deb499302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.527729 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.527773 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:47.527919 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.528283 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.528320 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.528697 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:51:47.529033 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.529184 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} executeQuery: Read 101 rows, 7.17 KiB in 0.001505 sec., 67109.63455149501 rows/sec., 4.65 MiB/sec. 2024.03.26 19:51:47.529312 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.529335 [ 3 ] {c2af06a9-ed67-4da8-90b5-15b11ccd553b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:47.529351 [ 3 ] {} HTTP-Session: bbb6397d-1eb6-4a70-abd9-de9deb499302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.529480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.529528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.529546 [ 3 ] {} HTTP-Session: 2e9030a1-18f3-4327-bbd7-69a311371b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.529561 [ 3 ] {} HTTP-Session: 2e9030a1-18f3-4327-bbd7-69a311371b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.529575 [ 3 ] {} HTTP-Session: 2e9030a1-18f3-4327-bbd7-69a311371b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.529604 [ 3 ] {} HTTP-Session: 2e9030a1-18f3-4327-bbd7-69a311371b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.529744 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.529791 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:47.529949 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.530331 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.530367 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.530749 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 19:51:47.531082 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.531244 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} executeQuery: Read 16 rows, 22.11 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 13.58 MiB/sec. 2024.03.26 19:51:47.531376 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.531399 [ 3 ] {8adffafa-2a78-44e1-a81f-81ef531ffd1d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:47.531416 [ 3 ] {} HTTP-Session: 2e9030a1-18f3-4327-bbd7-69a311371b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.531529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:47.531576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:47.531594 [ 3 ] {} HTTP-Session: fa16c80c-b341-48be-a5d4-61b6bc71a4da Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:47.531610 [ 3 ] {} HTTP-Session: fa16c80c-b341-48be-a5d4-61b6bc71a4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.531624 [ 3 ] {} HTTP-Session: fa16c80c-b341-48be-a5d4-61b6bc71a4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:47.531653 [ 3 ] {} HTTP-Session: fa16c80c-b341-48be-a5d4-61b6bc71a4da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:47.531732 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:47.531773 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:47.531898 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:47.532172 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:47.532210 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:47.532559 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:51:47.532878 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:47.533035 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} executeQuery: Read 30 rows, 2.10 KiB in 0.001328 sec., 22590.36144578313 rows/sec., 1.55 MiB/sec. 2024.03.26 19:51:47.533167 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} DynamicQueryHandler: Done processing query 2024.03.26 19:51:47.533203 [ 3 ] {c1117ec7-7d70-45ed-81f4-5013924ce141} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:47.533233 [ 3 ] {} HTTP-Session: fa16c80c-b341-48be-a5d4-61b6bc71a4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.518203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.518330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.518358 [ 3 ] {} HTTP-Session: 65271313-d8aa-4c49-bff6-76b636e77553 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.518396 [ 3 ] {} HTTP-Session: 65271313-d8aa-4c49-bff6-76b636e77553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.518412 [ 3 ] {} HTTP-Session: 65271313-d8aa-4c49-bff6-76b636e77553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.518461 [ 3 ] {} HTTP-Session: 65271313-d8aa-4c49-bff6-76b636e77553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.518599 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.518674 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:52.518885 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.519341 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.519389 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.519788 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:52.520125 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.520277 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} executeQuery: Read 42 rows, 3.40 KiB in 0.001744 sec., 24082.56880733945 rows/sec., 1.91 MiB/sec. 2024.03.26 19:51:52.520457 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.520485 [ 3 ] {f4b4c9af-caca-4910-bf75-c46ff9bd99ad} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:52.520502 [ 3 ] {} HTTP-Session: 65271313-d8aa-4c49-bff6-76b636e77553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.520646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.520702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.520721 [ 3 ] {} HTTP-Session: d4c448d0-fd2e-4391-9c7d-96a53b216fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.520740 [ 3 ] {} HTTP-Session: d4c448d0-fd2e-4391-9c7d-96a53b216fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.520755 [ 3 ] {} HTTP-Session: d4c448d0-fd2e-4391-9c7d-96a53b216fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.520791 [ 3 ] {} HTTP-Session: d4c448d0-fd2e-4391-9c7d-96a53b216fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.520908 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.520954 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:52.521086 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.521502 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.521538 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.521866 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:51:52.522178 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.522311 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} executeQuery: Read 152 rows, 14.87 KiB in 0.001469 sec., 103471.7494894486 rows/sec., 9.89 MiB/sec. 2024.03.26 19:51:52.522443 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.522470 [ 3 ] {a8c67e63-3548-41e9-9eab-0c4153ed2b2c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:52.522487 [ 3 ] {} HTTP-Session: d4c448d0-fd2e-4391-9c7d-96a53b216fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.522605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.522656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.522677 [ 3 ] {} HTTP-Session: ff4744d1-8cee-454e-8cd7-14e34b279029 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.522693 [ 3 ] {} HTTP-Session: ff4744d1-8cee-454e-8cd7-14e34b279029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.522707 [ 3 ] {} HTTP-Session: ff4744d1-8cee-454e-8cd7-14e34b279029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.522739 [ 3 ] {} HTTP-Session: ff4744d1-8cee-454e-8cd7-14e34b279029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.522831 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.522873 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:52.522999 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.523363 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.523400 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.523711 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:51:52.524020 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.524145 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} executeQuery: Read 70 rows, 5.60 KiB in 0.001359 sec., 51508.46210448859 rows/sec., 4.02 MiB/sec. 2024.03.26 19:51:52.524339 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.524406 [ 3 ] {9aafa574-8598-4eaf-bb7b-d563de7075d2} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:51:52.524457 [ 3 ] {} HTTP-Session: ff4744d1-8cee-454e-8cd7-14e34b279029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.524615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.524664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.524684 [ 3 ] {} HTTP-Session: a5c598a1-94df-4fc9-8f1e-8628bc12e50a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.524701 [ 3 ] {} HTTP-Session: a5c598a1-94df-4fc9-8f1e-8628bc12e50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.524716 [ 3 ] {} HTTP-Session: a5c598a1-94df-4fc9-8f1e-8628bc12e50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.524747 [ 3 ] {} HTTP-Session: a5c598a1-94df-4fc9-8f1e-8628bc12e50a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.524852 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.524900 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:52.525062 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.525405 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.525441 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.525821 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:51:52.526157 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.526298 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} executeQuery: Read 100 rows, 7.10 KiB in 0.001501 sec., 66622.25183211193 rows/sec., 4.62 MiB/sec. 2024.03.26 19:51:52.526527 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.526580 [ 3 ] {e5918da2-0bec-40e9-927c-e595367b750b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:52.526629 [ 3 ] {} HTTP-Session: a5c598a1-94df-4fc9-8f1e-8628bc12e50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.526838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.526889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.526907 [ 3 ] {} HTTP-Session: 6f4cfdd6-866a-4ed2-abc1-e9c9d9eda176 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.526924 [ 3 ] {} HTTP-Session: 6f4cfdd6-866a-4ed2-abc1-e9c9d9eda176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.526939 [ 3 ] {} HTTP-Session: 6f4cfdd6-866a-4ed2-abc1-e9c9d9eda176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.526970 [ 3 ] {} HTTP-Session: 6f4cfdd6-866a-4ed2-abc1-e9c9d9eda176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.527242 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.527289 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:52.527471 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.527974 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.528011 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.528438 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 19:51:52.528777 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.528931 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} executeQuery: Read 42 rows, 58.04 KiB in 0.0019 sec., 22105.263157894737 rows/sec., 29.83 MiB/sec. 2024.03.26 19:51:52.529206 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.529270 [ 3 ] {b39c0bc7-6cb8-4d25-95a5-afebda01a4f5} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:51:52.529291 [ 3 ] {} HTTP-Session: 6f4cfdd6-866a-4ed2-abc1-e9c9d9eda176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.529408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:52.529457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:52.529476 [ 3 ] {} HTTP-Session: 3982d133-d86e-41a8-b371-e35e17805f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:52.529492 [ 3 ] {} HTTP-Session: 3982d133-d86e-41a8-b371-e35e17805f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.529507 [ 3 ] {} HTTP-Session: 3982d133-d86e-41a8-b371-e35e17805f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:52.529536 [ 3 ] {} HTTP-Session: 3982d133-d86e-41a8-b371-e35e17805f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:52.529625 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:52.529669 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:52.529815 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:52.530113 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:52.530152 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:52.530505 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:51:52.530841 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:52.531005 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} executeQuery: Read 30 rows, 2.10 KiB in 0.001412 sec., 21246.458923512746 rows/sec., 1.46 MiB/sec. 2024.03.26 19:51:52.531202 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} DynamicQueryHandler: Done processing query 2024.03.26 19:51:52.531253 [ 3 ] {a744f6e7-7586-469a-b1f7-4bffec2b6d68} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:52.531300 [ 3 ] {} HTTP-Session: 3982d133-d86e-41a8-b371-e35e17805f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:56.464565 [ 89 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:51:56.464626 [ 89 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:51:57.517537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.517646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.517669 [ 3 ] {} HTTP-Session: ca32c514-857e-4186-a974-9cb0c3dd2b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.517694 [ 3 ] {} HTTP-Session: ca32c514-857e-4186-a974-9cb0c3dd2b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.517708 [ 3 ] {} HTTP-Session: ca32c514-857e-4186-a974-9cb0c3dd2b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.517757 [ 3 ] {} HTTP-Session: ca32c514-857e-4186-a974-9cb0c3dd2b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.517875 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.517938 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:51:57.518133 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.518569 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.518613 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.518985 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:57.519311 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.519477 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} executeQuery: Read 16 rows, 1.30 KiB in 0.001653 sec., 9679.370840895343 rows/sec., 784.56 KiB/sec. 2024.03.26 19:51:57.519622 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.519647 [ 3 ] {6a27064f-3ed6-46d6-af30-96d8f2782f8c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:51:57.519663 [ 3 ] {} HTTP-Session: ca32c514-857e-4186-a974-9cb0c3dd2b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.519832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.519879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.519897 [ 3 ] {} HTTP-Session: c018ab3c-6167-4c45-a49f-ef72f1d6b536 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.519914 [ 3 ] {} HTTP-Session: c018ab3c-6167-4c45-a49f-ef72f1d6b536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.519928 [ 3 ] {} HTTP-Session: c018ab3c-6167-4c45-a49f-ef72f1d6b536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.519960 [ 3 ] {} HTTP-Session: c018ab3c-6167-4c45-a49f-ef72f1d6b536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.520045 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.520086 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:51:57.520210 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.520621 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.520657 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.520965 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:51:57.521261 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.521391 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} executeQuery: Read 74 rows, 6.29 KiB in 0.001386 sec., 53391.053391053385 rows/sec., 4.43 MiB/sec. 2024.03.26 19:51:57.521408 [ 88 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2024.03.26 19:51:57.521465 [ 88 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.521496 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.521518 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.521557 [ 3 ] {514e26d6-fd67-4a35-8a0a-3a3364e3e6bd} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:51:57.521595 [ 3 ] {} HTTP-Session: c018ab3c-6167-4c45-a49f-ef72f1d6b536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.521706 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2024.03.26 19:51:57.521775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.521849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.521901 [ 3 ] {} HTTP-Session: e9d9b607-978c-4744-82b1-52ff03c84e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.521945 [ 3 ] {} HTTP-Session: e9d9b607-978c-4744-82b1-52ff03c84e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.521992 [ 3 ] {} HTTP-Session: e9d9b607-978c-4744-82b1-52ff03c84e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.522016 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:57.522063 [ 3 ] {} HTTP-Session: e9d9b607-978c-4744-82b1-52ff03c84e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.522082 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 241 rows starting from the beginning of the part 2024.03.26 19:51:57.522300 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.522331 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 111 rows starting from the beginning of the part 2024.03.26 19:51:57.522413 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:51:57.522616 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:57.522966 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 75 rows starting from the beginning of the part 2024.03.26 19:51:57.523238 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 152 rows starting from the beginning of the part 2024.03.26 19:51:57.523587 [ 190 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part 2024.03.26 19:51:57.524003 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.524780 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.524844 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.525656 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:51:57.526349 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.526395 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 4 columns (4 merged, 0 gathered) in 0.004803005 sec., 167603.40661731563 rows/sec., 15.03 MiB/sec. 2024.03.26 19:51:57.526614 [ 88 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2024.03.26 19:51:57.526655 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} executeQuery: Read 44 rows, 3.52 KiB in 0.004493 sec., 9793.011350990431 rows/sec., 782.90 KiB/sec. 2024.03.26 19:51:57.526695 [ 88 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.526776 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.526809 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2024.03.26 19:51:57.527302 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2024.03.26 19:51:57.527989 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:51:57.527287 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.528119 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 138 rows starting from the beginning of the part 2024.03.26 19:51:57.528223 [ 3 ] {c769c1ae-af86-41db-83fa-e319b2a97a01} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:51:57.528417 [ 3 ] {} HTTP-Session: e9d9b607-978c-4744-82b1-52ff03c84e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.528449 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:57.528776 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:57.528989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.529101 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part 2024.03.26 19:51:57.529213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.529261 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.529392 [ 3 ] {} HTTP-Session: 8a720266-6989-41b4-8540-43e99fab0448 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.529479 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part 2024.03.26 19:51:57.529563 [ 3 ] {} HTTP-Session: 8a720266-6989-41b4-8540-43e99fab0448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.529771 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_45_9} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2024.03.26 19:51:57.529804 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part 2024.03.26 19:51:57.529932 [ 3 ] {} HTTP-Session: 8a720266-6989-41b4-8540-43e99fab0448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.530161 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 19:51:57.530487 [ 3 ] {} HTTP-Session: 8a720266-6989-41b4-8540-43e99fab0448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.530662 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.530779 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:51:57.531400 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.532381 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.532432 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.532969 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.006044293 sec., 72465.05091662498 rows/sec., 5.66 MiB/sec. 2024.03.26 19:51:57.533226 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2024.03.26 19:51:57.533352 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:51:57.534220 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.534326 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.534403 [ 189 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_45_9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2024.03.26 19:51:57.534636 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 19:51:57.534649 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} executeQuery: Read 100 rows, 7.10 KiB in 0.004065 sec., 24600.246002460026 rows/sec., 1.71 MiB/sec. 2024.03.26 19:51:57.534821 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.534847 [ 3 ] {6e3f7ffc-a464-48d6-8bf4-8ab033916113} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:51:57.534864 [ 3 ] {} HTTP-Session: 8a720266-6989-41b4-8540-43e99fab0448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.534995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.535045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.535063 [ 3 ] {} HTTP-Session: 976ebb49-671b-4b46-b44a-f1e1481c6df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.535080 [ 3 ] {} HTTP-Session: 976ebb49-671b-4b46-b44a-f1e1481c6df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.535094 [ 3 ] {} HTTP-Session: 976ebb49-671b-4b46-b44a-f1e1481c6df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.535124 [ 3 ] {} HTTP-Session: 976ebb49-671b-4b46-b44a-f1e1481c6df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.535299 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.535344 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:51:57.535514 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.535940 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.535977 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.536458 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 19:51:57.537022 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.537161 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} executeQuery: Read 16 rows, 22.11 KiB in 0.001985 sec., 8060.453400503779 rows/sec., 10.88 MiB/sec. 2024.03.26 19:51:57.537290 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.537314 [ 3 ] {cffd0970-3ce8-4488-bcae-6323cf65e500} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:51:57.537330 [ 3 ] {} HTTP-Session: 976ebb49-671b-4b46-b44a-f1e1481c6df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.537462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:51:57.537513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:51:57.537532 [ 3 ] {} HTTP-Session: 9d43e21e-7ad6-41e3-b0a1-0ef7dcad432b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:51:57.537549 [ 3 ] {} HTTP-Session: 9d43e21e-7ad6-41e3-b0a1-0ef7dcad432b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.537562 [ 3 ] {} HTTP-Session: 9d43e21e-7ad6-41e3-b0a1-0ef7dcad432b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:51:57.537593 [ 3 ] {} HTTP-Session: 9d43e21e-7ad6-41e3-b0a1-0ef7dcad432b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:51:57.537674 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:51:57.537716 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:51:57.537845 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:51:57.538130 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:51:57.538164 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:51:57.538523 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:51:57.538846 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:51:57.538975 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} executeQuery: Read 30 rows, 2.10 KiB in 0.00134 sec., 22388.059701492537 rows/sec., 1.53 MiB/sec. 2024.03.26 19:51:57.539102 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} DynamicQueryHandler: Done processing query 2024.03.26 19:51:57.539125 [ 3 ] {ef345f9d-4145-4b8c-9ecf-2dffd1eb9f60} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:51:57.539140 [ 3 ] {} HTTP-Session: 9d43e21e-7ad6-41e3-b0a1-0ef7dcad432b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.518552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.518692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.518720 [ 3 ] {} HTTP-Session: 8f5dfed8-d0ad-4389-b94e-21d50f3b4f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.518748 [ 3 ] {} HTTP-Session: 8f5dfed8-d0ad-4389-b94e-21d50f3b4f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.518767 [ 3 ] {} HTTP-Session: 8f5dfed8-d0ad-4389-b94e-21d50f3b4f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.518824 [ 3 ] {} HTTP-Session: 8f5dfed8-d0ad-4389-b94e-21d50f3b4f17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.518965 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.519036 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:02.519255 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.519760 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.519807 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.520184 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:52:02.520526 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.520695 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} executeQuery: Read 42 rows, 3.40 KiB in 0.001794 sec., 23411.371237458192 rows/sec., 1.85 MiB/sec. 2024.03.26 19:52:02.520713 [ 86 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 19:52:02.520834 [ 86 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.520869 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.520902 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.520951 [ 3 ] {4a5b3dfd-5d72-49ce-a1ec-3c86070f5cfb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:02.521005 [ 3 ] {} HTTP-Session: 8f5dfed8-d0ad-4389-b94e-21d50f3b4f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.521118 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:52:02.521236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.521341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.521368 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:02.521382 [ 3 ] {} HTTP-Session: 7277f762-a99d-4cb3-8a0f-2141eb4eb2db Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.521427 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part 2024.03.26 19:52:02.521437 [ 3 ] {} HTTP-Session: 7277f762-a99d-4cb3-8a0f-2141eb4eb2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.521488 [ 3 ] {} HTTP-Session: 7277f762-a99d-4cb3-8a0f-2141eb4eb2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.521608 [ 3 ] {} HTTP-Session: 7277f762-a99d-4cb3-8a0f-2141eb4eb2db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.521649 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.522011 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:02.522089 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.522243 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.522301 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:02.522578 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:02.522896 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.523534 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.524422 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.524499 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.525377 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:02.525522 [ 189 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004546877 sec., 47505.13374344632 rows/sec., 3.76 MiB/sec. 2024.03.26 19:52:02.525828 [ 189 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 19:52:02.525988 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.526335 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} executeQuery: Read 152 rows, 14.87 KiB in 0.004551 sec., 33399.25291144803 rows/sec., 3.19 MiB/sec. 2024.03.26 19:52:02.526647 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.526691 [ 3 ] {9a3231e2-0ac1-4c88-8704-af6bd4a82083} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:02.526724 [ 3 ] {} HTTP-Session: 7277f762-a99d-4cb3-8a0f-2141eb4eb2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.526876 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.526894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.526997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.527023 [ 3 ] {} HTTP-Session: e344b0c3-3c2d-4d0b-ae1a-724f3c8a26ed Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.527048 [ 199 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_36_7} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 19:52:02.527058 [ 3 ] {} HTTP-Session: e344b0c3-3c2d-4d0b-ae1a-724f3c8a26ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.527098 [ 3 ] {} HTTP-Session: e344b0c3-3c2d-4d0b-ae1a-724f3c8a26ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.527167 [ 3 ] {} HTTP-Session: e344b0c3-3c2d-4d0b-ae1a-724f3c8a26ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.527203 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:52:02.527313 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.527358 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:02.527506 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.527871 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.527909 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.528217 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:02.528525 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.528681 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} executeQuery: Read 70 rows, 5.60 KiB in 0.001417 sec., 49400.14114326041 rows/sec., 3.86 MiB/sec. 2024.03.26 19:52:02.528878 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.528903 [ 3 ] {3241a186-1481-4bf7-800d-1145eff8bf5d} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:52:02.528918 [ 3 ] {} HTTP-Session: e344b0c3-3c2d-4d0b-ae1a-724f3c8a26ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.529151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.529197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.529246 [ 3 ] {} HTTP-Session: 7ae3c95b-52fa-4315-bdee-de8a783dc3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.529270 [ 3 ] {} HTTP-Session: 7ae3c95b-52fa-4315-bdee-de8a783dc3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.529290 [ 3 ] {} HTTP-Session: 7ae3c95b-52fa-4315-bdee-de8a783dc3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.529332 [ 3 ] {} HTTP-Session: 7ae3c95b-52fa-4315-bdee-de8a783dc3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.529462 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.529517 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:02.529704 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.530071 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.530109 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.530513 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:02.530863 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.531027 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec. 2024.03.26 19:52:02.531045 [ 85 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 19:52:02.531145 [ 85 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.531196 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.531228 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.531276 [ 3 ] {e06dccc0-2118-4507-b363-cbf7ca398d16} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:02.531333 [ 3 ] {} HTTP-Session: 7ae3c95b-52fa-4315-bdee-de8a783dc3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.531417 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:52:02.531590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.531629 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:02.531690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.531702 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 4516 rows starting from the beginning of the part 2024.03.26 19:52:02.531732 [ 3 ] {} HTTP-Session: 9a4bd67e-8d7d-4fde-af43-420cffb6cb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.531772 [ 3 ] {} HTTP-Session: 9a4bd67e-8d7d-4fde-af43-420cffb6cb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.531823 [ 3 ] {} HTTP-Session: 9a4bd67e-8d7d-4fde-af43-420cffb6cb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.531962 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:02.531998 [ 3 ] {} HTTP-Session: 9a4bd67e-8d7d-4fde-af43-420cffb6cb50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.532284 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 101 rows starting from the beginning of the part 2024.03.26 19:52:02.532522 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:02.532769 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:02.532673 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.533045 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:02.533039 [ 189 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:02.534023 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.535078 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.535163 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.536204 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 19:52:02.537079 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.537277 [ 85 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 19:52:02.537286 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} executeQuery: Read 42 rows, 58.04 KiB in 0.005019 sec., 8368.200836820084 rows/sec., 11.29 MiB/sec. 2024.03.26 19:52:02.537329 [ 85 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.537407 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.537894 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:52:02.537969 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.538070 [ 3 ] {c9737c5e-8b79-4850-9eb1-b06b6f5c89fd} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:02.538143 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 5017 rows, containing 5 columns (5 merged, 0 gathered) in 0.006862248 sec., 731101.5282455545 rows/sec., 50.77 MiB/sec. 2024.03.26 19:52:02.538164 [ 3 ] {} HTTP-Session: 9a4bd67e-8d7d-4fde-af43-420cffb6cb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.538335 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:02.538375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:02.538411 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 857 rows starting from the beginning of the part 2024.03.26 19:52:02.538488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:02.538660 [ 3 ] {} HTTP-Session: ed3159cb-d6d6-442b-84ea-4a02bf18cae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:02.538739 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 19:52:02.538792 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.538820 [ 3 ] {} HTTP-Session: ed3159cb-d6d6-442b-84ea-4a02bf18cae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.538946 [ 3 ] {} HTTP-Session: ed3159cb-d6d6-442b-84ea-4a02bf18cae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.539234 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:02.539448 [ 3 ] {} HTTP-Session: ed3159cb-d6d6-442b-84ea-4a02bf18cae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:02.539684 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.540147 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:02.540576 [ 199 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:02.540821 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:02.540956 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.541283 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:02.541378 [ 197 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_46_9} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 19:52:02.541693 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2024.03.26 19:52:02.542100 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:02.542522 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.542561 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.543423 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:02.544346 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.544653 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} executeQuery: Read 30 rows, 2.10 KiB in 0.00436 sec., 6880.733944954128 rows/sec., 482.68 KiB/sec. 2024.03.26 19:52:02.544673 [ 85 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 19:52:02.544806 [ 85 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:02.544903 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 19:52:02.544952 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} DynamicQueryHandler: Done processing query 2024.03.26 19:52:02.545022 [ 3 ] {20c6c845-10e8-4d40-83ea-a138fd6cc94f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:02.545082 [ 3 ] {} HTTP-Session: ed3159cb-d6d6-442b-84ea-4a02bf18cae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:02.545208 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:52:02.545417 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:02.545472 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1218 rows starting from the beginning of the part 2024.03.26 19:52:02.545644 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:02.545798 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:02.545904 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:02.546063 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:02.546199 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:02.547381 [ 188 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.002373702 sec., 576314.9712979977 rows/sec., 39.48 MiB/sec. 2024.03.26 19:52:02.547629 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 19:52:02.548187 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.548263 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_46_9} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 19:52:02.548333 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.03.26 19:52:02.548889 [ 197 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 6 columns (6 merged, 0 gathered) in 0.011320933 sec., 89656.9213862497 rows/sec., 120.99 MiB/sec. 2024.03.26 19:52:02.549602 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 19:52:02.550048 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:02.550129 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_36_7} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 19:52:02.550226 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. 2024.03.26 19:52:03.001163 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 189.90 MiB, peak 200.85 MiB, free memory in arenas 0.00 B, will set to 192.02 MiB (RSS), difference: 2.11 MiB 2024.03.26 19:52:07.518598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.518720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.518745 [ 3 ] {} HTTP-Session: 0720d45e-92fc-4c63-b9cb-f5f4e4c80fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.518769 [ 3 ] {} HTTP-Session: 0720d45e-92fc-4c63-b9cb-f5f4e4c80fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.518785 [ 3 ] {} HTTP-Session: 0720d45e-92fc-4c63-b9cb-f5f4e4c80fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.518836 [ 3 ] {} HTTP-Session: 0720d45e-92fc-4c63-b9cb-f5f4e4c80fb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.518958 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.519021 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:07.519215 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.519665 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.519706 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.520102 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:52:07.520438 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.520585 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} executeQuery: Read 16 rows, 1.30 KiB in 0.001684 sec., 9501.187648456058 rows/sec., 770.12 KiB/sec. 2024.03.26 19:52:07.520739 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.520766 [ 3 ] {49ddb9fc-6d14-4c07-8185-b31d4fec6860} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:07.520782 [ 3 ] {} HTTP-Session: 0720d45e-92fc-4c63-b9cb-f5f4e4c80fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.520929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.520984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.521003 [ 3 ] {} HTTP-Session: eef55142-cf55-4f96-a591-81573ee505c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.521022 [ 3 ] {} HTTP-Session: eef55142-cf55-4f96-a591-81573ee505c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.521037 [ 3 ] {} HTTP-Session: eef55142-cf55-4f96-a591-81573ee505c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.521072 [ 3 ] {} HTTP-Session: eef55142-cf55-4f96-a591-81573ee505c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.521174 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.521220 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:07.521349 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.521734 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.521771 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.522094 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:07.522413 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.522541 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} executeQuery: Read 110 rows, 9.06 KiB in 0.00142 sec., 77464.78873239436 rows/sec., 6.23 MiB/sec. 2024.03.26 19:52:07.522689 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.522727 [ 3 ] {3d391894-f119-455c-8cc3-9c64bbb6a069} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:07.522761 [ 3 ] {} HTTP-Session: eef55142-cf55-4f96-a591-81573ee505c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.522897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.522949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.522968 [ 3 ] {} HTTP-Session: 78638154-e88e-4c10-bcad-34b8466ead71 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.522986 [ 3 ] {} HTTP-Session: 78638154-e88e-4c10-bcad-34b8466ead71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.523000 [ 3 ] {} HTTP-Session: 78638154-e88e-4c10-bcad-34b8466ead71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.523032 [ 3 ] {} HTTP-Session: 78638154-e88e-4c10-bcad-34b8466ead71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.523126 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.523169 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:07.523296 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.523616 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.523652 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.523955 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:07.524269 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.524401 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} executeQuery: Read 68 rows, 5.42 KiB in 0.00132 sec., 51515.15151515151 rows/sec., 4.01 MiB/sec. 2024.03.26 19:52:07.524525 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.524550 [ 3 ] {7f5544ff-d8a9-40c8-9d87-2704205a6dd8} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:07.524566 [ 3 ] {} HTTP-Session: 78638154-e88e-4c10-bcad-34b8466ead71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.524698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.524748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.524766 [ 3 ] {} HTTP-Session: 4759180a-bfe8-4192-84a3-70e7ef8365f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.524783 [ 3 ] {} HTTP-Session: 4759180a-bfe8-4192-84a3-70e7ef8365f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.524798 [ 3 ] {} HTTP-Session: 4759180a-bfe8-4192-84a3-70e7ef8365f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.524828 [ 3 ] {} HTTP-Session: 4759180a-bfe8-4192-84a3-70e7ef8365f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.524938 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.524984 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:07.525125 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.525551 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.525587 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.525982 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:07.526333 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.526465 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} executeQuery: Read 136 rows, 9.70 KiB in 0.001589 sec., 85588.42039018251 rows/sec., 5.96 MiB/sec. 2024.03.26 19:52:07.526592 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.526617 [ 3 ] {c32c5ae6-8a73-4d7a-92ca-56d27b579d09} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:52:07.526634 [ 3 ] {} HTTP-Session: 4759180a-bfe8-4192-84a3-70e7ef8365f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.526754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.526803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.526822 [ 3 ] {} HTTP-Session: ff627154-b8b2-4ab5-bb27-c74758157b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.526839 [ 3 ] {} HTTP-Session: ff627154-b8b2-4ab5-bb27-c74758157b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.526853 [ 3 ] {} HTTP-Session: ff627154-b8b2-4ab5-bb27-c74758157b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.526883 [ 3 ] {} HTTP-Session: ff627154-b8b2-4ab5-bb27-c74758157b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.527030 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.527077 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:07.527232 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.527645 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.527680 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.528078 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 19:52:07.528427 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.528556 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} executeQuery: Read 16 rows, 22.11 KiB in 0.001626 sec., 9840.09840098401 rows/sec., 13.28 MiB/sec. 2024.03.26 19:52:07.528690 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.528719 [ 3 ] {b6f2770b-08a5-4480-abce-deac7a0f118d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:07.528736 [ 3 ] {} HTTP-Session: ff627154-b8b2-4ab5-bb27-c74758157b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.528841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:07.528890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:07.528908 [ 3 ] {} HTTP-Session: bdeea657-c2fb-446c-b8fb-aa73f50d1f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:07.528925 [ 3 ] {} HTTP-Session: bdeea657-c2fb-446c-b8fb-aa73f50d1f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.528940 [ 3 ] {} HTTP-Session: bdeea657-c2fb-446c-b8fb-aa73f50d1f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:07.528970 [ 3 ] {} HTTP-Session: bdeea657-c2fb-446c-b8fb-aa73f50d1f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:07.529050 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:07.529093 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:07.529220 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:07.529497 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:07.529532 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:07.529885 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:07.530208 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:07.530344 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} executeQuery: Read 30 rows, 2.10 KiB in 0.001331 sec., 22539.444027047335 rows/sec., 1.54 MiB/sec. 2024.03.26 19:52:07.530498 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} DynamicQueryHandler: Done processing query 2024.03.26 19:52:07.530551 [ 3 ] {18e157fa-a463-4a9a-a80f-a1d0310310e7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:07.530566 [ 3 ] {} HTTP-Session: bdeea657-c2fb-446c-b8fb-aa73f50d1f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:11.464669 [ 78 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:52:11.464732 [ 78 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:52:12.002521 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001163785 sec. 2024.03.26 19:52:12.518543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.518661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.518686 [ 3 ] {} HTTP-Session: 7c10a7ef-c4b1-4791-ac6a-20c793ed097e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.518711 [ 3 ] {} HTTP-Session: 7c10a7ef-c4b1-4791-ac6a-20c793ed097e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.518726 [ 3 ] {} HTTP-Session: 7c10a7ef-c4b1-4791-ac6a-20c793ed097e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.518776 [ 3 ] {} HTTP-Session: 7c10a7ef-c4b1-4791-ac6a-20c793ed097e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.518905 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.519059 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:12.519259 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.519725 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.519775 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.520202 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:52:12.520541 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.520711 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} executeQuery: Read 42 rows, 3.40 KiB in 0.001869 sec., 22471.91011235955 rows/sec., 1.78 MiB/sec. 2024.03.26 19:52:12.520949 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.521005 [ 3 ] {271ad097-7777-4793-b2e1-19a51136400c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:12.521061 [ 3 ] {} HTTP-Session: 7c10a7ef-c4b1-4791-ac6a-20c793ed097e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.521264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.521321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.521340 [ 3 ] {} HTTP-Session: 9444d60e-28d0-47b2-9a36-8aca358fbfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.521359 [ 3 ] {} HTTP-Session: 9444d60e-28d0-47b2-9a36-8aca358fbfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.521374 [ 3 ] {} HTTP-Session: 9444d60e-28d0-47b2-9a36-8aca358fbfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.521410 [ 3 ] {} HTTP-Session: 9444d60e-28d0-47b2-9a36-8aca358fbfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.521485 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.521533 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:52:12.521691 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.522007 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.522046 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.522343 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:52:12.522647 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.522812 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} executeQuery: Read 4 rows, 334.00 B in 0.00135 sec., 2962.9629629629626 rows/sec., 241.61 KiB/sec. 2024.03.26 19:52:12.523067 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.523111 [ 3 ] {5226d5ac-baef-4e7a-a04e-9255594a2abc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:12.523128 [ 3 ] {} HTTP-Session: 9444d60e-28d0-47b2-9a36-8aca358fbfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.523283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.523334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.523351 [ 3 ] {} HTTP-Session: 9e486cfc-c499-45d0-9eb8-f7355b11b9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.523368 [ 3 ] {} HTTP-Session: 9e486cfc-c499-45d0-9eb8-f7355b11b9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.523381 [ 3 ] {} HTTP-Session: 9e486cfc-c499-45d0-9eb8-f7355b11b9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.523413 [ 3 ] {} HTTP-Session: 9e486cfc-c499-45d0-9eb8-f7355b11b9a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.523522 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.523566 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:12.523710 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.524097 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.524136 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.524452 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:52:12.524748 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.524898 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} executeQuery: Read 154 rows, 15.05 KiB in 0.001435 sec., 107317.0731707317 rows/sec., 10.24 MiB/sec. 2024.03.26 19:52:12.525089 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.525147 [ 3 ] {6d865e2a-2e12-41ad-8819-bb6cbfbbc9a1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:12.525198 [ 3 ] {} HTTP-Session: 9e486cfc-c499-45d0-9eb8-f7355b11b9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.525356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.525407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.525426 [ 3 ] {} HTTP-Session: e5629421-05af-4428-935a-ba831ed8818c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.525443 [ 3 ] {} HTTP-Session: e5629421-05af-4428-935a-ba831ed8818c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.525456 [ 3 ] {} HTTP-Session: e5629421-05af-4428-935a-ba831ed8818c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.525488 [ 3 ] {} HTTP-Session: e5629421-05af-4428-935a-ba831ed8818c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.525555 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.525597 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:52:12.525738 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.526007 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.526044 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.526341 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 19:52:12.526671 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.526825 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} executeQuery: Read 4 rows, 286.00 B in 0.001296 sec., 3086.4197530864194 rows/sec., 215.51 KiB/sec. 2024.03.26 19:52:12.526951 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.526974 [ 3 ] {13f2cdbe-909e-4926-bb41-8009957da8a4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:12.526990 [ 3 ] {} HTTP-Session: e5629421-05af-4428-935a-ba831ed8818c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.527112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.527160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.527182 [ 3 ] {} HTTP-Session: 932132a3-21c4-43ba-855e-060a080dc882 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.527198 [ 3 ] {} HTTP-Session: 932132a3-21c4-43ba-855e-060a080dc882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.527212 [ 3 ] {} HTTP-Session: 932132a3-21c4-43ba-855e-060a080dc882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.527242 [ 3 ] {} HTTP-Session: 932132a3-21c4-43ba-855e-060a080dc882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.527337 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.527377 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:12.527504 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.527831 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.527869 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.528176 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:52:12.528479 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.528631 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} executeQuery: Read 74 rows, 5.93 KiB in 0.001341 sec., 55182.699478001494 rows/sec., 4.32 MiB/sec. 2024.03.26 19:52:12.528751 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.528775 [ 3 ] {226cb1d0-b325-4eaf-8e4c-4bb37e734f2f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:12.528791 [ 3 ] {} HTTP-Session: 932132a3-21c4-43ba-855e-060a080dc882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.528920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.528968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.528986 [ 3 ] {} HTTP-Session: 32bff880-3924-41b6-8f52-2b72d1463dac Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.529003 [ 3 ] {} HTTP-Session: 32bff880-3924-41b6-8f52-2b72d1463dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.529016 [ 3 ] {} HTTP-Session: 32bff880-3924-41b6-8f52-2b72d1463dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.529046 [ 3 ] {} HTTP-Session: 32bff880-3924-41b6-8f52-2b72d1463dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.529156 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.529203 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:12.529347 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.529696 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.529733 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.530121 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:52:12.530463 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.530616 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} executeQuery: Read 102 rows, 7.24 KiB in 0.00152 sec., 67105.26315789473 rows/sec., 4.65 MiB/sec. 2024.03.26 19:52:12.530885 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.530934 [ 3 ] {2210c704-6929-4274-a897-d2eb704a04c0} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:12.530992 [ 3 ] {} HTTP-Session: 32bff880-3924-41b6-8f52-2b72d1463dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.531187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.531238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.531256 [ 3 ] {} HTTP-Session: d217602b-7c48-4bd0-9c59-9513d48bd013 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.531273 [ 3 ] {} HTTP-Session: d217602b-7c48-4bd0-9c59-9513d48bd013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.531287 [ 3 ] {} HTTP-Session: d217602b-7c48-4bd0-9c59-9513d48bd013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.531320 [ 3 ] {} HTTP-Session: d217602b-7c48-4bd0-9c59-9513d48bd013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.531592 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.531641 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:12.531818 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.532376 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.532413 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.532833 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 19:52:12.533195 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.533373 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} executeQuery: Read 42 rows, 58.04 KiB in 0.001988 sec., 21126.76056338028 rows/sec., 28.51 MiB/sec. 2024.03.26 19:52:12.533504 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.533529 [ 3 ] {96b92ad0-c12c-4ce7-bebb-69ea25074192} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:12.533544 [ 3 ] {} HTTP-Session: d217602b-7c48-4bd0-9c59-9513d48bd013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.533667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:12.533716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:12.533734 [ 3 ] {} HTTP-Session: 825f797a-6bc8-486b-ad52-e4d3538f27e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:12.533750 [ 3 ] {} HTTP-Session: 825f797a-6bc8-486b-ad52-e4d3538f27e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.533764 [ 3 ] {} HTTP-Session: 825f797a-6bc8-486b-ad52-e4d3538f27e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:12.533794 [ 3 ] {} HTTP-Session: 825f797a-6bc8-486b-ad52-e4d3538f27e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:12.533868 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:12.533909 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:12.534035 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:12.534304 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:12.534341 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:12.534693 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:52:12.535013 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:12.535177 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} executeQuery: Read 30 rows, 2.10 KiB in 0.001328 sec., 22590.36144578313 rows/sec., 1.55 MiB/sec. 2024.03.26 19:52:12.535409 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:12.535468 [ 3 ] {794e0659-8017-4c28-a836-79648623212c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:12.535515 [ 3 ] {} HTTP-Session: 825f797a-6bc8-486b-ad52-e4d3538f27e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.516928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.517061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.517091 [ 3 ] {} HTTP-Session: 3342e98c-8d23-4a5b-9847-774786e07aff Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.517121 [ 3 ] {} HTTP-Session: 3342e98c-8d23-4a5b-9847-774786e07aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.517139 [ 3 ] {} HTTP-Session: 3342e98c-8d23-4a5b-9847-774786e07aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.517187 [ 3 ] {} HTTP-Session: 3342e98c-8d23-4a5b-9847-774786e07aff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.517308 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.517376 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:17.517569 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.517993 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.518040 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.518432 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:52:17.518774 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.518951 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} executeQuery: Read 16 rows, 1.30 KiB in 0.001689 sec., 9473.060982830077 rows/sec., 767.84 KiB/sec. 2024.03.26 19:52:17.519111 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.519138 [ 3 ] {e13293ce-f4eb-4911-981d-155cc1b9d635} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:17.519155 [ 3 ] {} HTTP-Session: 3342e98c-8d23-4a5b-9847-774786e07aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.519285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.519342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.519361 [ 3 ] {} HTTP-Session: 2eb7260d-56f7-4650-996b-635dd35d2ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.519379 [ 3 ] {} HTTP-Session: 2eb7260d-56f7-4650-996b-635dd35d2ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.519393 [ 3 ] {} HTTP-Session: 2eb7260d-56f7-4650-996b-635dd35d2ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.519428 [ 3 ] {} HTTP-Session: 2eb7260d-56f7-4650-996b-635dd35d2ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.519499 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.519546 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:52:17.519681 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.519961 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.520000 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.520312 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:52:17.520640 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.520800 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec. 2024.03.26 19:52:17.520924 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.520950 [ 3 ] {d17872db-3cb3-4931-90df-7be2fc22c7e8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:17.520966 [ 3 ] {} HTTP-Session: 2eb7260d-56f7-4650-996b-635dd35d2ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.521084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.521136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.521155 [ 3 ] {} HTTP-Session: 1b18a517-9dbb-4f4a-aff2-2432685e2c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.521172 [ 3 ] {} HTTP-Session: 1b18a517-9dbb-4f4a-aff2-2432685e2c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.521186 [ 3 ] {} HTTP-Session: 1b18a517-9dbb-4f4a-aff2-2432685e2c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.521217 [ 3 ] {} HTTP-Session: 1b18a517-9dbb-4f4a-aff2-2432685e2c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.521305 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.521347 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:17.521473 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.521809 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.521848 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.522163 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:52:17.522473 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.522634 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} executeQuery: Read 75 rows, 6.37 KiB in 0.001363 sec., 55025.67865003668 rows/sec., 4.56 MiB/sec. 2024.03.26 19:52:17.522765 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.522789 [ 3 ] {1985305a-e4af-4821-a552-e9e89f0bc03a} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:17.522805 [ 3 ] {} HTTP-Session: 1b18a517-9dbb-4f4a-aff2-2432685e2c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.522914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.522964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.522983 [ 3 ] {} HTTP-Session: 3a7267c5-471c-4a52-b9ad-2c217d092aac Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.523000 [ 3 ] {} HTTP-Session: 3a7267c5-471c-4a52-b9ad-2c217d092aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.523014 [ 3 ] {} HTTP-Session: 3a7267c5-471c-4a52-b9ad-2c217d092aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.523044 [ 3 ] {} HTTP-Session: 3a7267c5-471c-4a52-b9ad-2c217d092aac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.523107 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.523149 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:52:17.523279 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.523552 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.523590 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.523889 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 19:52:17.524199 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.524356 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} executeQuery: Read 2 rows, 143.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 110.57 KiB/sec. 2024.03.26 19:52:17.524478 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.524502 [ 3 ] {c7f16e88-8c1b-47c9-a31d-0c9b131c669c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:17.524517 [ 3 ] {} HTTP-Session: 3a7267c5-471c-4a52-b9ad-2c217d092aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.524623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.524672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.524691 [ 3 ] {} HTTP-Session: 93b176fe-f74e-4bec-a023-77c13629ccb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.524707 [ 3 ] {} HTTP-Session: 93b176fe-f74e-4bec-a023-77c13629ccb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.524721 [ 3 ] {} HTTP-Session: 93b176fe-f74e-4bec-a023-77c13629ccb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.524753 [ 3 ] {} HTTP-Session: 93b176fe-f74e-4bec-a023-77c13629ccb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.524831 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.524872 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:17.524998 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.525308 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.525345 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.525659 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:52:17.525978 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.526131 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} executeQuery: Read 46 rows, 3.68 KiB in 0.001334 sec., 34482.75862068966 rows/sec., 2.69 MiB/sec. 2024.03.26 19:52:17.526256 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.526281 [ 3 ] {72872100-8bda-4c04-bc43-88c63b6ef5bd} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:17.526297 [ 3 ] {} HTTP-Session: 93b176fe-f74e-4bec-a023-77c13629ccb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.526419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.526468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.526487 [ 3 ] {} HTTP-Session: f7185c0b-18e4-425a-b88e-4fccc9d77dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.526504 [ 3 ] {} HTTP-Session: f7185c0b-18e4-425a-b88e-4fccc9d77dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.526518 [ 3 ] {} HTTP-Session: f7185c0b-18e4-425a-b88e-4fccc9d77dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.526549 [ 3 ] {} HTTP-Session: f7185c0b-18e4-425a-b88e-4fccc9d77dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.526657 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.526702 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:17.526851 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.527276 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.527314 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.527697 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:52:17.528043 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.528215 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} executeQuery: Read 101 rows, 7.17 KiB in 0.001608 sec., 62810.94527363184 rows/sec., 4.35 MiB/sec. 2024.03.26 19:52:17.528351 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.528375 [ 3 ] {0b7c7d80-ae51-4fba-afd6-25d3ee5f637a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:17.528392 [ 3 ] {} HTTP-Session: f7185c0b-18e4-425a-b88e-4fccc9d77dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.528510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.528559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.528578 [ 3 ] {} HTTP-Session: e17a19e1-1973-4345-82fc-2dfeb8d89bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.528594 [ 3 ] {} HTTP-Session: e17a19e1-1973-4345-82fc-2dfeb8d89bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.528608 [ 3 ] {} HTTP-Session: e17a19e1-1973-4345-82fc-2dfeb8d89bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.528639 [ 3 ] {} HTTP-Session: e17a19e1-1973-4345-82fc-2dfeb8d89bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.528793 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.528840 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:17.529005 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.529435 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.529472 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.529875 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 19:52:17.530227 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.530391 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} executeQuery: Read 16 rows, 22.11 KiB in 0.001698 sec., 9422.850412249705 rows/sec., 12.72 MiB/sec. 2024.03.26 19:52:17.530543 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.530568 [ 3 ] {d0256be8-437f-421d-b927-436c66796d8c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:17.530585 [ 3 ] {} HTTP-Session: e17a19e1-1973-4345-82fc-2dfeb8d89bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.530694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:17.530743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:17.530762 [ 3 ] {} HTTP-Session: efd05522-887d-4f82-a690-4702d150b9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:17.530778 [ 3 ] {} HTTP-Session: efd05522-887d-4f82-a690-4702d150b9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.530793 [ 3 ] {} HTTP-Session: efd05522-887d-4f82-a690-4702d150b9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:17.530823 [ 3 ] {} HTTP-Session: efd05522-887d-4f82-a690-4702d150b9bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:17.530902 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:17.530945 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:17.531074 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:17.531360 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:17.531397 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:17.531748 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:52:17.532083 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:17.532243 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} executeQuery: Read 30 rows, 2.10 KiB in 0.001368 sec., 21929.824561403508 rows/sec., 1.50 MiB/sec. 2024.03.26 19:52:17.532397 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} DynamicQueryHandler: Done processing query 2024.03.26 19:52:17.532433 [ 3 ] {8725b92b-42b3-4daa-a390-66cb9126c614} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:17.532463 [ 3 ] {} HTTP-Session: efd05522-887d-4f82-a690-4702d150b9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.518442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.518577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.518603 [ 3 ] {} HTTP-Session: b2beb6e5-ab7a-485f-8828-a88f0e942ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.518629 [ 3 ] {} HTTP-Session: b2beb6e5-ab7a-485f-8828-a88f0e942ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.518644 [ 3 ] {} HTTP-Session: b2beb6e5-ab7a-485f-8828-a88f0e942ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.518695 [ 3 ] {} HTTP-Session: b2beb6e5-ab7a-485f-8828-a88f0e942ff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.518823 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.518891 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:22.519087 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.519548 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.519602 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.519999 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:52:22.520346 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.520505 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} executeQuery: Read 42 rows, 3.40 KiB in 0.001744 sec., 24082.56880733945 rows/sec., 1.91 MiB/sec. 2024.03.26 19:52:22.520683 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.520710 [ 3 ] {7dd6885a-e1b3-4e3e-b801-0d5474719a61} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:22.520727 [ 3 ] {} HTTP-Session: b2beb6e5-ab7a-485f-8828-a88f0e942ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.520874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.520933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.520953 [ 3 ] {} HTTP-Session: 8fcc0937-d996-438f-889f-e095e27e96b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.520971 [ 3 ] {} HTTP-Session: 8fcc0937-d996-438f-889f-e095e27e96b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.520985 [ 3 ] {} HTTP-Session: 8fcc0937-d996-438f-889f-e095e27e96b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.521022 [ 3 ] {} HTTP-Session: 8fcc0937-d996-438f-889f-e095e27e96b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.521137 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.521184 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:22.521320 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.521729 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.521769 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.522093 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:52:22.522404 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.522552 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} executeQuery: Read 152 rows, 14.87 KiB in 0.001475 sec., 103050.84745762713 rows/sec., 9.85 MiB/sec. 2024.03.26 19:52:22.522575 [ 71 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2024.03.26 19:52:22.522684 [ 71 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.522723 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.522743 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.522783 [ 3 ] {79783541-2909-403e-a4d6-5ee0ef3bc524} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:22.522837 [ 3 ] {} HTTP-Session: 8fcc0937-d996-438f-889f-e095e27e96b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.522950 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2024.03.26 19:52:22.523024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.523147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.523212 [ 3 ] {} HTTP-Session: 1fbd37ad-5d69-49ee-b8ea-cec47ae28cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.523225 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:22.523242 [ 3 ] {} HTTP-Session: 1fbd37ad-5d69-49ee-b8ea-cec47ae28cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.523280 [ 3 ] {} HTTP-Session: 1fbd37ad-5d69-49ee-b8ea-cec47ae28cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.523295 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 241 rows starting from the beginning of the part 2024.03.26 19:52:22.523352 [ 3 ] {} HTTP-Session: 1fbd37ad-5d69-49ee-b8ea-cec47ae28cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.523515 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 152 rows starting from the beginning of the part 2024.03.26 19:52:22.523761 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 110 rows starting from the beginning of the part 2024.03.26 19:52:22.524028 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 154 rows starting from the beginning of the part 2024.03.26 19:52:22.524068 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.524268 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 75 rows starting from the beginning of the part 2024.03.26 19:52:22.524439 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:22.524516 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 152 rows starting from the beginning of the part 2024.03.26 19:52:22.525288 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.526076 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.526144 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.526990 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:52:22.527663 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 4 columns (4 merged, 0 gathered) in 0.004833086 sec., 182905.9114611244 rows/sec., 16.69 MiB/sec. 2024.03.26 19:52:22.527759 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.527984 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2024.03.26 19:52:22.528017 [ 71 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2024.03.26 19:52:22.528063 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} executeQuery: Read 70 rows, 5.60 KiB in 0.004545 sec., 15401.5401540154 rows/sec., 1.20 MiB/sec. 2024.03.26 19:52:22.528107 [ 71 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.528185 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.528739 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.528758 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2024.03.26 19:52:22.528846 [ 3 ] {fdc69c98-ff3a-49ab-92e5-f44dec69e643} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:52:22.528920 [ 3 ] {} HTTP-Session: 1fbd37ad-5d69-49ee-b8ea-cec47ae28cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.529237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.529301 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:22.529404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.529416 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 138 rows starting from the beginning of the part 2024.03.26 19:52:22.529417 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.529445 [ 3 ] {} HTTP-Session: 2762d461-5131-411a-a42a-6ccc32b5b5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.529502 [ 3 ] {} HTTP-Session: 2762d461-5131-411a-a42a-6ccc32b5b5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.529618 [ 3 ] {} HTTP-Session: 2762d461-5131-411a-a42a-6ccc32b5b5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.529800 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_50_10} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2024.03.26 19:52:22.529808 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part 2024.03.26 19:52:22.529831 [ 3 ] {} HTTP-Session: 2762d461-5131-411a-a42a-6ccc32b5b5e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.530128 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 19:52:22.530281 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.530296 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part 2024.03.26 19:52:22.530412 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:22.530556 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part 2024.03.26 19:52:22.530929 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part 2024.03.26 19:52:22.531262 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 70 rows starting from the beginning of the part 2024.03.26 19:52:22.531822 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.532671 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.532733 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.533779 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:52:22.534299 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 4 columns (4 merged, 0 gathered) in 0.005968991 sec., 78070.14619388772 rows/sec., 6.10 MiB/sec. 2024.03.26 19:52:22.534520 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2024.03.26 19:52:22.534689 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.535238 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} executeQuery: Read 100 rows, 7.10 KiB in 0.005201 sec., 19227.071716977505 rows/sec., 1.33 MiB/sec. 2024.03.26 19:52:22.535740 [ 195 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.536014 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.536079 [ 3 ] {73e71a3e-bff3-40b9-959e-03be9e3cb08c} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:22.536090 [ 195 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_50_10} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2024.03.26 19:52:22.536125 [ 3 ] {} HTTP-Session: 2762d461-5131-411a-a42a-6ccc32b5b5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.536243 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.03.26 19:52:22.536316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.536375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.536394 [ 3 ] {} HTTP-Session: 2277cfc9-3d91-4a05-9aaf-a31b3d7d3db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.536411 [ 3 ] {} HTTP-Session: 2277cfc9-3d91-4a05-9aaf-a31b3d7d3db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.536425 [ 3 ] {} HTTP-Session: 2277cfc9-3d91-4a05-9aaf-a31b3d7d3db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.536461 [ 3 ] {} HTTP-Session: 2277cfc9-3d91-4a05-9aaf-a31b3d7d3db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.536755 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.536807 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:22.537006 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.537582 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.537620 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.538072 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 19:52:22.538428 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.538600 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} executeQuery: Read 42 rows, 58.04 KiB in 0.002072 sec., 20270.27027027027 rows/sec., 27.35 MiB/sec. 2024.03.26 19:52:22.538741 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.538766 [ 3 ] {3ad3827a-3ef9-4d10-afd3-8924518960c2} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:22.538781 [ 3 ] {} HTTP-Session: 2277cfc9-3d91-4a05-9aaf-a31b3d7d3db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.538897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:22.538949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:22.538967 [ 3 ] {} HTTP-Session: c9ef22b0-6f44-41f6-baf8-eefac5a66146 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:22.538984 [ 3 ] {} HTTP-Session: c9ef22b0-6f44-41f6-baf8-eefac5a66146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.538997 [ 3 ] {} HTTP-Session: c9ef22b0-6f44-41f6-baf8-eefac5a66146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:22.539029 [ 3 ] {} HTTP-Session: c9ef22b0-6f44-41f6-baf8-eefac5a66146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:22.539103 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:22.539146 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:22.539276 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:22.539596 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:22.539634 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:22.539994 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:52:22.540332 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:22.540497 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} executeQuery: Read 30 rows, 2.10 KiB in 0.001418 sec., 21156.558533145275 rows/sec., 1.45 MiB/sec. 2024.03.26 19:52:22.540623 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} DynamicQueryHandler: Done processing query 2024.03.26 19:52:22.540648 [ 3 ] {ff5d3358-625b-4fdb-9a17-d0c7c4aaf743} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:22.540663 [ 3 ] {} HTTP-Session: c9ef22b0-6f44-41f6-baf8-eefac5a66146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:26.464779 [ 67 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:52:26.464870 [ 67 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:52:27.516791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.516916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.516944 [ 3 ] {} HTTP-Session: a6b88e1c-1183-4484-b26d-89a01de7ecab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.516974 [ 3 ] {} HTTP-Session: a6b88e1c-1183-4484-b26d-89a01de7ecab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.516991 [ 3 ] {} HTTP-Session: a6b88e1c-1183-4484-b26d-89a01de7ecab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.517048 [ 3 ] {} HTTP-Session: a6b88e1c-1183-4484-b26d-89a01de7ecab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.517183 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.517255 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:27.517472 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.517914 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.517963 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.518355 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:52:27.518693 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.518872 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} executeQuery: Read 16 rows, 1.30 KiB in 0.001745 sec., 9169.054441260745 rows/sec., 743.19 KiB/sec. 2024.03.26 19:52:27.518872 [ 65 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 19:52:27.518967 [ 65 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.519021 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.519085 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.519144 [ 3 ] {45135201-f8b2-4846-afe6-d17fca968108} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:27.519200 [ 3 ] {} HTTP-Session: a6b88e1c-1183-4484-b26d-89a01de7ecab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.519246 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:52:27.519442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.519468 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:27.519535 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part 2024.03.26 19:52:27.519539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.519592 [ 3 ] {} HTTP-Session: 83432492-ca5b-4201-b2a1-1e42f5006b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.519637 [ 3 ] {} HTTP-Session: 83432492-ca5b-4201-b2a1-1e42f5006b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.519704 [ 3 ] {} HTTP-Session: 83432492-ca5b-4201-b2a1-1e42f5006b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.519814 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.519829 [ 3 ] {} HTTP-Session: 83432492-ca5b-4201-b2a1-1e42f5006b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.520111 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:27.520123 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.520246 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:27.520364 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.520736 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:27.521105 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.521216 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.522279 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.522337 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.523159 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:52:27.523876 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.004759394 sec., 39921.048772175614 rows/sec., 3.16 MiB/sec. 2024.03.26 19:52:27.524050 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.524146 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 19:52:27.524345 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} executeQuery: Read 74 rows, 6.29 KiB in 0.004378 sec., 16902.695294655095 rows/sec., 1.40 MiB/sec. 2024.03.26 19:52:27.524553 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.524619 [ 3 ] {43df168b-7c0e-4663-843a-8d4ae1796622} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:27.524672 [ 3 ] {} HTTP-Session: 83432492-ca5b-4201-b2a1-1e42f5006b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.524878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.524950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.524990 [ 3 ] {} HTTP-Session: c86cf677-151b-40c9-bfcc-ac2302cf92a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.525019 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.525029 [ 3 ] {} HTTP-Session: c86cf677-151b-40c9-bfcc-ac2302cf92a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.525088 [ 3 ] {} HTTP-Session: c86cf677-151b-40c9-bfcc-ac2302cf92a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.525165 [ 3 ] {} HTTP-Session: c86cf677-151b-40c9-bfcc-ac2302cf92a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.525221 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_41_8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 19:52:27.525300 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.525390 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:52:27.525403 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:27.525570 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.525906 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.525943 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.526264 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:52:27.526568 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.526724 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} executeQuery: Read 44 rows, 3.52 KiB in 0.001487 sec., 29589.778076664425 rows/sec., 2.31 MiB/sec. 2024.03.26 19:52:27.526917 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.526974 [ 3 ] {bf7fb5ee-33aa-419f-afe1-81a4dc8c5da0} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:27.527038 [ 3 ] {} HTTP-Session: c86cf677-151b-40c9-bfcc-ac2302cf92a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.527235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.527286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.527306 [ 3 ] {} HTTP-Session: 4c727874-ef61-42ac-ba43-620823403eea Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.527323 [ 3 ] {} HTTP-Session: 4c727874-ef61-42ac-ba43-620823403eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.527337 [ 3 ] {} HTTP-Session: 4c727874-ef61-42ac-ba43-620823403eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.527370 [ 3 ] {} HTTP-Session: 4c727874-ef61-42ac-ba43-620823403eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.527476 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.527522 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:27.527684 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.528047 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.528084 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.528464 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:52:27.528814 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.528967 [ 65 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 19:52:27.528975 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec. 2024.03.26 19:52:27.529014 [ 65 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.529077 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.529251 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.529264 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:52:27.529308 [ 3 ] {90dcd260-e284-41fa-b2c2-0d531a5d167d} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:27.529349 [ 3 ] {} HTTP-Session: 4c727874-ef61-42ac-ba43-620823403eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.529465 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:27.529502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.529535 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 5017 rows starting from the beginning of the part 2024.03.26 19:52:27.529596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.529679 [ 3 ] {} HTTP-Session: 67afa72f-4e1f-4eb7-aac1-de480d95c383 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.529754 [ 3 ] {} HTTP-Session: 67afa72f-4e1f-4eb7-aac1-de480d95c383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.529810 [ 3 ] {} HTTP-Session: 67afa72f-4e1f-4eb7-aac1-de480d95c383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.529862 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part 2024.03.26 19:52:27.529913 [ 3 ] {} HTTP-Session: 67afa72f-4e1f-4eb7-aac1-de480d95c383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.530146 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part 2024.03.26 19:52:27.530236 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.530330 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 101 rows starting from the beginning of the part 2024.03.26 19:52:27.530497 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:27.530768 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:27.531169 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:27.531904 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.532473 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.532517 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.533372 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 19:52:27.534339 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.534542 [ 65 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 19:52:27.534561 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} executeQuery: Read 16 rows, 22.11 KiB in 0.004513 sec., 3545.313538666076 rows/sec., 4.78 MiB/sec. 2024.03.26 19:52:27.534593 [ 65 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.534692 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.535142 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:52:27.535408 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.536218 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:27.536288 [ 3 ] {74034112-a5d7-4604-a90b-bd6787dc29a7} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:27.536347 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1015 rows starting from the beginning of the part 2024.03.26 19:52:27.536370 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 5556 rows, containing 5 columns (5 merged, 0 gathered) in 0.007195387 sec., 772161.3861770048 rows/sec., 53.62 MiB/sec. 2024.03.26 19:52:27.536383 [ 3 ] {} HTTP-Session: 67afa72f-4e1f-4eb7-aac1-de480d95c383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.536683 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.536727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:27.536885 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 19:52:27.537031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:27.537114 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:27.537186 [ 3 ] {} HTTP-Session: 7199701f-fd2d-4d9f-9772-0d3c40a26170 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:27.537285 [ 3 ] {} HTTP-Session: 7199701f-fd2d-4d9f-9772-0d3c40a26170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.537570 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.537983 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:27.538177 [ 3 ] {} HTTP-Session: 7199701f-fd2d-4d9f-9772-0d3c40a26170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.538384 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:27.538511 [ 3 ] {} HTTP-Session: 7199701f-fd2d-4d9f-9772-0d3c40a26170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:27.538779 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.539139 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_51_10} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 19:52:27.539198 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:27.539348 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.03.26 19:52:27.539413 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:27.540013 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:27.540390 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.540428 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.540825 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:52:27.541447 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.541758 [ 65 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 19:52:27.541850 [ 65 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:27.541880 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} executeQuery: Read 30 rows, 2.10 KiB in 0.002879 sec., 10420.284821118445 rows/sec., 730.98 KiB/sec. 2024.03.26 19:52:27.541914 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:27.542414 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:52:27.542467 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} DynamicQueryHandler: Done processing query 2024.03.26 19:52:27.542541 [ 3 ] {d179a0f0-0e0c-4bf2-b322-6f0b76bb8d63} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:27.542617 [ 3 ] {} HTTP-Session: 7199701f-fd2d-4d9f-9772-0d3c40a26170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:27.542906 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:27.542986 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1368 rows starting from the beginning of the part 2024.03.26 19:52:27.543298 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:27.543595 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:27.543909 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:27.544032 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:27.544236 [ 196 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:27.545920 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 6 columns (6 merged, 0 gathered) in 0.011050474 sec., 103796.45253226242 rows/sec., 140.07 MiB/sec. 2024.03.26 19:52:27.546045 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 4 columns (4 merged, 0 gathered) in 0.00396655 sec., 382700.3315223557 rows/sec., 26.22 MiB/sec. 2024.03.26 19:52:27.546353 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 19:52:27.546785 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 19:52:27.546888 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.547061 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_51_10} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 19:52:27.547279 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.03.26 19:52:27.547579 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:27.547664 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_41_8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 19:52:27.547758 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. 2024.03.26 19:52:28.000131 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 192.50 MiB, peak 203.42 MiB, free memory in arenas 0.00 B, will set to 194.57 MiB (RSS), difference: 2.08 MiB 2024.03.26 19:52:28.826880 [ 64 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.03.26 19:52:28.826951 [ 64 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:28.826975 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:28.827231 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:52:28.827439 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:28.827478 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2024.03.26 19:52:28.827551 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:28.827650 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:28.827906 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.03.26 19:52:28.828123 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:28.829121 [ 189 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051502 sec., 9748.954668335688 rows/sec., 794.96 KiB/sec. 2024.03.26 19:52:28.829343 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.03.26 19:52:28.829799 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:28.829893 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_13_3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.03.26 19:52:28.829995 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:52:29.275250 [ 64 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.03.26 19:52:29.275316 [ 64 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:29.275345 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:29.275578 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:52:29.275797 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:29.275836 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2024.03.26 19:52:29.275921 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:29.276018 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:29.276271 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.03.26 19:52:29.276378 [ 190 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.03.26 19:52:29.277240 [ 187 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001809575 sec., 11052.318914662283 rows/sec., 771.72 KiB/sec. 2024.03.26 19:52:29.277398 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.03.26 19:52:29.277786 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:29.277871 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_13_3} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.03.26 19:52:29.277952 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:52:32.518516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.518653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.518679 [ 3 ] {} HTTP-Session: 934d7583-992d-412f-a9fb-b66b7cb1468b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.518704 [ 3 ] {} HTTP-Session: 934d7583-992d-412f-a9fb-b66b7cb1468b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.518719 [ 3 ] {} HTTP-Session: 934d7583-992d-412f-a9fb-b66b7cb1468b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.518771 [ 3 ] {} HTTP-Session: 934d7583-992d-412f-a9fb-b66b7cb1468b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.518900 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.518968 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:32.519160 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.519641 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.519690 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.520073 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:52:32.520422 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.520576 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} executeQuery: Read 42 rows, 3.40 KiB in 0.001741 sec., 24124.066628374498 rows/sec., 1.91 MiB/sec. 2024.03.26 19:52:32.520736 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.520762 [ 3 ] {13607393-18fa-494c-b29a-c86c6c34d03e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:32.520778 [ 3 ] {} HTTP-Session: 934d7583-992d-412f-a9fb-b66b7cb1468b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.520961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.521011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.521030 [ 3 ] {} HTTP-Session: 19c39248-c092-4d61-b469-0d5977a48b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.521046 [ 3 ] {} HTTP-Session: 19c39248-c092-4d61-b469-0d5977a48b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.521060 [ 3 ] {} HTTP-Session: 19c39248-c092-4d61-b469-0d5977a48b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.521092 [ 3 ] {} HTTP-Session: 19c39248-c092-4d61-b469-0d5977a48b9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.521200 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.521241 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:32.521368 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.521840 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.521878 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.522188 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:52:32.522497 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.522638 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} executeQuery: Read 152 rows, 14.87 KiB in 0.001494 sec., 101740.29451137884 rows/sec., 9.72 MiB/sec. 2024.03.26 19:52:32.522821 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.522846 [ 3 ] {de05c9ac-a784-4015-af34-484d9af50877} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:32.522909 [ 3 ] {} HTTP-Session: 19c39248-c092-4d61-b469-0d5977a48b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.523112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.523163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.523183 [ 3 ] {} HTTP-Session: e2ee1e41-52dd-44d3-969b-4ca2e2f313bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.523199 [ 3 ] {} HTTP-Session: e2ee1e41-52dd-44d3-969b-4ca2e2f313bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.523213 [ 3 ] {} HTTP-Session: e2ee1e41-52dd-44d3-969b-4ca2e2f313bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.523245 [ 3 ] {} HTTP-Session: e2ee1e41-52dd-44d3-969b-4ca2e2f313bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.523343 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.523384 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:32.523529 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.523904 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.523942 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.524247 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:52:32.524548 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.524667 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} executeQuery: Read 70 rows, 5.60 KiB in 0.001376 sec., 50872.09302325581 rows/sec., 3.97 MiB/sec. 2024.03.26 19:52:32.524842 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.524869 [ 3 ] {f0d61527-45f3-4ad1-961a-2f113ea49d9a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:52:32.524924 [ 3 ] {} HTTP-Session: e2ee1e41-52dd-44d3-969b-4ca2e2f313bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.525113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.525163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.525182 [ 3 ] {} HTTP-Session: 637593b7-c0bc-434b-bc64-c5aef79eb8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.525199 [ 3 ] {} HTTP-Session: 637593b7-c0bc-434b-bc64-c5aef79eb8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.525212 [ 3 ] {} HTTP-Session: 637593b7-c0bc-434b-bc64-c5aef79eb8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.525245 [ 3 ] {} HTTP-Session: 637593b7-c0bc-434b-bc64-c5aef79eb8c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.525344 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.525389 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:32.525547 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.525928 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.525968 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.526347 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:52:32.526693 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.526817 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} executeQuery: Read 100 rows, 7.10 KiB in 0.001525 sec., 65573.77049180327 rows/sec., 4.55 MiB/sec. 2024.03.26 19:52:32.526942 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.526967 [ 3 ] {356bdc1c-a36c-4f29-bb3c-9e10086bfb9a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:32.526983 [ 3 ] {} HTTP-Session: 637593b7-c0bc-434b-bc64-c5aef79eb8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.527156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.527205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.527224 [ 3 ] {} HTTP-Session: 7749a42a-adba-499f-a29d-56f6033c80bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.527241 [ 3 ] {} HTTP-Session: 7749a42a-adba-499f-a29d-56f6033c80bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.527255 [ 3 ] {} HTTP-Session: 7749a42a-adba-499f-a29d-56f6033c80bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.527285 [ 3 ] {} HTTP-Session: 7749a42a-adba-499f-a29d-56f6033c80bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.527557 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.527602 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:32.527756 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.528330 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.528365 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.528780 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 19:52:32.529124 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.529251 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} executeQuery: Read 42 rows, 58.04 KiB in 0.001908 sec., 22012.578616352203 rows/sec., 29.70 MiB/sec. 2024.03.26 19:52:32.529378 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.529402 [ 3 ] {ee469c9a-3a3d-43e2-a11b-0cb255c8fe92} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:32.529418 [ 3 ] {} HTTP-Session: 7749a42a-adba-499f-a29d-56f6033c80bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.529542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:32.529589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:32.529608 [ 3 ] {} HTTP-Session: f09bb5d5-4b58-491d-bc6c-8e459e1a7407 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:32.529624 [ 3 ] {} HTTP-Session: f09bb5d5-4b58-491d-bc6c-8e459e1a7407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.529638 [ 3 ] {} HTTP-Session: f09bb5d5-4b58-491d-bc6c-8e459e1a7407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:32.529668 [ 3 ] {} HTTP-Session: f09bb5d5-4b58-491d-bc6c-8e459e1a7407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:32.529740 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:32.529781 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:32.529906 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:32.530185 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:32.530220 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 19:52:32.530563 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:52:32.530880 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:32.531005 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} executeQuery: Read 30 rows, 2.10 KiB in 0.001294 sec., 23183.925811437402 rows/sec., 1.59 MiB/sec. 2024.03.26 19:52:32.531203 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:32.531260 [ 3 ] {8fc34452-d7df-40c6-9b73-c0829e9a8a7a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:32.531317 [ 3 ] {} HTTP-Session: f09bb5d5-4b58-491d-bc6c-8e459e1a7407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.518031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.518163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.518188 [ 3 ] {} HTTP-Session: ec249011-103b-4bf3-9c05-ea0442bb40ef Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.518214 [ 3 ] {} HTTP-Session: ec249011-103b-4bf3-9c05-ea0442bb40ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.518229 [ 3 ] {} HTTP-Session: ec249011-103b-4bf3-9c05-ea0442bb40ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.518283 [ 3 ] {} HTTP-Session: ec249011-103b-4bf3-9c05-ea0442bb40ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.518404 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.518470 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:37.518692 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.519179 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.519242 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.519912 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:52:37.520260 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.520406 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} executeQuery: Read 16 rows, 1.30 KiB in 0.002061 sec., 7763.221737020864 rows/sec., 629.25 KiB/sec. 2024.03.26 19:52:37.520619 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.520676 [ 3 ] {61730bc4-d050-4100-bac9-f7a5ec8ce6b5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:37.520722 [ 3 ] {} HTTP-Session: ec249011-103b-4bf3-9c05-ea0442bb40ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.520907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.520983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.521004 [ 3 ] {} HTTP-Session: 60c3ecef-86aa-4f4a-bb3a-b5f469195f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.521022 [ 3 ] {} HTTP-Session: 60c3ecef-86aa-4f4a-bb3a-b5f469195f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.521036 [ 3 ] {} HTTP-Session: 60c3ecef-86aa-4f4a-bb3a-b5f469195f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.521069 [ 3 ] {} HTTP-Session: 60c3ecef-86aa-4f4a-bb3a-b5f469195f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.521136 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.521180 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:52:37.521328 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.521646 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.521684 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.522000 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:52:37.522306 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.522433 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec. 2024.03.26 19:52:37.522552 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.522576 [ 3 ] {6f1190d9-0907-4b3b-bd91-8dbe548a3038} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:37.522593 [ 3 ] {} HTTP-Session: 60c3ecef-86aa-4f4a-bb3a-b5f469195f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.522716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.522764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.522783 [ 3 ] {} HTTP-Session: ad1c4145-3a83-453e-aedd-bcae10311257 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.522803 [ 3 ] {} HTTP-Session: ad1c4145-3a83-453e-aedd-bcae10311257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.522817 [ 3 ] {} HTTP-Session: ad1c4145-3a83-453e-aedd-bcae10311257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.522848 [ 3 ] {} HTTP-Session: ad1c4145-3a83-453e-aedd-bcae10311257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.522946 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.522987 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:37.523113 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.523467 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.523502 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.523816 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:52:37.524122 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.524245 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} executeQuery: Read 111 rows, 9.14 KiB in 0.001353 sec., 82039.91130820398 rows/sec., 6.60 MiB/sec. 2024.03.26 19:52:37.524360 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.524384 [ 3 ] {2b91534d-0485-4bb7-a3bb-9dfb79ff8a3a} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:37.524400 [ 3 ] {} HTTP-Session: ad1c4145-3a83-453e-aedd-bcae10311257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.524516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.524564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.524583 [ 3 ] {} HTTP-Session: e66e450b-4239-4929-a074-857e32284e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.524599 [ 3 ] {} HTTP-Session: e66e450b-4239-4929-a074-857e32284e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.524614 [ 3 ] {} HTTP-Session: e66e450b-4239-4929-a074-857e32284e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.524645 [ 3 ] {} HTTP-Session: e66e450b-4239-4929-a074-857e32284e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.524708 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.524748 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:52:37.524874 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.525201 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.525236 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.525526 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 19:52:37.525841 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.525966 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} executeQuery: Read 2 rows, 143.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 108.93 KiB/sec. 2024.03.26 19:52:37.526086 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.526111 [ 3 ] {d008a84d-5854-4929-bcba-3a627a09f08f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:37.526126 [ 3 ] {} HTTP-Session: e66e450b-4239-4929-a074-857e32284e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.526234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.526282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.526301 [ 3 ] {} HTTP-Session: 1ebc3242-c044-4758-8b68-5c12402fb07f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.526317 [ 3 ] {} HTTP-Session: 1ebc3242-c044-4758-8b68-5c12402fb07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.526331 [ 3 ] {} HTTP-Session: 1ebc3242-c044-4758-8b68-5c12402fb07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.526362 [ 3 ] {} HTTP-Session: 1ebc3242-c044-4758-8b68-5c12402fb07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.526448 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.526488 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:37.526613 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.526944 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.526979 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.527293 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:52:37.527608 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.527733 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} executeQuery: Read 70 rows, 5.58 KiB in 0.001326 sec., 52790.34690799397 rows/sec., 4.11 MiB/sec. 2024.03.26 19:52:37.527851 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.527875 [ 3 ] {58501d49-4a26-43a9-b537-cc5ada0144a0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:37.527891 [ 3 ] {} HTTP-Session: 1ebc3242-c044-4758-8b68-5c12402fb07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.528070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.528120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.528139 [ 3 ] {} HTTP-Session: b6100106-6ef4-48a2-ad2e-8adff2f9eb05 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.528156 [ 3 ] {} HTTP-Session: b6100106-6ef4-48a2-ad2e-8adff2f9eb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.528170 [ 3 ] {} HTTP-Session: b6100106-6ef4-48a2-ad2e-8adff2f9eb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.528200 [ 3 ] {} HTTP-Session: b6100106-6ef4-48a2-ad2e-8adff2f9eb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.528320 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.528364 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:37.528510 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.528883 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.528919 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.529310 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:52:37.529652 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.529777 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} executeQuery: Read 137 rows, 9.77 KiB in 0.001529 sec., 89601.04643557881 rows/sec., 6.24 MiB/sec. 2024.03.26 19:52:37.529966 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.530026 [ 3 ] {ff7870aa-68cc-4484-9cca-2e653ac6f3d6} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:52:37.530095 [ 3 ] {} HTTP-Session: b6100106-6ef4-48a2-ad2e-8adff2f9eb05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.530255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.530306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.530325 [ 3 ] {} HTTP-Session: da805115-6c7f-47ab-a769-711b1c73e839 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.530342 [ 3 ] {} HTTP-Session: da805115-6c7f-47ab-a769-711b1c73e839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.530356 [ 3 ] {} HTTP-Session: da805115-6c7f-47ab-a769-711b1c73e839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.530388 [ 3 ] {} HTTP-Session: da805115-6c7f-47ab-a769-711b1c73e839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.530541 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.530589 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:37.530768 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.531161 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.531198 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.531602 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 19:52:37.531948 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.532079 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} executeQuery: Read 16 rows, 22.11 KiB in 0.001643 sec., 9738.283627510651 rows/sec., 13.14 MiB/sec. 2024.03.26 19:52:37.532206 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.532231 [ 3 ] {9fd3f2d2-9d76-4abe-8cc8-361861c9d5c8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:37.532247 [ 3 ] {} HTTP-Session: da805115-6c7f-47ab-a769-711b1c73e839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.532366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:37.532416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:37.532434 [ 3 ] {} HTTP-Session: 39c5047c-fe49-4e7c-98c1-773daa3fd2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:37.532450 [ 3 ] {} HTTP-Session: 39c5047c-fe49-4e7c-98c1-773daa3fd2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.532464 [ 3 ] {} HTTP-Session: 39c5047c-fe49-4e7c-98c1-773daa3fd2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:37.532495 [ 3 ] {} HTTP-Session: 39c5047c-fe49-4e7c-98c1-773daa3fd2bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:37.532569 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:37.532611 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:37.532740 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:37.533018 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:37.533053 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:37.533409 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:52:37.533742 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:37.533868 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} executeQuery: Read 30 rows, 2.10 KiB in 0.001331 sec., 22539.444027047335 rows/sec., 1.54 MiB/sec. 2024.03.26 19:52:37.533992 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} DynamicQueryHandler: Done processing query 2024.03.26 19:52:37.534016 [ 3 ] {f8f81d6e-ae4f-44b1-87ce-255c02346cdd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:37.534032 [ 3 ] {} HTTP-Session: 39c5047c-fe49-4e7c-98c1-773daa3fd2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:41.465138 [ 55 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:52:41.465231 [ 55 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:52:42.518258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.518373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.518397 [ 3 ] {} HTTP-Session: ff64b12d-33f1-43b0-88a7-294db340d5ae Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.518423 [ 3 ] {} HTTP-Session: ff64b12d-33f1-43b0-88a7-294db340d5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.518438 [ 3 ] {} HTTP-Session: ff64b12d-33f1-43b0-88a7-294db340d5ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.518488 [ 3 ] {} HTTP-Session: ff64b12d-33f1-43b0-88a7-294db340d5ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.518620 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.518685 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:42.518885 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.519336 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.519388 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.519782 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:52:42.520121 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.520290 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} executeQuery: Read 42 rows, 3.40 KiB in 0.001731 sec., 24263.431542461007 rows/sec., 1.92 MiB/sec. 2024.03.26 19:52:42.520457 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.520485 [ 3 ] {6097612a-c142-4b81-a980-bec448dc5662} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:42.520502 [ 3 ] {} HTTP-Session: ff64b12d-33f1-43b0-88a7-294db340d5ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.520659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.520718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.520737 [ 3 ] {} HTTP-Session: 2065a857-f9f6-487c-b4d6-e1dcb66fd4cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.520755 [ 3 ] {} HTTP-Session: 2065a857-f9f6-487c-b4d6-e1dcb66fd4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.520769 [ 3 ] {} HTTP-Session: 2065a857-f9f6-487c-b4d6-e1dcb66fd4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.520805 [ 3 ] {} HTTP-Session: 2065a857-f9f6-487c-b4d6-e1dcb66fd4cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.520923 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.520971 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:42.521106 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.521535 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.521576 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.521916 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:52:42.522235 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.522388 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} executeQuery: Read 152 rows, 14.87 KiB in 0.001529 sec., 99411.37998691955 rows/sec., 9.50 MiB/sec. 2024.03.26 19:52:42.522524 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.522549 [ 3 ] {558b9a48-f6f5-43f2-b7e7-b2a6b79f5f73} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:42.522564 [ 3 ] {} HTTP-Session: 2065a857-f9f6-487c-b4d6-e1dcb66fd4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.522733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.522786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.522806 [ 3 ] {} HTTP-Session: 05cb936a-25ee-4221-916f-28d4b7d30bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.522824 [ 3 ] {} HTTP-Session: 05cb936a-25ee-4221-916f-28d4b7d30bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.522838 [ 3 ] {} HTTP-Session: 05cb936a-25ee-4221-916f-28d4b7d30bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.522872 [ 3 ] {} HTTP-Session: 05cb936a-25ee-4221-916f-28d4b7d30bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.522976 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.523019 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:42.523149 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.523485 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.523524 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.523836 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:52:42.524173 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.524344 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} executeQuery: Read 70 rows, 5.60 KiB in 0.00142 sec., 49295.77464788732 rows/sec., 3.85 MiB/sec. 2024.03.26 19:52:42.524485 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.524518 [ 3 ] {3fafc98d-9012-4b0f-99ab-21f11b7d3498} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:52:42.524558 [ 3 ] {} HTTP-Session: 05cb936a-25ee-4221-916f-28d4b7d30bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.524720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.524776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.524806 [ 3 ] {} HTTP-Session: 352611bc-838f-4e1a-ac30-db91864ba456 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.524823 [ 3 ] {} HTTP-Session: 352611bc-838f-4e1a-ac30-db91864ba456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.524837 [ 3 ] {} HTTP-Session: 352611bc-838f-4e1a-ac30-db91864ba456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.524870 [ 3 ] {} HTTP-Session: 352611bc-838f-4e1a-ac30-db91864ba456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.524977 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.525023 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:42.525170 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.525543 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.525581 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.525967 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:52:42.526312 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.526474 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec. 2024.03.26 19:52:42.526694 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.526751 [ 3 ] {835040a3-9911-420a-b349-6d2166b789b2} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:42.526813 [ 3 ] {} HTTP-Session: 352611bc-838f-4e1a-ac30-db91864ba456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.526990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.527043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.527063 [ 3 ] {} HTTP-Session: 4cf600d8-9eff-44f0-a12c-32d1ada48682 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.527081 [ 3 ] {} HTTP-Session: 4cf600d8-9eff-44f0-a12c-32d1ada48682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.527097 [ 3 ] {} HTTP-Session: 4cf600d8-9eff-44f0-a12c-32d1ada48682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.527130 [ 3 ] {} HTTP-Session: 4cf600d8-9eff-44f0-a12c-32d1ada48682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.527406 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.527455 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:42.527631 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.528171 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.528209 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.528641 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 19:52:42.528988 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.529136 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} executeQuery: Read 42 rows, 58.04 KiB in 0.001941 sec., 21638.330757341577 rows/sec., 29.20 MiB/sec. 2024.03.26 19:52:42.529270 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.529294 [ 3 ] {4c94fdde-e9ba-48e9-99c0-2ef2d98a0c28} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:42.529310 [ 3 ] {} HTTP-Session: 4cf600d8-9eff-44f0-a12c-32d1ada48682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.529436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:42.529485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:42.529503 [ 3 ] {} HTTP-Session: e0dfe9e4-b34c-4ca6-b5a2-e45947b76eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:42.529520 [ 3 ] {} HTTP-Session: e0dfe9e4-b34c-4ca6-b5a2-e45947b76eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.529533 [ 3 ] {} HTTP-Session: e0dfe9e4-b34c-4ca6-b5a2-e45947b76eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:42.529564 [ 3 ] {} HTTP-Session: e0dfe9e4-b34c-4ca6-b5a2-e45947b76eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:42.529641 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:42.529684 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:42.529810 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:42.530099 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:42.530136 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:42.530494 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:52:42.530842 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:42.530996 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} executeQuery: Read 30 rows, 2.10 KiB in 0.001383 sec., 21691.97396963124 rows/sec., 1.49 MiB/sec. 2024.03.26 19:52:42.531153 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} DynamicQueryHandler: Done processing query 2024.03.26 19:52:42.531190 [ 3 ] {93358838-98dc-4ae1-84d4-3e5e3e9a8e90} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:42.531222 [ 3 ] {} HTTP-Session: e0dfe9e4-b34c-4ca6-b5a2-e45947b76eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.517304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.517437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.517465 [ 3 ] {} HTTP-Session: e31acdd8-89ce-4d17-aced-2205fefbe867 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.517491 [ 3 ] {} HTTP-Session: e31acdd8-89ce-4d17-aced-2205fefbe867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.517506 [ 3 ] {} HTTP-Session: e31acdd8-89ce-4d17-aced-2205fefbe867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.517557 [ 3 ] {} HTTP-Session: e31acdd8-89ce-4d17-aced-2205fefbe867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.517680 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.517747 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:47.517946 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.518397 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.518448 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.518837 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:52:47.519172 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.519344 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} executeQuery: Read 16 rows, 1.30 KiB in 0.001717 sec., 9318.578916715202 rows/sec., 755.31 KiB/sec. 2024.03.26 19:52:47.519515 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.519542 [ 3 ] {618728c9-b990-45ae-ab61-a0d52a4ffba8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:47.519559 [ 3 ] {} HTTP-Session: e31acdd8-89ce-4d17-aced-2205fefbe867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.519695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.519752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.519771 [ 3 ] {} HTTP-Session: c1fb1074-30cb-4500-8645-cc771ad05619 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.519790 [ 3 ] {} HTTP-Session: c1fb1074-30cb-4500-8645-cc771ad05619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.519804 [ 3 ] {} HTTP-Session: c1fb1074-30cb-4500-8645-cc771ad05619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.519841 [ 3 ] {} HTTP-Session: c1fb1074-30cb-4500-8645-cc771ad05619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.519914 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.519959 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:52:47.520094 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.520410 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.520451 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.520762 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:52:47.521078 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.521239 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec. 2024.03.26 19:52:47.521475 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.521518 [ 3 ] {94f51ab2-e48e-4092-a3c9-92850503baa3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:47.521541 [ 3 ] {} HTTP-Session: c1fb1074-30cb-4500-8645-cc771ad05619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.521704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.521756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.521776 [ 3 ] {} HTTP-Session: e114efc7-5f99-4f7b-ad83-f7f09fe102a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.521794 [ 3 ] {} HTTP-Session: e114efc7-5f99-4f7b-ad83-f7f09fe102a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.521808 [ 3 ] {} HTTP-Session: e114efc7-5f99-4f7b-ad83-f7f09fe102a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.521843 [ 3 ] {} HTTP-Session: e114efc7-5f99-4f7b-ad83-f7f09fe102a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.521938 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.521982 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:47.522127 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.522466 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.522504 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.522825 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:52:47.523152 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.523302 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} executeQuery: Read 75 rows, 6.38 KiB in 0.001407 sec., 53304.90405117271 rows/sec., 4.43 MiB/sec. 2024.03.26 19:52:47.523320 [ 51 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2024.03.26 19:52:47.523419 [ 51 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.523455 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.523488 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.523538 [ 3 ] {8c544f25-e457-4630-ac8a-2916841eb93f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:47.523568 [ 3 ] {} HTTP-Session: e114efc7-5f99-4f7b-ad83-f7f09fe102a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.523617 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2024.03.26 19:52:47.523711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.523748 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:47.523773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.523788 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 241 rows starting from the beginning of the part 2024.03.26 19:52:47.523796 [ 3 ] {} HTTP-Session: d53473e2-5605-439f-bdda-6a714cccab37 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.523819 [ 3 ] {} HTTP-Session: d53473e2-5605-439f-bdda-6a714cccab37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.523839 [ 3 ] {} HTTP-Session: d53473e2-5605-439f-bdda-6a714cccab37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.523868 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part 2024.03.26 19:52:47.523903 [ 3 ] {} HTTP-Session: d53473e2-5605-439f-bdda-6a714cccab37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.524255 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.524259 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 152 rows starting from the beginning of the part 2024.03.26 19:52:47.524397 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:52:47.524519 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part 2024.03.26 19:52:47.524922 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 152 rows starting from the beginning of the part 2024.03.26 19:52:47.525210 [ 188 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part 2024.03.26 19:52:47.525737 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.526193 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.526241 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.526694 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 19:52:47.527172 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.527232 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682002 sec., 218631.05995053778 rows/sec., 19.61 MiB/sec. 2024.03.26 19:52:47.527432 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} executeQuery: Read 2 rows, 143.00 B in 0.003359 sec., 595.4153021732659 rows/sec., 41.57 KiB/sec. 2024.03.26 19:52:47.527650 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2024.03.26 19:52:47.527998 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.528044 [ 3 ] {a1d7253a-b02c-4d72-a4c5-a22fae18ac1c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:47.528073 [ 3 ] {} HTTP-Session: d53473e2-5605-439f-bdda-6a714cccab37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.528288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.528361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.528399 [ 3 ] {} HTTP-Session: 788e91ad-bf9e-4323-9224-895bc1906649 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.528426 [ 3 ] {} HTTP-Session: 788e91ad-bf9e-4323-9224-895bc1906649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.528458 [ 3 ] {} HTTP-Session: 788e91ad-bf9e-4323-9224-895bc1906649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.528518 [ 3 ] {} HTTP-Session: 788e91ad-bf9e-4323-9224-895bc1906649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.528557 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.528701 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.528746 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_55_11} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2024.03.26 19:52:47.528767 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:47.528949 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.03.26 19:52:47.529080 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.529415 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.529454 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.529770 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:52:47.530093 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.530229 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} executeQuery: Read 46 rows, 3.68 KiB in 0.001623 sec., 28342.57547751078 rows/sec., 2.21 MiB/sec. 2024.03.26 19:52:47.530266 [ 49 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2024.03.26 19:52:47.530375 [ 49 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.530406 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.530424 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.530484 [ 3 ] {1f862b4d-9c1b-4be0-9625-a82074fb2b64} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:47.530525 [ 3 ] {} HTTP-Session: 788e91ad-bf9e-4323-9224-895bc1906649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.530577 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2024.03.26 19:52:47.530686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.530719 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:47.530752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.530755 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 138 rows starting from the beginning of the part 2024.03.26 19:52:47.530774 [ 3 ] {} HTTP-Session: 73a4a7bb-2fec-4beb-ae73-a1c1b77f7dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.530796 [ 3 ] {} HTTP-Session: 73a4a7bb-2fec-4beb-ae73-a1c1b77f7dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.530819 [ 3 ] {} HTTP-Session: 73a4a7bb-2fec-4beb-ae73-a1c1b77f7dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.530875 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part 2024.03.26 19:52:47.530918 [ 3 ] {} HTTP-Session: 73a4a7bb-2fec-4beb-ae73-a1c1b77f7dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.531236 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 70 rows starting from the beginning of the part 2024.03.26 19:52:47.531258 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.531411 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:47.531486 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part 2024.03.26 19:52:47.531809 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 70 rows starting from the beginning of the part 2024.03.26 19:52:47.532097 [ 188 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part 2024.03.26 19:52:47.532565 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.533126 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.533166 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.533779 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.003277089 sec., 133655.2043597229 rows/sec., 10.44 MiB/sec. 2024.03.26 19:52:47.533815 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:52:47.534022 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2024.03.26 19:52:47.534743 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.535149 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} executeQuery: Read 101 rows, 7.17 KiB in 0.004051 sec., 24932.115527030364 rows/sec., 1.73 MiB/sec. 2024.03.26 19:52:47.535175 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.535515 [ 186 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_55_11} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2024.03.26 19:52:47.535834 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:52:47.535822 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.535940 [ 3 ] {cd154be7-7758-4b09-890a-643a45572972} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:47.535997 [ 3 ] {} HTTP-Session: 73a4a7bb-2fec-4beb-ae73-a1c1b77f7dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.536175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.536227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.536246 [ 3 ] {} HTTP-Session: ee5bd214-5e3d-4860-8806-733c13fc9007 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.536263 [ 3 ] {} HTTP-Session: ee5bd214-5e3d-4860-8806-733c13fc9007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.536277 [ 3 ] {} HTTP-Session: ee5bd214-5e3d-4860-8806-733c13fc9007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.536311 [ 3 ] {} HTTP-Session: ee5bd214-5e3d-4860-8806-733c13fc9007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.536476 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.536526 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:47.536721 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.537128 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.537166 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.537583 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 19:52:47.537943 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.538119 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} executeQuery: Read 16 rows, 22.11 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 12.36 MiB/sec. 2024.03.26 19:52:47.538271 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.538309 [ 3 ] {14369437-0e79-4ce6-b707-c4ee8bc378aa} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:47.538336 [ 3 ] {} HTTP-Session: ee5bd214-5e3d-4860-8806-733c13fc9007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.538471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:47.538519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:47.538536 [ 3 ] {} HTTP-Session: c167cf93-6c04-4856-b81b-6097769eadab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:47.538553 [ 3 ] {} HTTP-Session: c167cf93-6c04-4856-b81b-6097769eadab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.538567 [ 3 ] {} HTTP-Session: c167cf93-6c04-4856-b81b-6097769eadab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:47.538597 [ 3 ] {} HTTP-Session: c167cf93-6c04-4856-b81b-6097769eadab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:47.538672 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:47.538714 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:47.538845 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:47.539126 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:47.539163 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:47.539517 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:52:47.539845 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:47.540010 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} executeQuery: Read 30 rows, 2.10 KiB in 0.001358 sec., 22091.310751104564 rows/sec., 1.51 MiB/sec. 2024.03.26 19:52:47.540135 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} DynamicQueryHandler: Done processing query 2024.03.26 19:52:47.540159 [ 3 ] {597b3c67-2786-4208-ab04-22903f873b93} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:47.540175 [ 3 ] {} HTTP-Session: c167cf93-6c04-4856-b81b-6097769eadab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.517740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.517868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.517894 [ 3 ] {} HTTP-Session: 83d8b5d8-6d35-4710-8e3b-81ca0e799c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.517919 [ 3 ] {} HTTP-Session: 83d8b5d8-6d35-4710-8e3b-81ca0e799c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.517933 [ 3 ] {} HTTP-Session: 83d8b5d8-6d35-4710-8e3b-81ca0e799c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.517983 [ 3 ] {} HTTP-Session: 83d8b5d8-6d35-4710-8e3b-81ca0e799c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.518113 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.518178 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:52.518372 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.518824 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.518875 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.519279 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:52.519620 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.519791 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} executeQuery: Read 42 rows, 3.40 KiB in 0.001738 sec., 24165.70771001151 rows/sec., 1.91 MiB/sec. 2024.03.26 19:52:52.519815 [ 46 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 19:52:52.519937 [ 46 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.519974 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.520008 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.520054 [ 3 ] {b7b47980-0ba0-44d0-8f9e-3f4c7f87cf2f} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:52.520084 [ 3 ] {} HTTP-Session: 83d8b5d8-6d35-4710-8e3b-81ca0e799c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.520122 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:52:52.520251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.520255 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:52.520300 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part 2024.03.26 19:52:52.520311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.520335 [ 3 ] {} HTTP-Session: b1021fef-bd05-4c37-9fc7-55691afc393f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.520364 [ 3 ] {} HTTP-Session: b1021fef-bd05-4c37-9fc7-55691afc393f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.520408 [ 3 ] {} HTTP-Session: b1021fef-bd05-4c37-9fc7-55691afc393f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.520416 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.520474 [ 3 ] {} HTTP-Session: b1021fef-bd05-4c37-9fc7-55691afc393f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.520668 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:52.520820 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.521010 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.521012 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:52.521275 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:52.521593 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.521874 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.522593 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.522639 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.523182 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:52:52.523253 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003201787 sec., 67462.32650704122 rows/sec., 5.34 MiB/sec. 2024.03.26 19:52:52.523570 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 19:52:52.523765 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.524148 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} executeQuery: Read 152 rows, 14.87 KiB in 0.003484 sec., 43628.01377726751 rows/sec., 4.17 MiB/sec. 2024.03.26 19:52:52.524427 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.524474 [ 3 ] {40e01d9f-b2fc-44e1-afd4-52551b56bd09} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:52.524506 [ 3 ] {} HTTP-Session: b1021fef-bd05-4c37-9fc7-55691afc393f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.524508 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.524647 [ 198 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_46_9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 19:52:52.524680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.524777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.524810 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:52:52.524822 [ 3 ] {} HTTP-Session: 5ca019ed-856e-4bd6-a265-90469f547ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.524866 [ 3 ] {} HTTP-Session: 5ca019ed-856e-4bd6-a265-90469f547ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.524880 [ 3 ] {} HTTP-Session: 5ca019ed-856e-4bd6-a265-90469f547ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.524916 [ 3 ] {} HTTP-Session: 5ca019ed-856e-4bd6-a265-90469f547ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.525022 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.525065 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:52.525213 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.525568 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.525608 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.525927 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:52:52.526236 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.526389 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} executeQuery: Read 70 rows, 5.60 KiB in 0.00142 sec., 49295.77464788732 rows/sec., 3.85 MiB/sec. 2024.03.26 19:52:52.526513 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.526536 [ 3 ] {87235a2d-1983-43a1-9235-d97f406fdca9} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:52:52.526551 [ 3 ] {} HTTP-Session: 5ca019ed-856e-4bd6-a265-90469f547ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.526667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.526715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.526733 [ 3 ] {} HTTP-Session: f9107c74-0eea-4e30-ad00-8b13b8a67be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.526749 [ 3 ] {} HTTP-Session: f9107c74-0eea-4e30-ad00-8b13b8a67be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.526763 [ 3 ] {} HTTP-Session: f9107c74-0eea-4e30-ad00-8b13b8a67be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.526795 [ 3 ] {} HTTP-Session: f9107c74-0eea-4e30-ad00-8b13b8a67be7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.526909 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.526954 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:52.527104 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.527469 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.527507 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.527896 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:52:52.528235 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.528404 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} executeQuery: Read 100 rows, 7.10 KiB in 0.001556 sec., 64267.35218508997 rows/sec., 4.46 MiB/sec. 2024.03.26 19:52:52.528419 [ 46 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.03.26 19:52:52.528537 [ 46 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.528598 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.528621 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.528669 [ 3 ] {09abb47c-d955-4873-958a-49dac156016d} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:52.528748 [ 3 ] {} HTTP-Session: f9107c74-0eea-4e30-ad00-8b13b8a67be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.528959 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:52:52.528998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.529252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.529418 [ 3 ] {} HTTP-Session: 39823c10-db51-43f2-9851-9d67c72ed72a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.529675 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:52.529698 [ 3 ] {} HTTP-Session: 39823c10-db51-43f2-9851-9d67c72ed72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.529796 [ 3 ] {} HTTP-Session: 39823c10-db51-43f2-9851-9d67c72ed72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.529814 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 5556 rows starting from the beginning of the part 2024.03.26 19:52:52.529944 [ 3 ] {} HTTP-Session: 39823c10-db51-43f2-9851-9d67c72ed72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.530170 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:52.530294 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 137 rows starting from the beginning of the part 2024.03.26 19:52:52.530488 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.530559 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:52.530640 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:52.530947 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 101 rows starting from the beginning of the part 2024.03.26 19:52:52.531307 [ 199 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 100 rows starting from the beginning of the part 2024.03.26 19:52:52.532022 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.532859 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.532907 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.534042 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 19:52:52.534494 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.534746 [ 46 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 19:52:52.534773 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} executeQuery: Read 42 rows, 58.04 KiB in 0.004657 sec., 9018.681554648916 rows/sec., 12.17 MiB/sec. 2024.03.26 19:52:52.534807 [ 46 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.534874 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.535171 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.535252 [ 3 ] {70123b3e-8f88-4865-85c7-835626d41392} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:52:52.535338 [ 3 ] {} HTTP-Session: 39823c10-db51-43f2-9851-9d67c72ed72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.535372 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:52:52.535615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:52.535715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:52.535709 [ 191 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 6094 rows, containing 5 columns (5 merged, 0 gathered) in 0.006972311 sec., 874028.7115706686 rows/sec., 60.69 MiB/sec. 2024.03.26 19:52:52.535752 [ 3 ] {} HTTP-Session: 9f72451a-55e0-40a0-82d8-b9cb22ab343e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:52.535819 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:52.535841 [ 3 ] {} HTTP-Session: 9f72451a-55e0-40a0-82d8-b9cb22ab343e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.535874 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1147 rows starting from the beginning of the part 2024.03.26 19:52:52.535876 [ 3 ] {} HTTP-Session: 9f72451a-55e0-40a0-82d8-b9cb22ab343e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.535932 [ 3 ] {} HTTP-Session: 9f72451a-55e0-40a0-82d8-b9cb22ab343e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:52.536104 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.536299 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:52.536384 [ 191 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.03.26 19:52:52.536632 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:52.536716 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:52.537297 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.537987 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part 2024.03.26 19:52:52.538614 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part 2024.03.26 19:52:52.538667 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:52.539270 [ 191 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.539568 [ 191 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_56_11} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.03.26 19:52:52.539963 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2024.03.26 19:52:52.540128 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.540180 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.540587 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:52:52.540964 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.541260 [ 46 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.03.26 19:52:52.541293 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} executeQuery: Read 30 rows, 2.10 KiB in 0.005206 sec., 5762.581636573185 rows/sec., 404.24 KiB/sec. 2024.03.26 19:52:52.541388 [ 46 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:52.541547 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:52.541793 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} DynamicQueryHandler: Done processing query 2024.03.26 19:52:52.541849 [ 3 ] {7129a59b-a047-4f9e-95ac-a51c051f68c2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:52.541905 [ 3 ] {} HTTP-Session: 9f72451a-55e0-40a0-82d8-b9cb22ab343e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:52.541958 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:52:52.542154 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:52:52.542204 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1518 rows starting from the beginning of the part 2024.03.26 19:52:52.542330 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:52.542663 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:52.542843 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:52.543069 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:52.543181 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part 2024.03.26 19:52:52.544086 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 6 columns (6 merged, 0 gathered) in 0.009080465 sec., 143715.10710079275 rows/sec., 193.94 MiB/sec. 2024.03.26 19:52:52.544795 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 19:52:52.544978 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224737 sec., 517251.484384618 rows/sec., 35.43 MiB/sec. 2024.03.26 19:52:52.545167 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.03.26 19:52:52.545385 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.545505 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_46_9} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 19:52:52.545601 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2024.03.26 19:52:52.545651 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:52.545723 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_56_11} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.03.26 19:52:52.545803 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.03.26 19:52:56.465292 [ 41 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:52:56.465389 [ 41 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:52:57.516082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.516194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.516218 [ 3 ] {} HTTP-Session: ea5911ac-07a9-4c90-92d8-283f0e5498c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.516243 [ 3 ] {} HTTP-Session: ea5911ac-07a9-4c90-92d8-283f0e5498c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.516258 [ 3 ] {} HTTP-Session: ea5911ac-07a9-4c90-92d8-283f0e5498c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.516307 [ 3 ] {} HTTP-Session: ea5911ac-07a9-4c90-92d8-283f0e5498c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.516439 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.516509 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:52:57.516728 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.517185 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.517232 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.517624 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:57.517967 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.518111 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} executeQuery: Read 16 rows, 1.30 KiB in 0.001737 sec., 9211.283822682786 rows/sec., 746.62 KiB/sec. 2024.03.26 19:52:57.518262 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.518288 [ 3 ] {1202ee4a-b8e8-4084-b211-c1f8b9d7fe78} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:52:57.518304 [ 3 ] {} HTTP-Session: ea5911ac-07a9-4c90-92d8-283f0e5498c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.518476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.518531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.518550 [ 3 ] {} HTTP-Session: 1a98c4b6-4250-4b98-a615-61d35e8fd708 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.518568 [ 3 ] {} HTTP-Session: 1a98c4b6-4250-4b98-a615-61d35e8fd708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.518581 [ 3 ] {} HTTP-Session: 1a98c4b6-4250-4b98-a615-61d35e8fd708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.518615 [ 3 ] {} HTTP-Session: 1a98c4b6-4250-4b98-a615-61d35e8fd708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.518701 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.518744 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:52:57.518875 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.519291 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.519326 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.519644 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:52:57.519947 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.520071 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} executeQuery: Read 74 rows, 6.29 KiB in 0.001413 sec., 52370.84217975938 rows/sec., 4.35 MiB/sec. 2024.03.26 19:52:57.520192 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.520215 [ 3 ] {a2f1f4b8-7dcc-4de5-be6f-c3ba2ff12bd3} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:52:57.520230 [ 3 ] {} HTTP-Session: 1a98c4b6-4250-4b98-a615-61d35e8fd708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.520357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.520405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.520423 [ 3 ] {} HTTP-Session: 6e07f29f-0c06-4704-ad6b-2737fb0cec91 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.520439 [ 3 ] {} HTTP-Session: 6e07f29f-0c06-4704-ad6b-2737fb0cec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.520453 [ 3 ] {} HTTP-Session: 6e07f29f-0c06-4704-ad6b-2737fb0cec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.520484 [ 3 ] {} HTTP-Session: 6e07f29f-0c06-4704-ad6b-2737fb0cec91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.520565 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.520605 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:52:57.520732 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.521024 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.521059 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.521355 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:52:57.521658 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.521782 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} executeQuery: Read 44 rows, 3.52 KiB in 0.001256 sec., 35031.84713375796 rows/sec., 2.73 MiB/sec. 2024.03.26 19:52:57.521900 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.521923 [ 3 ] {f48a82f2-f0e6-47d2-9210-635ef02b9859} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:52:57.521939 [ 3 ] {} HTTP-Session: 6e07f29f-0c06-4704-ad6b-2737fb0cec91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.522066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.522114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.522132 [ 3 ] {} HTTP-Session: 0c0d91e5-c5da-494e-b8e3-c65bb3d9fdfd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.522149 [ 3 ] {} HTTP-Session: 0c0d91e5-c5da-494e-b8e3-c65bb3d9fdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.522163 [ 3 ] {} HTTP-Session: 0c0d91e5-c5da-494e-b8e3-c65bb3d9fdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.522193 [ 3 ] {} HTTP-Session: 0c0d91e5-c5da-494e-b8e3-c65bb3d9fdfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.522294 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.522338 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:52:57.522481 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.522817 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.522851 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.523231 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:52:57.523565 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.523694 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} executeQuery: Read 100 rows, 7.10 KiB in 0.001454 sec., 68775.7909215956 rows/sec., 4.77 MiB/sec. 2024.03.26 19:52:57.523893 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.523948 [ 3 ] {7ebeee50-31a2-4767-89f8-033988f283ea} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:52:57.523999 [ 3 ] {} HTTP-Session: 0c0d91e5-c5da-494e-b8e3-c65bb3d9fdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.524172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.524223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.524242 [ 3 ] {} HTTP-Session: ceb709f5-b895-419f-b172-6b90451b25d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.524259 [ 3 ] {} HTTP-Session: ceb709f5-b895-419f-b172-6b90451b25d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.524273 [ 3 ] {} HTTP-Session: ceb709f5-b895-419f-b172-6b90451b25d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.524304 [ 3 ] {} HTTP-Session: ceb709f5-b895-419f-b172-6b90451b25d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.524466 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.524513 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:52:57.524690 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.525074 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.525110 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.525507 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 19:52:57.525850 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.525980 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} executeQuery: Read 16 rows, 22.11 KiB in 0.001628 sec., 9828.009828009828 rows/sec., 13.26 MiB/sec. 2024.03.26 19:52:57.526188 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.526237 [ 3 ] {fcfd0a09-0438-45d5-928e-d531f3eceffb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:52:57.526293 [ 3 ] {} HTTP-Session: ceb709f5-b895-419f-b172-6b90451b25d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.526447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:52:57.526497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:52:57.526516 [ 3 ] {} HTTP-Session: c364e3a2-afd4-40ff-a266-e486e5248dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:52:57.526534 [ 3 ] {} HTTP-Session: c364e3a2-afd4-40ff-a266-e486e5248dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.526548 [ 3 ] {} HTTP-Session: c364e3a2-afd4-40ff-a266-e486e5248dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:52:57.526579 [ 3 ] {} HTTP-Session: c364e3a2-afd4-40ff-a266-e486e5248dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:52:57.526663 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:52:57.526706 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:52:57.526848 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:52:57.527132 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:52:57.527167 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:52:57.527515 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:52:57.527836 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:52:57.527968 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} executeQuery: Read 30 rows, 2.10 KiB in 0.001345 sec., 22304.832713754648 rows/sec., 1.53 MiB/sec. 2024.03.26 19:52:57.528136 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} DynamicQueryHandler: Done processing query 2024.03.26 19:52:57.528199 [ 3 ] {ad3cad4c-fb3d-4e2a-924d-1a391f2b2b43} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:52:57.528256 [ 3 ] {} HTTP-Session: c364e3a2-afd4-40ff-a266-e486e5248dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.517230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.517361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.517386 [ 3 ] {} HTTP-Session: 7194946b-622b-4943-a4bb-f0d4befe0cca Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.517412 [ 3 ] {} HTTP-Session: 7194946b-622b-4943-a4bb-f0d4befe0cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.517426 [ 3 ] {} HTTP-Session: 7194946b-622b-4943-a4bb-f0d4befe0cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.517476 [ 3 ] {} HTTP-Session: 7194946b-622b-4943-a4bb-f0d4befe0cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.517607 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.517676 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:02.517870 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.518304 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.518352 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.518737 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:53:02.519074 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.519227 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} executeQuery: Read 42 rows, 3.40 KiB in 0.001681 sec., 24985.127900059488 rows/sec., 1.98 MiB/sec. 2024.03.26 19:53:02.519378 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.519404 [ 3 ] {ffa7cd0e-1787-4969-8aea-d260978f6eba} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:02.519421 [ 3 ] {} HTTP-Session: 7194946b-622b-4943-a4bb-f0d4befe0cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.519608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.519660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.519683 [ 3 ] {} HTTP-Session: 5c84b91d-c4b7-4296-b87a-57b1f7cd9591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.519700 [ 3 ] {} HTTP-Session: 5c84b91d-c4b7-4296-b87a-57b1f7cd9591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.519715 [ 3 ] {} HTTP-Session: 5c84b91d-c4b7-4296-b87a-57b1f7cd9591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.519747 [ 3 ] {} HTTP-Session: 5c84b91d-c4b7-4296-b87a-57b1f7cd9591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.519858 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.519899 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:02.520027 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.520471 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.520509 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.520839 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:02.521146 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.521278 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} executeQuery: Read 152 rows, 14.87 KiB in 0.001481 sec., 102633.35584064822 rows/sec., 9.81 MiB/sec. 2024.03.26 19:53:02.521470 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.521518 [ 3 ] {65e27e4b-0c4b-4da9-bee5-61a972b5e1b6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:02.521570 [ 3 ] {} HTTP-Session: 5c84b91d-c4b7-4296-b87a-57b1f7cd9591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.521742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.521795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.521814 [ 3 ] {} HTTP-Session: 24dfd94b-44a0-499c-b4ee-f3767885c5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.521833 [ 3 ] {} HTTP-Session: 24dfd94b-44a0-499c-b4ee-f3767885c5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.521847 [ 3 ] {} HTTP-Session: 24dfd94b-44a0-499c-b4ee-f3767885c5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.521879 [ 3 ] {} HTTP-Session: 24dfd94b-44a0-499c-b4ee-f3767885c5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.521980 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.522022 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:02.522167 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.522505 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.522541 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.522853 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:02.523157 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.523288 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} executeQuery: Read 70 rows, 5.60 KiB in 0.001363 sec., 51357.30007336757 rows/sec., 4.01 MiB/sec. 2024.03.26 19:53:02.523407 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.523431 [ 3 ] {80b9f627-2f2e-443f-a508-830adfe26bb9} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:53:02.523447 [ 3 ] {} HTTP-Session: 24dfd94b-44a0-499c-b4ee-f3767885c5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.523594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.523643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.523690 [ 3 ] {} HTTP-Session: 68f216b2-bdc3-4c91-987d-697be0e4ee1e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.523706 [ 3 ] {} HTTP-Session: 68f216b2-bdc3-4c91-987d-697be0e4ee1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.523720 [ 3 ] {} HTTP-Session: 68f216b2-bdc3-4c91-987d-697be0e4ee1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.523751 [ 3 ] {} HTTP-Session: 68f216b2-bdc3-4c91-987d-697be0e4ee1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.523860 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.523905 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:02.524045 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.524412 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.524447 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.524831 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:02.525196 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.525327 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. 2024.03.26 19:53:02.525452 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.525476 [ 3 ] {31825eb0-e402-424b-9e5b-b4fab2ee5dd4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:02.525491 [ 3 ] {} HTTP-Session: 68f216b2-bdc3-4c91-987d-697be0e4ee1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.525627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.525681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.525700 [ 3 ] {} HTTP-Session: 8704842e-c3f9-40e6-a799-c76558ae9d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.525718 [ 3 ] {} HTTP-Session: 8704842e-c3f9-40e6-a799-c76558ae9d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.525732 [ 3 ] {} HTTP-Session: 8704842e-c3f9-40e6-a799-c76558ae9d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.525762 [ 3 ] {} HTTP-Session: 8704842e-c3f9-40e6-a799-c76558ae9d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.526150 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.526198 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:02.526351 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.526925 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.526961 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.527400 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 19:53:02.527748 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.527877 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} executeQuery: Read 42 rows, 58.04 KiB in 0.002066 sec., 20329.138431752177 rows/sec., 27.43 MiB/sec. 2024.03.26 19:53:02.528002 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.528025 [ 3 ] {e2740e61-4c89-45fa-95d2-c67505fc98a5} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:02.528041 [ 3 ] {} HTTP-Session: 8704842e-c3f9-40e6-a799-c76558ae9d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.528170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:02.528219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:02.528238 [ 3 ] {} HTTP-Session: 3a475f24-23d3-43bb-8d05-c6ee2d87591f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:02.528255 [ 3 ] {} HTTP-Session: 3a475f24-23d3-43bb-8d05-c6ee2d87591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.528269 [ 3 ] {} HTTP-Session: 3a475f24-23d3-43bb-8d05-c6ee2d87591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:02.528299 [ 3 ] {} HTTP-Session: 3a475f24-23d3-43bb-8d05-c6ee2d87591f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:02.528381 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:02.528423 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:02.528548 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:02.528966 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:02.529002 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 19:53:02.529352 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:02.529680 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:02.529812 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} executeQuery: Read 30 rows, 2.10 KiB in 0.001472 sec., 20380.434782608696 rows/sec., 1.40 MiB/sec. 2024.03.26 19:53:02.529937 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} DynamicQueryHandler: Done processing query 2024.03.26 19:53:02.529961 [ 3 ] {ea2ab59f-b6f6-4658-954e-6f7915ce5c55} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:02.529977 [ 3 ] {} HTTP-Session: 3a475f24-23d3-43bb-8d05-c6ee2d87591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.517693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.517829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.517859 [ 3 ] {} HTTP-Session: 016a8b5e-4176-40f7-8265-5f9a4c359ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.517888 [ 3 ] {} HTTP-Session: 016a8b5e-4176-40f7-8265-5f9a4c359ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.517907 [ 3 ] {} HTTP-Session: 016a8b5e-4176-40f7-8265-5f9a4c359ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.517963 [ 3 ] {} HTTP-Session: 016a8b5e-4176-40f7-8265-5f9a4c359ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.518098 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.518170 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:07.518389 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.518856 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.518906 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.519283 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:53:07.519611 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.519790 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} executeQuery: Read 16 rows, 1.30 KiB in 0.001748 sec., 9153.318077803204 rows/sec., 741.92 KiB/sec. 2024.03.26 19:53:07.520018 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.520073 [ 3 ] {c89d24c8-5b31-48d2-b677-01310197567c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:07.520142 [ 3 ] {} HTTP-Session: 016a8b5e-4176-40f7-8265-5f9a4c359ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.520379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.520439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.520459 [ 3 ] {} HTTP-Session: 338c45dc-e7d6-49c9-9a26-d7ec0fd72cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.520476 [ 3 ] {} HTTP-Session: 338c45dc-e7d6-49c9-9a26-d7ec0fd72cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.520491 [ 3 ] {} HTTP-Session: 338c45dc-e7d6-49c9-9a26-d7ec0fd72cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.520524 [ 3 ] {} HTTP-Session: 338c45dc-e7d6-49c9-9a26-d7ec0fd72cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.520621 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.520664 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:07.520806 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.521195 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.521232 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.521550 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:07.521847 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.521997 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} executeQuery: Read 110 rows, 9.06 KiB in 0.001422 sec., 77355.83684950773 rows/sec., 6.22 MiB/sec. 2024.03.26 19:53:07.522184 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.522234 [ 3 ] {60a5068f-a911-41b1-a0b8-6d279402a112} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:07.522287 [ 3 ] {} HTTP-Session: 338c45dc-e7d6-49c9-9a26-d7ec0fd72cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.522490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.522542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.522561 [ 3 ] {} HTTP-Session: 14321718-edf8-4059-9b67-4e90fffaa8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.522577 [ 3 ] {} HTTP-Session: 14321718-edf8-4059-9b67-4e90fffaa8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.522591 [ 3 ] {} HTTP-Session: 14321718-edf8-4059-9b67-4e90fffaa8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.522623 [ 3 ] {} HTTP-Session: 14321718-edf8-4059-9b67-4e90fffaa8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.522719 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.522760 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:07.522906 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.523234 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.523271 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.523569 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:07.523864 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.523981 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} executeQuery: Read 68 rows, 5.42 KiB in 0.001309 sec., 51948.05194805194 rows/sec., 4.04 MiB/sec. 2024.03.26 19:53:07.524104 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.524127 [ 3 ] {00b70451-6b9d-4839-a516-c9226158ef58} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:07.524143 [ 3 ] {} HTTP-Session: 14321718-edf8-4059-9b67-4e90fffaa8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.524291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.524338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.524356 [ 3 ] {} HTTP-Session: 3388afc3-ec38-4982-8976-ffcefd707c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.524373 [ 3 ] {} HTTP-Session: 3388afc3-ec38-4982-8976-ffcefd707c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.524387 [ 3 ] {} HTTP-Session: 3388afc3-ec38-4982-8976-ffcefd707c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.524417 [ 3 ] {} HTTP-Session: 3388afc3-ec38-4982-8976-ffcefd707c89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.524520 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.524564 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:07.524704 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.525120 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.525155 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.525532 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:07.525870 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.526000 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} executeQuery: Read 136 rows, 9.70 KiB in 0.001536 sec., 88541.66666666667 rows/sec., 6.17 MiB/sec. 2024.03.26 19:53:07.526127 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.526151 [ 3 ] {4c166ae8-187f-4371-a99b-1c17557f5859} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:53:07.526167 [ 3 ] {} HTTP-Session: 3388afc3-ec38-4982-8976-ffcefd707c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.526352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.526399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.526417 [ 3 ] {} HTTP-Session: 03b75787-a09f-487a-bf7e-aeec569cfaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.526434 [ 3 ] {} HTTP-Session: 03b75787-a09f-487a-bf7e-aeec569cfaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.526447 [ 3 ] {} HTTP-Session: 03b75787-a09f-487a-bf7e-aeec569cfaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.526478 [ 3 ] {} HTTP-Session: 03b75787-a09f-487a-bf7e-aeec569cfaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.526623 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.526667 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:07.526821 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.527232 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.527267 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.527668 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 19:53:07.527991 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.528119 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} executeQuery: Read 16 rows, 22.11 KiB in 0.001593 sec., 10043.942247332077 rows/sec., 13.55 MiB/sec. 2024.03.26 19:53:07.528336 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.528391 [ 3 ] {9326dda7-6031-4d05-b7a9-ddb6422acfc2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:07.528435 [ 3 ] {} HTTP-Session: 03b75787-a09f-487a-bf7e-aeec569cfaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.528576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:07.528627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:07.528645 [ 3 ] {} HTTP-Session: 83f5bfd8-f281-4d7f-ad3c-c4fc7c8b4b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:07.528662 [ 3 ] {} HTTP-Session: 83f5bfd8-f281-4d7f-ad3c-c4fc7c8b4b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.528676 [ 3 ] {} HTTP-Session: 83f5bfd8-f281-4d7f-ad3c-c4fc7c8b4b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:07.528706 [ 3 ] {} HTTP-Session: 83f5bfd8-f281-4d7f-ad3c-c4fc7c8b4b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:07.528788 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:07.528831 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:07.528972 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:07.529257 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:07.529292 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:07.529631 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:07.529946 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:07.530075 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} executeQuery: Read 30 rows, 2.10 KiB in 0.001323 sec., 22675.736961451246 rows/sec., 1.55 MiB/sec. 2024.03.26 19:53:07.530261 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} DynamicQueryHandler: Done processing query 2024.03.26 19:53:07.530304 [ 3 ] {e3395a5a-21c4-4d78-9391-0181c48c2766} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:07.530358 [ 3 ] {} HTTP-Session: 83f5bfd8-f281-4d7f-ad3c-c4fc7c8b4b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:11.465661 [ 30 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:53:11.465759 [ 30 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:53:12.518514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.518630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.518655 [ 3 ] {} HTTP-Session: cb582f7b-c52c-4cfa-900d-4ce5129c7340 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.518681 [ 3 ] {} HTTP-Session: cb582f7b-c52c-4cfa-900d-4ce5129c7340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.518695 [ 3 ] {} HTTP-Session: cb582f7b-c52c-4cfa-900d-4ce5129c7340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.518745 [ 3 ] {} HTTP-Session: cb582f7b-c52c-4cfa-900d-4ce5129c7340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.518874 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.518939 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:12.519134 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.519611 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.519662 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.520051 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:53:12.520387 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.520539 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} executeQuery: Read 42 rows, 3.40 KiB in 0.001729 sec., 24291.497975708502 rows/sec., 1.92 MiB/sec. 2024.03.26 19:53:12.520717 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.520742 [ 3 ] {25b7adad-1d1e-4a06-9ef3-1a30bafee7a3} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:12.520758 [ 3 ] {} HTTP-Session: cb582f7b-c52c-4cfa-900d-4ce5129c7340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.520913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.520962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.520981 [ 3 ] {} HTTP-Session: b238cfe1-8b44-4859-a3f4-bdf2d9e2131c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.520998 [ 3 ] {} HTTP-Session: b238cfe1-8b44-4859-a3f4-bdf2d9e2131c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.521012 [ 3 ] {} HTTP-Session: b238cfe1-8b44-4859-a3f4-bdf2d9e2131c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.521044 [ 3 ] {} HTTP-Session: b238cfe1-8b44-4859-a3f4-bdf2d9e2131c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.521110 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.521152 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:53:12.521288 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.521597 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.521636 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.521944 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:53:12.522243 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.522401 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} executeQuery: Read 4 rows, 334.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 248.99 KiB/sec. 2024.03.26 19:53:12.522602 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.522636 [ 3 ] {4d6a17da-ef62-45a9-908e-a1c056d63880} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:12.522661 [ 3 ] {} HTTP-Session: b238cfe1-8b44-4859-a3f4-bdf2d9e2131c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.522789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.522836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.522855 [ 3 ] {} HTTP-Session: 0de67c85-bdb0-474c-b635-e10ceafd93f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.522873 [ 3 ] {} HTTP-Session: 0de67c85-bdb0-474c-b635-e10ceafd93f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.522887 [ 3 ] {} HTTP-Session: 0de67c85-bdb0-474c-b635-e10ceafd93f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.522918 [ 3 ] {} HTTP-Session: 0de67c85-bdb0-474c-b635-e10ceafd93f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.523024 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.523066 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:12.523210 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.523594 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.523632 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.523948 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:53:12.524263 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.524412 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} executeQuery: Read 154 rows, 15.05 KiB in 0.001443 sec., 106722.10672210672 rows/sec., 10.19 MiB/sec. 2024.03.26 19:53:12.524437 [ 27 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2024.03.26 19:53:12.524536 [ 27 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.524576 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.524585 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.524627 [ 3 ] {4049dcbd-9634-403f-a952-2f57d98715d4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:12.524692 [ 3 ] {} HTTP-Session: 0de67c85-bdb0-474c-b635-e10ceafd93f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.524879 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2024.03.26 19:53:12.524885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.525049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.525140 [ 3 ] {} HTTP-Session: 52d19a3b-0f99-41ac-9d50-d96b21584a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.525213 [ 3 ] {} HTTP-Session: 52d19a3b-0f99-41ac-9d50-d96b21584a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.525298 [ 3 ] {} HTTP-Session: 52d19a3b-0f99-41ac-9d50-d96b21584a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.525452 [ 3 ] {} HTTP-Session: 52d19a3b-0f99-41ac-9d50-d96b21584a67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.525474 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:12.525621 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 241 rows starting from the beginning of the part 2024.03.26 19:53:12.525777 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.526006 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:53:12.526044 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 152 rows starting from the beginning of the part 2024.03.26 19:53:12.526550 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part 2024.03.26 19:53:12.526879 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 152 rows starting from the beginning of the part 2024.03.26 19:53:12.527284 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 110 rows starting from the beginning of the part 2024.03.26 19:53:12.527562 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.527572 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 154 rows starting from the beginning of the part 2024.03.26 19:53:12.528264 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.528302 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.528737 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 19:53:12.529222 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.529522 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 4 columns (4 merged, 0 gathered) in 0.004829446 sec., 182836.70632200877 rows/sec., 16.69 MiB/sec. 2024.03.26 19:53:12.529559 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} executeQuery: Read 4 rows, 286.00 B in 0.003909 sec., 1023.2796111537477 rows/sec., 71.45 KiB/sec. 2024.03.26 19:53:12.529960 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2024.03.26 19:53:12.530106 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.530141 [ 3 ] {fea9654e-19ef-4d0f-bcc0-e81b8faad43a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:12.530159 [ 3 ] {} HTTP-Session: 52d19a3b-0f99-41ac-9d50-d96b21584a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.530355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.530435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.530481 [ 3 ] {} HTTP-Session: 45e08caf-3871-48cb-8bce-7082e45453f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.530504 [ 3 ] {} HTTP-Session: 45e08caf-3871-48cb-8bce-7082e45453f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.530531 [ 3 ] {} HTTP-Session: 45e08caf-3871-48cb-8bce-7082e45453f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.530595 [ 3 ] {} HTTP-Session: 45e08caf-3871-48cb-8bce-7082e45453f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.530681 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.530738 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.530834 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:12.530865 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_60_12} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2024.03.26 19:53:12.531077 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 19:53:12.531183 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.531549 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.531588 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.531911 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:53:12.532241 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.532398 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} executeQuery: Read 74 rows, 5.93 KiB in 0.001722 sec., 42973.2868757259 rows/sec., 3.36 MiB/sec. 2024.03.26 19:53:12.532402 [ 27 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2024.03.26 19:53:12.532488 [ 27 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.532535 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.532626 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.532694 [ 3 ] {1cab60f9-5404-413d-809f-c0ed196e0fc0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:12.532816 [ 3 ] {} HTTP-Session: 45e08caf-3871-48cb-8bce-7082e45453f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.532879 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2024.03.26 19:53:12.533163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.533427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.533572 [ 3 ] {} HTTP-Session: 6f3ee2b9-f863-454a-a669-5b7c511ae3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.533659 [ 3 ] {} HTTP-Session: 6f3ee2b9-f863-454a-a669-5b7c511ae3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.533712 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:12.533741 [ 3 ] {} HTTP-Session: 6f3ee2b9-f863-454a-a669-5b7c511ae3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.533806 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 138 rows starting from the beginning of the part 2024.03.26 19:53:12.533828 [ 3 ] {} HTTP-Session: 6f3ee2b9-f863-454a-a669-5b7c511ae3ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.534056 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 70 rows starting from the beginning of the part 2024.03.26 19:53:12.534321 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.534340 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part 2024.03.26 19:53:12.534562 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part 2024.03.26 19:53:12.534523 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:12.534816 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part 2024.03.26 19:53:12.535137 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part 2024.03.26 19:53:12.535810 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.536667 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.536724 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.537804 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:53:12.537872 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 4 columns (4 merged, 0 gathered) in 0.005235728 sec., 88621.86882129859 rows/sec., 6.92 MiB/sec. 2024.03.26 19:53:12.538217 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2024.03.26 19:53:12.538512 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.539049 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} executeQuery: Read 102 rows, 7.24 KiB in 0.005034 sec., 20262.21692491061 rows/sec., 1.40 MiB/sec. 2024.03.26 19:53:12.539464 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.539546 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.539642 [ 3 ] {ffa4fbc8-7536-41da-a033-69b97efd48c8} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:12.539723 [ 3 ] {} HTTP-Session: 6f3ee2b9-f863-454a-a669-5b7c511ae3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.539805 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_60_12} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2024.03.26 19:53:12.540034 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.03.26 19:53:12.540134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.540237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.540263 [ 3 ] {} HTTP-Session: 4a1a2aae-dc52-4f23-aa90-3b1d69578885 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.540280 [ 3 ] {} HTTP-Session: 4a1a2aae-dc52-4f23-aa90-3b1d69578885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.540294 [ 3 ] {} HTTP-Session: 4a1a2aae-dc52-4f23-aa90-3b1d69578885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.540325 [ 3 ] {} HTTP-Session: 4a1a2aae-dc52-4f23-aa90-3b1d69578885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.540610 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.540659 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:12.540854 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.541443 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.541480 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.541926 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 19:53:12.542268 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.542425 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} executeQuery: Read 42 rows, 58.04 KiB in 0.002042 sec., 20568.07051909892 rows/sec., 27.76 MiB/sec. 2024.03.26 19:53:12.542660 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.542716 [ 3 ] {06095175-3511-4f42-9500-c1ef21ea4afe} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:12.542772 [ 3 ] {} HTTP-Session: 4a1a2aae-dc52-4f23-aa90-3b1d69578885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.542957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:12.543008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:12.543027 [ 3 ] {} HTTP-Session: 23e9d404-e261-4425-bbe3-21a76e4b0b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:12.543043 [ 3 ] {} HTTP-Session: 23e9d404-e261-4425-bbe3-21a76e4b0b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.543057 [ 3 ] {} HTTP-Session: 23e9d404-e261-4425-bbe3-21a76e4b0b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:12.543089 [ 3 ] {} HTTP-Session: 23e9d404-e261-4425-bbe3-21a76e4b0b28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:12.543167 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:12.543209 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:12.543355 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:12.543639 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:12.543676 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:12.544026 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:53:12.544356 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:12.544516 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} executeQuery: Read 30 rows, 2.10 KiB in 0.001374 sec., 21834.06113537118 rows/sec., 1.50 MiB/sec. 2024.03.26 19:53:12.544755 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} DynamicQueryHandler: Done processing query 2024.03.26 19:53:12.544812 [ 3 ] {897263c1-f90e-44f7-a37b-d03dcc3af037} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:12.544864 [ 3 ] {} HTTP-Session: 23e9d404-e261-4425-bbe3-21a76e4b0b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.515974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.516107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.516136 [ 3 ] {} HTTP-Session: 7c9ac2f1-1437-4226-adb1-8f6b98737043 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.516164 [ 3 ] {} HTTP-Session: 7c9ac2f1-1437-4226-adb1-8f6b98737043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.516182 [ 3 ] {} HTTP-Session: 7c9ac2f1-1437-4226-adb1-8f6b98737043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.516237 [ 3 ] {} HTTP-Session: 7c9ac2f1-1437-4226-adb1-8f6b98737043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.516371 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.516440 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:17.516657 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.517120 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.517159 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.517540 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:53:17.517870 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.518016 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} executeQuery: Read 16 rows, 1.30 KiB in 0.001708 sec., 9367.681498829039 rows/sec., 759.29 KiB/sec. 2024.03.26 19:53:17.518021 [ 24 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 19:53:17.518078 [ 24 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.518108 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.518177 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.518225 [ 3 ] {9d47e115-5234-4b28-8684-89bdebb8c939} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:17.518279 [ 3 ] {} HTTP-Session: 7c9ac2f1-1437-4226-adb1-8f6b98737043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.518368 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:53:17.518501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.518616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.518667 [ 3 ] {} HTTP-Session: 30bc2b06-596f-459f-aba9-6e5346319d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.518700 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:17.518712 [ 3 ] {} HTTP-Session: 30bc2b06-596f-459f-aba9-6e5346319d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.518760 [ 3 ] {} HTTP-Session: 30bc2b06-596f-459f-aba9-6e5346319d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.518778 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part 2024.03.26 19:53:17.518824 [ 3 ] {} HTTP-Session: 30bc2b06-596f-459f-aba9-6e5346319d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.519014 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.519115 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.519271 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:17.519347 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:53:17.519528 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.519885 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:17.520187 [ 197 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.520919 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.521643 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.521704 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.522504 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:53:17.523085 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.004884368 sec., 38899.60789195245 rows/sec., 3.08 MiB/sec. 2024.03.26 19:53:17.523320 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.523346 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 19:53:17.523545 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} executeQuery: Read 2 rows, 167.00 B in 0.004623 sec., 432.61951113995235 rows/sec., 35.28 KiB/sec. 2024.03.26 19:53:17.523927 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.523969 [ 3 ] {5f66b5d6-ce66-498c-b44a-ef0e62f0b7cd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:17.524014 [ 3 ] {} HTTP-Session: 30bc2b06-596f-459f-aba9-6e5346319d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.524181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.524192 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.524277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.524326 [ 3 ] {} HTTP-Session: 086b3d65-150a-47fb-a6c7-bb1641c37d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.524360 [ 3 ] {} HTTP-Session: 086b3d65-150a-47fb-a6c7-bb1641c37d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.524376 [ 3 ] {} HTTP-Session: 086b3d65-150a-47fb-a6c7-bb1641c37d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.524393 [ 194 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_51_10} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 19:53:17.524436 [ 3 ] {} HTTP-Session: 086b3d65-150a-47fb-a6c7-bb1641c37d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.524564 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:53:17.524620 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.524667 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:17.524812 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.525165 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.525201 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.525518 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:53:17.525832 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.525960 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} executeQuery: Read 75 rows, 6.37 KiB in 0.00143 sec., 52447.55244755244 rows/sec., 4.35 MiB/sec. 2024.03.26 19:53:17.526078 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.526102 [ 3 ] {4222b3d0-a978-407b-b65f-0ad84e3d6122} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:17.526119 [ 3 ] {} HTTP-Session: 086b3d65-150a-47fb-a6c7-bb1641c37d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.526234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.526283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.526301 [ 3 ] {} HTTP-Session: bcc15fff-b3cd-4174-8c5d-ca9a72cad1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.526318 [ 3 ] {} HTTP-Session: bcc15fff-b3cd-4174-8c5d-ca9a72cad1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.526332 [ 3 ] {} HTTP-Session: bcc15fff-b3cd-4174-8c5d-ca9a72cad1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.526363 [ 3 ] {} HTTP-Session: bcc15fff-b3cd-4174-8c5d-ca9a72cad1ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.526427 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.526467 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:53:17.526595 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.526864 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.526900 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.527197 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 19:53:17.527511 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.527641 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec. 2024.03.26 19:53:17.527760 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.527783 [ 3 ] {e48bd481-b5f6-49fa-a7d2-f76f3c3b6278} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:17.527800 [ 3 ] {} HTTP-Session: bcc15fff-b3cd-4174-8c5d-ca9a72cad1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.527900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.527948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.527966 [ 3 ] {} HTTP-Session: d4f0c317-d980-49bc-9a58-b603124b8670 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.527982 [ 3 ] {} HTTP-Session: d4f0c317-d980-49bc-9a58-b603124b8670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.527996 [ 3 ] {} HTTP-Session: d4f0c317-d980-49bc-9a58-b603124b8670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.528027 [ 3 ] {} HTTP-Session: d4f0c317-d980-49bc-9a58-b603124b8670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.528107 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.528147 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:17.528273 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.528573 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.528609 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.528915 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:53:17.529229 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.529356 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} executeQuery: Read 46 rows, 3.68 KiB in 0.001287 sec., 35742.03574203575 rows/sec., 2.79 MiB/sec. 2024.03.26 19:53:17.529527 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.529588 [ 3 ] {b7cd9ccd-d4e5-4690-9f76-05533d56cf83} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:17.529637 [ 3 ] {} HTTP-Session: d4f0c317-d980-49bc-9a58-b603124b8670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.529830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.529881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.529900 [ 3 ] {} HTTP-Session: 6a1c681a-620b-4754-ba96-8b21e757cda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.529918 [ 3 ] {} HTTP-Session: 6a1c681a-620b-4754-ba96-8b21e757cda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.529932 [ 3 ] {} HTTP-Session: 6a1c681a-620b-4754-ba96-8b21e757cda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.529964 [ 3 ] {} HTTP-Session: 6a1c681a-620b-4754-ba96-8b21e757cda3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.530074 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.530121 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:17.530280 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.530669 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.530705 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.531085 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:53:17.531413 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.531541 [ 24 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.03.26 19:53:17.531543 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} executeQuery: Read 101 rows, 7.17 KiB in 0.001529 sec., 66056.24591236102 rows/sec., 4.58 MiB/sec. 2024.03.26 19:53:17.531581 [ 24 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.531624 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.531763 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.531860 [ 3 ] {60a34a64-9e2b-4275-8783-bdc3c4db5238} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:17.531932 [ 3 ] {} HTTP-Session: 6a1c681a-620b-4754-ba96-8b21e757cda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.531987 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:53:17.532265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.532529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.532632 [ 3 ] {} HTTP-Session: 51b5fc8f-b00e-4429-8b15-ba0c2b4ba31f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.532739 [ 3 ] {} HTTP-Session: 51b5fc8f-b00e-4429-8b15-ba0c2b4ba31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.532799 [ 3 ] {} HTTP-Session: 51b5fc8f-b00e-4429-8b15-ba0c2b4ba31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.532951 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:17.532953 [ 3 ] {} HTTP-Session: 51b5fc8f-b00e-4429-8b15-ba0c2b4ba31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.533035 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 6094 rows starting from the beginning of the part 2024.03.26 19:53:17.533269 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:17.533374 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.533548 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:17.533641 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:17.533846 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part 2024.03.26 19:53:17.534188 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part 2024.03.26 19:53:17.534521 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 101 rows starting from the beginning of the part 2024.03.26 19:53:17.535162 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.535808 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.535854 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.537030 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 19:53:17.537571 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.537772 [ 24 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 19:53:17.537813 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} executeQuery: Read 16 rows, 22.11 KiB in 0.004739 sec., 3376.239713019624 rows/sec., 4.56 MiB/sec. 2024.03.26 19:53:17.537819 [ 24 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.537899 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.538383 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.538433 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:53:17.538518 [ 3 ] {70c77d5b-b1c9-42c6-a034-5cb5c984fa7e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:17.539192 [ 186 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 6633 rows, containing 5 columns (5 merged, 0 gathered) in 0.007457855 sec., 889397.8228324364 rows/sec., 61.75 MiB/sec. 2024.03.26 19:53:17.539377 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:17.539525 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1305 rows starting from the beginning of the part 2024.03.26 19:53:17.539545 [ 3 ] {} HTTP-Session: 51b5fc8f-b00e-4429-8b15-ba0c2b4ba31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.540029 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.540163 [ 186 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.03.26 19:53:17.540311 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:17.540542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:17.540782 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.540996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:17.541205 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:17.541595 [ 187 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:17.541857 [ 3 ] {} HTTP-Session: 73d31d67-4a10-4f28-b83e-cc872b48756f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:17.542222 [ 3 ] {} HTTP-Session: 73d31d67-4a10-4f28-b83e-cc872b48756f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.542340 [ 3 ] {} HTTP-Session: 73d31d67-4a10-4f28-b83e-cc872b48756f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.542483 [ 3 ] {} HTTP-Session: 73d31d67-4a10-4f28-b83e-cc872b48756f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:17.542490 [ 186 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.542809 [ 186 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_61_12} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.03.26 19:53:17.542844 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:17.543113 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2024.03.26 19:53:17.543105 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:17.543607 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:17.543930 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.543967 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.544775 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:53:17.545652 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.545934 [ 24 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.03.26 19:53:17.545939 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} executeQuery: Read 30 rows, 2.10 KiB in 0.003266 sec., 9185.548071034906 rows/sec., 644.36 KiB/sec. 2024.03.26 19:53:17.545966 [ 24 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:17.546005 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:17.546237 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} DynamicQueryHandler: Done processing query 2024.03.26 19:53:17.546301 [ 3 ] {e9b9f732-076a-4e82-9cee-eeeb4205fe47} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:17.546352 [ 3 ] {} HTTP-Session: 73d31d67-4a10-4f28-b83e-cc872b48756f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:17.546424 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:53:17.546930 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:17.546980 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1668 rows starting from the beginning of the part 2024.03.26 19:53:17.547053 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:17.547251 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:17.547474 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:17.547763 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:17.547837 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:17.548722 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 6 columns (6 merged, 0 gathered) in 0.010656692 sec., 134844.84678735203 rows/sec., 181.97 MiB/sec. 2024.03.26 19:53:17.549601 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429714 sec., 530073.3530550944 rows/sec., 36.31 MiB/sec. 2024.03.26 19:53:17.549642 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 19:53:17.549994 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.03.26 19:53:17.550331 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.550601 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_51_10} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 19:53:17.550780 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. 2024.03.26 19:53:17.550891 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:17.550989 [ 191 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_61_12} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.03.26 19:53:17.551086 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.03.26 19:53:18.001123 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 195.80 MiB, peak 205.32 MiB, free memory in arenas 0.00 B, will set to 196.82 MiB (RSS), difference: 1.03 MiB 2024.03.26 19:53:22.517904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.518049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.518081 [ 3 ] {} HTTP-Session: 0aaf77ad-c0d3-454a-ae9c-47b84f8cf47a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.518113 [ 3 ] {} HTTP-Session: 0aaf77ad-c0d3-454a-ae9c-47b84f8cf47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.518130 [ 3 ] {} HTTP-Session: 0aaf77ad-c0d3-454a-ae9c-47b84f8cf47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.518182 [ 3 ] {} HTTP-Session: 0aaf77ad-c0d3-454a-ae9c-47b84f8cf47a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.518312 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.518377 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:22.518571 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.519043 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.519090 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.519488 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:53:22.519843 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.519991 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} executeQuery: Read 42 rows, 3.40 KiB in 0.00174 sec., 24137.931034482757 rows/sec., 1.91 MiB/sec. 2024.03.26 19:53:22.520185 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.520216 [ 3 ] {8f758c1c-7daf-43bc-a2ca-ef851d7b74d9} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:22.520238 [ 3 ] {} HTTP-Session: 0aaf77ad-c0d3-454a-ae9c-47b84f8cf47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.520383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.520439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.520458 [ 3 ] {} HTTP-Session: 900c07be-7103-4d11-957e-a5a2ea385569 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.520478 [ 3 ] {} HTTP-Session: 900c07be-7103-4d11-957e-a5a2ea385569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.520492 [ 3 ] {} HTTP-Session: 900c07be-7103-4d11-957e-a5a2ea385569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.520529 [ 3 ] {} HTTP-Session: 900c07be-7103-4d11-957e-a5a2ea385569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.520650 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.520695 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:22.520826 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.521258 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.521295 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.521656 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:53:22.521968 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.522104 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} executeQuery: Read 152 rows, 14.87 KiB in 0.001524 sec., 99737.53280839896 rows/sec., 9.53 MiB/sec. 2024.03.26 19:53:22.522320 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.522348 [ 3 ] {8a428512-bf6c-4d67-971a-ad604cc5fccc} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:22.522366 [ 3 ] {} HTTP-Session: 900c07be-7103-4d11-957e-a5a2ea385569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.522597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.522716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.522744 [ 3 ] {} HTTP-Session: 2d11a65f-ab9e-4b0b-96d5-aad3ebb32e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.522769 [ 3 ] {} HTTP-Session: 2d11a65f-ab9e-4b0b-96d5-aad3ebb32e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.522785 [ 3 ] {} HTTP-Session: 2d11a65f-ab9e-4b0b-96d5-aad3ebb32e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.522822 [ 3 ] {} HTTP-Session: 2d11a65f-ab9e-4b0b-96d5-aad3ebb32e94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.522937 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.522982 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:22.523130 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.523474 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.523512 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.523850 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:53:22.524172 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.524306 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} executeQuery: Read 70 rows, 5.60 KiB in 0.001434 sec., 48814.50488145049 rows/sec., 3.81 MiB/sec. 2024.03.26 19:53:22.524453 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.524490 [ 3 ] {831afb33-52db-47bb-878b-fe7c018d94cd} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:53:22.524520 [ 3 ] {} HTTP-Session: 2d11a65f-ab9e-4b0b-96d5-aad3ebb32e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.524657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.524708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.524727 [ 3 ] {} HTTP-Session: 2d9e2da2-0a23-4966-aa0e-27340bbfe497 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.524745 [ 3 ] {} HTTP-Session: 2d9e2da2-0a23-4966-aa0e-27340bbfe497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.524759 [ 3 ] {} HTTP-Session: 2d9e2da2-0a23-4966-aa0e-27340bbfe497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.524793 [ 3 ] {} HTTP-Session: 2d9e2da2-0a23-4966-aa0e-27340bbfe497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.524897 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.524944 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:22.525090 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.525465 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.525506 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.525914 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:53:22.526270 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.526399 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} executeQuery: Read 100 rows, 7.10 KiB in 0.001558 sec., 64184.85237483954 rows/sec., 4.45 MiB/sec. 2024.03.26 19:53:22.526528 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.526552 [ 3 ] {57a86a5c-bbbd-4514-a180-11a2c604bb89} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:22.526568 [ 3 ] {} HTTP-Session: 2d9e2da2-0a23-4966-aa0e-27340bbfe497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.526705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.526755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.526774 [ 3 ] {} HTTP-Session: b10c0cc4-9776-4e2a-8bbf-a0ec08e4adb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.526790 [ 3 ] {} HTTP-Session: b10c0cc4-9776-4e2a-8bbf-a0ec08e4adb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.526804 [ 3 ] {} HTTP-Session: b10c0cc4-9776-4e2a-8bbf-a0ec08e4adb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.526835 [ 3 ] {} HTTP-Session: b10c0cc4-9776-4e2a-8bbf-a0ec08e4adb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.527106 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.527153 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:22.527310 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.527842 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.527878 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.528336 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 19:53:22.528691 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.528825 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} executeQuery: Read 42 rows, 58.04 KiB in 0.001937 sec., 21683.014971605575 rows/sec., 29.26 MiB/sec. 2024.03.26 19:53:22.528957 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.528982 [ 3 ] {b5a3e0b3-574a-44f7-94b6-cafc0adc7077} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:22.528999 [ 3 ] {} HTTP-Session: b10c0cc4-9776-4e2a-8bbf-a0ec08e4adb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.529119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:22.529169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:22.529188 [ 3 ] {} HTTP-Session: 62db5231-33ea-42e1-9e54-991293fabdbc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:22.529205 [ 3 ] {} HTTP-Session: 62db5231-33ea-42e1-9e54-991293fabdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.529218 [ 3 ] {} HTTP-Session: 62db5231-33ea-42e1-9e54-991293fabdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:22.529250 [ 3 ] {} HTTP-Session: 62db5231-33ea-42e1-9e54-991293fabdbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:22.529326 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:22.529369 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:22.529494 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:22.529789 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:22.529824 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:22.530189 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:53:22.530517 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:22.530642 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} executeQuery: Read 30 rows, 2.10 KiB in 0.001349 sec., 22238.695329873983 rows/sec., 1.52 MiB/sec. 2024.03.26 19:53:22.530767 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} DynamicQueryHandler: Done processing query 2024.03.26 19:53:22.530791 [ 3 ] {fd27f4ee-2bad-40e3-96de-d7f55650ff77} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:22.530807 [ 3 ] {} HTTP-Session: 62db5231-33ea-42e1-9e54-991293fabdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:26.465819 [ 54 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:53:26.465894 [ 54 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:53:27.516030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.516144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.516169 [ 3 ] {} HTTP-Session: f947c774-6406-4bd4-8ce0-960e26542fec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.516193 [ 3 ] {} HTTP-Session: f947c774-6406-4bd4-8ce0-960e26542fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.516207 [ 3 ] {} HTTP-Session: f947c774-6406-4bd4-8ce0-960e26542fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.516257 [ 3 ] {} HTTP-Session: f947c774-6406-4bd4-8ce0-960e26542fec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.516379 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.516448 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:27.516639 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.517056 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.517097 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.517487 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:53:27.517831 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.517976 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} executeQuery: Read 16 rows, 1.30 KiB in 0.001654 sec., 9673.518742442562 rows/sec., 784.08 KiB/sec. 2024.03.26 19:53:27.518128 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.518155 [ 3 ] {e8adff03-d3f6-4629-bf43-de7473c3d45f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:27.518171 [ 3 ] {} HTTP-Session: f947c774-6406-4bd4-8ce0-960e26542fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.518344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.518400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.518420 [ 3 ] {} HTTP-Session: 8811f0a3-29fe-42f0-96b6-f815b35d33cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.518438 [ 3 ] {} HTTP-Session: 8811f0a3-29fe-42f0-96b6-f815b35d33cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.518452 [ 3 ] {} HTTP-Session: 8811f0a3-29fe-42f0-96b6-f815b35d33cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.518489 [ 3 ] {} HTTP-Session: 8811f0a3-29fe-42f0-96b6-f815b35d33cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.518585 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.518632 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:27.518762 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.519187 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.519223 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.519577 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:53:27.519890 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.520018 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} executeQuery: Read 74 rows, 6.29 KiB in 0.00148 sec., 50000 rows/sec., 4.15 MiB/sec. 2024.03.26 19:53:27.520203 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.520251 [ 3 ] {192b3dd5-4e83-499d-a4ea-bf251f0d42b0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:27.520305 [ 3 ] {} HTTP-Session: 8811f0a3-29fe-42f0-96b6-f815b35d33cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.520512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.520567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.520587 [ 3 ] {} HTTP-Session: 706355cf-afdd-459b-ac2c-e6d1b0559497 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.520604 [ 3 ] {} HTTP-Session: 706355cf-afdd-459b-ac2c-e6d1b0559497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.520617 [ 3 ] {} HTTP-Session: 706355cf-afdd-459b-ac2c-e6d1b0559497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.520652 [ 3 ] {} HTTP-Session: 706355cf-afdd-459b-ac2c-e6d1b0559497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.520735 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.520779 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:27.520924 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.521236 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.521272 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.521590 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:53:27.521905 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.522030 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} executeQuery: Read 44 rows, 3.52 KiB in 0.001333 sec., 33008.25206301575 rows/sec., 2.58 MiB/sec. 2024.03.26 19:53:27.522206 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.522258 [ 3 ] {d7329ab8-6a78-4ff5-83d5-5fdb96303964} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:27.522309 [ 3 ] {} HTTP-Session: 706355cf-afdd-459b-ac2c-e6d1b0559497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.522500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.522552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.522571 [ 3 ] {} HTTP-Session: d45e6ca3-42f0-49fd-a7de-73f702c6434d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.522589 [ 3 ] {} HTTP-Session: d45e6ca3-42f0-49fd-a7de-73f702c6434d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.522603 [ 3 ] {} HTTP-Session: d45e6ca3-42f0-49fd-a7de-73f702c6434d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.522637 [ 3 ] {} HTTP-Session: d45e6ca3-42f0-49fd-a7de-73f702c6434d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.522746 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.522796 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:27.522953 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.523312 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.523348 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.523750 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:53:27.524093 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.524217 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} executeQuery: Read 100 rows, 7.10 KiB in 0.001531 sec., 65316.78641410843 rows/sec., 4.53 MiB/sec. 2024.03.26 19:53:27.524344 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.524369 [ 3 ] {1f58aabd-d539-4a7c-9e25-76c49aa636d4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:27.524384 [ 3 ] {} HTTP-Session: d45e6ca3-42f0-49fd-a7de-73f702c6434d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.524507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.524555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.524573 [ 3 ] {} HTTP-Session: 4efacc2d-6bfd-43b4-b8c0-b502b4766a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.524590 [ 3 ] {} HTTP-Session: 4efacc2d-6bfd-43b4-b8c0-b502b4766a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.524603 [ 3 ] {} HTTP-Session: 4efacc2d-6bfd-43b4-b8c0-b502b4766a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.524635 [ 3 ] {} HTTP-Session: 4efacc2d-6bfd-43b4-b8c0-b502b4766a86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.524782 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.524828 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:27.524984 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.525355 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.525390 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.525830 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.03.26 19:53:27.526169 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.526297 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} executeQuery: Read 16 rows, 22.11 KiB in 0.001616 sec., 9900.990099009901 rows/sec., 13.36 MiB/sec. 2024.03.26 19:53:27.526421 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.526446 [ 3 ] {5e7b8e19-ef03-47cb-b330-aef2e1bee90c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:27.526461 [ 3 ] {} HTTP-Session: 4efacc2d-6bfd-43b4-b8c0-b502b4766a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.526579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:27.526629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:27.526648 [ 3 ] {} HTTP-Session: fdb18a2c-bb3d-4d31-8bb0-3be7cfa42e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:27.526665 [ 3 ] {} HTTP-Session: fdb18a2c-bb3d-4d31-8bb0-3be7cfa42e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.526679 [ 3 ] {} HTTP-Session: fdb18a2c-bb3d-4d31-8bb0-3be7cfa42e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:27.526711 [ 3 ] {} HTTP-Session: fdb18a2c-bb3d-4d31-8bb0-3be7cfa42e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:27.526793 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:27.526834 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:27.526960 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:27.527238 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:27.527272 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:27.527718 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:53:27.528042 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:27.528169 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} executeQuery: Read 30 rows, 2.10 KiB in 0.001416 sec., 21186.440677966104 rows/sec., 1.45 MiB/sec. 2024.03.26 19:53:27.528289 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} DynamicQueryHandler: Done processing query 2024.03.26 19:53:27.528313 [ 3 ] {58429d41-c479-4879-8ae4-8369e6c4ac1c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:27.528328 [ 3 ] {} HTTP-Session: fdb18a2c-bb3d-4d31-8bb0-3be7cfa42e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:29.248372 [ 125 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.03.26 19:53:29.248441 [ 125 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:29.248467 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:29.248694 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:53:29.248906 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:29.248981 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 10 rows starting from the beginning of the part 2024.03.26 19:53:29.249067 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:29.249272 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:29.249521 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2024.03.26 19:53:29.249629 [ 200 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:29.250765 [ 191 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212857 sec., 9038.089673214312 rows/sec., 631.08 KiB/sec. 2024.03.26 19:53:29.250971 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.03.26 19:53:29.251413 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:29.251515 [ 198 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_17_4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.03.26 19:53:29.251618 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:53:30.069535 [ 143 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.03.26 19:53:30.069612 [ 143 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:30.069636 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:30.069797 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:53:30.070017 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:30.070052 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 10 rows starting from the beginning of the part 2024.03.26 19:53:30.070129 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:30.070334 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:30.070536 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2024.03.26 19:53:30.070672 [ 191 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.03.26 19:53:30.071784 [ 198 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002082873 sec., 9602.121684807476 rows/sec., 782.99 KiB/sec. 2024.03.26 19:53:30.072009 [ 202 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.03.26 19:53:30.072526 [ 202 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:30.072635 [ 202 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_17_4} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.03.26 19:53:30.072735 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:53:32.517602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.517717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.517742 [ 3 ] {} HTTP-Session: c174e154-9b3b-4cad-a785-578e8219bfbe Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.517767 [ 3 ] {} HTTP-Session: c174e154-9b3b-4cad-a785-578e8219bfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.517782 [ 3 ] {} HTTP-Session: c174e154-9b3b-4cad-a785-578e8219bfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.517832 [ 3 ] {} HTTP-Session: c174e154-9b3b-4cad-a785-578e8219bfbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.517960 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.518026 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:32.518220 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.518658 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.518709 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.519121 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:53:32.519469 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.519656 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} executeQuery: Read 42 rows, 3.40 KiB in 0.00175 sec., 24000 rows/sec., 1.90 MiB/sec. 2024.03.26 19:53:32.519817 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.519844 [ 3 ] {bc8720fb-2eb2-47a2-ba97-eb5a37b6290a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:32.519860 [ 3 ] {} HTTP-Session: c174e154-9b3b-4cad-a785-578e8219bfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.520002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.520060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.520079 [ 3 ] {} HTTP-Session: 7974550b-d461-4e55-8ac9-ae3e97146d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.520099 [ 3 ] {} HTTP-Session: 7974550b-d461-4e55-8ac9-ae3e97146d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.520112 [ 3 ] {} HTTP-Session: 7974550b-d461-4e55-8ac9-ae3e97146d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.520149 [ 3 ] {} HTTP-Session: 7974550b-d461-4e55-8ac9-ae3e97146d55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.520265 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.520310 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:32.520446 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.520911 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.520950 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.521312 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:53:32.521636 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.521792 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} executeQuery: Read 152 rows, 14.87 KiB in 0.001591 sec., 95537.39786297925 rows/sec., 9.13 MiB/sec. 2024.03.26 19:53:32.521932 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.521957 [ 3 ] {a2614337-e57f-43bb-bdf8-d4c46c3b3d25} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:32.521973 [ 3 ] {} HTTP-Session: 7974550b-d461-4e55-8ac9-ae3e97146d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.522100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.522153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.522172 [ 3 ] {} HTTP-Session: ebaaa120-c17b-4996-9832-507cfdb14f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.522190 [ 3 ] {} HTTP-Session: ebaaa120-c17b-4996-9832-507cfdb14f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.522203 [ 3 ] {} HTTP-Session: ebaaa120-c17b-4996-9832-507cfdb14f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.522236 [ 3 ] {} HTTP-Session: ebaaa120-c17b-4996-9832-507cfdb14f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.522344 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.522386 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:32.522516 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.522851 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.522890 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.523206 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:53:32.523512 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.523669 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} executeQuery: Read 70 rows, 5.60 KiB in 0.001385 sec., 50541.516245487364 rows/sec., 3.95 MiB/sec. 2024.03.26 19:53:32.523875 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.523934 [ 3 ] {3bf44c6a-62bd-4b6d-9e63-4ef887b3879a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:53:32.523996 [ 3 ] {} HTTP-Session: ebaaa120-c17b-4996-9832-507cfdb14f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.524166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.524219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.524238 [ 3 ] {} HTTP-Session: a000c113-7365-4333-81f0-d44c1ddee7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.524255 [ 3 ] {} HTTP-Session: a000c113-7365-4333-81f0-d44c1ddee7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.524269 [ 3 ] {} HTTP-Session: a000c113-7365-4333-81f0-d44c1ddee7b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.524301 [ 3 ] {} HTTP-Session: a000c113-7365-4333-81f0-d44c1ddee7b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.524406 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.524453 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:32.524619 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.524990 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.525027 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.525425 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:53:32.525765 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.525915 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. 2024.03.26 19:53:32.526049 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.526074 [ 3 ] {b4e7d930-0269-4318-97a1-8775fc857c7a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:32.526089 [ 3 ] {} HTTP-Session: a000c113-7365-4333-81f0-d44c1ddee7b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.526262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.526311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.526330 [ 3 ] {} HTTP-Session: 1928591c-0078-476d-968b-9faf59cb6ada Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.526347 [ 3 ] {} HTTP-Session: 1928591c-0078-476d-968b-9faf59cb6ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.526361 [ 3 ] {} HTTP-Session: 1928591c-0078-476d-968b-9faf59cb6ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.526393 [ 3 ] {} HTTP-Session: 1928591c-0078-476d-968b-9faf59cb6ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.526659 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.526705 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:32.526867 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.527390 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.527429 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.527883 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.03.26 19:53:32.528229 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.528390 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} executeQuery: Read 42 rows, 58.04 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 29.25 MiB/sec. 2024.03.26 19:53:32.528525 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.528551 [ 3 ] {d64a6d62-5b1a-4f6e-88af-6e9e9177e546} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:32.528567 [ 3 ] {} HTTP-Session: 1928591c-0078-476d-968b-9faf59cb6ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.528680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:32.528728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:32.528746 [ 3 ] {} HTTP-Session: d87d473b-b0b1-4679-b425-73fbd9117693 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:32.528763 [ 3 ] {} HTTP-Session: d87d473b-b0b1-4679-b425-73fbd9117693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.528777 [ 3 ] {} HTTP-Session: d87d473b-b0b1-4679-b425-73fbd9117693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:32.528807 [ 3 ] {} HTTP-Session: d87d473b-b0b1-4679-b425-73fbd9117693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:32.528882 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:32.528924 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:32.529051 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:32.529325 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:32.529364 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:32.529715 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:53:32.530029 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:32.530181 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} executeQuery: Read 30 rows, 2.10 KiB in 0.001321 sec., 22710.068130204392 rows/sec., 1.56 MiB/sec. 2024.03.26 19:53:32.530350 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} DynamicQueryHandler: Done processing query 2024.03.26 19:53:32.530400 [ 3 ] {a8f40fce-8747-4347-97fb-87a385769398} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:32.530459 [ 3 ] {} HTTP-Session: d87d473b-b0b1-4679-b425-73fbd9117693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.518101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.518237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.518267 [ 3 ] {} HTTP-Session: 83d46fe7-5e01-40f7-aa05-fa47920938dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.518297 [ 3 ] {} HTTP-Session: 83d46fe7-5e01-40f7-aa05-fa47920938dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.518316 [ 3 ] {} HTTP-Session: 83d46fe7-5e01-40f7-aa05-fa47920938dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.518373 [ 3 ] {} HTTP-Session: 83d46fe7-5e01-40f7-aa05-fa47920938dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.518510 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.518581 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:37.518780 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.519268 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.519323 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.519720 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:53:37.520051 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.520224 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} executeQuery: Read 16 rows, 1.30 KiB in 0.001773 sec., 9024.252679075014 rows/sec., 731.46 KiB/sec. 2024.03.26 19:53:37.520415 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.520442 [ 3 ] {068e5ca6-b42b-4b31-a4cf-134a2bb3f871} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:37.520458 [ 3 ] {} HTTP-Session: 83d46fe7-5e01-40f7-aa05-fa47920938dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.520592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.520648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.520667 [ 3 ] {} HTTP-Session: abe5f061-723b-41c0-bed3-c495b553cc71 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.520686 [ 3 ] {} HTTP-Session: abe5f061-723b-41c0-bed3-c495b553cc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.520700 [ 3 ] {} HTTP-Session: abe5f061-723b-41c0-bed3-c495b553cc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.520736 [ 3 ] {} HTTP-Session: abe5f061-723b-41c0-bed3-c495b553cc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.520806 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.520851 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:53:37.520987 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.521325 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.521364 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.521694 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:53:37.522002 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.522158 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} executeQuery: Read 2 rows, 167.00 B in 0.001371 sec., 1458.7892049598834 rows/sec., 118.95 KiB/sec. 2024.03.26 19:53:37.522317 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.522345 [ 3 ] {fff348d2-14fc-4d2f-9027-562e2aaaa9dc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:37.522362 [ 3 ] {} HTTP-Session: abe5f061-723b-41c0-bed3-c495b553cc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.522483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.522531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.522550 [ 3 ] {} HTTP-Session: 7bd662b3-1eae-4a33-96da-f8745f46d116 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.522567 [ 3 ] {} HTTP-Session: 7bd662b3-1eae-4a33-96da-f8745f46d116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.522581 [ 3 ] {} HTTP-Session: 7bd662b3-1eae-4a33-96da-f8745f46d116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.522612 [ 3 ] {} HTTP-Session: 7bd662b3-1eae-4a33-96da-f8745f46d116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.522707 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.522749 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:37.522876 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.523238 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.523275 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.523595 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:53:37.523902 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.524068 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} executeQuery: Read 111 rows, 9.14 KiB in 0.001404 sec., 79059.82905982906 rows/sec., 6.36 MiB/sec. 2024.03.26 19:53:37.524073 [ 146 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2024.03.26 19:53:37.524178 [ 146 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.524221 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.524249 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.524356 [ 3 ] {9f596710-8a09-47fa-81f0-5cd3bb961d8c} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:37.524542 [ 3 ] {} HTTP-Session: 7bd662b3-1eae-4a33-96da-f8745f46d116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.524796 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2024.03.26 19:53:37.525039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.525297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.525454 [ 3 ] {} HTTP-Session: e2df06f3-5aef-4fe4-a268-a62be0e45cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.525532 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:37.525597 [ 3 ] {} HTTP-Session: e2df06f3-5aef-4fe4-a268-a62be0e45cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.525657 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 241 rows starting from the beginning of the part 2024.03.26 19:53:37.525705 [ 3 ] {} HTTP-Session: e2df06f3-5aef-4fe4-a268-a62be0e45cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.526061 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 75 rows starting from the beginning of the part 2024.03.26 19:53:37.526189 [ 3 ] {} HTTP-Session: e2df06f3-5aef-4fe4-a268-a62be0e45cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.526361 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 152 rows starting from the beginning of the part 2024.03.26 19:53:37.526451 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.526684 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:53:37.526714 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part 2024.03.26 19:53:37.527080 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 152 rows starting from the beginning of the part 2024.03.26 19:53:37.527400 [ 193 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 111 rows starting from the beginning of the part 2024.03.26 19:53:37.527958 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.528776 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.528866 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:37.529690 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 19:53:37.530404 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.530458 [ 196 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 4 columns (4 merged, 0 gathered) in 0.006156366 sec., 130758.95747588757 rows/sec., 11.73 MiB/sec. 2024.03.26 19:53:37.530664 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} executeQuery: Read 2 rows, 143.00 B in 0.004294 sec., 465.76618537494176 rows/sec., 32.52 KiB/sec. 2024.03.26 19:53:37.530847 [ 189 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2024.03.26 19:53:37.531097 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.531183 [ 3 ] {050d4f9e-4b43-4c04-af51-06b24f96e029} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:37.531232 [ 3 ] {} HTTP-Session: e2df06f3-5aef-4fe4-a268-a62be0e45cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.531418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.531541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.531577 [ 3 ] {} HTTP-Session: e0ff4058-c951-4dbe-9c2c-a8a7f5f35c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.531640 [ 3 ] {} HTTP-Session: e0ff4058-c951-4dbe-9c2c-a8a7f5f35c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.531676 [ 3 ] {} HTTP-Session: e0ff4058-c951-4dbe-9c2c-a8a7f5f35c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.531725 [ 3 ] {} HTTP-Session: e0ff4058-c951-4dbe-9c2c-a8a7f5f35c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.531916 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.531966 [ 189 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.531989 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:37.532230 [ 189 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_65_13} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2024.03.26 19:53:37.532426 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.532435 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.03.26 19:53:37.532842 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.532884 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.533207 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:53:37.533545 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.533721 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} executeQuery: Read 70 rows, 5.58 KiB in 0.001901 sec., 36822.72488164125 rows/sec., 2.87 MiB/sec. 2024.03.26 19:53:37.533732 [ 146 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2024.03.26 19:53:37.533825 [ 146 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.533887 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.533947 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.534048 [ 3 ] {3bc8a40a-d8ab-44c8-81dc-c67006ada34b} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:37.534168 [ 3 ] {} HTTP-Session: e0ff4058-c951-4dbe-9c2c-a8a7f5f35c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.534184 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2024.03.26 19:53:37.534468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.534807 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:37.534828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.534927 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 138 rows starting from the beginning of the part 2024.03.26 19:53:37.534983 [ 3 ] {} HTTP-Session: 42948681-f5ef-452d-b56a-0043f7fe6423 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.535168 [ 3 ] {} HTTP-Session: 42948681-f5ef-452d-b56a-0043f7fe6423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.535291 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 46 rows starting from the beginning of the part 2024.03.26 19:53:37.535386 [ 3 ] {} HTTP-Session: 42948681-f5ef-452d-b56a-0043f7fe6423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.535556 [ 3 ] {} HTTP-Session: 42948681-f5ef-452d-b56a-0043f7fe6423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.535700 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 70 rows starting from the beginning of the part 2024.03.26 19:53:37.535934 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part 2024.03.26 19:53:37.536021 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.536242 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 70 rows starting from the beginning of the part 2024.03.26 19:53:37.536351 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:37.536506 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 70 rows starting from the beginning of the part 2024.03.26 19:53:37.537214 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.538132 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.538194 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:37.539259 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.00528991 sec., 82799.14025002315 rows/sec., 6.46 MiB/sec. 2024.03.26 19:53:37.539307 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:53:37.539450 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2024.03.26 19:53:37.539855 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.540125 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} executeQuery: Read 137 rows, 9.77 KiB in 0.004295 sec., 31897.555296856808 rows/sec., 2.22 MiB/sec. 2024.03.26 19:53:37.540195 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.540317 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.540330 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_65_13} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2024.03.26 19:53:37.540347 [ 3 ] {e1f6bd96-14cd-4b78-b600-d95db223e341} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:53:37.540369 [ 3 ] {} HTTP-Session: 42948681-f5ef-452d-b56a-0043f7fe6423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.540456 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:53:37.540507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.540557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.540576 [ 3 ] {} HTTP-Session: 23d41279-9e50-4c23-8f48-8a2ede1e3dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.540592 [ 3 ] {} HTTP-Session: 23d41279-9e50-4c23-8f48-8a2ede1e3dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.540606 [ 3 ] {} HTTP-Session: 23d41279-9e50-4c23-8f48-8a2ede1e3dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.540638 [ 3 ] {} HTTP-Session: 23d41279-9e50-4c23-8f48-8a2ede1e3dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.540830 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.540876 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:37.541040 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.541470 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.541506 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.541913 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.03.26 19:53:37.542254 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.542421 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} executeQuery: Read 16 rows, 22.11 KiB in 0.001723 sec., 9286.128845037725 rows/sec., 12.53 MiB/sec. 2024.03.26 19:53:37.542553 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.542577 [ 3 ] {fcd50008-63ca-4643-8fb4-043e09402f86} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:37.542592 [ 3 ] {} HTTP-Session: 23d41279-9e50-4c23-8f48-8a2ede1e3dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.542733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:37.542783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:37.542801 [ 3 ] {} HTTP-Session: 70314b30-2e1a-483c-95a2-6510987e8d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:37.542817 [ 3 ] {} HTTP-Session: 70314b30-2e1a-483c-95a2-6510987e8d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.542831 [ 3 ] {} HTTP-Session: 70314b30-2e1a-483c-95a2-6510987e8d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:37.542861 [ 3 ] {} HTTP-Session: 70314b30-2e1a-483c-95a2-6510987e8d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:37.542936 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:37.542978 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:37.543106 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:37.543413 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:37.543451 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 19:53:37.543806 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:53:37.544150 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:37.544322 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} executeQuery: Read 30 rows, 2.10 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.46 MiB/sec. 2024.03.26 19:53:37.544464 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} DynamicQueryHandler: Done processing query 2024.03.26 19:53:37.544499 [ 3 ] {a5787506-a089-45fd-a266-42eed28462de} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:37.544530 [ 3 ] {} HTTP-Session: 70314b30-2e1a-483c-95a2-6510987e8d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:41.465950 [ 145 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:53:41.466022 [ 145 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:53:42.517828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.517946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.517973 [ 3 ] {} HTTP-Session: 7ad0432a-e8bf-4fdb-8291-707bc3dd7190 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.517999 [ 3 ] {} HTTP-Session: 7ad0432a-e8bf-4fdb-8291-707bc3dd7190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.518014 [ 3 ] {} HTTP-Session: 7ad0432a-e8bf-4fdb-8291-707bc3dd7190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.518071 [ 3 ] {} HTTP-Session: 7ad0432a-e8bf-4fdb-8291-707bc3dd7190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.518204 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.518271 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:42.518466 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.518915 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.518965 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.519362 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:53:42.519699 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.519865 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} executeQuery: Read 42 rows, 3.40 KiB in 0.001721 sec., 24404.41603718768 rows/sec., 1.93 MiB/sec. 2024.03.26 19:53:42.519887 [ 145 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.03.26 19:53:42.519985 [ 145 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.520039 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.520122 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.520241 [ 3 ] {ea1624a0-16a1-4cf4-91dd-ec1853582fac} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:42.520341 [ 3 ] {} HTTP-Session: 7ad0432a-e8bf-4fdb-8291-707bc3dd7190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.520505 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:53:42.520705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.520870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.520919 [ 3 ] {} HTTP-Session: bb599751-ea8d-4585-a03a-b9c8a7571d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.520973 [ 3 ] {} HTTP-Session: bb599751-ea8d-4585-a03a-b9c8a7571d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.520990 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:42.521003 [ 3 ] {} HTTP-Session: bb599751-ea8d-4585-a03a-b9c8a7571d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.521053 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 58 rows starting from the beginning of the part 2024.03.26 19:53:42.521078 [ 3 ] {} HTTP-Session: bb599751-ea8d-4585-a03a-b9c8a7571d48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.521279 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.521470 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.521553 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:42.521709 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:42.521897 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.522243 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:42.522530 [ 187 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.523178 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.524076 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.524142 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.525134 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:53:42.525185 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005042343 sec., 42837.228645492774 rows/sec., 3.39 MiB/sec. 2024.03.26 19:53:42.525354 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.03.26 19:53:42.525632 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.525856 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} executeQuery: Read 152 rows, 14.87 KiB in 0.004646 sec., 32716.315109771847 rows/sec., 3.13 MiB/sec. 2024.03.26 19:53:42.525973 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.526042 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.526075 [ 3 ] {2aa26b0d-37fb-46b6-a959-f095e6e3641d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:42.526075 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_56_11} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.03.26 19:53:42.526097 [ 3 ] {} HTTP-Session: bb599751-ea8d-4585-a03a-b9c8a7571d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.526179 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:53:42.526230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.526286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.526305 [ 3 ] {} HTTP-Session: b3deb8e0-84cd-4df1-9e64-7fdb2fb28229 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.526323 [ 3 ] {} HTTP-Session: b3deb8e0-84cd-4df1-9e64-7fdb2fb28229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.526337 [ 3 ] {} HTTP-Session: b3deb8e0-84cd-4df1-9e64-7fdb2fb28229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.526371 [ 3 ] {} HTTP-Session: b3deb8e0-84cd-4df1-9e64-7fdb2fb28229 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.526476 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.526517 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:42.526653 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.527059 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.527099 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.527427 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:53:42.527781 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.527933 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} executeQuery: Read 70 rows, 5.60 KiB in 0.00151 sec., 46357.615894039736 rows/sec., 3.62 MiB/sec. 2024.03.26 19:53:42.528069 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.528092 [ 3 ] {778a314a-034d-436f-8ab7-737be56d71a0} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:53:42.528108 [ 3 ] {} HTTP-Session: b3deb8e0-84cd-4df1-9e64-7fdb2fb28229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.528234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.528285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.528304 [ 3 ] {} HTTP-Session: fc2b3aca-1faa-4d60-8938-34d3c81dd50d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.528321 [ 3 ] {} HTTP-Session: fc2b3aca-1faa-4d60-8938-34d3c81dd50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.528335 [ 3 ] {} HTTP-Session: fc2b3aca-1faa-4d60-8938-34d3c81dd50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.528369 [ 3 ] {} HTTP-Session: fc2b3aca-1faa-4d60-8938-34d3c81dd50d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.528487 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.528533 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:42.528680 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.529072 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.529109 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.529508 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:53:42.529854 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.530014 [ 145 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.03.26 19:53:42.530016 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} executeQuery: Read 100 rows, 7.10 KiB in 0.001589 sec., 62932.662051604784 rows/sec., 4.36 MiB/sec. 2024.03.26 19:53:42.530080 [ 145 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.530149 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.530312 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.530334 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::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.03.26 19:53:42.530345 [ 3 ] {8810f633-68d2-412a-ab7d-a4dbce6fe78a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:42.530380 [ 3 ] {} HTTP-Session: fc2b3aca-1faa-4d60-8938-34d3c81dd50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.530495 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:42.530534 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 6633 rows starting from the beginning of the part 2024.03.26 19:53:42.530566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.530698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.530715 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:42.530778 [ 3 ] {} HTTP-Session: 1463b29e-9da7-40c0-9c48-42b706131dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.530863 [ 3 ] {} HTTP-Session: 1463b29e-9da7-40c0-9c48-42b706131dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.530975 [ 3 ] {} HTTP-Session: 1463b29e-9da7-40c0-9c48-42b706131dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.531111 [ 3 ] {} HTTP-Session: 1463b29e-9da7-40c0-9c48-42b706131dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.531118 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:42.531308 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:42.531480 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 137 rows starting from the beginning of the part 2024.03.26 19:53:42.531564 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.531779 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:42.531786 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part 2024.03.26 19:53:42.532427 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.533160 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.533208 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.533831 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.03.26 19:53:42.534255 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.534428 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} executeQuery: Read 42 rows, 58.04 KiB in 0.003196 sec., 13141.426783479348 rows/sec., 17.73 MiB/sec. 2024.03.26 19:53:42.534432 [ 145 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.03.26 19:53:42.534564 [ 145 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.534611 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.534756 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.534889 [ 3 ] {03b87742-5d00-4874-a3a9-d7bfaedeaa3c} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:42.534995 [ 3 ] {} HTTP-Session: 1463b29e-9da7-40c0-9c48-42b706131dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.535141 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:53:42.535450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:42.535813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:42.536036 [ 3 ] {} HTTP-Session: ee33cd72-99e4-4a8c-8b48-86229bb7dff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:42.536240 [ 3 ] {} HTTP-Session: ee33cd72-99e4-4a8c-8b48-86229bb7dff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.536430 [ 3 ] {} HTTP-Session: ee33cd72-99e4-4a8c-8b48-86229bb7dff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.536686 [ 3 ] {} HTTP-Session: ee33cd72-99e4-4a8c-8b48-86229bb7dff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:42.536726 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006440114 sec., 1113334.3291749184 rows/sec., 77.30 MiB/sec. 2024.03.26 19:53:42.536828 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:42.536909 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1437 rows starting from the beginning of the part 2024.03.26 19:53:42.536944 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:42.537065 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:42.537082 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.537495 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.03.26 19:53:42.537619 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:42.538194 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.538743 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part 2024.03.26 19:53:42.538793 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:42.539253 [ 196 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part 2024.03.26 19:53:42.540120 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.540201 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.540260 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.540275 [ 188 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_66_13} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.03.26 19:53:42.540471 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. 2024.03.26 19:53:42.540887 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:53:42.541312 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.541480 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} executeQuery: Read 30 rows, 2.10 KiB in 0.004577 sec., 6554.511688879178 rows/sec., 459.80 KiB/sec. 2024.03.26 19:53:42.541484 [ 145 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.03.26 19:53:42.541576 [ 145 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:42.541631 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:42.541719 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} DynamicQueryHandler: Done processing query 2024.03.26 19:53:42.541789 [ 3 ] {62972d29-adf5-4157-928b-0345a20f684b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:42.541846 [ 3 ] {} HTTP-Session: ee33cd72-99e4-4a8c-8b48-86229bb7dff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:42.541884 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::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.03.26 19:53:42.542343 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:53:42.542422 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1818 rows starting from the beginning of the part 2024.03.26 19:53:42.542698 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:42.543064 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:42.543377 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:42.543664 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:42.543966 [ 186 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2024.03.26 19:53:42.547578 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.005842576 sec., 336837.72363423253 rows/sec., 23.08 MiB/sec. 2024.03.26 19:53:42.547836 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.03.26 19:53:42.548309 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.548411 [ 190 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_66_13} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.03.26 19:53:42.548680 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.03.26 19:53:42.548873 [ 190 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1595 rows, containing 6 columns (6 merged, 0 gathered) in 0.014169058 sec., 112569.2336074847 rows/sec., 151.91 MiB/sec. 2024.03.26 19:53:42.549718 [ 192 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.03.26 19:53:42.550163 [ 192 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:42.550240 [ 192 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_56_11} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.03.26 19:53:42.550325 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.98 MiB. 2024.03.26 19:53:43.000139 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 197.30 MiB, peak 212.56 MiB, free memory in arenas 0.00 B, will set to 201.40 MiB (RSS), difference: 4.09 MiB 2024.03.26 19:53:47.515878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.516019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.516048 [ 3 ] {} HTTP-Session: 9d6263de-9870-4ef2-a3f0-c6d81bbd31dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.516078 [ 3 ] {} HTTP-Session: 9d6263de-9870-4ef2-a3f0-c6d81bbd31dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.516096 [ 3 ] {} HTTP-Session: 9d6263de-9870-4ef2-a3f0-c6d81bbd31dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.516153 [ 3 ] {} HTTP-Session: 9d6263de-9870-4ef2-a3f0-c6d81bbd31dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.516294 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.516365 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:47.516583 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.517045 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.517094 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.517491 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:53:47.517847 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.518031 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} executeQuery: Read 16 rows, 1.30 KiB in 0.001802 sec., 8879.023307436182 rows/sec., 719.69 KiB/sec. 2024.03.26 19:53:47.518215 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.518255 [ 3 ] {da66fc0a-0a07-4ae8-8cb9-098e2a9cf3f8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:47.518287 [ 3 ] {} HTTP-Session: 9d6263de-9870-4ef2-a3f0-c6d81bbd31dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.518429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.518487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.518506 [ 3 ] {} HTTP-Session: 908bfb84-01df-41d9-8a45-511802813937 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.518524 [ 3 ] {} HTTP-Session: 908bfb84-01df-41d9-8a45-511802813937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.518538 [ 3 ] {} HTTP-Session: 908bfb84-01df-41d9-8a45-511802813937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.518574 [ 3 ] {} HTTP-Session: 908bfb84-01df-41d9-8a45-511802813937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.518644 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.518690 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:53:47.518824 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.519127 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.519165 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.519476 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:53:47.519790 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.519958 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} executeQuery: Read 2 rows, 167.00 B in 0.001336 sec., 1497.005988023952 rows/sec., 122.07 KiB/sec. 2024.03.26 19:53:47.520170 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.520225 [ 3 ] {11b0e67f-9721-4ceb-a0be-20f8c30a6d69} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:47.520255 [ 3 ] {} HTTP-Session: 908bfb84-01df-41d9-8a45-511802813937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.520386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.520436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.520455 [ 3 ] {} HTTP-Session: 0d894a1f-cc39-4629-b48d-6c2c9fc0c687 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.520472 [ 3 ] {} HTTP-Session: 0d894a1f-cc39-4629-b48d-6c2c9fc0c687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.520486 [ 3 ] {} HTTP-Session: 0d894a1f-cc39-4629-b48d-6c2c9fc0c687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.520518 [ 3 ] {} HTTP-Session: 0d894a1f-cc39-4629-b48d-6c2c9fc0c687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.520607 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.520648 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:47.520793 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.521133 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.521170 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.521498 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:53:47.521825 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.521982 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} executeQuery: Read 75 rows, 6.38 KiB in 0.00141 sec., 53191.48936170213 rows/sec., 4.42 MiB/sec. 2024.03.26 19:53:47.522123 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.522158 [ 3 ] {abf10605-049e-472c-9d8a-3615f1ff5d2b} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:47.522191 [ 3 ] {} HTTP-Session: 0d894a1f-cc39-4629-b48d-6c2c9fc0c687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.522311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.522361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.522379 [ 3 ] {} HTTP-Session: 5bc5596b-92ec-493d-97d8-0ec160d2b30b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.522396 [ 3 ] {} HTTP-Session: 5bc5596b-92ec-493d-97d8-0ec160d2b30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.522410 [ 3 ] {} HTTP-Session: 5bc5596b-92ec-493d-97d8-0ec160d2b30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.522442 [ 3 ] {} HTTP-Session: 5bc5596b-92ec-493d-97d8-0ec160d2b30b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.522507 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.522548 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:53:47.522674 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.522945 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.522981 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.523283 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 19:53:47.523599 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.523756 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} executeQuery: Read 2 rows, 143.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 110.22 KiB/sec. 2024.03.26 19:53:47.524009 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.524059 [ 3 ] {a7af7c60-6973-4ee7-9259-b00b496fed58} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:47.524079 [ 3 ] {} HTTP-Session: 5bc5596b-92ec-493d-97d8-0ec160d2b30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.524210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.524260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.524278 [ 3 ] {} HTTP-Session: 7c17e5cf-4e05-475e-8cc2-c885b3c22580 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.524295 [ 3 ] {} HTTP-Session: 7c17e5cf-4e05-475e-8cc2-c885b3c22580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.524309 [ 3 ] {} HTTP-Session: 7c17e5cf-4e05-475e-8cc2-c885b3c22580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.524340 [ 3 ] {} HTTP-Session: 7c17e5cf-4e05-475e-8cc2-c885b3c22580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.524426 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.524467 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:47.524615 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.524920 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.524958 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.525268 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:53:47.525576 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.525729 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} executeQuery: Read 46 rows, 3.68 KiB in 0.001339 sec., 34353.99551904407 rows/sec., 2.68 MiB/sec. 2024.03.26 19:53:47.525923 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.525975 [ 3 ] {da8dc69c-1c52-4edf-9def-81a815558bfb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:47.526033 [ 3 ] {} HTTP-Session: 7c17e5cf-4e05-475e-8cc2-c885b3c22580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.526221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.526272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.526290 [ 3 ] {} HTTP-Session: 59231583-5c0c-4909-9158-173c607ee383 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.526306 [ 3 ] {} HTTP-Session: 59231583-5c0c-4909-9158-173c607ee383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.526320 [ 3 ] {} HTTP-Session: 59231583-5c0c-4909-9158-173c607ee383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.526353 [ 3 ] {} HTTP-Session: 59231583-5c0c-4909-9158-173c607ee383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.526461 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.526508 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:47.526664 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.527076 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.527113 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.527506 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:53:47.527858 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.528017 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} executeQuery: Read 101 rows, 7.17 KiB in 0.001606 sec., 62889.16562889166 rows/sec., 4.36 MiB/sec. 2024.03.26 19:53:47.528214 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.528264 [ 3 ] {82a7accb-5e7e-4bb5-9c2c-69835986992e} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:47.528316 [ 3 ] {} HTTP-Session: 59231583-5c0c-4909-9158-173c607ee383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.528492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.528545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.528564 [ 3 ] {} HTTP-Session: 1047fb39-ee6d-4a09-b677-8d70b7d82d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.528581 [ 3 ] {} HTTP-Session: 1047fb39-ee6d-4a09-b677-8d70b7d82d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.528594 [ 3 ] {} HTTP-Session: 1047fb39-ee6d-4a09-b677-8d70b7d82d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.528626 [ 3 ] {} HTTP-Session: 1047fb39-ee6d-4a09-b677-8d70b7d82d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.528784 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.528833 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:47.529008 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.529393 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.529430 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.529837 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.03.26 19:53:47.530186 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.530344 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} executeQuery: Read 16 rows, 22.11 KiB in 0.001668 sec., 9592.32613908873 rows/sec., 12.94 MiB/sec. 2024.03.26 19:53:47.530475 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.530500 [ 3 ] {6400d118-8d38-4872-a546-6b9d4c45fce0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:47.530515 [ 3 ] {} HTTP-Session: 1047fb39-ee6d-4a09-b677-8d70b7d82d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.530637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:47.530694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:47.530718 [ 3 ] {} HTTP-Session: f88de774-95e2-4ec1-a07c-fdd13d556197 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:47.530734 [ 3 ] {} HTTP-Session: f88de774-95e2-4ec1-a07c-fdd13d556197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.530748 [ 3 ] {} HTTP-Session: f88de774-95e2-4ec1-a07c-fdd13d556197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:47.530780 [ 3 ] {} HTTP-Session: f88de774-95e2-4ec1-a07c-fdd13d556197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:47.530874 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:47.530918 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:47.531060 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:47.531398 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:47.531446 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:47.531883 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:53:47.532210 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:47.532367 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} executeQuery: Read 30 rows, 2.10 KiB in 0.00153 sec., 19607.843137254902 rows/sec., 1.34 MiB/sec. 2024.03.26 19:53:47.532490 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} DynamicQueryHandler: Done processing query 2024.03.26 19:53:47.532514 [ 3 ] {b6e36d2b-224c-4a85-973c-c347ada05cbc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:47.532531 [ 3 ] {} HTTP-Session: f88de774-95e2-4ec1-a07c-fdd13d556197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.517542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.517677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.517702 [ 3 ] {} HTTP-Session: a65a2bb3-0bc8-41ba-8c02-2e51c5aae4b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.517728 [ 3 ] {} HTTP-Session: a65a2bb3-0bc8-41ba-8c02-2e51c5aae4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.517743 [ 3 ] {} HTTP-Session: a65a2bb3-0bc8-41ba-8c02-2e51c5aae4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.517795 [ 3 ] {} HTTP-Session: a65a2bb3-0bc8-41ba-8c02-2e51c5aae4b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.517929 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.517997 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:52.518235 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.518724 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.518774 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.519195 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:52.519564 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.519741 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} executeQuery: Read 42 rows, 3.40 KiB in 0.001874 sec., 22411.953041622197 rows/sec., 1.77 MiB/sec. 2024.03.26 19:53:52.519921 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.519950 [ 3 ] {9dbaa424-c6bb-4b69-8af6-267db3c1eac2} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:52.519968 [ 3 ] {} HTTP-Session: a65a2bb3-0bc8-41ba-8c02-2e51c5aae4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.520112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.520165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.520185 [ 3 ] {} HTTP-Session: 4e9d3c2d-0ed0-4507-b438-fc843733c31f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.520203 [ 3 ] {} HTTP-Session: 4e9d3c2d-0ed0-4507-b438-fc843733c31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.520217 [ 3 ] {} HTTP-Session: 4e9d3c2d-0ed0-4507-b438-fc843733c31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.520260 [ 3 ] {} HTTP-Session: 4e9d3c2d-0ed0-4507-b438-fc843733c31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.520394 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.520447 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:52.520607 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.521066 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.521104 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.521442 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:53:52.521755 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.521913 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} executeQuery: Read 152 rows, 14.87 KiB in 0.001591 sec., 95537.39786297925 rows/sec., 9.13 MiB/sec. 2024.03.26 19:53:52.522046 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.522069 [ 3 ] {036c9c46-02a0-41c7-af11-8b469c42a78b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:52.522086 [ 3 ] {} HTTP-Session: 4e9d3c2d-0ed0-4507-b438-fc843733c31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.522209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.522258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.522277 [ 3 ] {} HTTP-Session: 625abb9c-2a61-43a4-975e-626d34cac04c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.522293 [ 3 ] {} HTTP-Session: 625abb9c-2a61-43a4-975e-626d34cac04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.522307 [ 3 ] {} HTTP-Session: 625abb9c-2a61-43a4-975e-626d34cac04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.522338 [ 3 ] {} HTTP-Session: 625abb9c-2a61-43a4-975e-626d34cac04c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.522434 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.522474 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:52.522602 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.522937 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.522974 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.523293 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:53:52.523603 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.523754 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} executeQuery: Read 70 rows, 5.60 KiB in 0.001365 sec., 51282.05128205129 rows/sec., 4.01 MiB/sec. 2024.03.26 19:53:52.523878 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.523901 [ 3 ] {e2fba602-2a8d-4896-8390-cdb1a1255a58} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:53:52.523918 [ 3 ] {} HTTP-Session: 625abb9c-2a61-43a4-975e-626d34cac04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.524051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.524099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.524118 [ 3 ] {} HTTP-Session: 9b26ae9f-776f-4c84-a198-3db0e5ca58a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.524135 [ 3 ] {} HTTP-Session: 9b26ae9f-776f-4c84-a198-3db0e5ca58a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.524149 [ 3 ] {} HTTP-Session: 9b26ae9f-776f-4c84-a198-3db0e5ca58a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.524180 [ 3 ] {} HTTP-Session: 9b26ae9f-776f-4c84-a198-3db0e5ca58a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.524285 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.524331 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:52.524476 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.524823 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.524860 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.525251 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:53:52.525597 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.525746 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} executeQuery: Read 100 rows, 7.10 KiB in 0.001514 sec., 66050.19815059446 rows/sec., 4.58 MiB/sec. 2024.03.26 19:53:52.525948 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.525993 [ 3 ] {89cd7d77-1169-40ba-b060-2d1cda490ddb} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:52.526048 [ 3 ] {} HTTP-Session: 9b26ae9f-776f-4c84-a198-3db0e5ca58a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.526281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.526333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.526352 [ 3 ] {} HTTP-Session: ba168a79-d993-40bc-9df6-92991565ccfc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.526369 [ 3 ] {} HTTP-Session: ba168a79-d993-40bc-9df6-92991565ccfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.526385 [ 3 ] {} HTTP-Session: ba168a79-d993-40bc-9df6-92991565ccfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.526416 [ 3 ] {} HTTP-Session: ba168a79-d993-40bc-9df6-92991565ccfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.526685 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.526734 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:52.526915 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.527436 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.527473 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.527901 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.03.26 19:53:52.528243 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.528408 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} executeQuery: Read 42 rows, 58.04 KiB in 0.001927 sec., 21795.537104307215 rows/sec., 29.41 MiB/sec. 2024.03.26 19:53:52.528542 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.528566 [ 3 ] {bd48f794-f691-4b73-8f38-4dddea303ed0} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:53:52.528582 [ 3 ] {} HTTP-Session: ba168a79-d993-40bc-9df6-92991565ccfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.528717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:52.528766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:52.528784 [ 3 ] {} HTTP-Session: 368ae634-72ea-426a-9ce7-7937901034d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:52.528801 [ 3 ] {} HTTP-Session: 368ae634-72ea-426a-9ce7-7937901034d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.528815 [ 3 ] {} HTTP-Session: 368ae634-72ea-426a-9ce7-7937901034d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:52.528845 [ 3 ] {} HTTP-Session: 368ae634-72ea-426a-9ce7-7937901034d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:52.528919 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:52.528962 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:52.529085 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:52.529372 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:52.529410 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:52.529763 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:53:52.530083 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:52.530237 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} executeQuery: Read 30 rows, 2.10 KiB in 0.001342 sec., 22354.694485842025 rows/sec., 1.53 MiB/sec. 2024.03.26 19:53:52.530359 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} DynamicQueryHandler: Done processing query 2024.03.26 19:53:52.530384 [ 3 ] {6b51a0c4-5514-43aa-82cd-cb22c5afa65d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:52.530399 [ 3 ] {} HTTP-Session: 368ae634-72ea-426a-9ce7-7937901034d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:56.466074 [ 133 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:53:56.466186 [ 133 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:53:57.516103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.516223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.516253 [ 3 ] {} HTTP-Session: e8459839-0b95-4ba7-8af4-ab05b1705529 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.516282 [ 3 ] {} HTTP-Session: e8459839-0b95-4ba7-8af4-ab05b1705529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.516330 [ 3 ] {} HTTP-Session: e8459839-0b95-4ba7-8af4-ab05b1705529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.516385 [ 3 ] {} HTTP-Session: e8459839-0b95-4ba7-8af4-ab05b1705529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.516520 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.516588 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:53:57.516804 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.517292 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.517332 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.517724 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:57.518068 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.518214 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} executeQuery: Read 16 rows, 1.30 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 736.44 KiB/sec. 2024.03.26 19:53:57.518384 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.518410 [ 3 ] {c462f581-b34a-4e01-b712-2cdfda6ea8cc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:53:57.518426 [ 3 ] {} HTTP-Session: e8459839-0b95-4ba7-8af4-ab05b1705529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.518644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.518693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.518711 [ 3 ] {} HTTP-Session: 9f9eab8d-fb52-4302-aa44-5f5381f88d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.518728 [ 3 ] {} HTTP-Session: 9f9eab8d-fb52-4302-aa44-5f5381f88d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.518742 [ 3 ] {} HTTP-Session: 9f9eab8d-fb52-4302-aa44-5f5381f88d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.518773 [ 3 ] {} HTTP-Session: 9f9eab8d-fb52-4302-aa44-5f5381f88d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.518861 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.518900 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:53:57.519023 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.519347 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.519383 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.519693 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:53:57.519995 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.520124 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} executeQuery: Read 74 rows, 6.29 KiB in 0.001303 sec., 56792.018419033004 rows/sec., 4.71 MiB/sec. 2024.03.26 19:53:57.520310 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.520341 [ 3 ] {7f15ef97-9050-4f02-a764-745c02fb877a} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:53:57.520392 [ 3 ] {} HTTP-Session: 9f9eab8d-fb52-4302-aa44-5f5381f88d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.520593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.520663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.520682 [ 3 ] {} HTTP-Session: d3e73f35-472b-4ef7-ba1a-1dbdada02d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.520699 [ 3 ] {} HTTP-Session: d3e73f35-472b-4ef7-ba1a-1dbdada02d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.520713 [ 3 ] {} HTTP-Session: d3e73f35-472b-4ef7-ba1a-1dbdada02d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.520744 [ 3 ] {} HTTP-Session: d3e73f35-472b-4ef7-ba1a-1dbdada02d7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.520828 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.520869 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:53:57.521011 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.521344 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.521380 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.521687 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:53:57.521991 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.522116 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} executeQuery: Read 44 rows, 3.52 KiB in 0.001325 sec., 33207.54716981132 rows/sec., 2.59 MiB/sec. 2024.03.26 19:53:57.522238 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.522262 [ 3 ] {85335637-ebb2-4237-87b1-192b02e706cf} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:53:57.522278 [ 3 ] {} HTTP-Session: d3e73f35-472b-4ef7-ba1a-1dbdada02d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.522478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.522527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.522546 [ 3 ] {} HTTP-Session: e1a58efc-53d3-418f-b5f1-cd7c79c864fc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.522563 [ 3 ] {} HTTP-Session: e1a58efc-53d3-418f-b5f1-cd7c79c864fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.522576 [ 3 ] {} HTTP-Session: e1a58efc-53d3-418f-b5f1-cd7c79c864fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.522606 [ 3 ] {} HTTP-Session: e1a58efc-53d3-418f-b5f1-cd7c79c864fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.522708 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.522751 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:53:57.522891 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.523229 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.523264 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.523644 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:53:57.523982 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.524106 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} executeQuery: Read 100 rows, 7.10 KiB in 0.001451 sec., 68917.98759476223 rows/sec., 4.78 MiB/sec. 2024.03.26 19:53:57.524315 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.524340 [ 3 ] {5b228999-5eb4-4ad6-881c-d76664e41022} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:53:57.524357 [ 3 ] {} HTTP-Session: e1a58efc-53d3-418f-b5f1-cd7c79c864fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.524561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.524690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.524761 [ 3 ] {} HTTP-Session: 2a1e3300-2314-436b-9456-87007f8aadd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.524818 [ 3 ] {} HTTP-Session: 2a1e3300-2314-436b-9456-87007f8aadd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.524865 [ 3 ] {} HTTP-Session: 2a1e3300-2314-436b-9456-87007f8aadd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.524945 [ 3 ] {} HTTP-Session: 2a1e3300-2314-436b-9456-87007f8aadd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.525153 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.525203 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:53:57.525378 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.525774 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.525809 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.526204 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.03.26 19:53:57.526539 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.526667 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} executeQuery: Read 16 rows, 22.11 KiB in 0.001629 sec., 9821.976672805402 rows/sec., 13.25 MiB/sec. 2024.03.26 19:53:57.526792 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.526815 [ 3 ] {f5b75d89-5d09-4e77-87e9-c04ac6b78c10} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:53:57.526831 [ 3 ] {} HTTP-Session: 2a1e3300-2314-436b-9456-87007f8aadd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.526943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:53:57.526990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:53:57.527008 [ 3 ] {} HTTP-Session: b93cd3c7-c001-4e2d-999b-cbafc64b647c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:53:57.527025 [ 3 ] {} HTTP-Session: b93cd3c7-c001-4e2d-999b-cbafc64b647c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.527038 [ 3 ] {} HTTP-Session: b93cd3c7-c001-4e2d-999b-cbafc64b647c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:53:57.527069 [ 3 ] {} HTTP-Session: b93cd3c7-c001-4e2d-999b-cbafc64b647c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:53:57.527143 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:53:57.527183 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:53:57.527308 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:53:57.527567 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:53:57.527602 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:53:57.527955 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:53:57.528274 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:53:57.528405 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} executeQuery: Read 30 rows, 2.10 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.59 MiB/sec. 2024.03.26 19:53:57.528594 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} DynamicQueryHandler: Done processing query 2024.03.26 19:53:57.528650 [ 3 ] {d52939c7-eda2-4616-8d9a-3fdf9eba1dc1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:53:57.528706 [ 3 ] {} HTTP-Session: b93cd3c7-c001-4e2d-999b-cbafc64b647c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.516899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.517022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.517048 [ 3 ] {} HTTP-Session: 3f174cda-20c7-49a4-8f9d-689d2c341d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.517079 [ 3 ] {} HTTP-Session: 3f174cda-20c7-49a4-8f9d-689d2c341d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.517094 [ 3 ] {} HTTP-Session: 3f174cda-20c7-49a4-8f9d-689d2c341d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.517144 [ 3 ] {} HTTP-Session: 3f174cda-20c7-49a4-8f9d-689d2c341d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.517274 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.517338 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:02.517532 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.517957 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.518007 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.518393 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:54:02.518742 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.518912 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} executeQuery: Read 42 rows, 3.40 KiB in 0.001696 sec., 24764.150943396227 rows/sec., 1.96 MiB/sec. 2024.03.26 19:54:02.519062 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.519090 [ 3 ] {a5cad2a0-91a6-49c1-abea-b813d586ca9b} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:02.519107 [ 3 ] {} HTTP-Session: 3f174cda-20c7-49a4-8f9d-689d2c341d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.519246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.519296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.519315 [ 3 ] {} HTTP-Session: bd2219ce-0d97-4edb-ba1f-b3cbf7829731 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.519333 [ 3 ] {} HTTP-Session: bd2219ce-0d97-4edb-ba1f-b3cbf7829731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.519347 [ 3 ] {} HTTP-Session: bd2219ce-0d97-4edb-ba1f-b3cbf7829731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.519379 [ 3 ] {} HTTP-Session: bd2219ce-0d97-4edb-ba1f-b3cbf7829731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.519491 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.519533 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:02.519658 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.520096 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.520134 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.520457 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:02.520756 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.520920 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} executeQuery: Read 152 rows, 14.87 KiB in 0.001486 sec., 102288.02153432033 rows/sec., 9.77 MiB/sec. 2024.03.26 19:54:02.520929 [ 130 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2024.03.26 19:54:02.521035 [ 130 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.521073 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.521101 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.521152 [ 3 ] {1c328841-b632-418c-a243-a4565f253ba0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:02.521193 [ 3 ] {} HTTP-Session: bd2219ce-0d97-4edb-ba1f-b3cbf7829731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.521321 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2024.03.26 19:54:02.521392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.521479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.521524 [ 3 ] {} HTTP-Session: ae228773-3772-4b15-840e-de55862318c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.521575 [ 3 ] {} HTTP-Session: ae228773-3772-4b15-840e-de55862318c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.521611 [ 3 ] {} HTTP-Session: ae228773-3772-4b15-840e-de55862318c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.521709 [ 3 ] {} HTTP-Session: ae228773-3772-4b15-840e-de55862318c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.521849 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:02.521911 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.521944 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 241 rows starting from the beginning of the part 2024.03.26 19:54:02.521987 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:02.522427 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:02.522698 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 75 rows starting from the beginning of the part 2024.03.26 19:54:02.523055 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.523076 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:02.523398 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part 2024.03.26 19:54:02.523537 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:02.524294 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.524346 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.525100 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:02.525955 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.526279 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} executeQuery: Read 70 rows, 5.60 KiB in 0.004417 sec., 15847.860538827259 rows/sec., 1.24 MiB/sec. 2024.03.26 19:54:02.526268 [ 130 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2024.03.26 19:54:02.526439 [ 130 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.526805 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.526863 [ 3 ] {204ef57e-c997-4efc-8f0c-6d36dec9c9bb} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:54:02.526898 [ 3 ] {} HTTP-Session: ae228773-3772-4b15-840e-de55862318c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.526926 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.526941 [ 197 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 4 columns (4 merged, 0 gathered) in 0.005781785 sec., 146321.59445569143 rows/sec., 13.46 MiB/sec. 2024.03.26 19:54:02.527141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.527244 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2024.03.26 19:54:02.527270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.527285 [ 192 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2024.03.26 19:54:02.527345 [ 3 ] {} HTTP-Session: 41108b50-6f3d-41ab-9e05-5b3f1d605141 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.527430 [ 3 ] {} HTTP-Session: 41108b50-6f3d-41ab-9e05-5b3f1d605141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.527501 [ 3 ] {} HTTP-Session: 41108b50-6f3d-41ab-9e05-5b3f1d605141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.527623 [ 3 ] {} HTTP-Session: 41108b50-6f3d-41ab-9e05-5b3f1d605141 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.527892 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:02.527962 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.528028 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 138 rows starting from the beginning of the part 2024.03.26 19:54:02.528123 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:02.528406 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:02.528972 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 46 rows starting from the beginning of the part 2024.03.26 19:54:02.529428 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:02.529741 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.529845 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 44 rows starting from the beginning of the part 2024.03.26 19:54:02.530321 [ 197 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:02.530431 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_70_14} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2024.03.26 19:54:02.530826 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.530861 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 19:54:02.531883 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.531947 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.533029 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:02.533197 [ 192 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.006164677 sec., 71049.95119776753 rows/sec., 5.55 MiB/sec. 2024.03.26 19:54:02.533363 [ 192 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2024.03.26 19:54:02.533615 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.533867 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} executeQuery: Read 100 rows, 7.10 KiB in 0.006092 sec., 16414.970453053185 rows/sec., 1.14 MiB/sec. 2024.03.26 19:54:02.533941 [ 192 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.534056 [ 192 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_70_14} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2024.03.26 19:54:02.534068 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.534096 [ 3 ] {290c1076-4ef2-43f9-8cdf-e8f1e049c6b6} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:02.534131 [ 3 ] {} HTTP-Session: 41108b50-6f3d-41ab-9e05-5b3f1d605141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.534162 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:54:02.534304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.534353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.534372 [ 3 ] {} HTTP-Session: d8392190-a23f-48c0-9283-bb9c592cb882 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.534389 [ 3 ] {} HTTP-Session: d8392190-a23f-48c0-9283-bb9c592cb882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.534403 [ 3 ] {} HTTP-Session: d8392190-a23f-48c0-9283-bb9c592cb882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.534435 [ 3 ] {} HTTP-Session: d8392190-a23f-48c0-9283-bb9c592cb882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.534719 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.534765 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:02.534926 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.535459 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.535496 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.535927 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.03.26 19:54:02.536279 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.536447 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} executeQuery: Read 42 rows, 58.04 KiB in 0.00195 sec., 21538.46153846154 rows/sec., 29.07 MiB/sec. 2024.03.26 19:54:02.536579 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.536603 [ 3 ] {ecc6f533-109d-46a3-aa00-2c5db3e06f14} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:54:02.536619 [ 3 ] {} HTTP-Session: d8392190-a23f-48c0-9283-bb9c592cb882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.536736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:02.536788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:02.536806 [ 3 ] {} HTTP-Session: d89fd747-ee46-4136-9259-45e5b33b4d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:02.536823 [ 3 ] {} HTTP-Session: d89fd747-ee46-4136-9259-45e5b33b4d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.536837 [ 3 ] {} HTTP-Session: d89fd747-ee46-4136-9259-45e5b33b4d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:02.536868 [ 3 ] {} HTTP-Session: d89fd747-ee46-4136-9259-45e5b33b4d8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:02.536945 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:02.536987 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:02.537114 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:02.537389 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:02.537426 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:02.537784 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:02.538118 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:02.538274 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} executeQuery: Read 30 rows, 2.10 KiB in 0.001357 sec., 22107.59027266028 rows/sec., 1.51 MiB/sec. 2024.03.26 19:54:02.538405 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} DynamicQueryHandler: Done processing query 2024.03.26 19:54:02.538429 [ 3 ] {8659925b-1176-4485-8bbc-f9c94280558f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:02.538445 [ 3 ] {} HTTP-Session: d89fd747-ee46-4136-9259-45e5b33b4d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.517095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.517282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.517326 [ 3 ] {} HTTP-Session: 329539a9-c4df-4763-abc3-e15c4b3019b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.517368 [ 3 ] {} HTTP-Session: 329539a9-c4df-4763-abc3-e15c4b3019b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.517397 [ 3 ] {} HTTP-Session: 329539a9-c4df-4763-abc3-e15c4b3019b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.517477 [ 3 ] {} HTTP-Session: 329539a9-c4df-4763-abc3-e15c4b3019b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.517617 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.517681 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:07.517871 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.518317 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.518356 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.518738 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:54:07.519092 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.519238 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} executeQuery: Read 16 rows, 1.30 KiB in 0.001677 sec., 9540.846750149076 rows/sec., 773.33 KiB/sec. 2024.03.26 19:54:07.519245 [ 128 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.03.26 19:54:07.519307 [ 128 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.519342 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.519410 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.519472 [ 3 ] {45615bcd-2859-485e-ae71-8957b76a6531} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:07.519536 [ 3 ] {} HTTP-Session: 329539a9-c4df-4763-abc3-e15c4b3019b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.519606 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:54:07.519788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.519949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.520056 [ 3 ] {} HTTP-Session: 483463a5-928c-42de-95a6-2221f0dfeebf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.520138 [ 3 ] {} HTTP-Session: 483463a5-928c-42de-95a6-2221f0dfeebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.520218 [ 3 ] {} HTTP-Session: 483463a5-928c-42de-95a6-2221f0dfeebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.520247 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:07.520375 [ 3 ] {} HTTP-Session: 483463a5-928c-42de-95a6-2221f0dfeebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.520389 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 58 rows starting from the beginning of the part 2024.03.26 19:54:07.520766 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.520784 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.520922 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:07.521288 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:07.521779 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.522105 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:07.522528 [ 200 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.522726 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.523731 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.523776 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.524309 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:07.524414 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.005005861 sec., 37955.508552874315 rows/sec., 3.00 MiB/sec. 2024.03.26 19:54:07.524691 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.03.26 19:54:07.524847 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.525254 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} executeQuery: Read 110 rows, 9.06 KiB in 0.0047 sec., 23404.255319148935 rows/sec., 1.88 MiB/sec. 2024.03.26 19:54:07.525512 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.525571 [ 3 ] {f6021a11-5e63-488a-b861-abc46850afed} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:07.525583 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.525599 [ 3 ] {} HTTP-Session: 483463a5-928c-42de-95a6-2221f0dfeebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.525724 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_61_12} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.03.26 19:54:07.525846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.525876 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:54:07.525931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.525955 [ 3 ] {} HTTP-Session: c1c26b94-3fc9-49cf-b379-920379b2d544 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.525973 [ 3 ] {} HTTP-Session: c1c26b94-3fc9-49cf-b379-920379b2d544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.525987 [ 3 ] {} HTTP-Session: c1c26b94-3fc9-49cf-b379-920379b2d544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.526020 [ 3 ] {} HTTP-Session: c1c26b94-3fc9-49cf-b379-920379b2d544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.526119 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.526161 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:07.526305 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.526658 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.526696 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.527019 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:07.527336 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.527495 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} executeQuery: Read 68 rows, 5.42 KiB in 0.001421 sec., 47853.62420830401 rows/sec., 3.72 MiB/sec. 2024.03.26 19:54:07.527645 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.527678 [ 3 ] {4d8d6900-878f-421f-8adb-faf4d4b7c969} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:07.527713 [ 3 ] {} HTTP-Session: c1c26b94-3fc9-49cf-b379-920379b2d544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.527883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.527933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.527951 [ 3 ] {} HTTP-Session: e1eb16ed-3997-4797-8235-ba17a4e8e811 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.527967 [ 3 ] {} HTTP-Session: e1eb16ed-3997-4797-8235-ba17a4e8e811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.527981 [ 3 ] {} HTTP-Session: e1eb16ed-3997-4797-8235-ba17a4e8e811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.528011 [ 3 ] {} HTTP-Session: e1eb16ed-3997-4797-8235-ba17a4e8e811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.528127 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.528171 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:07.528316 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.528742 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.528779 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.529175 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:07.529526 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.529690 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} executeQuery: Read 136 rows, 9.70 KiB in 0.001619 sec., 84002.47066090179 rows/sec., 5.85 MiB/sec. 2024.03.26 19:54:07.529693 [ 126 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.03.26 19:54:07.529795 [ 126 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.529841 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.529870 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.529912 [ 3 ] {a16063d8-dfa7-47af-8440-decb73457d32} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:54:07.529966 [ 3 ] {} HTTP-Session: e1eb16ed-3997-4797-8235-ba17a4e8e811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.530055 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.03.26 19:54:07.530196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.530311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.530366 [ 3 ] {} HTTP-Session: 7d390fca-c4d7-4064-b2b3-99266cb58cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.530371 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:07.530388 [ 3 ] {} HTTP-Session: 7d390fca-c4d7-4064-b2b3-99266cb58cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.530424 [ 3 ] {} HTTP-Session: 7d390fca-c4d7-4064-b2b3-99266cb58cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.530451 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 7170 rows starting from the beginning of the part 2024.03.26 19:54:07.530482 [ 3 ] {} HTTP-Session: 7d390fca-c4d7-4064-b2b3-99266cb58cf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.530708 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 101 rows starting from the beginning of the part 2024.03.26 19:54:07.530996 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.531023 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:07.531189 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:07.531322 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:07.531646 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:07.531952 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 136 rows starting from the beginning of the part 2024.03.26 19:54:07.532689 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.533218 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.533259 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.534252 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.03.26 19:54:07.534876 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.535083 [ 126 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.03.26 19:54:07.535086 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} executeQuery: Read 16 rows, 22.11 KiB in 0.004465 sec., 3583.4266517357223 rows/sec., 4.84 MiB/sec. 2024.03.26 19:54:07.535139 [ 126 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.535225 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.535609 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.535631 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:54:07.535655 [ 3 ] {dec482d1-9637-4e3a-b870-addc3f7c6aea} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:07.535706 [ 3 ] {} HTTP-Session: 7d390fca-c4d7-4064-b2b3-99266cb58cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.535884 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:07.536043 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1595 rows starting from the beginning of the part 2024.03.26 19:54:07.536069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:07.536383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:07.536479 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.536480 [ 202 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 7707 rows, containing 5 columns (5 merged, 0 gathered) in 0.006564158 sec., 1174103.3655801704 rows/sec., 81.52 MiB/sec. 2024.03.26 19:54:07.536489 [ 3 ] {} HTTP-Session: 5ab0cd83-03e5-43fa-835b-ceb37766e4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:07.536769 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:07.536894 [ 3 ] {} HTTP-Session: 5ab0cd83-03e5-43fa-835b-ceb37766e4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.537054 [ 3 ] {} HTTP-Session: 5ab0cd83-03e5-43fa-835b-ceb37766e4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.537166 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.537467 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.03.26 19:54:07.537527 [ 3 ] {} HTTP-Session: 5ab0cd83-03e5-43fa-835b-ceb37766e4ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:07.537581 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:07.537985 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:07.538481 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:07.538874 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:07.539754 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.540095 [ 198 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_71_14} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.03.26 19:54:07.540153 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:07.540263 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2024.03.26 19:54:07.540624 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.540666 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.541058 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:07.541386 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.541535 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} executeQuery: Read 30 rows, 2.10 KiB in 0.003557 sec., 8434.07365757661 rows/sec., 591.65 KiB/sec. 2024.03.26 19:54:07.541548 [ 126 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.03.26 19:54:07.541646 [ 126 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:07.541746 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:07.542000 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} DynamicQueryHandler: Done processing query 2024.03.26 19:54:07.542164 [ 3 ] {eb9d24dc-4a57-4044-a330-aad71e3fcdaa} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:07.542170 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.03.26 19:54:07.542263 [ 3 ] {} HTTP-Session: 5ab0cd83-03e5-43fa-835b-ceb37766e4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:07.542626 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:07.542706 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1968 rows starting from the beginning of the part 2024.03.26 19:54:07.543064 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:07.543353 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:07.543679 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:07.544077 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:07.544522 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:07.547110 [ 193 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 4 columns (4 merged, 0 gathered) in 0.005184567 sec., 408520.1329252761 rows/sec., 27.99 MiB/sec. 2024.03.26 19:54:07.547408 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.03.26 19:54:07.547920 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.548115 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_71_14} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.03.26 19:54:07.548239 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 6 columns (6 merged, 0 gathered) in 0.012850218 sec., 134394.60715763734 rows/sec., 181.36 MiB/sec. 2024.03.26 19:54:07.548290 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.03.26 19:54:07.549240 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.03.26 19:54:07.549723 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:07.549814 [ 193 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_61_12} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.03.26 19:54:07.549924 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.08 MiB. 2024.03.26 19:54:08.000155 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 201.91 MiB, peak 218.53 MiB, free memory in arenas 0.00 B, will set to 205.79 MiB (RSS), difference: 3.88 MiB 2024.03.26 19:54:11.466450 [ 124 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:54:11.466518 [ 124 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:54:12.002206 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000851716 sec. 2024.03.26 19:54:12.517654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.517767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.517791 [ 3 ] {} HTTP-Session: 0e273fb1-6c23-4541-b3cf-fe97083961bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.517816 [ 3 ] {} HTTP-Session: 0e273fb1-6c23-4541-b3cf-fe97083961bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.517831 [ 3 ] {} HTTP-Session: 0e273fb1-6c23-4541-b3cf-fe97083961bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.517881 [ 3 ] {} HTTP-Session: 0e273fb1-6c23-4541-b3cf-fe97083961bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.518012 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.518075 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:12.518272 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.518732 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.518772 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.519154 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:54:12.519498 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.519642 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} executeQuery: Read 42 rows, 3.40 KiB in 0.001696 sec., 24764.150943396227 rows/sec., 1.96 MiB/sec. 2024.03.26 19:54:12.519790 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.519816 [ 3 ] {78b85847-df63-4339-b52e-7cd11c115d58} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:12.519832 [ 3 ] {} HTTP-Session: 0e273fb1-6c23-4541-b3cf-fe97083961bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.519952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.520003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.520022 [ 3 ] {} HTTP-Session: 5e3805ab-60c1-4ecf-b009-6adc947350b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.520038 [ 3 ] {} HTTP-Session: 5e3805ab-60c1-4ecf-b009-6adc947350b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.520052 [ 3 ] {} HTTP-Session: 5e3805ab-60c1-4ecf-b009-6adc947350b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.520085 [ 3 ] {} HTTP-Session: 5e3805ab-60c1-4ecf-b009-6adc947350b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.520152 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.520195 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:54:12.520327 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.520652 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.520687 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.520993 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:54:12.521311 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.521436 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} executeQuery: Read 4 rows, 334.00 B in 0.001307 sec., 3060.44376434583 rows/sec., 249.56 KiB/sec. 2024.03.26 19:54:12.521600 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.521628 [ 3 ] {fbcaf4d0-207c-4a7f-b826-249c5aa2eea5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:12.521644 [ 3 ] {} HTTP-Session: 5e3805ab-60c1-4ecf-b009-6adc947350b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.521780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.521828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.521846 [ 3 ] {} HTTP-Session: f74b4358-733a-4cee-9a2b-5fd461e0834e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.521863 [ 3 ] {} HTTP-Session: f74b4358-733a-4cee-9a2b-5fd461e0834e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.521877 [ 3 ] {} HTTP-Session: f74b4358-733a-4cee-9a2b-5fd461e0834e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.521908 [ 3 ] {} HTTP-Session: f74b4358-733a-4cee-9a2b-5fd461e0834e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.522015 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.522055 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:12.522180 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.522597 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.522635 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.522963 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:54:12.523269 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.523403 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} executeQuery: Read 154 rows, 15.05 KiB in 0.001447 sec., 106427.09053213545 rows/sec., 10.16 MiB/sec. 2024.03.26 19:54:12.523585 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.523620 [ 3 ] {b61f19e5-16f4-473b-aecc-3f2d176d8e77} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:12.523639 [ 3 ] {} HTTP-Session: f74b4358-733a-4cee-9a2b-5fd461e0834e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.523808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.523927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.523978 [ 3 ] {} HTTP-Session: d2727f54-3386-443b-9eb4-21f57f1dc6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.524013 [ 3 ] {} HTTP-Session: d2727f54-3386-443b-9eb4-21f57f1dc6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.524037 [ 3 ] {} HTTP-Session: d2727f54-3386-443b-9eb4-21f57f1dc6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.524072 [ 3 ] {} HTTP-Session: d2727f54-3386-443b-9eb4-21f57f1dc6f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.524140 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.524181 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:54:12.524330 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.524619 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.524658 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.524956 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 19:54:12.525283 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.525445 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} executeQuery: Read 4 rows, 286.00 B in 0.001319 sec., 3032.6004548900682 rows/sec., 211.75 KiB/sec. 2024.03.26 19:54:12.525609 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.525635 [ 3 ] {6d0a4179-ad1e-42db-b461-179ceefc4272} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:12.525652 [ 3 ] {} HTTP-Session: d2727f54-3386-443b-9eb4-21f57f1dc6f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.525771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.525820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.525838 [ 3 ] {} HTTP-Session: 74868bec-973b-470d-8695-94949e4ab513 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.525855 [ 3 ] {} HTTP-Session: 74868bec-973b-470d-8695-94949e4ab513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.525869 [ 3 ] {} HTTP-Session: 74868bec-973b-470d-8695-94949e4ab513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.525899 [ 3 ] {} HTTP-Session: 74868bec-973b-470d-8695-94949e4ab513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.525997 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.526037 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:12.526162 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.526502 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.526539 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.526850 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:54:12.527156 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.527302 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} executeQuery: Read 74 rows, 5.93 KiB in 0.001355 sec., 54612.54612546125 rows/sec., 4.27 MiB/sec. 2024.03.26 19:54:12.527429 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.527452 [ 3 ] {9a16d1a5-89b4-4d09-95b7-e9c5663c8901} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:12.527469 [ 3 ] {} HTTP-Session: 74868bec-973b-470d-8695-94949e4ab513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.527591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.527640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.527658 [ 3 ] {} HTTP-Session: 0f74e058-f18c-4d12-9e99-6883a15e0917 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.527675 [ 3 ] {} HTTP-Session: 0f74e058-f18c-4d12-9e99-6883a15e0917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.527688 [ 3 ] {} HTTP-Session: 0f74e058-f18c-4d12-9e99-6883a15e0917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.527719 [ 3 ] {} HTTP-Session: 0f74e058-f18c-4d12-9e99-6883a15e0917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.527824 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.527867 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:12.528012 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.528387 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.528425 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.528806 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:54:12.529160 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.529317 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} executeQuery: Read 102 rows, 7.24 KiB in 0.001539 sec., 66276.80311890838 rows/sec., 4.59 MiB/sec. 2024.03.26 19:54:12.529506 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.529545 [ 3 ] {25a755e9-947e-433c-b6f9-d595fa439da3} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:12.529609 [ 3 ] {} HTTP-Session: 0f74e058-f18c-4d12-9e99-6883a15e0917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.529839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.529891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.529911 [ 3 ] {} HTTP-Session: f469b76f-132f-4b84-b3a1-93e9c5915fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.529928 [ 3 ] {} HTTP-Session: f469b76f-132f-4b84-b3a1-93e9c5915fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.529942 [ 3 ] {} HTTP-Session: f469b76f-132f-4b84-b3a1-93e9c5915fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.529974 [ 3 ] {} HTTP-Session: f469b76f-132f-4b84-b3a1-93e9c5915fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.530247 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.530294 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:12.530469 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.530996 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.531033 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.531459 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.03.26 19:54:12.531798 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.531959 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} executeQuery: Read 42 rows, 58.04 KiB in 0.001922 sec., 21852.2372528616 rows/sec., 29.49 MiB/sec. 2024.03.26 19:54:12.532098 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.532122 [ 3 ] {da012e03-70dc-49eb-a247-63d23cc2a190} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:54:12.532138 [ 3 ] {} HTTP-Session: f469b76f-132f-4b84-b3a1-93e9c5915fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.532253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:12.532301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:12.532320 [ 3 ] {} HTTP-Session: 36f15227-eb6a-4121-a5eb-82a69d831d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:12.532337 [ 3 ] {} HTTP-Session: 36f15227-eb6a-4121-a5eb-82a69d831d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.532350 [ 3 ] {} HTTP-Session: 36f15227-eb6a-4121-a5eb-82a69d831d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:12.532381 [ 3 ] {} HTTP-Session: 36f15227-eb6a-4121-a5eb-82a69d831d0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:12.532457 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:12.532498 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:12.532628 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:12.532902 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:12.532941 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.03.26 19:54:12.533306 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:54:12.533628 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:12.533774 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} executeQuery: Read 30 rows, 2.10 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.53 MiB/sec. 2024.03.26 19:54:12.533899 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} DynamicQueryHandler: Done processing query 2024.03.26 19:54:12.533923 [ 3 ] {61d87645-03f1-4955-8d83-f932e294086a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:12.533940 [ 3 ] {} HTTP-Session: 36f15227-eb6a-4121-a5eb-82a69d831d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.515787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.515928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.515959 [ 3 ] {} HTTP-Session: e74cfb14-1b21-4c31-a62a-df759df4fdd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.515988 [ 3 ] {} HTTP-Session: e74cfb14-1b21-4c31-a62a-df759df4fdd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.516008 [ 3 ] {} HTTP-Session: e74cfb14-1b21-4c31-a62a-df759df4fdd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.516066 [ 3 ] {} HTTP-Session: e74cfb14-1b21-4c31-a62a-df759df4fdd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.516208 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.516280 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:17.516510 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.516944 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.516995 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.517391 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:54:17.517745 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.517916 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} executeQuery: Read 16 rows, 1.30 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 732.28 KiB/sec. 2024.03.26 19:54:17.518081 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.518109 [ 3 ] {2d58e8af-a2d4-49d1-8cd9-f8e16f30cb26} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:17.518126 [ 3 ] {} HTTP-Session: e74cfb14-1b21-4c31-a62a-df759df4fdd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.518281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.518337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.518356 [ 3 ] {} HTTP-Session: 1148485b-201b-4fdf-8a14-68cfb19f4da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.518374 [ 3 ] {} HTTP-Session: 1148485b-201b-4fdf-8a14-68cfb19f4da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.518388 [ 3 ] {} HTTP-Session: 1148485b-201b-4fdf-8a14-68cfb19f4da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.518423 [ 3 ] {} HTTP-Session: 1148485b-201b-4fdf-8a14-68cfb19f4da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.518494 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.518539 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:54:17.518678 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.518954 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.518994 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.519302 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:54:17.519612 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.519772 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} executeQuery: Read 2 rows, 167.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 125.55 KiB/sec. 2024.03.26 19:54:17.519897 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.519922 [ 3 ] {c1ce4d31-dcde-412d-9b2a-08bec1b10585} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:17.519937 [ 3 ] {} HTTP-Session: 1148485b-201b-4fdf-8a14-68cfb19f4da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.520068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.520118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.520137 [ 3 ] {} HTTP-Session: 8f931e1e-ac8d-4bee-b86b-86f97a147f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.520154 [ 3 ] {} HTTP-Session: 8f931e1e-ac8d-4bee-b86b-86f97a147f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.520168 [ 3 ] {} HTTP-Session: 8f931e1e-ac8d-4bee-b86b-86f97a147f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.520199 [ 3 ] {} HTTP-Session: 8f931e1e-ac8d-4bee-b86b-86f97a147f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.520288 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.520329 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:17.520459 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.520770 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.520809 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.521121 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:54:17.521421 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.521575 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} executeQuery: Read 75 rows, 6.37 KiB in 0.001324 sec., 56646.525679758306 rows/sec., 4.70 MiB/sec. 2024.03.26 19:54:17.521700 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.521723 [ 3 ] {6e59d4bd-da6d-4942-a31b-8415221f8d41} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:17.521739 [ 3 ] {} HTTP-Session: 8f931e1e-ac8d-4bee-b86b-86f97a147f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.521853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.521902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.521921 [ 3 ] {} HTTP-Session: c9482f58-e1dd-4c9f-85b2-cc485ced405b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.521938 [ 3 ] {} HTTP-Session: c9482f58-e1dd-4c9f-85b2-cc485ced405b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.521951 [ 3 ] {} HTTP-Session: c9482f58-e1dd-4c9f-85b2-cc485ced405b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.521982 [ 3 ] {} HTTP-Session: c9482f58-e1dd-4c9f-85b2-cc485ced405b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.522044 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.522084 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:54:17.522211 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.522472 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.522512 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.522813 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 19:54:17.523133 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.523294 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} executeQuery: Read 2 rows, 143.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 110.57 KiB/sec. 2024.03.26 19:54:17.523510 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.523574 [ 3 ] {53dfde5f-756c-455e-98d9-12dc98f9d6a4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:17.523635 [ 3 ] {} HTTP-Session: c9482f58-e1dd-4c9f-85b2-cc485ced405b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.523807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.523857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.523878 [ 3 ] {} HTTP-Session: 91faf3d6-c242-4007-95cb-f32c8fcf435b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.523896 [ 3 ] {} HTTP-Session: 91faf3d6-c242-4007-95cb-f32c8fcf435b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.523910 [ 3 ] {} HTTP-Session: 91faf3d6-c242-4007-95cb-f32c8fcf435b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.523942 [ 3 ] {} HTTP-Session: 91faf3d6-c242-4007-95cb-f32c8fcf435b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.524022 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.524062 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:17.524207 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.524512 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.524549 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.524852 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:54:17.525157 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.525310 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} executeQuery: Read 46 rows, 3.68 KiB in 0.001317 sec., 34927.866362946086 rows/sec., 2.73 MiB/sec. 2024.03.26 19:54:17.525493 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.525525 [ 3 ] {9f07fe24-6d90-4ed3-8bab-8a2a24c558b3} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:17.525574 [ 3 ] {} HTTP-Session: 91faf3d6-c242-4007-95cb-f32c8fcf435b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.525758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.525819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.525837 [ 3 ] {} HTTP-Session: c21ebd6e-3d1d-49cd-a30c-fb9b8d00358e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.525854 [ 3 ] {} HTTP-Session: c21ebd6e-3d1d-49cd-a30c-fb9b8d00358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.525868 [ 3 ] {} HTTP-Session: c21ebd6e-3d1d-49cd-a30c-fb9b8d00358e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.525898 [ 3 ] {} HTTP-Session: c21ebd6e-3d1d-49cd-a30c-fb9b8d00358e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.526004 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.526049 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:17.526208 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.526620 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.526657 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.527038 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:54:17.527371 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.527497 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} executeQuery: Read 101 rows, 7.17 KiB in 0.001552 sec., 65077.31958762887 rows/sec., 4.51 MiB/sec. 2024.03.26 19:54:17.527622 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.527646 [ 3 ] {f349e00b-738e-4c0d-a3a7-7ed0156a0380} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:17.527661 [ 3 ] {} HTTP-Session: c21ebd6e-3d1d-49cd-a30c-fb9b8d00358e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.527783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.527831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.527849 [ 3 ] {} HTTP-Session: d281f6d5-a0a8-420c-ae53-4b7b307d6312 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.527865 [ 3 ] {} HTTP-Session: d281f6d5-a0a8-420c-ae53-4b7b307d6312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.527879 [ 3 ] {} HTTP-Session: d281f6d5-a0a8-420c-ae53-4b7b307d6312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.527909 [ 3 ] {} HTTP-Session: d281f6d5-a0a8-420c-ae53-4b7b307d6312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.528067 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.528113 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:17.528268 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.528646 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.528680 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.529080 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.03.26 19:54:17.529417 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.529547 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} executeQuery: Read 16 rows, 22.11 KiB in 0.001592 sec., 10050.251256281406 rows/sec., 13.56 MiB/sec. 2024.03.26 19:54:17.529671 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.529695 [ 3 ] {08565fad-74a9-4101-b193-afe4b748fbb2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:17.529711 [ 3 ] {} HTTP-Session: d281f6d5-a0a8-420c-ae53-4b7b307d6312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.529818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:17.529865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:17.529882 [ 3 ] {} HTTP-Session: 0083069e-8e09-4297-bcc7-dc54424d25e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:17.529899 [ 3 ] {} HTTP-Session: 0083069e-8e09-4297-bcc7-dc54424d25e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.529913 [ 3 ] {} HTTP-Session: 0083069e-8e09-4297-bcc7-dc54424d25e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:17.529944 [ 3 ] {} HTTP-Session: 0083069e-8e09-4297-bcc7-dc54424d25e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:17.530017 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:17.530059 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:17.530183 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:17.530451 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:17.530486 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:17.530826 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:54:17.531137 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:17.531259 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} executeQuery: Read 30 rows, 2.10 KiB in 0.001273 sec., 23566.378633150038 rows/sec., 1.61 MiB/sec. 2024.03.26 19:54:17.531376 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} DynamicQueryHandler: Done processing query 2024.03.26 19:54:17.531399 [ 3 ] {68f17845-7a46-473e-a833-36b8322ecc3c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:17.531415 [ 3 ] {} HTTP-Session: 0083069e-8e09-4297-bcc7-dc54424d25e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.517161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.517292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.517318 [ 3 ] {} HTTP-Session: bde96509-09ef-48d6-a5a3-40d0b75ff6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.517344 [ 3 ] {} HTTP-Session: bde96509-09ef-48d6-a5a3-40d0b75ff6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.517359 [ 3 ] {} HTTP-Session: bde96509-09ef-48d6-a5a3-40d0b75ff6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.517410 [ 3 ] {} HTTP-Session: bde96509-09ef-48d6-a5a3-40d0b75ff6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.517542 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.517607 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:22.517801 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.518250 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.518299 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.518692 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:54:22.519030 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.519199 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} executeQuery: Read 42 rows, 3.40 KiB in 0.00172 sec., 24418.60465116279 rows/sec., 1.93 MiB/sec. 2024.03.26 19:54:22.519355 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.519382 [ 3 ] {55e32ab2-8fa5-4693-9e37-fd3f3df98abe} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:22.519399 [ 3 ] {} HTTP-Session: bde96509-09ef-48d6-a5a3-40d0b75ff6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.519537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.519587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.519606 [ 3 ] {} HTTP-Session: 6321a833-d0b5-4dc7-bf13-99df118762c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.519624 [ 3 ] {} HTTP-Session: 6321a833-d0b5-4dc7-bf13-99df118762c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.519638 [ 3 ] {} HTTP-Session: 6321a833-d0b5-4dc7-bf13-99df118762c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.519669 [ 3 ] {} HTTP-Session: 6321a833-d0b5-4dc7-bf13-99df118762c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.519782 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.519824 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:22.519951 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.520359 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.520397 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.520723 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:54:22.521038 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.521193 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} executeQuery: Read 152 rows, 14.87 KiB in 0.001466 sec., 103683.49249658936 rows/sec., 9.91 MiB/sec. 2024.03.26 19:54:22.521326 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.521349 [ 3 ] {f86cc02c-4d6c-4e6a-9bdd-3c966d73a90d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:22.521365 [ 3 ] {} HTTP-Session: 6321a833-d0b5-4dc7-bf13-99df118762c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.521492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.521550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.521569 [ 3 ] {} HTTP-Session: d6d6250f-4878-4ff6-b024-84f7e0138767 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.521586 [ 3 ] {} HTTP-Session: d6d6250f-4878-4ff6-b024-84f7e0138767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.521600 [ 3 ] {} HTTP-Session: d6d6250f-4878-4ff6-b024-84f7e0138767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.521630 [ 3 ] {} HTTP-Session: d6d6250f-4878-4ff6-b024-84f7e0138767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.521721 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.521764 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:22.521910 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.522250 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.522288 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.522616 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:54:22.522927 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.523093 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} executeQuery: Read 70 rows, 5.60 KiB in 0.001419 sec., 49330.51444679352 rows/sec., 3.85 MiB/sec. 2024.03.26 19:54:22.523244 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.523268 [ 3 ] {ef7b3831-adfa-40b4-8b2b-f4b0ef4d2649} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:54:22.523284 [ 3 ] {} HTTP-Session: d6d6250f-4878-4ff6-b024-84f7e0138767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.523407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.523455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.523473 [ 3 ] {} HTTP-Session: 73606815-c791-4e3b-b265-49de8c354fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.523489 [ 3 ] {} HTTP-Session: 73606815-c791-4e3b-b265-49de8c354fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.523504 [ 3 ] {} HTTP-Session: 73606815-c791-4e3b-b265-49de8c354fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.523534 [ 3 ] {} HTTP-Session: 73606815-c791-4e3b-b265-49de8c354fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.523631 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.523704 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:22.523854 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.524222 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.524260 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.524638 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:54:22.524998 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.525152 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} executeQuery: Read 100 rows, 7.10 KiB in 0.00157 sec., 63694.267515923566 rows/sec., 4.42 MiB/sec. 2024.03.26 19:54:22.525285 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.525309 [ 3 ] {26bcb927-cb20-4d73-b633-7d722b2096f8} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:22.525324 [ 3 ] {} HTTP-Session: 73606815-c791-4e3b-b265-49de8c354fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.525463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.525511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.525529 [ 3 ] {} HTTP-Session: 1ea09567-eabe-427c-b7c4-97bed51efc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.525545 [ 3 ] {} HTTP-Session: 1ea09567-eabe-427c-b7c4-97bed51efc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.525560 [ 3 ] {} HTTP-Session: 1ea09567-eabe-427c-b7c4-97bed51efc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.525589 [ 3 ] {} HTTP-Session: 1ea09567-eabe-427c-b7c4-97bed51efc6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.525843 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.525894 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:22.526052 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.526574 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.526612 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.527031 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.03.26 19:54:22.527371 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.527536 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} executeQuery: Read 42 rows, 58.04 KiB in 0.001889 sec., 22233.98623610376 rows/sec., 30.00 MiB/sec. 2024.03.26 19:54:22.527734 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.527783 [ 3 ] {16df29c3-5869-4da3-aa6d-12038330eb3e} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:54:22.527834 [ 3 ] {} HTTP-Session: 1ea09567-eabe-427c-b7c4-97bed51efc6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.528002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:22.528053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:22.528072 [ 3 ] {} HTTP-Session: 5d906eb8-b15f-4168-a5f5-a16c17900446 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:22.528089 [ 3 ] {} HTTP-Session: 5d906eb8-b15f-4168-a5f5-a16c17900446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.528102 [ 3 ] {} HTTP-Session: 5d906eb8-b15f-4168-a5f5-a16c17900446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:22.528134 [ 3 ] {} HTTP-Session: 5d906eb8-b15f-4168-a5f5-a16c17900446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:22.528213 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:22.528256 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:22.528398 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:22.528694 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:22.528731 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:22.529086 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:54:22.529405 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:22.529552 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} executeQuery: Read 30 rows, 2.10 KiB in 0.00137 sec., 21897.810218978102 rows/sec., 1.50 MiB/sec. 2024.03.26 19:54:22.529683 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} DynamicQueryHandler: Done processing query 2024.03.26 19:54:22.529706 [ 3 ] {24a7f747-89a4-4069-8868-ffa0a2eebe75} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:22.529721 [ 3 ] {} HTTP-Session: 5d906eb8-b15f-4168-a5f5-a16c17900446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:26.466765 [ 10 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:54:26.466843 [ 10 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:54:27.515546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.515655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.515679 [ 3 ] {} HTTP-Session: e16e7852-48e6-4703-a0be-58069b6d3a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.515704 [ 3 ] {} HTTP-Session: e16e7852-48e6-4703-a0be-58069b6d3a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.515718 [ 3 ] {} HTTP-Session: e16e7852-48e6-4703-a0be-58069b6d3a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.515768 [ 3 ] {} HTTP-Session: e16e7852-48e6-4703-a0be-58069b6d3a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.515886 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.515948 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:27.516136 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.516562 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.516606 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.516980 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:54:27.517314 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.517475 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} executeQuery: Read 16 rows, 1.30 KiB in 0.001646 sec., 9720.534629404618 rows/sec., 787.89 KiB/sec. 2024.03.26 19:54:27.517672 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.517697 [ 3 ] {affb39d4-f2bd-481f-be8a-66a4aa02088c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:27.517714 [ 3 ] {} HTTP-Session: e16e7852-48e6-4703-a0be-58069b6d3a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.517880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.517929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.517947 [ 3 ] {} HTTP-Session: e268dfba-1f7b-4026-86ff-43fa829af8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.517963 [ 3 ] {} HTTP-Session: e268dfba-1f7b-4026-86ff-43fa829af8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.517977 [ 3 ] {} HTTP-Session: e268dfba-1f7b-4026-86ff-43fa829af8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.518008 [ 3 ] {} HTTP-Session: e268dfba-1f7b-4026-86ff-43fa829af8e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.518095 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.518136 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:27.518270 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.518592 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.518630 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.518935 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:54:27.519230 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.519386 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} executeQuery: Read 74 rows, 6.29 KiB in 0.001322 sec., 55975.79425113464 rows/sec., 4.65 MiB/sec. 2024.03.26 19:54:27.519423 [ 10 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2024.03.26 19:54:27.519565 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.519566 [ 10 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.519605 [ 3 ] {dfcfc457-3ec3-404e-afe4-82fe9a48a425} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:27.519641 [ 3 ] {} HTTP-Session: e268dfba-1f7b-4026-86ff-43fa829af8e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.519649 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.519797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.519916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.519940 [ 3 ] {} HTTP-Session: 6feea691-e8f1-47e8-a338-3dd6426f0505 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.519948 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2024.03.26 19:54:27.519969 [ 3 ] {} HTTP-Session: 6feea691-e8f1-47e8-a338-3dd6426f0505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.520034 [ 3 ] {} HTTP-Session: 6feea691-e8f1-47e8-a338-3dd6426f0505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.520096 [ 3 ] {} HTTP-Session: 6feea691-e8f1-47e8-a338-3dd6426f0505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.520323 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.520341 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:27.520409 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:27.520415 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 241 rows starting from the beginning of the part 2024.03.26 19:54:27.520719 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 110 rows starting from the beginning of the part 2024.03.26 19:54:27.521058 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 154 rows starting from the beginning of the part 2024.03.26 19:54:27.521405 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 75 rows starting from the beginning of the part 2024.03.26 19:54:27.521491 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.521636 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:27.521905 [ 194 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part 2024.03.26 19:54:27.522667 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.522736 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.523599 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:54:27.524448 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.524849 [ 10 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2024.03.26 19:54:27.524928 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 4 columns (4 merged, 0 gathered) in 0.005140735 sec., 156786.9186021065 rows/sec., 14.06 MiB/sec. 2024.03.26 19:54:27.524948 [ 10 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.524934 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} executeQuery: Read 44 rows, 3.52 KiB in 0.004708 sec., 9345.794392523363 rows/sec., 747.15 KiB/sec. 2024.03.26 19:54:27.525026 [ 10 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.525291 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2024.03.26 19:54:27.525410 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2024.03.26 19:54:27.525526 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.525584 [ 3 ] {b7d332de-12d0-42ee-adcf-6ff81cfe2f31} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:27.525656 [ 3 ] {} HTTP-Session: 6feea691-e8f1-47e8-a338-3dd6426f0505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.525901 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:27.526061 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 138 rows starting from the beginning of the part 2024.03.26 19:54:27.526125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.526333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.526485 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part 2024.03.26 19:54:27.526560 [ 3 ] {} HTTP-Session: fed604af-1799-4cc7-9edf-a7926ff10bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.526691 [ 3 ] {} HTTP-Session: fed604af-1799-4cc7-9edf-a7926ff10bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.526853 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part 2024.03.26 19:54:27.526881 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.527205 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 46 rows starting from the beginning of the part 2024.03.26 19:54:27.527240 [ 3 ] {} HTTP-Session: fed604af-1799-4cc7-9edf-a7926ff10bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.527308 [ 195 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_75_15} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2024.03.26 19:54:27.527513 [ 3 ] {} HTTP-Session: fed604af-1799-4cc7-9edf-a7926ff10bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.527733 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:27.527754 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 19:54:27.527947 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.528055 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 44 rows starting from the beginning of the part 2024.03.26 19:54:27.528104 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:27.528907 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.529834 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.529897 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.530842 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 4 columns (4 merged, 0 gathered) in 0.005660211 sec., 77735.61798314586 rows/sec., 6.07 MiB/sec. 2024.03.26 19:54:27.530938 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:54:27.531024 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2024.03.26 19:54:27.531808 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.531918 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.532134 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} executeQuery: Read 100 rows, 7.10 KiB in 0.004379 sec., 22836.263987211692 rows/sec., 1.58 MiB/sec. 2024.03.26 19:54:27.532144 [ 194 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_75_15} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2024.03.26 19:54:27.532401 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:54:27.532480 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.532509 [ 3 ] {f519dcb0-e9de-4180-93e5-880db393bb47} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:27.532526 [ 3 ] {} HTTP-Session: fed604af-1799-4cc7-9edf-a7926ff10bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.532693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.532742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.532760 [ 3 ] {} HTTP-Session: 600df8ca-4a48-448d-b386-80341a8040d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.532777 [ 3 ] {} HTTP-Session: 600df8ca-4a48-448d-b386-80341a8040d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.532791 [ 3 ] {} HTTP-Session: 600df8ca-4a48-448d-b386-80341a8040d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.532825 [ 3 ] {} HTTP-Session: 600df8ca-4a48-448d-b386-80341a8040d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.532999 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.533049 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:27.533231 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.533608 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.533647 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.534077 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.03.26 19:54:27.534434 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.534610 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} executeQuery: Read 16 rows, 22.11 KiB in 0.001716 sec., 9324.009324009323 rows/sec., 12.58 MiB/sec. 2024.03.26 19:54:27.534741 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.534765 [ 3 ] {5b0ecf07-3833-4c60-ba90-e2db2dddca68} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:27.534781 [ 3 ] {} HTTP-Session: 600df8ca-4a48-448d-b386-80341a8040d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.534901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:27.534950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:27.534969 [ 3 ] {} HTTP-Session: aa5bb3ba-6804-42e7-b685-602bdfb32511 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:27.534985 [ 3 ] {} HTTP-Session: aa5bb3ba-6804-42e7-b685-602bdfb32511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.534999 [ 3 ] {} HTTP-Session: aa5bb3ba-6804-42e7-b685-602bdfb32511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:27.535029 [ 3 ] {} HTTP-Session: aa5bb3ba-6804-42e7-b685-602bdfb32511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:27.535105 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:27.535148 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:27.535278 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:27.535545 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:27.535583 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:27.535947 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:54:27.536272 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:27.536412 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} executeQuery: Read 30 rows, 2.10 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.54 MiB/sec. 2024.03.26 19:54:27.536578 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} DynamicQueryHandler: Done processing query 2024.03.26 19:54:27.536603 [ 3 ] {443b8618-dc92-4415-a589-18695212fa37} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:27.536632 [ 3 ] {} HTTP-Session: aa5bb3ba-6804-42e7-b685-602bdfb32511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:28.059952 [ 25 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.03.26 19:54:28.060047 [ 25 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:28.060095 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:28.060427 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::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.03.26 19:54:28.060743 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:28.060799 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 10 rows starting from the beginning of the part 2024.03.26 19:54:28.060915 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:28.061297 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:28.061564 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2024.03.26 19:54:28.061818 [ 187 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:28.062948 [ 196 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720892 sec., 7350.530634806527 rows/sec., 599.38 KiB/sec. 2024.03.26 19:54:28.063137 [ 188 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.03.26 19:54:28.063607 [ 188 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:28.063706 [ 188 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_21_5} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.03.26 19:54:28.063808 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:54:29.643334 [ 33 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.03.26 19:54:29.643394 [ 33 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:29.643416 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:29.643575 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::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.03.26 19:54:29.643741 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:29.643776 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 10 rows starting from the beginning of the part 2024.03.26 19:54:29.643857 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:29.644079 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:29.644311 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2024.03.26 19:54:29.644485 [ 196 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.03.26 19:54:29.645547 [ 188 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056463 sec., 9725.436343858362 rows/sec., 679.07 KiB/sec. 2024.03.26 19:54:29.645713 [ 197 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.03.26 19:54:29.646157 [ 197 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:29.646252 [ 197 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_21_5} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.03.26 19:54:29.646353 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:54:32.517222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.517336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.517359 [ 3 ] {} HTTP-Session: ae0d9cc8-ee9e-48c7-8482-64d0a2153b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.517384 [ 3 ] {} HTTP-Session: ae0d9cc8-ee9e-48c7-8482-64d0a2153b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.517399 [ 3 ] {} HTTP-Session: ae0d9cc8-ee9e-48c7-8482-64d0a2153b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.517449 [ 3 ] {} HTTP-Session: ae0d9cc8-ee9e-48c7-8482-64d0a2153b17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.517577 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.517641 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:32.517831 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.518256 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.518299 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.518679 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:54:32.519021 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.519185 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} executeQuery: Read 42 rows, 3.40 KiB in 0.001667 sec., 25194.96100779844 rows/sec., 1.99 MiB/sec. 2024.03.26 19:54:32.519209 [ 38 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.03.26 19:54:32.519315 [ 38 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.519354 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.519418 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.519463 [ 3 ] {9abde8a3-2541-443b-8bbc-ef380cefbd13} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:32.519489 [ 3 ] {} HTTP-Session: ae0d9cc8-ee9e-48c7-8482-64d0a2153b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.519501 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::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.03.26 19:54:32.519616 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:32.519646 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 58 rows starting from the beginning of the part 2024.03.26 19:54:32.519678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.519723 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.519797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.519868 [ 3 ] {} HTTP-Session: b44cfe29-9caa-4197-a52e-68797072340d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.519978 [ 3 ] {} HTTP-Session: b44cfe29-9caa-4197-a52e-68797072340d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.520085 [ 3 ] {} HTTP-Session: b44cfe29-9caa-4197-a52e-68797072340d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.520179 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:32.520232 [ 3 ] {} HTTP-Session: b44cfe29-9caa-4197-a52e-68797072340d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.520463 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.520541 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.520685 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:32.520722 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:32.521126 [ 196 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.521638 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.522240 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.522287 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.522769 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334371 sec., 64779.83403766408 rows/sec., 5.13 MiB/sec. 2024.03.26 19:54:32.522803 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:54:32.522888 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.03.26 19:54:32.523263 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.523446 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.523467 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} executeQuery: Read 152 rows, 14.87 KiB in 0.003074 sec., 49446.9746258946 rows/sec., 4.72 MiB/sec. 2024.03.26 19:54:32.523726 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_66_13} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.03.26 19:54:32.523810 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.523914 [ 3 ] {6be74698-d7ab-42e5-9d89-073d29b0c1cb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:32.523990 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 19:54:32.524004 [ 3 ] {} HTTP-Session: b44cfe29-9caa-4197-a52e-68797072340d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.524273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.524351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.524370 [ 3 ] {} HTTP-Session: df18f734-3099-4a79-9f0e-9fc9e238dcb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.524387 [ 3 ] {} HTTP-Session: df18f734-3099-4a79-9f0e-9fc9e238dcb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.524402 [ 3 ] {} HTTP-Session: df18f734-3099-4a79-9f0e-9fc9e238dcb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.524435 [ 3 ] {} HTTP-Session: df18f734-3099-4a79-9f0e-9fc9e238dcb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.524539 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.524579 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:32.524721 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.525053 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.525091 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.525402 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:54:32.525711 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.525859 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} executeQuery: Read 70 rows, 5.60 KiB in 0.001375 sec., 50909.09090909091 rows/sec., 3.98 MiB/sec. 2024.03.26 19:54:32.526057 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.526107 [ 3 ] {6a8d83f5-98e0-434b-bd89-d77904c9476b} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:54:32.526167 [ 3 ] {} HTTP-Session: df18f734-3099-4a79-9f0e-9fc9e238dcb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.526368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.526420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.526438 [ 3 ] {} HTTP-Session: 0e85fd99-5199-475d-a627-10e9cf0395cb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.526454 [ 3 ] {} HTTP-Session: 0e85fd99-5199-475d-a627-10e9cf0395cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.526468 [ 3 ] {} HTTP-Session: 0e85fd99-5199-475d-a627-10e9cf0395cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.526500 [ 3 ] {} HTTP-Session: 0e85fd99-5199-475d-a627-10e9cf0395cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.526606 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.526651 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:32.526820 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.527150 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.527187 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.527568 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:54:32.527912 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.528065 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. 2024.03.26 19:54:32.528073 [ 38 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.03.26 19:54:32.528158 [ 38 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.528213 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.528274 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.528319 [ 3 ] {5b4ba08a-8c41-457b-987f-c0b75cee0173} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:32.528355 [ 3 ] {} HTTP-Session: 0e85fd99-5199-475d-a627-10e9cf0395cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.528433 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.03.26 19:54:32.528639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.528755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.528821 [ 3 ] {} HTTP-Session: 31d2ff78-0bdb-4344-b071-61003e983bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.528840 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:32.528863 [ 3 ] {} HTTP-Session: 31d2ff78-0bdb-4344-b071-61003e983bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.528906 [ 3 ] {} HTTP-Session: 31d2ff78-0bdb-4344-b071-61003e983bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.528937 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 7707 rows starting from the beginning of the part 2024.03.26 19:54:32.528987 [ 3 ] {} HTTP-Session: 31d2ff78-0bdb-4344-b071-61003e983bd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.529359 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part 2024.03.26 19:54:32.529522 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.529751 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:32.529843 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 101 rows starting from the beginning of the part 2024.03.26 19:54:32.530190 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:32.530412 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:32.530659 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:32.530794 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.531553 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.531589 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.532234 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.03.26 19:54:32.532619 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.532751 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} executeQuery: Read 42 rows, 58.04 KiB in 0.003638 sec., 11544.80483782298 rows/sec., 15.58 MiB/sec. 2024.03.26 19:54:32.532775 [ 52 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.03.26 19:54:32.532852 [ 52 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.532914 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.533000 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.533030 [ 3 ] {6831bccb-82d6-4c16-9c9e-24c60c392bf3} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:54:32.533033 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::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.03.26 19:54:32.533048 [ 3 ] {} HTTP-Session: 31d2ff78-0bdb-4344-b071-61003e983bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.533171 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:32.533210 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1727 rows starting from the beginning of the part 2024.03.26 19:54:32.533218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:32.533282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:32.533419 [ 3 ] {} HTTP-Session: 84ba8fa5-6c3e-414b-b09d-9238c66a6243 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:32.533527 [ 3 ] {} HTTP-Session: 84ba8fa5-6c3e-414b-b09d-9238c66a6243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.533592 [ 3 ] {} HTTP-Session: 84ba8fa5-6c3e-414b-b09d-9238c66a6243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.533598 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.533671 [ 3 ] {} HTTP-Session: 84ba8fa5-6c3e-414b-b09d-9238c66a6243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:32.534001 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:32.534068 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:32.534234 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:32.534900 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.535212 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 8210 rows, containing 5 columns (5 merged, 0 gathered) in 0.006896449 sec., 1190467.7320168684 rows/sec., 82.65 MiB/sec. 2024.03.26 19:54:32.535505 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:32.535615 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.03.26 19:54:32.535749 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:32.536064 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:32.537250 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.537302 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.537556 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.537767 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_76_15} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.03.26 19:54:32.537900 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2024.03.26 19:54:32.538017 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:54:32.538344 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.538476 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} executeQuery: Read 30 rows, 2.10 KiB in 0.004698 sec., 6385.6960408684545 rows/sec., 447.95 KiB/sec. 2024.03.26 19:54:32.538476 [ 52 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.03.26 19:54:32.538532 [ 52 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:32.538563 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:32.538713 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} DynamicQueryHandler: Done processing query 2024.03.26 19:54:32.538787 [ 3 ] {309c4a1f-79f0-402b-a794-14ac3318d310} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:32.538886 [ 3 ] {} HTTP-Session: 84ba8fa5-6c3e-414b-b09d-9238c66a6243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:32.539070 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.03.26 19:54:32.539577 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:32.539675 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2118 rows starting from the beginning of the part 2024.03.26 19:54:32.539993 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:32.540319 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:32.540653 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:32.540980 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:32.541109 [ 199 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:32.543588 [ 202 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.004889868 sec., 463816.20117352856 rows/sec., 31.77 MiB/sec. 2024.03.26 19:54:32.543866 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.03.26 19:54:32.544333 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.544412 [ 200 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_76_15} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.03.26 19:54:32.544495 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.03.26 19:54:32.545322 [ 191 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1885 rows, containing 6 columns (6 merged, 0 gathered) in 0.012345044 sec., 152692.8539096337 rows/sec., 206.05 MiB/sec. 2024.03.26 19:54:32.546204 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.03.26 19:54:32.546605 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:32.546680 [ 200 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_66_13} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.03.26 19:54:32.546755 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.29 MiB. 2024.03.26 19:54:33.001193 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 206.32 MiB, peak 223.22 MiB, free memory in arenas 0.00 B, will set to 209.24 MiB (RSS), difference: 2.93 MiB 2024.03.26 19:54:37.517114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.517302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.517345 [ 3 ] {} HTTP-Session: 1d4eab8c-37ed-4ef1-890c-f096aa473b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.517388 [ 3 ] {} HTTP-Session: 1d4eab8c-37ed-4ef1-890c-f096aa473b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.517408 [ 3 ] {} HTTP-Session: 1d4eab8c-37ed-4ef1-890c-f096aa473b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.517465 [ 3 ] {} HTTP-Session: 1d4eab8c-37ed-4ef1-890c-f096aa473b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.517602 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.517676 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:37.517893 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.518422 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.518466 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.518868 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:54:37.519220 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.519378 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} executeQuery: Read 16 rows, 1.30 KiB in 0.001842 sec., 8686.210640608035 rows/sec., 704.06 KiB/sec. 2024.03.26 19:54:37.519567 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.519605 [ 3 ] {c8445d38-6075-4156-b453-fd9553c38dd8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:37.519638 [ 3 ] {} HTTP-Session: 1d4eab8c-37ed-4ef1-890c-f096aa473b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.519807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.519855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.519873 [ 3 ] {} HTTP-Session: 323f42d2-8d8d-4b2a-bc4b-1b2dd8445235 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.519890 [ 3 ] {} HTTP-Session: 323f42d2-8d8d-4b2a-bc4b-1b2dd8445235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.519904 [ 3 ] {} HTTP-Session: 323f42d2-8d8d-4b2a-bc4b-1b2dd8445235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.519934 [ 3 ] {} HTTP-Session: 323f42d2-8d8d-4b2a-bc4b-1b2dd8445235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.520000 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.520042 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:54:37.520177 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.520454 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.520491 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.520797 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:54:37.521113 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.521266 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec. 2024.03.26 19:54:37.521387 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.521411 [ 3 ] {fa66184c-48fa-45c6-9680-4acc0f8b52b8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:37.521428 [ 3 ] {} HTTP-Session: 323f42d2-8d8d-4b2a-bc4b-1b2dd8445235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.521563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.521612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.521630 [ 3 ] {} HTTP-Session: 0254b6e8-8e7c-47af-8e78-9a3cc46a0322 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.521646 [ 3 ] {} HTTP-Session: 0254b6e8-8e7c-47af-8e78-9a3cc46a0322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.521660 [ 3 ] {} HTTP-Session: 0254b6e8-8e7c-47af-8e78-9a3cc46a0322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.521691 [ 3 ] {} HTTP-Session: 0254b6e8-8e7c-47af-8e78-9a3cc46a0322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.521785 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.521826 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:37.521952 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.522291 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.522330 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.522653 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:54:37.522978 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.523131 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} executeQuery: Read 111 rows, 9.14 KiB in 0.001388 sec., 79971.18155619597 rows/sec., 6.43 MiB/sec. 2024.03.26 19:54:37.523265 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.523298 [ 3 ] {a506d30a-6d65-432c-a454-4bb6309581d0} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:37.523331 [ 3 ] {} HTTP-Session: 0254b6e8-8e7c-47af-8e78-9a3cc46a0322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.523470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.523525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.523544 [ 3 ] {} HTTP-Session: 2c45b96e-8a08-4f88-8d7d-3cb1913b8f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.523561 [ 3 ] {} HTTP-Session: 2c45b96e-8a08-4f88-8d7d-3cb1913b8f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.523576 [ 3 ] {} HTTP-Session: 2c45b96e-8a08-4f88-8d7d-3cb1913b8f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.523608 [ 3 ] {} HTTP-Session: 2c45b96e-8a08-4f88-8d7d-3cb1913b8f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.523671 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.523712 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:54:37.523838 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.524222 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.524260 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.524562 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 19:54:37.524887 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.525041 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} executeQuery: Read 2 rows, 143.00 B in 0.001392 sec., 1436.7816091954023 rows/sec., 100.32 KiB/sec. 2024.03.26 19:54:37.525165 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.525190 [ 3 ] {4f6885e1-eb05-4d6c-8799-2d53a55cc972} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:37.525205 [ 3 ] {} HTTP-Session: 2c45b96e-8a08-4f88-8d7d-3cb1913b8f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.525316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.525366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.525384 [ 3 ] {} HTTP-Session: 88066878-80e5-48ab-8941-2dfcf941542b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.525401 [ 3 ] {} HTTP-Session: 88066878-80e5-48ab-8941-2dfcf941542b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.525414 [ 3 ] {} HTTP-Session: 88066878-80e5-48ab-8941-2dfcf941542b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.525445 [ 3 ] {} HTTP-Session: 88066878-80e5-48ab-8941-2dfcf941542b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.525532 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.525574 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:37.525701 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.526027 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.526065 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.526380 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:54:37.526695 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.526828 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} executeQuery: Read 70 rows, 5.58 KiB in 0.001337 sec., 52356.02094240837 rows/sec., 4.08 MiB/sec. 2024.03.26 19:54:37.526974 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.526999 [ 3 ] {6d5fa0c9-6643-406c-8539-fea169f2615b} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:37.527014 [ 3 ] {} HTTP-Session: 88066878-80e5-48ab-8941-2dfcf941542b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.527139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.527188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.527205 [ 3 ] {} HTTP-Session: 958f0ac2-3166-4d0e-8558-bf262d043120 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.527222 [ 3 ] {} HTTP-Session: 958f0ac2-3166-4d0e-8558-bf262d043120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.527235 [ 3 ] {} HTTP-Session: 958f0ac2-3166-4d0e-8558-bf262d043120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.527265 [ 3 ] {} HTTP-Session: 958f0ac2-3166-4d0e-8558-bf262d043120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.527370 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.527416 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:37.527565 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.528023 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.528061 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.528459 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:54:37.528805 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.528961 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} executeQuery: Read 137 rows, 9.77 KiB in 0.001644 sec., 83333.33333333333 rows/sec., 5.80 MiB/sec. 2024.03.26 19:54:37.529104 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.529129 [ 3 ] {69f2868d-36fe-4687-851e-5d2c3726fcdb} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:54:37.529144 [ 3 ] {} HTTP-Session: 958f0ac2-3166-4d0e-8558-bf262d043120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.529264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.529312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.529330 [ 3 ] {} HTTP-Session: 7a2bb5b0-ccb1-4504-b8aa-d3cd1199aa48 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.529346 [ 3 ] {} HTTP-Session: 7a2bb5b0-ccb1-4504-b8aa-d3cd1199aa48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.529359 [ 3 ] {} HTTP-Session: 7a2bb5b0-ccb1-4504-b8aa-d3cd1199aa48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.529389 [ 3 ] {} HTTP-Session: 7a2bb5b0-ccb1-4504-b8aa-d3cd1199aa48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.529545 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.529591 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:37.529752 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.530154 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.530192 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.530606 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.03.26 19:54:37.530959 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.531122 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} executeQuery: Read 16 rows, 22.11 KiB in 0.001676 sec., 9546.53937947494 rows/sec., 12.88 MiB/sec. 2024.03.26 19:54:37.531254 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.531279 [ 3 ] {a2b80a77-e46a-48b8-a7e5-0f4a2cbb8fd2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:37.531294 [ 3 ] {} HTTP-Session: 7a2bb5b0-ccb1-4504-b8aa-d3cd1199aa48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.531399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:37.531448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:37.531467 [ 3 ] {} HTTP-Session: 3f30e529-6f58-4aa6-b421-0fb85ad5e136 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:37.531483 [ 3 ] {} HTTP-Session: 3f30e529-6f58-4aa6-b421-0fb85ad5e136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.531497 [ 3 ] {} HTTP-Session: 3f30e529-6f58-4aa6-b421-0fb85ad5e136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:37.531526 [ 3 ] {} HTTP-Session: 3f30e529-6f58-4aa6-b421-0fb85ad5e136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:37.531611 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:37.531654 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:37.531780 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:37.532059 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:37.532096 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:37.532457 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:54:37.532785 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:37.532934 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} executeQuery: Read 30 rows, 2.10 KiB in 0.001355 sec., 22140.22140221402 rows/sec., 1.52 MiB/sec. 2024.03.26 19:54:37.533060 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} DynamicQueryHandler: Done processing query 2024.03.26 19:54:37.533095 [ 3 ] {7942e831-491e-478e-ae84-86858885a0e1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:37.533127 [ 3 ] {} HTTP-Session: 3f30e529-6f58-4aa6-b421-0fb85ad5e136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:41.466892 [ 116 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:54:41.466996 [ 116 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:54:42.516727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.516840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.516864 [ 3 ] {} HTTP-Session: d7baf491-f6bf-4591-8040-ae6b435e296e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.516890 [ 3 ] {} HTTP-Session: d7baf491-f6bf-4591-8040-ae6b435e296e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.516904 [ 3 ] {} HTTP-Session: d7baf491-f6bf-4591-8040-ae6b435e296e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.516954 [ 3 ] {} HTTP-Session: d7baf491-f6bf-4591-8040-ae6b435e296e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.517082 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.517146 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:42.517342 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.517805 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.517852 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.518245 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:54:42.518590 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.518742 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} executeQuery: Read 42 rows, 3.40 KiB in 0.001724 sec., 24361.948955916472 rows/sec., 1.93 MiB/sec. 2024.03.26 19:54:42.518917 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.518943 [ 3 ] {74019fd8-fb2b-4b01-b9b2-63789b78aa27} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:42.518959 [ 3 ] {} HTTP-Session: d7baf491-f6bf-4591-8040-ae6b435e296e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.519099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 24187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.519148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.519166 [ 3 ] {} HTTP-Session: fd3fa45e-6c28-4a21-8bea-1b711d72ed03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.519183 [ 3 ] {} HTTP-Session: fd3fa45e-6c28-4a21-8bea-1b711d72ed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.519198 [ 3 ] {} HTTP-Session: fd3fa45e-6c28-4a21-8bea-1b711d72ed03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.519228 [ 3 ] {} HTTP-Session: fd3fa45e-6c28-4a21-8bea-1b711d72ed03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.519338 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.519381 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:42.519518 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.519951 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.519990 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.520319 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:54:42.520688 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.520853 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} executeQuery: Read 152 rows, 14.87 KiB in 0.001572 sec., 96692.11195928753 rows/sec., 9.24 MiB/sec. 2024.03.26 19:54:42.520987 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.521011 [ 3 ] {faa560af-a4aa-434a-a196-100a8d232c15} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:42.521026 [ 3 ] {} HTTP-Session: fd3fa45e-6c28-4a21-8bea-1b711d72ed03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.521150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.521199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.521217 [ 3 ] {} HTTP-Session: e24c2adc-e427-40fc-add3-2cadc3f82994 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.521234 [ 3 ] {} HTTP-Session: e24c2adc-e427-40fc-add3-2cadc3f82994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.521248 [ 3 ] {} HTTP-Session: e24c2adc-e427-40fc-add3-2cadc3f82994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.521279 [ 3 ] {} HTTP-Session: e24c2adc-e427-40fc-add3-2cadc3f82994 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.521366 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.521408 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:42.521536 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.521927 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.521965 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.522278 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:54:42.522586 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.522764 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} executeQuery: Read 70 rows, 5.60 KiB in 0.001439 sec., 48644.892286309936 rows/sec., 3.80 MiB/sec. 2024.03.26 19:54:42.522952 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.522993 [ 3 ] {b9087a8b-501e-47ae-acaa-c5b9e22629d0} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:54:42.523049 [ 3 ] {} HTTP-Session: e24c2adc-e427-40fc-add3-2cadc3f82994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.523240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.523295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.523315 [ 3 ] {} HTTP-Session: 5030457d-d4e7-4cc5-89d3-82bb6e22730f Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.523331 [ 3 ] {} HTTP-Session: 5030457d-d4e7-4cc5-89d3-82bb6e22730f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.523345 [ 3 ] {} HTTP-Session: 5030457d-d4e7-4cc5-89d3-82bb6e22730f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.523377 [ 3 ] {} HTTP-Session: 5030457d-d4e7-4cc5-89d3-82bb6e22730f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.523489 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.523539 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:42.523699 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.524086 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.524125 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.524510 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:54:42.524871 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.525024 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} executeQuery: Read 100 rows, 7.10 KiB in 0.001593 sec., 62774.63904582548 rows/sec., 4.35 MiB/sec. 2024.03.26 19:54:42.525159 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.525183 [ 3 ] {02425701-9103-43be-b7a3-1e8b3ec86c53} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:42.525198 [ 3 ] {} HTTP-Session: 5030457d-d4e7-4cc5-89d3-82bb6e22730f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.525337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 44961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.525386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.525404 [ 3 ] {} HTTP-Session: 66d29be1-9806-41d8-8249-af2db9937cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.525420 [ 3 ] {} HTTP-Session: 66d29be1-9806-41d8-8249-af2db9937cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.525433 [ 3 ] {} HTTP-Session: 66d29be1-9806-41d8-8249-af2db9937cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.525463 [ 3 ] {} HTTP-Session: 66d29be1-9806-41d8-8249-af2db9937cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.525732 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.525781 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:42.525946 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.526483 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.526521 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.526966 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.03.26 19:54:42.527317 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.527466 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} executeQuery: Read 42 rows, 58.04 KiB in 0.00195 sec., 21538.46153846154 rows/sec., 29.07 MiB/sec. 2024.03.26 19:54:42.527600 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.527624 [ 3 ] {a231571e-a0b5-432d-871e-8e1c6d32ec8e} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 19:54:42.527641 [ 3 ] {} HTTP-Session: 66d29be1-9806-41d8-8249-af2db9937cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.527757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:42.527806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:42.527825 [ 3 ] {} HTTP-Session: 44f5414e-bb8d-45b8-81a3-eda2b5e2a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:42.527841 [ 3 ] {} HTTP-Session: 44f5414e-bb8d-45b8-81a3-eda2b5e2a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.527855 [ 3 ] {} HTTP-Session: 44f5414e-bb8d-45b8-81a3-eda2b5e2a919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:42.527886 [ 3 ] {} HTTP-Session: 44f5414e-bb8d-45b8-81a3-eda2b5e2a919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:42.527962 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:42.528005 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:42.528133 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:42.528403 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:42.528441 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.03.26 19:54:42.528810 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:54:42.529135 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:42.529293 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} executeQuery: Read 30 rows, 2.10 KiB in 0.00136 sec., 22058.823529411762 rows/sec., 1.51 MiB/sec. 2024.03.26 19:54:42.529420 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} DynamicQueryHandler: Done processing query 2024.03.26 19:54:42.529444 [ 3 ] {348b21cf-35a2-4968-b14a-84ce9c714374} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:42.529459 [ 3 ] {} HTTP-Session: 44f5414e-bb8d-45b8-81a3-eda2b5e2a919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.516037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.516165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.516194 [ 3 ] {} HTTP-Session: b22d9267-3dc1-4298-9963-f8668e6b37ca Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.516223 [ 3 ] {} HTTP-Session: b22d9267-3dc1-4298-9963-f8668e6b37ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.516241 [ 3 ] {} HTTP-Session: b22d9267-3dc1-4298-9963-f8668e6b37ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.516295 [ 3 ] {} HTTP-Session: b22d9267-3dc1-4298-9963-f8668e6b37ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.516430 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.516501 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:47.516708 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.517121 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.517167 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.517538 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:54:47.517871 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.518039 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} executeQuery: Read 16 rows, 1.30 KiB in 0.001667 sec., 9598.080383923216 rows/sec., 777.97 KiB/sec. 2024.03.26 19:54:47.518194 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.518221 [ 3 ] {df5a9002-8d7a-47f5-9fe8-1e1633505368} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:47.518237 [ 3 ] {} HTTP-Session: b22d9267-3dc1-4298-9963-f8668e6b37ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.518363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.518413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.518432 [ 3 ] {} HTTP-Session: 8ccbb827-af63-44bd-a774-9966ce5c149d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.518449 [ 3 ] {} HTTP-Session: 8ccbb827-af63-44bd-a774-9966ce5c149d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.518463 [ 3 ] {} HTTP-Session: 8ccbb827-af63-44bd-a774-9966ce5c149d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.518494 [ 3 ] {} HTTP-Session: 8ccbb827-af63-44bd-a774-9966ce5c149d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.518558 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.518601 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:54:47.518732 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.519009 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.519047 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.519358 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:54:47.519663 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.519786 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} executeQuery: Read 2 rows, 167.00 B in 0.001251 sec., 1598.721023181455 rows/sec., 130.36 KiB/sec. 2024.03.26 19:54:47.519909 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.519933 [ 3 ] {ae7c3b65-7096-4f1a-a957-7ef0f233161e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:47.519949 [ 3 ] {} HTTP-Session: 8ccbb827-af63-44bd-a774-9966ce5c149d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.520077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.520126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.520144 [ 3 ] {} HTTP-Session: 555f351a-eabb-4b33-b4b7-b42d6daf224e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.520161 [ 3 ] {} HTTP-Session: 555f351a-eabb-4b33-b4b7-b42d6daf224e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.520175 [ 3 ] {} HTTP-Session: 555f351a-eabb-4b33-b4b7-b42d6daf224e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.520205 [ 3 ] {} HTTP-Session: 555f351a-eabb-4b33-b4b7-b42d6daf224e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.520289 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.520330 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:47.520453 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.520777 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.520814 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.521127 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:54:47.521436 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.521562 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} executeQuery: Read 75 rows, 6.38 KiB in 0.00131 sec., 57251.908396946565 rows/sec., 4.76 MiB/sec. 2024.03.26 19:54:47.521686 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.521710 [ 3 ] {0c4fdabd-daf0-46b2-bc52-7a2cb4ff9209} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:47.521725 [ 3 ] {} HTTP-Session: 555f351a-eabb-4b33-b4b7-b42d6daf224e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.521834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.521883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.521901 [ 3 ] {} HTTP-Session: 44bb739d-545e-4c5e-93f0-28453063ce38 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.521917 [ 3 ] {} HTTP-Session: 44bb739d-545e-4c5e-93f0-28453063ce38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.521931 [ 3 ] {} HTTP-Session: 44bb739d-545e-4c5e-93f0-28453063ce38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.521962 [ 3 ] {} HTTP-Session: 44bb739d-545e-4c5e-93f0-28453063ce38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.522025 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.522066 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:54:47.522190 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.522447 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.522482 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.522783 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 19:54:47.523095 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.523221 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} executeQuery: Read 2 rows, 143.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 114.56 KiB/sec. 2024.03.26 19:54:47.523346 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.523371 [ 3 ] {a09a8ee8-eaf8-4d31-b448-88df410cf884} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:47.523387 [ 3 ] {} HTTP-Session: 44bb739d-545e-4c5e-93f0-28453063ce38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.523494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.523542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.523562 [ 3 ] {} HTTP-Session: 52ee97d0-87a2-4a20-9dd1-698deea6cb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.523579 [ 3 ] {} HTTP-Session: 52ee97d0-87a2-4a20-9dd1-698deea6cb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.523595 [ 3 ] {} HTTP-Session: 52ee97d0-87a2-4a20-9dd1-698deea6cb07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.523625 [ 3 ] {} HTTP-Session: 52ee97d0-87a2-4a20-9dd1-698deea6cb07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.523702 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.523745 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:47.523869 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.524169 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.524205 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.524522 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:54:47.524830 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.524955 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} executeQuery: Read 46 rows, 3.68 KiB in 0.001285 sec., 35797.66536964981 rows/sec., 2.80 MiB/sec. 2024.03.26 19:54:47.525075 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.525101 [ 3 ] {b98bf291-0432-4122-9084-6920ae6dd41d} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:47.525117 [ 3 ] {} HTTP-Session: 52ee97d0-87a2-4a20-9dd1-698deea6cb07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.525233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.525281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.525299 [ 3 ] {} HTTP-Session: 5055fd04-cf52-4e1c-8dbc-ffd87fa414b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.525315 [ 3 ] {} HTTP-Session: 5055fd04-cf52-4e1c-8dbc-ffd87fa414b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.525330 [ 3 ] {} HTTP-Session: 5055fd04-cf52-4e1c-8dbc-ffd87fa414b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.525360 [ 3 ] {} HTTP-Session: 5055fd04-cf52-4e1c-8dbc-ffd87fa414b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.525466 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.525539 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:47.525682 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.526080 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.526116 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.526504 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:54:47.526846 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.526973 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} executeQuery: Read 101 rows, 7.17 KiB in 0.001566 sec., 64495.53001277139 rows/sec., 4.47 MiB/sec. 2024.03.26 19:54:47.527100 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.527124 [ 3 ] {fac146e9-2d73-4978-9626-23d6de6c5f15} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:47.527140 [ 3 ] {} HTTP-Session: 5055fd04-cf52-4e1c-8dbc-ffd87fa414b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.527287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.527336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.527354 [ 3 ] {} HTTP-Session: d290b9c5-7917-4aa7-899f-e009b8da27c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.527370 [ 3 ] {} HTTP-Session: d290b9c5-7917-4aa7-899f-e009b8da27c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.527384 [ 3 ] {} HTTP-Session: d290b9c5-7917-4aa7-899f-e009b8da27c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.527414 [ 3 ] {} HTTP-Session: d290b9c5-7917-4aa7-899f-e009b8da27c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.527561 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.527608 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:47.527765 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.528182 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.528217 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.528627 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.03.26 19:54:47.528971 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.529108 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} executeQuery: Read 16 rows, 22.11 KiB in 0.001645 sec., 9726.44376899696 rows/sec., 13.13 MiB/sec. 2024.03.26 19:54:47.529317 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.529352 [ 3 ] {e3e22df6-bbf0-4d12-88b3-0d9a92d59314} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:47.529404 [ 3 ] {} HTTP-Session: d290b9c5-7917-4aa7-899f-e009b8da27c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.529600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:47.529675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:47.529695 [ 3 ] {} HTTP-Session: 66cc7b25-2d5a-4c94-aa58-3d4c27e6ee7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:47.529711 [ 3 ] {} HTTP-Session: 66cc7b25-2d5a-4c94-aa58-3d4c27e6ee7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.529725 [ 3 ] {} HTTP-Session: 66cc7b25-2d5a-4c94-aa58-3d4c27e6ee7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:47.529758 [ 3 ] {} HTTP-Session: 66cc7b25-2d5a-4c94-aa58-3d4c27e6ee7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:47.529842 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:47.529885 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:47.530029 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:47.530310 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:47.530345 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:47.530714 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:54:47.531039 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:47.531164 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} executeQuery: Read 30 rows, 2.10 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.51 MiB/sec. 2024.03.26 19:54:47.531286 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} DynamicQueryHandler: Done processing query 2024.03.26 19:54:47.531310 [ 3 ] {007adf05-c5ff-4f55-b6cb-3adfad539aea} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:47.531326 [ 3 ] {} HTTP-Session: 66cc7b25-2d5a-4c94-aa58-3d4c27e6ee7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.517644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.517786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.517813 [ 3 ] {} HTTP-Session: 5094ef75-0668-479d-b93b-049f9e8ab172 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.517848 [ 3 ] {} HTTP-Session: 5094ef75-0668-479d-b93b-049f9e8ab172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.517903 [ 3 ] {} HTTP-Session: 5094ef75-0668-479d-b93b-049f9e8ab172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.518022 [ 3 ] {} HTTP-Session: 5094ef75-0668-479d-b93b-049f9e8ab172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.518300 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.518379 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:52.518578 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.519051 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.519103 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.519513 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:52.519880 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.520059 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} executeQuery: Read 52 rows, 4.21 KiB in 0.001904 sec., 27310.9243697479 rows/sec., 2.16 MiB/sec. 2024.03.26 19:54:52.520226 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.520255 [ 3 ] {eead1a0a-e50a-41db-a9be-7eaf53f9a17e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:52.520272 [ 3 ] {} HTTP-Session: 5094ef75-0668-479d-b93b-049f9e8ab172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.520463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 28676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.520516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.520537 [ 3 ] {} HTTP-Session: 24f5df74-716d-43c2-b8df-6339ec2e03fc Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.520555 [ 3 ] {} HTTP-Session: 24f5df74-716d-43c2-b8df-6339ec2e03fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.520569 [ 3 ] {} HTTP-Session: 24f5df74-716d-43c2-b8df-6339ec2e03fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.520606 [ 3 ] {} HTTP-Session: 24f5df74-716d-43c2-b8df-6339ec2e03fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.520731 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.520780 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:52.520915 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.521395 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.521435 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.521817 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:54:52.522149 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.522324 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} executeQuery: Read 182 rows, 17.55 KiB in 0.001657 sec., 109837.05491852746 rows/sec., 10.34 MiB/sec. 2024.03.26 19:54:52.522332 [ 110 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2024.03.26 19:54:52.522434 [ 110 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.522480 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.522509 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.522553 [ 3 ] {157c0b28-89ec-4376-8c10-e4308301740a} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 19:54:52.522587 [ 3 ] {} HTTP-Session: 24f5df74-716d-43c2-b8df-6339ec2e03fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.522621 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2024.03.26 19:54:52.522737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.522755 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:52.522795 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 241 rows starting from the beginning of the part 2024.03.26 19:54:52.522798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.522834 [ 3 ] {} HTTP-Session: ff68428f-1abb-46c1-b4d0-4ca1e915f62e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.522859 [ 3 ] {} HTTP-Session: ff68428f-1abb-46c1-b4d0-4ca1e915f62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.522886 [ 3 ] {} HTTP-Session: ff68428f-1abb-46c1-b4d0-4ca1e915f62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.522944 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:52.523010 [ 3 ] {} HTTP-Session: ff68428f-1abb-46c1-b4d0-4ca1e915f62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.523275 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 111 rows starting from the beginning of the part 2024.03.26 19:54:52.523348 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.523524 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:52.523563 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 152 rows starting from the beginning of the part 2024.03.26 19:54:52.523879 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 75 rows starting from the beginning of the part 2024.03.26 19:54:52.524278 [ 200 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 182 rows starting from the beginning of the part 2024.03.26 19:54:52.524472 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.525174 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.525216 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.525696 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:54:52.526171 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610289 sec., 252888.34217980888 rows/sec., 23.05 MiB/sec. 2024.03.26 19:54:52.526176 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.526476 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2024.03.26 19:54:52.526500 [ 109 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2024.03.26 19:54:52.526517 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} executeQuery: Read 90 rows, 7.21 KiB in 0.003294 sec., 27322.4043715847 rows/sec., 2.14 MiB/sec. 2024.03.26 19:54:52.526604 [ 109 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.526691 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.527137 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2024.03.26 19:54:52.527261 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.527429 [ 3 ] {1d191bd7-8f1f-4b36-a641-769b43085de1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:52.527522 [ 3 ] {} HTTP-Session: ff68428f-1abb-46c1-b4d0-4ca1e915f62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.527646 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:52.527695 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 138 rows starting from the beginning of the part 2024.03.26 19:54:52.527791 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.527815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.527983 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:52.528149 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_80_16} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2024.03.26 19:54:52.528291 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:52.528572 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 19:54:52.528642 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 70 rows starting from the beginning of the part 2024.03.26 19:54:52.528904 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part 2024.03.26 19:54:52.528766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.529029 [ 3 ] {} HTTP-Session: 9da2f761-4f76-45cf-b309-923ebd3a4e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.529120 [ 3 ] {} HTTP-Session: 9da2f761-4f76-45cf-b309-923ebd3a4e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.529171 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part 2024.03.26 19:54:52.529189 [ 3 ] {} HTTP-Session: 9da2f761-4f76-45cf-b309-923ebd3a4e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.529417 [ 3 ] {} HTTP-Session: 9da2f761-4f76-45cf-b309-923ebd3a4e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.529719 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.529798 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:52.530416 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.531375 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.531441 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.532060 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 4 columns (4 merged, 0 gathered) in 0.005226288 sec., 92608.75022578167 rows/sec., 7.23 MiB/sec. 2024.03.26 19:54:52.532283 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2024.03.26 19:54:52.532329 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:54:52.533401 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.533449 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.533585 [ 193 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_80_16} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2024.03.26 19:54:52.533812 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} executeQuery: Read 100 rows, 7.10 KiB in 0.004176 sec., 23946.360153256705 rows/sec., 1.66 MiB/sec. 2024.03.26 19:54:52.533825 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 19:54:52.534056 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.534086 [ 3 ] {0876f7b4-fc52-443e-8e26-175c30e2f4b4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:52.534103 [ 3 ] {} HTTP-Session: 9da2f761-4f76-45cf-b309-923ebd3a4e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.534294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 55645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.534344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.534362 [ 3 ] {} HTTP-Session: 6b919983-958d-4f53-8e15-af3744c14850 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.534379 [ 3 ] {} HTTP-Session: 6b919983-958d-4f53-8e15-af3744c14850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.534393 [ 3 ] {} HTTP-Session: 6b919983-958d-4f53-8e15-af3744c14850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.534424 [ 3 ] {} HTTP-Session: 6b919983-958d-4f53-8e15-af3744c14850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.534793 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.534842 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:52.535022 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.535683 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.535721 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.536178 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.03.26 19:54:52.536543 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.536704 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} executeQuery: Read 52 rows, 71.86 KiB in 0.00222 sec., 23423.42342342342 rows/sec., 31.61 MiB/sec. 2024.03.26 19:54:52.536846 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.536870 [ 3 ] {c1541179-f964-4afb-adee-a167485b2d49} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 19:54:52.536887 [ 3 ] {} HTTP-Session: 6b919983-958d-4f53-8e15-af3744c14850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.537010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.537060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.537078 [ 3 ] {} HTTP-Session: b4ecb865-5481-4da2-b8f0-ea22cecdb745 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.537094 [ 3 ] {} HTTP-Session: b4ecb865-5481-4da2-b8f0-ea22cecdb745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.537109 [ 3 ] {} HTTP-Session: b4ecb865-5481-4da2-b8f0-ea22cecdb745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.537140 [ 3 ] {} HTTP-Session: b4ecb865-5481-4da2-b8f0-ea22cecdb745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.537210 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.537252 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 19:54:52.537383 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.537658 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.537695 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.538060 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 19:54:52.538415 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.538576 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} executeQuery: Read 15 rows, 1.09 KiB in 0.001387 sec., 10814.708002883923 rows/sec., 784.35 KiB/sec. 2024.03.26 19:54:52.538967 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.538993 [ 3 ] {16b93a53-36c9-47dc-bc75-4e4772ccf3df} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 19:54:52.539009 [ 3 ] {} HTTP-Session: b4ecb865-5481-4da2-b8f0-ea22cecdb745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.539126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:52.539174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:52.539194 [ 3 ] {} HTTP-Session: 43985868-8623-4465-a10e-baa14a6f6f7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:52.539211 [ 3 ] {} HTTP-Session: 43985868-8623-4465-a10e-baa14a6f6f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.539226 [ 3 ] {} HTTP-Session: 43985868-8623-4465-a10e-baa14a6f6f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:52.539257 [ 3 ] {} HTTP-Session: 43985868-8623-4465-a10e-baa14a6f6f7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:52.539334 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:52.539378 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:52.539533 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:52.539806 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:52.539844 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:52.540210 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:54:52.540563 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:52.540715 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. 2024.03.26 19:54:52.540850 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} DynamicQueryHandler: Done processing query 2024.03.26 19:54:52.540875 [ 3 ] {b474b5db-7c3c-43a1-bc4b-a8f75f1c2017} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:52.540892 [ 3 ] {} HTTP-Session: 43985868-8623-4465-a10e-baa14a6f6f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:56.467252 [ 107 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:54:56.467307 [ 107 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:54:57.514890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.515022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.515051 [ 3 ] {} HTTP-Session: a0e4612f-7e50-408d-ae01-4a5a2ba5eef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.515080 [ 3 ] {} HTTP-Session: a0e4612f-7e50-408d-ae01-4a5a2ba5eef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.515097 [ 3 ] {} HTTP-Session: a0e4612f-7e50-408d-ae01-4a5a2ba5eef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.515152 [ 3 ] {} HTTP-Session: a0e4612f-7e50-408d-ae01-4a5a2ba5eef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.515286 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.515358 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:54:57.515581 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.516012 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.516060 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.516448 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:57.516796 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.516967 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} executeQuery: Read 16 rows, 1.30 KiB in 0.001744 sec., 9174.311926605504 rows/sec., 743.62 KiB/sec. 2024.03.26 19:54:57.517016 [ 107 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.03.26 19:54:57.517130 [ 107 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.517164 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.517195 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.517258 [ 3 ] {c3818c90-00b5-45ff-9375-32716fda36d5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:54:57.517309 [ 3 ] {} HTTP-Session: a0e4612f-7e50-408d-ae01-4a5a2ba5eef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.517394 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.03.26 19:54:57.517558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 10823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.517614 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:57.517670 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 58 rows starting from the beginning of the part 2024.03.26 19:54:57.517671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.517736 [ 3 ] {} HTTP-Session: 12d0241a-4f9b-47e2-8031-269cd9ddec6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.517796 [ 3 ] {} HTTP-Session: 12d0241a-4f9b-47e2-8031-269cd9ddec6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.517866 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.517890 [ 3 ] {} HTTP-Session: 12d0241a-4f9b-47e2-8031-269cd9ddec6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.518118 [ 3 ] {} HTTP-Session: 12d0241a-4f9b-47e2-8031-269cd9ddec6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.518122 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:57.518482 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.518559 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.518717 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part 2024.03.26 19:54:57.518792 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:54:57.518988 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.519708 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.520512 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.520591 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.521476 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.03.26 19:54:57.521591 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.004329911 sec., 46190.32585196324 rows/sec., 3.66 MiB/sec. 2024.03.26 19:54:57.521827 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.03.26 19:54:57.522252 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.522611 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} executeQuery: Read 74 rows, 6.29 KiB in 0.004339 sec., 17054.620880387185 rows/sec., 1.42 MiB/sec. 2024.03.26 19:54:57.522811 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.523100 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.523157 [ 3 ] {9df5875d-c4de-4fd7-ae2d-2d285732376e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:54:57.523209 [ 191 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_71_14} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.03.26 19:54:57.523228 [ 3 ] {} HTTP-Session: 12d0241a-4f9b-47e2-8031-269cd9ddec6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.523443 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.03.26 19:54:57.523492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.523589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.523612 [ 3 ] {} HTTP-Session: 339f8d4f-dd06-4e61-b09b-2cfda375f368 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.523630 [ 3 ] {} HTTP-Session: 339f8d4f-dd06-4e61-b09b-2cfda375f368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.523644 [ 3 ] {} HTTP-Session: 339f8d4f-dd06-4e61-b09b-2cfda375f368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.523678 [ 3 ] {} HTTP-Session: 339f8d4f-dd06-4e61-b09b-2cfda375f368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.523770 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.523813 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:54:57.523954 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.524273 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.524312 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.524639 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.03.26 19:54:57.524962 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.525115 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} executeQuery: Read 44 rows, 3.52 KiB in 0.001382 sec., 31837.91606367583 rows/sec., 2.49 MiB/sec. 2024.03.26 19:54:57.525243 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.525266 [ 3 ] {a0a3a83b-9c13-480c-b8b8-13e7cd94f7f7} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:54:57.525282 [ 3 ] {} HTTP-Session: 339f8d4f-dd06-4e61-b09b-2cfda375f368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.525413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.525461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.525480 [ 3 ] {} HTTP-Session: 3f070403-e4b4-4830-a274-bd5be366580a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.525497 [ 3 ] {} HTTP-Session: 3f070403-e4b4-4830-a274-bd5be366580a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.525511 [ 3 ] {} HTTP-Session: 3f070403-e4b4-4830-a274-bd5be366580a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.525541 [ 3 ] {} HTTP-Session: 3f070403-e4b4-4830-a274-bd5be366580a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.525648 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.525694 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:54:57.525839 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.526176 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.526213 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.526608 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.03.26 19:54:57.526964 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.527134 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} executeQuery: Read 100 rows, 7.10 KiB in 0.001527 sec., 65487.88474132286 rows/sec., 4.54 MiB/sec. 2024.03.26 19:54:57.527135 [ 107 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.03.26 19:54:57.527229 [ 107 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.527276 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.527359 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.527405 [ 3 ] {33e50206-899d-44f4-9a17-080e0d3b7873} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:54:57.527473 [ 3 ] {} HTTP-Session: 3f070403-e4b4-4830-a274-bd5be366580a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.527557 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.03.26 19:54:57.527662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.527759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.527808 [ 3 ] {} HTTP-Session: 91f3153b-4fa2-4057-b3dc-64dad44c5a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.527860 [ 3 ] {} HTTP-Session: 91f3153b-4fa2-4057-b3dc-64dad44c5a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.527896 [ 3 ] {} HTTP-Session: 91f3153b-4fa2-4057-b3dc-64dad44c5a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.527955 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:57.527969 [ 3 ] {} HTTP-Session: 91f3153b-4fa2-4057-b3dc-64dad44c5a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.528036 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 8210 rows starting from the beginning of the part 2024.03.26 19:54:57.528241 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 137 rows starting from the beginning of the part 2024.03.26 19:54:57.528355 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.528574 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:57.528598 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:54:57.528894 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 101 rows starting from the beginning of the part 2024.03.26 19:54:57.529271 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:57.529611 [ 190 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part 2024.03.26 19:54:57.530052 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.530911 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.530950 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.531666 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.03.26 19:54:57.532597 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.532771 [ 107 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.03.26 19:54:57.532779 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} executeQuery: Read 16 rows, 22.11 KiB in 0.004693 sec., 3409.333049222246 rows/sec., 4.60 MiB/sec. 2024.03.26 19:54:57.532895 [ 107 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.532979 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.533145 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.533181 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.03.26 19:54:57.533216 [ 3 ] {01313608-cb0b-4010-8648-5f4b3cb519bf} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:54:57.533316 [ 3 ] {} HTTP-Session: 91f3153b-4fa2-4057-b3dc-64dad44c5a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.533526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:54:57.533638 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:57.533640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:54:57.533718 [ 3 ] {} HTTP-Session: f43435e7-9967-46d9-86fd-6a0ae3203250 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:54:57.533726 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1885 rows starting from the beginning of the part 2024.03.26 19:54:57.533755 [ 3 ] {} HTTP-Session: f43435e7-9967-46d9-86fd-6a0ae3203250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.533793 [ 3 ] {} HTTP-Session: f43435e7-9967-46d9-86fd-6a0ae3203250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.534027 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.534075 [ 3 ] {} HTTP-Session: f43435e7-9967-46d9-86fd-6a0ae3203250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:54:57.534383 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part 2024.03.26 19:54:57.534967 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:54:57.534996 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.535393 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:54:57.535485 [ 187 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 8748 rows, containing 5 columns (5 merged, 0 gathered) in 0.008090195 sec., 1081308.9177702144 rows/sec., 75.07 MiB/sec. 2024.03.26 19:54:57.535514 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part 2024.03.26 19:54:57.535901 [ 187 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.03.26 19:54:57.535917 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part 2024.03.26 19:54:57.537314 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:54:57.537714 [ 187 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.538086 [ 187 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_81_16} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.03.26 19:54:57.538377 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2024.03.26 19:54:57.538555 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.538599 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.538998 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.03.26 19:54:57.539416 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.539731 [ 107 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.03.26 19:54:57.539827 [ 107 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:54:57.539842 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} executeQuery: Read 30 rows, 2.10 KiB in 0.005503 sec., 5451.5718698891515 rows/sec., 382.43 KiB/sec. 2024.03.26 19:54:57.539897 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:54:57.540370 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.03.26 19:54:57.540506 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} DynamicQueryHandler: Done processing query 2024.03.26 19:54:57.540609 [ 3 ] {cb06872a-bbfc-4b3b-a82f-c62a51f7e3d3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:54:57.540732 [ 3 ] {} HTTP-Session: f43435e7-9967-46d9-86fd-6a0ae3203250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:54:57.540974 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:54:57.541052 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2268 rows starting from the beginning of the part 2024.03.26 19:54:57.541386 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:57.541754 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:57.541918 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:57.542168 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:57.542323 [ 189 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2024.03.26 19:54:57.544268 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2027 rows, containing 6 columns (6 merged, 0 gathered) in 0.011192998 sec., 181095.35979547215 rows/sec., 244.38 MiB/sec. 2024.03.26 19:54:57.544737 [ 198 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 4 columns (4 merged, 0 gathered) in 0.004701162 sec., 514340.9225208576 rows/sec., 35.24 MiB/sec. 2024.03.26 19:54:57.544983 [ 198 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.03.26 19:54:57.545157 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.03.26 19:54:57.545579 [ 198 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.545683 [ 198 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_81_16} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.03.26 19:54:57.545738 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:54:57.545802 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.03.26 19:54:57.545872 [ 194 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_71_14} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.03.26 19:54:57.545959 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.42 MiB. 2024.03.26 19:55:02.517878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 8088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.518002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.518027 [ 3 ] {} HTTP-Session: c86d73dc-85a0-42a9-888f-c668278d0c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.518053 [ 3 ] {} HTTP-Session: c86d73dc-85a0-42a9-888f-c668278d0c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.518067 [ 3 ] {} HTTP-Session: c86d73dc-85a0-42a9-888f-c668278d0c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.518118 [ 3 ] {} HTTP-Session: c86d73dc-85a0-42a9-888f-c668278d0c93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.518252 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.518319 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:02.518561 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.519064 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.519117 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.519526 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:55:02.519892 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.520075 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} executeQuery: Read 56 rows, 4.54 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.35 MiB/sec. 2024.03.26 19:55:02.520322 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.520379 [ 3 ] {0f7f74f3-2563-48b4-bdad-a8dc5735e76f} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:55:02.520445 [ 3 ] {} HTTP-Session: c86d73dc-85a0-42a9-888f-c668278d0c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.520691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 30521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.520753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.520772 [ 3 ] {} HTTP-Session: 595c7c90-69a5-4d88-b970-37591b31beca Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.520793 [ 3 ] {} HTTP-Session: 595c7c90-69a5-4d88-b970-37591b31beca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.520807 [ 3 ] {} HTTP-Session: 595c7c90-69a5-4d88-b970-37591b31beca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.520846 [ 3 ] {} HTTP-Session: 595c7c90-69a5-4d88-b970-37591b31beca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.520982 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.521032 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:02.521188 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.521678 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.521720 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.522070 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.03.26 19:55:02.522402 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.522573 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} executeQuery: Read 194 rows, 18.67 KiB in 0.001662 sec., 116726.83513838748 rows/sec., 10.97 MiB/sec. 2024.03.26 19:55:02.522712 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.522737 [ 3 ] {40652e09-3a33-4a16-b6d2-04bb9f4f1712} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.03.26 19:55:02.522753 [ 3 ] {} HTTP-Session: 595c7c90-69a5-4d88-b970-37591b31beca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.522895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 14283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.522950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.522968 [ 3 ] {} HTTP-Session: 7ad94be5-29eb-436f-b0ff-6b825ec8f071 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.522986 [ 3 ] {} HTTP-Session: 7ad94be5-29eb-436f-b0ff-6b825ec8f071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.523000 [ 3 ] {} HTTP-Session: 7ad94be5-29eb-436f-b0ff-6b825ec8f071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.523034 [ 3 ] {} HTTP-Session: 7ad94be5-29eb-436f-b0ff-6b825ec8f071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.523140 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.523185 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:02.523316 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.523665 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.523704 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.524029 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.03.26 19:55:02.524351 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.524515 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} executeQuery: Read 84 rows, 6.72 KiB in 0.00143 sec., 58741.25874125874 rows/sec., 4.59 MiB/sec. 2024.03.26 19:55:02.524649 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.524676 [ 3 ] {9e1373aa-a8e6-4963-b769-2c55963a3ec3} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:02.524692 [ 3 ] {} HTTP-Session: 7ad94be5-29eb-436f-b0ff-6b825ec8f071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.524828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.524879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.524898 [ 3 ] {} HTTP-Session: 4d328afa-ac8f-4f9b-a5dc-df8a6f6c27d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.524916 [ 3 ] {} HTTP-Session: 4d328afa-ac8f-4f9b-a5dc-df8a6f6c27d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.524930 [ 3 ] {} HTTP-Session: 4d328afa-ac8f-4f9b-a5dc-df8a6f6c27d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.524963 [ 3 ] {} HTTP-Session: 4d328afa-ac8f-4f9b-a5dc-df8a6f6c27d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.525079 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.525125 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:02.525275 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.525633 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.525673 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.526065 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.03.26 19:55:02.526413 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.526586 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} executeQuery: Read 100 rows, 7.10 KiB in 0.001564 sec., 63938.6189258312 rows/sec., 4.43 MiB/sec. 2024.03.26 19:55:02.526716 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.526740 [ 3 ] {e369cb90-d631-47ed-b769-516d217a5d2a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:02.526756 [ 3 ] {} HTTP-Session: 4d328afa-ac8f-4f9b-a5dc-df8a6f6c27d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.526937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 59918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.526988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.527006 [ 3 ] {} HTTP-Session: 4684d2bb-9068-4645-ad70-48d915eb1a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.527025 [ 3 ] {} HTTP-Session: 4684d2bb-9068-4645-ad70-48d915eb1a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.527040 [ 3 ] {} HTTP-Session: 4684d2bb-9068-4645-ad70-48d915eb1a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.527072 [ 3 ] {} HTTP-Session: 4684d2bb-9068-4645-ad70-48d915eb1a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.527445 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.527495 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:02.527657 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.528337 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.528376 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.528829 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.03.26 19:55:02.529192 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.529359 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} executeQuery: Read 56 rows, 77.38 KiB in 0.002215 sec., 25282.167042889392 rows/sec., 34.12 MiB/sec. 2024.03.26 19:55:02.529499 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.529524 [ 3 ] {e3ff9733-9711-4236-8c26-7e48abaff1fa} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 19:55:02.529540 [ 3 ] {} HTTP-Session: 4684d2bb-9068-4645-ad70-48d915eb1a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.529665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:02.529715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:02.529734 [ 3 ] {} HTTP-Session: affb1ae0-dd99-4deb-9c83-2f9816106e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:02.529751 [ 3 ] {} HTTP-Session: affb1ae0-dd99-4deb-9c83-2f9816106e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.529765 [ 3 ] {} HTTP-Session: affb1ae0-dd99-4deb-9c83-2f9816106e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:02.529797 [ 3 ] {} HTTP-Session: affb1ae0-dd99-4deb-9c83-2f9816106e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:02.529874 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:02.529918 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:02.530050 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:02.530348 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:02.530387 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:02.530754 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.03.26 19:55:02.531081 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:02.531234 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} executeQuery: Read 30 rows, 2.10 KiB in 0.001386 sec., 21645.021645021643 rows/sec., 1.48 MiB/sec. 2024.03.26 19:55:02.531359 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} DynamicQueryHandler: Done processing query 2024.03.26 19:55:02.531383 [ 3 ] {8b4daa0a-75c7-43cb-bee6-be6cc93bbae4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:02.531399 [ 3 ] {} HTTP-Session: affb1ae0-dd99-4deb-9c83-2f9816106e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.516681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.516825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.516853 [ 3 ] {} HTTP-Session: 3f5c69dd-045a-489f-845a-fbb2202d2080 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.516882 [ 3 ] {} HTTP-Session: 3f5c69dd-045a-489f-845a-fbb2202d2080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.516899 [ 3 ] {} HTTP-Session: 3f5c69dd-045a-489f-845a-fbb2202d2080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.516956 [ 3 ] {} HTTP-Session: 3f5c69dd-045a-489f-845a-fbb2202d2080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.517088 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.517161 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:07.517360 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.517805 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.517852 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.518234 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:55:07.518564 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.518727 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} executeQuery: Read 16 rows, 1.30 KiB in 0.001701 sec., 9406.23162845385 rows/sec., 762.42 KiB/sec. 2024.03.26 19:55:07.518922 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.518947 [ 3 ] {3b485374-629d-4b91-8795-7232b0f731a3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:55:07.518963 [ 3 ] {} HTTP-Session: 3f5c69dd-045a-489f-845a-fbb2202d2080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.519155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.519203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.519220 [ 3 ] {} HTTP-Session: 91833937-ca8e-46bb-9ce0-908310937f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.519236 [ 3 ] {} HTTP-Session: 91833937-ca8e-46bb-9ce0-908310937f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.519249 [ 3 ] {} HTTP-Session: 91833937-ca8e-46bb-9ce0-908310937f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.519280 [ 3 ] {} HTTP-Session: 91833937-ca8e-46bb-9ce0-908310937f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.519370 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.519413 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:07.519545 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.519930 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.519967 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.520274 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.03.26 19:55:07.520613 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.520757 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} executeQuery: Read 110 rows, 9.06 KiB in 0.001428 sec., 77030.81232492997 rows/sec., 6.19 MiB/sec. 2024.03.26 19:55:07.520945 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.520984 [ 3 ] {6797ab3e-4ce6-479c-bf33-7301a16bbfa3} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:07.521001 [ 3 ] {} HTTP-Session: 91833937-ca8e-46bb-9ce0-908310937f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.521227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.521312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.521332 [ 3 ] {} HTTP-Session: 50f23180-0db7-49c5-939b-01530fae9ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.521351 [ 3 ] {} HTTP-Session: 50f23180-0db7-49c5-939b-01530fae9ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.521364 [ 3 ] {} HTTP-Session: 50f23180-0db7-49c5-939b-01530fae9ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.521396 [ 3 ] {} HTTP-Session: 50f23180-0db7-49c5-939b-01530fae9ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.521482 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.521523 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:07.521671 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.522008 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.522046 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.522357 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.03.26 19:55:07.522654 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.522809 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} executeQuery: Read 68 rows, 5.42 KiB in 0.001363 sec., 49889.94864269992 rows/sec., 3.88 MiB/sec. 2024.03.26 19:55:07.522994 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.523019 [ 3 ] {45dab8e4-3b42-411b-82e9-cdb7e144c2c7} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:07.523064 [ 3 ] {} HTTP-Session: 50f23180-0db7-49c5-939b-01530fae9ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.523266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.523316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.523334 [ 3 ] {} HTTP-Session: 3793c50c-c1bb-4cb3-bc3c-914502922e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.523352 [ 3 ] {} HTTP-Session: 3793c50c-c1bb-4cb3-bc3c-914502922e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.523365 [ 3 ] {} HTTP-Session: 3793c50c-c1bb-4cb3-bc3c-914502922e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.523397 [ 3 ] {} HTTP-Session: 3793c50c-c1bb-4cb3-bc3c-914502922e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.523512 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.523558 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:07.523721 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.524184 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.524221 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.524599 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.03.26 19:55:07.524939 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.525096 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} executeQuery: Read 136 rows, 9.70 KiB in 0.001647 sec., 82574.37765634486 rows/sec., 5.75 MiB/sec. 2024.03.26 19:55:07.525293 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.525318 [ 3 ] {f172add0-adb9-4932-abba-7db167680192} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:55:07.525368 [ 3 ] {} HTTP-Session: 3793c50c-c1bb-4cb3-bc3c-914502922e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.525586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.525664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.525683 [ 3 ] {} HTTP-Session: d5d3dbc1-e35c-499e-b608-cef5d46a7da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.525699 [ 3 ] {} HTTP-Session: d5d3dbc1-e35c-499e-b608-cef5d46a7da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.525713 [ 3 ] {} HTTP-Session: d5d3dbc1-e35c-499e-b608-cef5d46a7da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.525744 [ 3 ] {} HTTP-Session: d5d3dbc1-e35c-499e-b608-cef5d46a7da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.525901 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.525948 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:07.526128 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.526539 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.526575 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.526961 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.03.26 19:55:07.527291 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.527463 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} executeQuery: Read 16 rows, 22.11 KiB in 0.001668 sec., 9592.32613908873 rows/sec., 12.94 MiB/sec. 2024.03.26 19:55:07.527668 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.527724 [ 3 ] {fd34089d-fecb-419e-9d17-115c20b1b849} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:55:07.527776 [ 3 ] {} HTTP-Session: d5d3dbc1-e35c-499e-b608-cef5d46a7da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.527969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:07.528028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:07.528047 [ 3 ] {} HTTP-Session: 580ed064-bc8f-4e33-93f4-135504bd83a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:07.528063 [ 3 ] {} HTTP-Session: 580ed064-bc8f-4e33-93f4-135504bd83a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.528076 [ 3 ] {} HTTP-Session: 580ed064-bc8f-4e33-93f4-135504bd83a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:07.528107 [ 3 ] {} HTTP-Session: 580ed064-bc8f-4e33-93f4-135504bd83a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:07.528185 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:07.528228 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:07.528373 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:07.528663 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:07.528698 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. 2024.03.26 19:55:07.529046 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.03.26 19:55:07.529360 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:07.529532 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} executeQuery: Read 30 rows, 2.10 KiB in 0.001377 sec., 21786.49237472767 rows/sec., 1.49 MiB/sec. 2024.03.26 19:55:07.529668 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} DynamicQueryHandler: Done processing query 2024.03.26 19:55:07.529692 [ 3 ] {7316a779-d6ed-4554-a802-420862b5b210} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:07.529708 [ 3 ] {} HTTP-Session: 580ed064-bc8f-4e33-93f4-135504bd83a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:11.467554 [ 95 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:55:11.467619 [ 95 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:55:12.517376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 8802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.517504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.517535 [ 3 ] {} HTTP-Session: 2049f11b-ddf1-4f3a-a8c4-85d74169c3b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.517564 [ 3 ] {} HTTP-Session: 2049f11b-ddf1-4f3a-a8c4-85d74169c3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.517583 [ 3 ] {} HTTP-Session: 2049f11b-ddf1-4f3a-a8c4-85d74169c3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.517640 [ 3 ] {} HTTP-Session: 2049f11b-ddf1-4f3a-a8c4-85d74169c3b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.517792 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.517866 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:12.518087 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.518556 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.518605 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.518998 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:55:12.519360 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.519535 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} executeQuery: Read 61 rows, 4.94 KiB in 0.001816 sec., 33590.308370044055 rows/sec., 2.66 MiB/sec. 2024.03.26 19:55:12.519684 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.519711 [ 3 ] {da6ceb53-bf00-4139-962f-63f9bbfccb63} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:55:12.519727 [ 3 ] {} HTTP-Session: 2049f11b-ddf1-4f3a-a8c4-85d74169c3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.519872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.519921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.519940 [ 3 ] {} HTTP-Session: bb35affd-9bc3-41f4-8b5b-5d3224715144 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.519957 [ 3 ] {} HTTP-Session: bb35affd-9bc3-41f4-8b5b-5d3224715144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.519970 [ 3 ] {} HTTP-Session: bb35affd-9bc3-41f4-8b5b-5d3224715144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.520002 [ 3 ] {} HTTP-Session: bb35affd-9bc3-41f4-8b5b-5d3224715144 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.520068 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.520111 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:55:12.520240 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.520528 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.520566 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.520866 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:55:12.521170 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.521343 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} executeQuery: Read 4 rows, 334.00 B in 0.00129 sec., 3100.77519379845 rows/sec., 252.85 KiB/sec. 2024.03.26 19:55:12.521495 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.521528 [ 3 ] {bdaceabc-3b15-48db-bfa3-9282b9627915} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:12.521544 [ 3 ] {} HTTP-Session: bb35affd-9bc3-41f4-8b5b-5d3224715144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.521693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 33127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.521741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.521761 [ 3 ] {} HTTP-Session: c01bc828-6f69-4dfd-9f6f-a15b5a56ccfa Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.521777 [ 3 ] {} HTTP-Session: c01bc828-6f69-4dfd-9f6f-a15b5a56ccfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.521791 [ 3 ] {} HTTP-Session: c01bc828-6f69-4dfd-9f6f-a15b5a56ccfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.521822 [ 3 ] {} HTTP-Session: c01bc828-6f69-4dfd-9f6f-a15b5a56ccfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.521937 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.521977 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:12.522101 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.522527 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.522564 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.522884 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.03.26 19:55:12.523180 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.523341 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} executeQuery: Read 211 rows, 20.25 KiB in 0.001463 sec., 144224.19685577578 rows/sec., 13.52 MiB/sec. 2024.03.26 19:55:12.523530 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.523560 [ 3 ] {0834bf6b-3711-4d25-9158-2ca9b13b1e8e} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 19:55:12.523615 [ 3 ] {} HTTP-Session: c01bc828-6f69-4dfd-9f6f-a15b5a56ccfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.523830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.523941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.523968 [ 3 ] {} HTTP-Session: 78dfeea6-a94c-4835-89e4-b2d4c949ba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.523992 [ 3 ] {} HTTP-Session: 78dfeea6-a94c-4835-89e4-b2d4c949ba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.524006 [ 3 ] {} HTTP-Session: 78dfeea6-a94c-4835-89e4-b2d4c949ba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.524038 [ 3 ] {} HTTP-Session: 78dfeea6-a94c-4835-89e4-b2d4c949ba99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.524105 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.524147 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:55:12.524289 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.524564 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.524602 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.524896 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 19:55:12.525218 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.525371 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} executeQuery: Read 4 rows, 286.00 B in 0.001288 sec., 3105.590062111801 rows/sec., 216.85 KiB/sec. 2024.03.26 19:55:12.525492 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.525516 [ 3 ] {5575ca12-0529-49cd-850e-c6f333537785} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:12.525533 [ 3 ] {} HTTP-Session: 78dfeea6-a94c-4835-89e4-b2d4c949ba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.525670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 17340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.525719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.525737 [ 3 ] {} HTTP-Session: 3faa23aa-cf26-4fe4-9356-c5c86ccd6d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.525755 [ 3 ] {} HTTP-Session: 3faa23aa-cf26-4fe4-9356-c5c86ccd6d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.525769 [ 3 ] {} HTTP-Session: 3faa23aa-cf26-4fe4-9356-c5c86ccd6d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.525799 [ 3 ] {} HTTP-Session: 3faa23aa-cf26-4fe4-9356-c5c86ccd6d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.525888 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.525928 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:12.526054 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.526429 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.526468 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.526776 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.03.26 19:55:12.527077 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.527205 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} executeQuery: Read 102 rows, 8.17 KiB in 0.001359 sec., 75055.1876379691 rows/sec., 5.87 MiB/sec. 2024.03.26 19:55:12.527355 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.527379 [ 3 ] {273fc97c-e89e-48ed-9aab-d52fe031f0a1} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:55:12.527395 [ 3 ] {} HTTP-Session: 3faa23aa-cf26-4fe4-9356-c5c86ccd6d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.527524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.527571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.527589 [ 3 ] {} HTTP-Session: c38f4dd8-40ae-4258-a03c-1bb839cf7996 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.527606 [ 3 ] {} HTTP-Session: c38f4dd8-40ae-4258-a03c-1bb839cf7996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.527620 [ 3 ] {} HTTP-Session: c38f4dd8-40ae-4258-a03c-1bb839cf7996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.527651 [ 3 ] {} HTTP-Session: c38f4dd8-40ae-4258-a03c-1bb839cf7996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.527756 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.527801 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:12.527953 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.528289 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.528328 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.528714 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.03.26 19:55:12.529042 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.529199 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} executeQuery: Read 102 rows, 7.24 KiB in 0.001499 sec., 68045.36357571714 rows/sec., 4.72 MiB/sec. 2024.03.26 19:55:12.529329 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.529352 [ 3 ] {c5900937-8989-4839-8435-057ba2c6abc6} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:12.529369 [ 3 ] {} HTTP-Session: c38f4dd8-40ae-4258-a03c-1bb839cf7996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.529528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 65257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.529576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.529595 [ 3 ] {} HTTP-Session: b26ad9c9-a06a-4bbe-8a36-9b24a1481eab Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.529612 [ 3 ] {} HTTP-Session: b26ad9c9-a06a-4bbe-8a36-9b24a1481eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.529626 [ 3 ] {} HTTP-Session: b26ad9c9-a06a-4bbe-8a36-9b24a1481eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.529656 [ 3 ] {} HTTP-Session: b26ad9c9-a06a-4bbe-8a36-9b24a1481eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.530039 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.530084 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:12.530243 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.530860 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.530897 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.531332 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.03.26 19:55:12.531680 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.531843 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} executeQuery: Read 61 rows, 84.29 KiB in 0.002115 sec., 28841.60756501182 rows/sec., 38.92 MiB/sec. 2024.03.26 19:55:12.531973 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.531996 [ 3 ] {1a40fc93-0d00-4aee-958c-aaadd12e7f43} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 19:55:12.532011 [ 3 ] {} HTTP-Session: b26ad9c9-a06a-4bbe-8a36-9b24a1481eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.532126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.532174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.532192 [ 3 ] {} HTTP-Session: 5d424500-0dd3-4282-93e8-4a8135572054 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.532209 [ 3 ] {} HTTP-Session: 5d424500-0dd3-4282-93e8-4a8135572054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.532222 [ 3 ] {} HTTP-Session: 5d424500-0dd3-4282-93e8-4a8135572054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.532252 [ 3 ] {} HTTP-Session: 5d424500-0dd3-4282-93e8-4a8135572054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.532319 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.532361 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 19:55:12.532485 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.532741 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.532777 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.533119 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 19:55:12.533439 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} oximeter.measurements_i64 (500e5620-c2e6-4832-9e67-1580053c6abc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.533601 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} executeQuery: Read 9 rows, 651.00 B in 0.001298 sec., 6933.744221879816 rows/sec., 489.79 KiB/sec. 2024.03.26 19:55:12.533751 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.533774 [ 3 ] {05f71a72-0c1c-4fc9-aded-4764998f25a4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 19:55:12.533790 [ 3 ] {} HTTP-Session: 5d424500-0dd3-4282-93e8-4a8135572054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.533903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:12.533950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:12.533968 [ 3 ] {} HTTP-Session: eeeff0fa-c329-4688-860c-8bb63655efd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:12.533984 [ 3 ] {} HTTP-Session: eeeff0fa-c329-4688-860c-8bb63655efd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.533998 [ 3 ] {} HTTP-Session: eeeff0fa-c329-4688-860c-8bb63655efd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:12.534028 [ 3 ] {} HTTP-Session: eeeff0fa-c329-4688-860c-8bb63655efd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:12.534102 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:12.534142 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:12.534267 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:12.534546 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:12.534583 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2024.03.26 19:55:12.534926 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.03.26 19:55:12.535238 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:12.535392 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} executeQuery: Read 30 rows, 2.10 KiB in 0.001318 sec., 22761.760242792112 rows/sec., 1.56 MiB/sec. 2024.03.26 19:55:12.535523 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} DynamicQueryHandler: Done processing query 2024.03.26 19:55:12.535547 [ 3 ] {31caa098-87ec-406c-8dbd-f1e9e8658d47} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:12.535562 [ 3 ] {} HTTP-Session: eeeff0fa-c329-4688-860c-8bb63655efd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.515399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.515582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.515627 [ 3 ] {} HTTP-Session: e456dee1-3bd1-4e08-8180-6217b93396b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.515670 [ 3 ] {} HTTP-Session: e456dee1-3bd1-4e08-8180-6217b93396b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.515699 [ 3 ] {} HTTP-Session: e456dee1-3bd1-4e08-8180-6217b93396b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.515778 [ 3 ] {} HTTP-Session: e456dee1-3bd1-4e08-8180-6217b93396b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.515967 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.516067 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:17.516386 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.516864 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.516931 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.517314 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:55:17.517653 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.517800 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} executeQuery: Read 17 rows, 1.38 KiB in 0.001928 sec., 8817.427385892117 rows/sec., 714.69 KiB/sec. 2024.03.26 19:55:17.517945 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.517970 [ 3 ] {8dbf1c64-d7d8-47e6-9496-a12c958a78f9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:55:17.517987 [ 3 ] {} HTTP-Session: e456dee1-3bd1-4e08-8180-6217b93396b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.518109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.518157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.518175 [ 3 ] {} HTTP-Session: 54b8cec9-d7d7-4e47-b693-9a63a275bd69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.518192 [ 3 ] {} HTTP-Session: 54b8cec9-d7d7-4e47-b693-9a63a275bd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.518206 [ 3 ] {} HTTP-Session: 54b8cec9-d7d7-4e47-b693-9a63a275bd69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.518237 [ 3 ] {} HTTP-Session: 54b8cec9-d7d7-4e47-b693-9a63a275bd69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.518300 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.518341 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:55:17.518467 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.518741 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.518776 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.519070 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:55:17.519378 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.519504 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} executeQuery: Read 2 rows, 167.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 132.81 KiB/sec. 2024.03.26 19:55:17.519720 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.519770 [ 3 ] {877cd7a9-2c73-4fc8-8ce5-e4b3043744ce} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:17.519803 [ 3 ] {} HTTP-Session: 54b8cec9-d7d7-4e47-b693-9a63a275bd69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.519951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.519999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.520017 [ 3 ] {} HTTP-Session: 954b9329-58df-45b5-b461-9f2c5bf356e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.520035 [ 3 ] {} HTTP-Session: 954b9329-58df-45b5-b461-9f2c5bf356e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.520049 [ 3 ] {} HTTP-Session: 954b9329-58df-45b5-b461-9f2c5bf356e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.520079 [ 3 ] {} HTTP-Session: 954b9329-58df-45b5-b461-9f2c5bf356e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.520168 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.520208 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:17.520350 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.520673 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.520710 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.521023 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.03.26 19:55:17.521330 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.521477 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} executeQuery: Read 78 rows, 6.66 KiB in 0.001351 sec., 57735.011102886754 rows/sec., 4.81 MiB/sec. 2024.03.26 19:55:17.521534 [ 91 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2024.03.26 19:55:17.521636 [ 91 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.521661 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.521679 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.521703 [ 3 ] {ae585884-8dd6-43e5-9bd4-cc4056d3506e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:17.521732 [ 3 ] {} HTTP-Session: 954b9329-58df-45b5-b461-9f2c5bf356e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.521934 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2024.03.26 19:55:17.521959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.522069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.522093 [ 3 ] {} HTTP-Session: 595fec81-2b20-4383-b27c-d73fddc02f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.522147 [ 3 ] {} HTTP-Session: 595fec81-2b20-4383-b27c-d73fddc02f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.522192 [ 3 ] {} HTTP-Session: 595fec81-2b20-4383-b27c-d73fddc02f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.522286 [ 3 ] {} HTTP-Session: 595fec81-2b20-4383-b27c-d73fddc02f59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.522486 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:17.522498 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.522572 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 271 rows starting from the beginning of the part 2024.03.26 19:55:17.522594 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:55:17.522920 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part 2024.03.26 19:55:17.523305 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 194 rows starting from the beginning of the part 2024.03.26 19:55:17.523643 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.523684 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 110 rows starting from the beginning of the part 2024.03.26 19:55:17.523965 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 211 rows starting from the beginning of the part 2024.03.26 19:55:17.524073 [ 202 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 78 rows starting from the beginning of the part 2024.03.26 19:55:17.524809 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.524864 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.525578 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 19:55:17.526466 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.526705 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} executeQuery: Read 2 rows, 143.00 B in 0.004313 sec., 463.71435195919315 rows/sec., 32.38 KiB/sec. 2024.03.26 19:55:17.527017 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.527096 [ 3 ] {c6f7aef8-7772-4d04-9e99-cce862c17f21} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:17.527170 [ 3 ] {} HTTP-Session: 595fec81-2b20-4383-b27c-d73fddc02f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.527282 [ 187 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 4 columns (4 merged, 0 gathered) in 0.005464875 sec., 171641.6203481324 rows/sec., 15.37 MiB/sec. 2024.03.26 19:55:17.527332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 8012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.527399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.527435 [ 3 ] {} HTTP-Session: dc3baa3b-dffd-4c43-a752-43c2415dabcd Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.527457 [ 3 ] {} HTTP-Session: dc3baa3b-dffd-4c43-a752-43c2415dabcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.527474 [ 3 ] {} HTTP-Session: dc3baa3b-dffd-4c43-a752-43c2415dabcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.527524 [ 3 ] {} HTTP-Session: dc3baa3b-dffd-4c43-a752-43c2415dabcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.527529 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2024.03.26 19:55:17.527690 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.527761 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:17.528394 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.528568 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.528708 [ 198 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_85_17} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2024.03.26 19:55:17.528884 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.03.26 19:55:17.529002 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.529042 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.529364 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.03.26 19:55:17.529675 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.529835 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} executeQuery: Read 47 rows, 3.76 KiB in 0.00223 sec., 21076.2331838565 rows/sec., 1.65 MiB/sec. 2024.03.26 19:55:17.529840 [ 91 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2024.03.26 19:55:17.529940 [ 91 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.529991 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.530067 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.530137 [ 3 ] {b4368d02-6846-4c78-b011-a6819ed84c1b} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:55:17.530195 [ 3 ] {} HTTP-Session: dc3baa3b-dffd-4c43-a752-43c2415dabcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.530263 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2024.03.26 19:55:17.530463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.530648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.530750 [ 3 ] {} HTTP-Session: fb7b56cc-f3ea-4ce6-bbc1-4f395b929835 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.530836 [ 3 ] {} HTTP-Session: fb7b56cc-f3ea-4ce6-bbc1-4f395b929835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.530878 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:17.530914 [ 3 ] {} HTTP-Session: fb7b56cc-f3ea-4ce6-bbc1-4f395b929835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.531013 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 151 rows starting from the beginning of the part 2024.03.26 19:55:17.531063 [ 3 ] {} HTTP-Session: fb7b56cc-f3ea-4ce6-bbc1-4f395b929835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.531607 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.531622 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 44 rows starting from the beginning of the part 2024.03.26 19:55:17.532112 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:17.532229 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 84 rows starting from the beginning of the part 2024.03.26 19:55:17.532602 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part 2024.03.26 19:55:17.532916 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part 2024.03.26 19:55:17.533326 [ 196 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 47 rows starting from the beginning of the part 2024.03.26 19:55:17.533791 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.534463 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.534506 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.535070 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.03.26 19:55:17.535213 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.005127365 sec., 96735.84775025769 rows/sec., 7.56 MiB/sec. 2024.03.26 19:55:17.535455 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2024.03.26 19:55:17.535839 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.536229 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} executeQuery: Read 101 rows, 7.17 KiB in 0.004971 sec., 20317.84349225508 rows/sec., 1.41 MiB/sec. 2024.03.26 19:55:17.536360 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.536549 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.536558 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_85_17} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2024.03.26 19:55:17.536593 [ 3 ] {ee3325c2-97fb-46fc-88b0-b44c1ca8e28f} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:17.536621 [ 3 ] {} HTTP-Session: fb7b56cc-f3ea-4ce6-bbc1-4f395b929835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.536745 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 19:55:17.536851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.536906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.536926 [ 3 ] {} HTTP-Session: bc837cd5-0696-44a7-9271-dcff3327a868 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.536942 [ 3 ] {} HTTP-Session: bc837cd5-0696-44a7-9271-dcff3327a868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.536956 [ 3 ] {} HTTP-Session: bc837cd5-0696-44a7-9271-dcff3327a868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.536988 [ 3 ] {} HTTP-Session: bc837cd5-0696-44a7-9271-dcff3327a868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.537158 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.537206 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:17.537392 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.537842 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.537878 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.538276 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.03.26 19:55:17.538618 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.538782 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} executeQuery: Read 17 rows, 23.49 KiB in 0.001736 sec., 9792.6267281106 rows/sec., 13.21 MiB/sec. 2024.03.26 19:55:17.538995 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.539042 [ 3 ] {7f351aa2-cfda-4e16-9813-cd847d579527} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:55:17.539098 [ 3 ] {} HTTP-Session: bc837cd5-0696-44a7-9271-dcff3327a868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.539304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:17.539393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:17.539415 [ 3 ] {} HTTP-Session: cf9009e0-b4b3-4cc4-b16e-d7700cd403d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:17.539433 [ 3 ] {} HTTP-Session: cf9009e0-b4b3-4cc4-b16e-d7700cd403d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.539447 [ 3 ] {} HTTP-Session: cf9009e0-b4b3-4cc4-b16e-d7700cd403d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:17.539478 [ 3 ] {} HTTP-Session: cf9009e0-b4b3-4cc4-b16e-d7700cd403d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:17.539556 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:17.539599 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:17.539742 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:17.540017 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:17.540053 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:17.540413 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.03.26 19:55:17.540731 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:17.540888 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} executeQuery: Read 30 rows, 2.10 KiB in 0.001364 sec., 21994.134897360706 rows/sec., 1.51 MiB/sec. 2024.03.26 19:55:17.541031 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} DynamicQueryHandler: Done processing query 2024.03.26 19:55:17.541064 [ 3 ] {36e0ed86-7306-4681-a3ef-06b3e6aa5f84} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:17.541097 [ 3 ] {} HTTP-Session: cf9009e0-b4b3-4cc4-b16e-d7700cd403d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.517245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.517373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.517398 [ 3 ] {} HTTP-Session: a5ebc652-28f0-43b7-bc36-d7dd0d8168f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.517424 [ 3 ] {} HTTP-Session: a5ebc652-28f0-43b7-bc36-d7dd0d8168f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.517438 [ 3 ] {} HTTP-Session: a5ebc652-28f0-43b7-bc36-d7dd0d8168f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.517487 [ 3 ] {} HTTP-Session: a5ebc652-28f0-43b7-bc36-d7dd0d8168f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.517626 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.517690 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:22.517881 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.518358 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.518403 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.518796 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:55:22.519139 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.519280 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} executeQuery: Read 65 rows, 5.27 KiB in 0.001726 sec., 37659.32792584009 rows/sec., 2.98 MiB/sec. 2024.03.26 19:55:22.519291 [ 88 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.03.26 19:55:22.519344 [ 88 ] {} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.519376 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.519446 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.519479 [ 3 ] {78e4c74b-6aa9-461c-af67-106037b73c3a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:55:22.519500 [ 3 ] {} HTTP-Session: a5ebc652-28f0-43b7-bc36-d7dd0d8168f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.519506 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.03.26 19:55:22.519635 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:22.519666 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 68 rows starting from the beginning of the part 2024.03.26 19:55:22.519722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 34628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.519755 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2024.03.26 19:55:22.519851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.519976 [ 3 ] {} HTTP-Session: d8899aeb-16fe-4ddb-bffc-e687fc04ca6e Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.520085 [ 3 ] {} HTTP-Session: d8899aeb-16fe-4ddb-bffc-e687fc04ca6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.520102 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part 2024.03.26 19:55:22.520150 [ 3 ] {} HTTP-Session: d8899aeb-16fe-4ddb-bffc-e687fc04ca6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.520276 [ 3 ] {} HTTP-Session: d8899aeb-16fe-4ddb-bffc-e687fc04ca6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.520358 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 61 rows starting from the beginning of the part 2024.03.26 19:55:22.520596 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part 2024.03.26 19:55:22.520617 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.520779 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:22.520947 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part 2024.03.26 19:55:22.521585 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.522291 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.522337 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.522734 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 4 columns (4 merged, 0 gathered) in 0.00329854 sec., 85795.53378161247 rows/sec., 6.79 MiB/sec. 2024.03.26 19:55:22.522849 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.03.26 19:55:22.522876 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.03.26 19:55:22.523418 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.523461 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.523517 [ 188 ] {9d0be90f-10b3-49ac-80a1-6f27e3231c28::all_1_76_15} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.03.26 19:55:22.523613 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 19:55:22.523645 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} executeQuery: Read 221 rows, 21.16 KiB in 0.003218 sec., 68676.19639527657 rows/sec., 6.42 MiB/sec. 2024.03.26 19:55:22.523780 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.523804 [ 3 ] {98c04db0-9c72-4500-b4c0-2e7e33e22d9d} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 19:55:22.523820 [ 3 ] {} HTTP-Session: d8899aeb-16fe-4ddb-bffc-e687fc04ca6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.523955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.524003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.524022 [ 3 ] {} HTTP-Session: bc659ea7-4eba-480f-9ef6-16d190e9bfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.524039 [ 3 ] {} HTTP-Session: bc659ea7-4eba-480f-9ef6-16d190e9bfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.524053 [ 3 ] {} HTTP-Session: bc659ea7-4eba-480f-9ef6-16d190e9bfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.524084 [ 3 ] {} HTTP-Session: bc659ea7-4eba-480f-9ef6-16d190e9bfe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.524175 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.524217 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:22.524341 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.524711 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.524747 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.525061 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.03.26 19:55:22.525367 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.525491 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} executeQuery: Read 93 rows, 7.44 KiB in 0.00136 sec., 68382.35294117646 rows/sec., 5.34 MiB/sec. 2024.03.26 19:55:22.525610 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.525634 [ 3 ] {2317909b-2628-49fa-9db1-4f02660e3981} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:22.525650 [ 3 ] {} HTTP-Session: bc659ea7-4eba-480f-9ef6-16d190e9bfe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.525799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.525848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.525867 [ 3 ] {} HTTP-Session: 8fe6dfbf-3b96-4ece-879e-cfd556a4c9da Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.525884 [ 3 ] {} HTTP-Session: 8fe6dfbf-3b96-4ece-879e-cfd556a4c9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.525898 [ 3 ] {} HTTP-Session: 8fe6dfbf-3b96-4ece-879e-cfd556a4c9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.525929 [ 3 ] {} HTTP-Session: 8fe6dfbf-3b96-4ece-879e-cfd556a4c9da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.526028 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.526073 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:22.526221 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.526585 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.526621 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.527002 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.03.26 19:55:22.527341 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.527465 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} executeQuery: Read 100 rows, 7.10 KiB in 0.001489 sec., 67159.16722632639 rows/sec., 4.66 MiB/sec. 2024.03.26 19:55:22.527467 [ 88 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.03.26 19:55:22.527520 [ 88 ] {} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.527551 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.527606 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.527644 [ 3 ] {55a0abb4-4d3d-417f-86bb-e774825acca3} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:22.527665 [ 3 ] {} HTTP-Session: 8fe6dfbf-3b96-4ece-879e-cfd556a4c9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.527668 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.03.26 19:55:22.527809 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:22.527853 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 8748 rows starting from the beginning of the part 2024.03.26 19:55:22.527857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 69527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.527940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.528039 [ 3 ] {} HTTP-Session: e6c15a9a-490b-4947-96e2-51ba753d7579 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.528052 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part 2024.03.26 19:55:22.528076 [ 3 ] {} HTTP-Session: e6c15a9a-490b-4947-96e2-51ba753d7579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.528142 [ 3 ] {} HTTP-Session: e6c15a9a-490b-4947-96e2-51ba753d7579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.528300 [ 3 ] {} HTTP-Session: e6c15a9a-490b-4947-96e2-51ba753d7579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.528411 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 136 rows starting from the beginning of the part 2024.03.26 19:55:22.528592 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part 2024.03.26 19:55:22.528882 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 101 rows starting from the beginning of the part 2024.03.26 19:55:22.528972 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.529137 [ 192 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part 2024.03.26 19:55:22.529149 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:22.529884 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.530807 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.530850 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.531430 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.03.26 19:55:22.531908 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.532056 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} executeQuery: Read 65 rows, 89.82 KiB in 0.003582 sec., 18146.286990508095 rows/sec., 24.49 MiB/sec. 2024.03.26 19:55:22.532068 [ 88 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.03.26 19:55:22.532127 [ 88 ] {} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.532168 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.532224 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.532260 [ 3 ] {eff3e2a5-679d-4ea3-b020-7e37f2a92362} MemoryTracker: Peak memory usage (for query): 4.60 MiB. 2024.03.26 19:55:22.532287 [ 3 ] {} HTTP-Session: e6c15a9a-490b-4947-96e2-51ba753d7579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.532294 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.03.26 19:55:22.532451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:22.532462 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:22.532510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:22.532510 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2027 rows starting from the beginning of the part 2024.03.26 19:55:22.532534 [ 3 ] {} HTTP-Session: d3437014-ace5-4b08-a22a-60d01079b78c Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:22.532558 [ 3 ] {} HTTP-Session: d3437014-ace5-4b08-a22a-60d01079b78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.532633 [ 3 ] {} HTTP-Session: d3437014-ace5-4b08-a22a-60d01079b78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.532851 [ 3 ] {} HTTP-Session: d3437014-ace5-4b08-a22a-60d01079b78c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:22.533116 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2024.03.26 19:55:22.533223 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:22.533523 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:22.533762 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part 2024.03.26 19:55:22.534117 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 9287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006497367 sec., 1429348.2267509284 rows/sec., 99.23 MiB/sec. 2024.03.26 19:55:22.534303 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 61 rows starting from the beginning of the part 2024.03.26 19:55:22.534773 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.03.26 19:55:22.534834 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part 2024.03.26 19:55:22.535396 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:22.535411 [ 188 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part 2024.03.26 19:55:22.536910 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.536971 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.537256 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.537583 [ 193 ] {bc523218-5f16-4a99-9213-7865ae709871::all_1_86_17} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.03.26 19:55:22.537757 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2024.03.26 19:55:22.537916 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.03.26 19:55:22.538259 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.538450 [ 88 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.03.26 19:55:22.538459 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} executeQuery: Read 30 rows, 2.10 KiB in 0.005373 sec., 5583.472920156337 rows/sec., 391.68 KiB/sec. 2024.03.26 19:55:22.538512 [ 88 ] {} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:22.538588 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:22.538856 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:22.538873 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.03.26 19:55:22.538892 [ 3 ] {76227b4e-960a-4a7c-a597-088f27f7328a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:22.538936 [ 3 ] {} HTTP-Session: d3437014-ace5-4b08-a22a-60d01079b78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:22.539097 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:22.539138 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2418 rows starting from the beginning of the part 2024.03.26 19:55:22.539293 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part 2024.03.26 19:55:22.539586 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part 2024.03.26 19:55:22.539858 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part 2024.03.26 19:55:22.539954 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part 2024.03.26 19:55:22.540318 [ 192 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2024.03.26 19:55:22.541694 [ 197 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008691 sec., 853527.3313211626 rows/sec., 58.47 MiB/sec. 2024.03.26 19:55:22.542060 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.03.26 19:55:22.542547 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.542720 [ 195 ] {c0cbfc20-cd9f-4750-baae-fb21f5dd3aba::all_1_86_17} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.03.26 19:55:22.542838 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.03.26 19:55:22.543889 [ 189 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 6 columns (6 merged, 0 gathered) in 0.011662353 sec., 192242.50886592097 rows/sec., 259.42 MiB/sec. 2024.03.26 19:55:22.545077 [ 189 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.03.26 19:55:22.545546 [ 189 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:22.545633 [ 189 ] {2a0a9f5f-01cf-4894-8126-dc8bca2d930e::all_1_76_15} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.03.26 19:55:22.545730 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.84 MiB. 2024.03.26 19:55:23.001146 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 209.97 MiB, peak 227.46 MiB, free memory in arenas 0.00 B, will set to 212.07 MiB (RSS), difference: 2.10 MiB 2024.03.26 19:55:26.467681 [ 85 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:55:26.467781 [ 85 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:55:27.515967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.516086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.516115 [ 3 ] {} HTTP-Session: aae87767-79e7-4cb0-a138-9c5449a31a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.516146 [ 3 ] {} HTTP-Session: aae87767-79e7-4cb0-a138-9c5449a31a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.516164 [ 3 ] {} HTTP-Session: aae87767-79e7-4cb0-a138-9c5449a31a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.516220 [ 3 ] {} HTTP-Session: aae87767-79e7-4cb0-a138-9c5449a31a5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.516359 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.516430 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:27.516652 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.517134 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.517180 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.517584 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:55:27.517936 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.518119 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} executeQuery: Read 17 rows, 1.38 KiB in 0.00182 sec., 9340.65934065934 rows/sec., 757.10 KiB/sec. 2024.03.26 19:55:27.518369 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.518397 [ 3 ] {cdb3bd4b-5caa-4ce4-bae6-49c711d4c3f9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:55:27.518415 [ 3 ] {} HTTP-Session: aae87767-79e7-4cb0-a138-9c5449a31a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.518667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 11292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.518808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.518869 [ 3 ] {} HTTP-Session: 304e6a05-6a12-42f5-9b19-301a82bc4874 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.518916 [ 3 ] {} HTTP-Session: 304e6a05-6a12-42f5-9b19-301a82bc4874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.518941 [ 3 ] {} HTTP-Session: 304e6a05-6a12-42f5-9b19-301a82bc4874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.518983 [ 3 ] {} HTTP-Session: 304e6a05-6a12-42f5-9b19-301a82bc4874 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.519084 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.519131 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:27.519277 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.519648 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.519687 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.520009 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.03.26 19:55:27.520336 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.520486 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} executeQuery: Read 77 rows, 6.58 KiB in 0.001448 sec., 53176.7955801105 rows/sec., 4.44 MiB/sec. 2024.03.26 19:55:27.520610 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.520635 [ 3 ] {7db33ef4-38c2-4868-a49d-eff69d2016e4} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:27.520651 [ 3 ] {} HTTP-Session: 304e6a05-6a12-42f5-9b19-301a82bc4874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.520770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 7671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.520821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.520839 [ 3 ] {} HTTP-Session: f149ec9e-a1dc-4c98-bc8c-3048d2ce8dea Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.520856 [ 3 ] {} HTTP-Session: f149ec9e-a1dc-4c98-bc8c-3048d2ce8dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.520869 [ 3 ] {} HTTP-Session: f149ec9e-a1dc-4c98-bc8c-3048d2ce8dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.520901 [ 3 ] {} HTTP-Session: f149ec9e-a1dc-4c98-bc8c-3048d2ce8dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.520989 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.521032 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:27.521160 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.521473 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.521511 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.521820 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.03.26 19:55:27.522132 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.522293 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} executeQuery: Read 45 rows, 3.60 KiB in 0.001342 sec., 33532.04172876304 rows/sec., 2.62 MiB/sec. 2024.03.26 19:55:27.522415 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.522439 [ 3 ] {9f6fa653-0bd4-43f7-bce4-74717f47f893} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 19:55:27.522454 [ 3 ] {} HTTP-Session: f149ec9e-a1dc-4c98-bc8c-3048d2ce8dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.522592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.522642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.522661 [ 3 ] {} HTTP-Session: ca05eb86-eecd-48a1-9fed-a9e6e9ef7aec Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.522677 [ 3 ] {} HTTP-Session: ca05eb86-eecd-48a1-9fed-a9e6e9ef7aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.522690 [ 3 ] {} HTTP-Session: ca05eb86-eecd-48a1-9fed-a9e6e9ef7aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.522721 [ 3 ] {} HTTP-Session: ca05eb86-eecd-48a1-9fed-a9e6e9ef7aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.522827 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.522873 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:27.523018 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.523372 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.523409 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.523792 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.03.26 19:55:27.524143 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.524301 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. 2024.03.26 19:55:27.524438 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.524462 [ 3 ] {547f8e85-521f-4ec0-be67-6d4f9f9fcc4a} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:27.524478 [ 3 ] {} HTTP-Session: ca05eb86-eecd-48a1-9fed-a9e6e9ef7aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.524595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.524645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.524662 [ 3 ] {} HTTP-Session: 4fc2df2a-85c0-43df-a6a8-31189b4e2fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.524679 [ 3 ] {} HTTP-Session: 4fc2df2a-85c0-43df-a6a8-31189b4e2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.524693 [ 3 ] {} HTTP-Session: 4fc2df2a-85c0-43df-a6a8-31189b4e2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.524724 [ 3 ] {} HTTP-Session: 4fc2df2a-85c0-43df-a6a8-31189b4e2fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.524876 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.524922 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:27.525083 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.525500 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.525537 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.525944 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.03.26 19:55:27.526299 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.526452 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} executeQuery: Read 17 rows, 23.49 KiB in 0.001675 sec., 10149.253731343284 rows/sec., 13.70 MiB/sec. 2024.03.26 19:55:27.526579 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.526603 [ 3 ] {0c03d4ba-1568-4904-b2a8-ddc3f6de54d6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:55:27.526619 [ 3 ] {} HTTP-Session: 4fc2df2a-85c0-43df-a6a8-31189b4e2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.526738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:27.526786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:27.526805 [ 3 ] {} HTTP-Session: a51e4ccd-ec0d-45bb-8ebe-c231dd6cceac Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:27.526821 [ 3 ] {} HTTP-Session: a51e4ccd-ec0d-45bb-8ebe-c231dd6cceac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.526835 [ 3 ] {} HTTP-Session: a51e4ccd-ec0d-45bb-8ebe-c231dd6cceac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:27.526866 [ 3 ] {} HTTP-Session: a51e4ccd-ec0d-45bb-8ebe-c231dd6cceac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:27.526946 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:27.526987 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:27.527114 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:27.527422 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:27.527459 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:27.527816 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.03.26 19:55:27.528140 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:27.528303 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} executeQuery: Read 30 rows, 2.10 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.48 MiB/sec. 2024.03.26 19:55:27.528439 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} DynamicQueryHandler: Done processing query 2024.03.26 19:55:27.528463 [ 3 ] {35db0132-488f-404b-bee6-d3dd87e11de5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:27.528486 [ 3 ] {} HTTP-Session: a51e4ccd-ec0d-45bb-8ebe-c231dd6cceac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:28.990998 [ 83 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.03.26 19:55:28.991108 [ 83 ] {} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:28.991155 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:28.991377 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.03.26 19:55:28.991593 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:28.991634 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 10 rows starting from the beginning of the part 2024.03.26 19:55:28.991718 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:28.991925 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:28.992139 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2024.03.26 19:55:28.992326 [ 195 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:28.993324 [ 194 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002072753 sec., 9649.003040883308 rows/sec., 673.73 KiB/sec. 2024.03.26 19:55:28.993520 [ 194 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.03.26 19:55:28.993977 [ 194 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:28.994069 [ 194 ] {e0a2f1c9-48d5-444d-ae0e-409b6944541f::all_1_25_6} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.03.26 19:55:28.994168 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.03.26 19:55:29.563881 [ 83 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.03.26 19:55:29.563936 [ 83 ] {} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:29.563962 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:29.564242 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.03.26 19:55:29.564514 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:29.564572 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 10 rows starting from the beginning of the part 2024.03.26 19:55:29.564740 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:29.564982 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:29.565140 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2024.03.26 19:55:29.565328 [ 190 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.03.26 19:55:29.566487 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438854 sec., 8200.572892022237 rows/sec., 668.70 KiB/sec. 2024.03.26 19:55:29.566646 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.03.26 19:55:29.567061 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:29.567152 [ 195 ] {d86b2759-924d-48f5-a41a-bcc07b491a28::all_1_25_6} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.03.26 19:55:29.567245 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 19:55:32.518126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.518248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.518274 [ 3 ] {} HTTP-Session: d2c87b1e-7e06-4d7b-bb65-0b552172f596 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.518299 [ 3 ] {} HTTP-Session: d2c87b1e-7e06-4d7b-bb65-0b552172f596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.518314 [ 3 ] {} HTTP-Session: d2c87b1e-7e06-4d7b-bb65-0b552172f596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.518362 [ 3 ] {} HTTP-Session: d2c87b1e-7e06-4d7b-bb65-0b552172f596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.518500 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.518564 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:32.518760 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.519194 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.519235 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.519626 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:55:32.519964 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.520118 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} executeQuery: Read 65 rows, 5.27 KiB in 0.001687 sec., 38529.93479549496 rows/sec., 3.05 MiB/sec. 2024.03.26 19:55:32.520273 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.520299 [ 3 ] {f2d10d0d-8da6-4df9-ae12-b0505fba4c16} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:55:32.520315 [ 3 ] {} HTTP-Session: d2c87b1e-7e06-4d7b-bb65-0b552172f596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.520507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 34628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.520563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.520583 [ 3 ] {} HTTP-Session: 8b1a9fd5-7134-43f6-978f-9fc275983b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.520601 [ 3 ] {} HTTP-Session: 8b1a9fd5-7134-43f6-978f-9fc275983b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.520615 [ 3 ] {} HTTP-Session: 8b1a9fd5-7134-43f6-978f-9fc275983b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.520651 [ 3 ] {} HTTP-Session: 8b1a9fd5-7134-43f6-978f-9fc275983b03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.520777 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.520821 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:32.520953 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.521402 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.521438 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.521766 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.03.26 19:55:32.522090 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.522217 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} executeQuery: Read 221 rows, 21.16 KiB in 0.001515 sec., 145874.58745874587 rows/sec., 13.64 MiB/sec. 2024.03.26 19:55:32.522416 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.522440 [ 3 ] {a0914ccf-47ea-481b-b911-a21e314f53c5} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 19:55:32.522457 [ 3 ] {} HTTP-Session: 8b1a9fd5-7134-43f6-978f-9fc275983b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.522684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.522791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.522826 [ 3 ] {} HTTP-Session: f2e0c758-7940-47d7-b437-541a70ff0504 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.522843 [ 3 ] {} HTTP-Session: f2e0c758-7940-47d7-b437-541a70ff0504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.522857 [ 3 ] {} HTTP-Session: f2e0c758-7940-47d7-b437-541a70ff0504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.522889 [ 3 ] {} HTTP-Session: f2e0c758-7940-47d7-b437-541a70ff0504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.522999 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.523041 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:32.523186 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.523538 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.523575 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.523884 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.03.26 19:55:32.524190 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.524335 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} executeQuery: Read 93 rows, 7.44 KiB in 0.001396 sec., 66618.9111747851 rows/sec., 5.21 MiB/sec. 2024.03.26 19:55:32.524487 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.524512 [ 3 ] {09761367-9286-4346-88a5-a484a4657793} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:32.524527 [ 3 ] {} HTTP-Session: f2e0c758-7940-47d7-b437-541a70ff0504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.524659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.524709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.524727 [ 3 ] {} HTTP-Session: d1fe7692-1c2a-49df-acc1-8e660e63d136 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.524743 [ 3 ] {} HTTP-Session: d1fe7692-1c2a-49df-acc1-8e660e63d136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.524757 [ 3 ] {} HTTP-Session: d1fe7692-1c2a-49df-acc1-8e660e63d136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.524787 [ 3 ] {} HTTP-Session: d1fe7692-1c2a-49df-acc1-8e660e63d136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.524904 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.524948 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:32.525098 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.525453 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.525490 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.525877 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.03.26 19:55:32.526217 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.526371 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} executeQuery: Read 100 rows, 7.10 KiB in 0.001537 sec., 65061.80871828237 rows/sec., 4.51 MiB/sec. 2024.03.26 19:55:32.526511 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.526536 [ 3 ] {cb0ad85f-bdbe-412e-9bed-09f110ef9cdc} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:32.526552 [ 3 ] {} HTTP-Session: d1fe7692-1c2a-49df-acc1-8e660e63d136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.526725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 69527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.526775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.526793 [ 3 ] {} HTTP-Session: 7764f116-e995-460f-8e3c-bb808ffd75e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.526810 [ 3 ] {} HTTP-Session: 7764f116-e995-460f-8e3c-bb808ffd75e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.526823 [ 3 ] {} HTTP-Session: 7764f116-e995-460f-8e3c-bb808ffd75e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.526853 [ 3 ] {} HTTP-Session: 7764f116-e995-460f-8e3c-bb808ffd75e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.527272 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.527319 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:32.527482 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.528175 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.528213 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.528664 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.03.26 19:55:32.529011 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.529179 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} executeQuery: Read 65 rows, 89.82 KiB in 0.002251 sec., 28876.055086628166 rows/sec., 38.97 MiB/sec. 2024.03.26 19:55:32.529368 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.529419 [ 3 ] {5de46862-73a8-4643-b906-1f9a1991b5c1} MemoryTracker: Peak memory usage (for query): 4.60 MiB. 2024.03.26 19:55:32.529474 [ 3 ] {} HTTP-Session: 7764f116-e995-460f-8e3c-bb808ffd75e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.529686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:32.529740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:32.529759 [ 3 ] {} HTTP-Session: 6c1a54f3-6bce-4886-aebc-4c85b0cf0375 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:32.529776 [ 3 ] {} HTTP-Session: 6c1a54f3-6bce-4886-aebc-4c85b0cf0375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.529789 [ 3 ] {} HTTP-Session: 6c1a54f3-6bce-4886-aebc-4c85b0cf0375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:32.529821 [ 3 ] {} HTTP-Session: 6c1a54f3-6bce-4886-aebc-4c85b0cf0375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:32.529900 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:32.529945 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:32.530087 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:32.530358 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:32.530395 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:32.530752 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.03.26 19:55:32.531075 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:32.531223 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} executeQuery: Read 30 rows, 2.10 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.52 MiB/sec. 2024.03.26 19:55:32.531401 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} DynamicQueryHandler: Done processing query 2024.03.26 19:55:32.531460 [ 3 ] {a7bd6d77-330d-431f-af9d-b0b6e8dd9afb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:32.531516 [ 3 ] {} HTTP-Session: 6c1a54f3-6bce-4886-aebc-4c85b0cf0375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.517178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 2490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.517323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.517354 [ 3 ] {} HTTP-Session: fa5ee4bb-129f-4c24-b12d-aab082d052ca Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.517384 [ 3 ] {} HTTP-Session: fa5ee4bb-129f-4c24-b12d-aab082d052ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.517402 [ 3 ] {} HTTP-Session: fa5ee4bb-129f-4c24-b12d-aab082d052ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.517457 [ 3 ] {} HTTP-Session: fa5ee4bb-129f-4c24-b12d-aab082d052ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.517593 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.517667 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:37.517892 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.518436 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.518485 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.518892 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:55:37.519258 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.519424 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} executeQuery: Read 17 rows, 1.38 KiB in 0.001891 sec., 8989.95240613432 rows/sec., 728.68 KiB/sec. 2024.03.26 19:55:37.519581 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.519608 [ 3 ] {9b4649af-be27-49e9-8523-a49928c9a1e9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 19:55:37.519624 [ 3 ] {} HTTP-Session: fa5ee4bb-129f-4c24-b12d-aab082d052ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.519761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.519815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.519834 [ 3 ] {} HTTP-Session: 92f5b6dc-67a4-46bf-a37a-d908113b1815 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.519851 [ 3 ] {} HTTP-Session: 92f5b6dc-67a4-46bf-a37a-d908113b1815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.519865 [ 3 ] {} HTTP-Session: 92f5b6dc-67a4-46bf-a37a-d908113b1815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.519900 [ 3 ] {} HTTP-Session: 92f5b6dc-67a4-46bf-a37a-d908113b1815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.519969 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.520015 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 19:55:37.520149 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.520547 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.520586 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.520889 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:55:37.521206 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} oximeter.fields_ipaddr (d86b2759-924d-48f5-a41a-bcc07b491a28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.521358 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} executeQuery: Read 2 rows, 167.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 115.91 KiB/sec. 2024.03.26 19:55:37.521575 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.521633 [ 3 ] {88b99ed2-11dd-4924-bd01-3f4e8581403d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:37.521681 [ 3 ] {} HTTP-Session: 92f5b6dc-67a4-46bf-a37a-d908113b1815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.521843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 16374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.521895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.521915 [ 3 ] {} HTTP-Session: d69a8bc3-9480-48d3-bc08-bb697d1ce8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.521932 [ 3 ] {} HTTP-Session: d69a8bc3-9480-48d3-bc08-bb697d1ce8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.521945 [ 3 ] {} HTTP-Session: d69a8bc3-9480-48d3-bc08-bb697d1ce8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.521977 [ 3 ] {} HTTP-Session: d69a8bc3-9480-48d3-bc08-bb697d1ce8c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.522077 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.522119 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:37.522263 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.522641 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.522678 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.522996 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.03.26 19:55:37.523300 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.523461 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} executeQuery: Read 114 rows, 9.43 KiB in 0.001427 sec., 79887.87666433076 rows/sec., 6.46 MiB/sec. 2024.03.26 19:55:37.523582 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.523606 [ 3 ] {b86c33ed-55be-40dd-897e-3c5741d2acbe} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:37.523622 [ 3 ] {} HTTP-Session: d69a8bc3-9480-48d3-bc08-bb697d1ce8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.523738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.523787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.523806 [ 3 ] {} HTTP-Session: 0bf03355-c2c7-461f-a060-6c94ca658535 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.523822 [ 3 ] {} HTTP-Session: 0bf03355-c2c7-461f-a060-6c94ca658535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.523836 [ 3 ] {} HTTP-Session: 0bf03355-c2c7-461f-a060-6c94ca658535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.523866 [ 3 ] {} HTTP-Session: 0bf03355-c2c7-461f-a060-6c94ca658535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.523930 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.523972 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 19:55:37.524102 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.524404 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.524441 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.524740 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 19:55:37.525055 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} oximeter.fields_u16 (e0a2f1c9-48d5-444d-ae0e-409b6944541f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.525207 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec. 2024.03.26 19:55:37.525329 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.525353 [ 3 ] {aea09791-0432-4d74-984d-e7c6ac69d104} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:37.525369 [ 3 ] {} HTTP-Session: 0bf03355-c2c7-461f-a060-6c94ca658535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.525486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 12054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.525535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.525554 [ 3 ] {} HTTP-Session: 4f586a36-d7f7-4ff6-832b-6b237d970519 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.525570 [ 3 ] {} HTTP-Session: 4f586a36-d7f7-4ff6-832b-6b237d970519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.525584 [ 3 ] {} HTTP-Session: 4f586a36-d7f7-4ff6-832b-6b237d970519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.525614 [ 3 ] {} HTTP-Session: 4f586a36-d7f7-4ff6-832b-6b237d970519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.525700 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.525742 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:37.525866 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.526184 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.526221 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.526534 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.03.26 19:55:37.526840 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.526963 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} executeQuery: Read 71 rows, 5.66 KiB in 0.001305 sec., 54406.13026819924 rows/sec., 4.23 MiB/sec. 2024.03.26 19:55:37.527089 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.527114 [ 3 ] {b73499ad-b0af-43fe-8000-03f3bafb460a} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:37.527129 [ 3 ] {} HTTP-Session: 4f586a36-d7f7-4ff6-832b-6b237d970519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.527307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 26294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.527356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.527375 [ 3 ] {} HTTP-Session: 1873525b-d6ce-4388-a34b-a88095207e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.527392 [ 3 ] {} HTTP-Session: 1873525b-d6ce-4388-a34b-a88095207e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.527405 [ 3 ] {} HTTP-Session: 1873525b-d6ce-4388-a34b-a88095207e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.527436 [ 3 ] {} HTTP-Session: 1873525b-d6ce-4388-a34b-a88095207e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.527544 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.527588 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:37.527730 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.528098 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.528134 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.528519 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.03.26 19:55:37.528857 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.528981 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} executeQuery: Read 137 rows, 9.77 KiB in 0.001497 sec., 91516.36606546426 rows/sec., 6.37 MiB/sec. 2024.03.26 19:55:37.529114 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.529138 [ 3 ] {46f43d16-b3e0-470e-b2c2-f8e13ea24c29} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.03.26 19:55:37.529154 [ 3 ] {} HTTP-Session: 1873525b-d6ce-4388-a34b-a88095207e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.529277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.529326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.529345 [ 3 ] {} HTTP-Session: cf8aa0b2-a7d9-403c-954f-deb6e30de325 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.529361 [ 3 ] {} HTTP-Session: cf8aa0b2-a7d9-403c-954f-deb6e30de325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.529375 [ 3 ] {} HTTP-Session: cf8aa0b2-a7d9-403c-954f-deb6e30de325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.529405 [ 3 ] {} HTTP-Session: cf8aa0b2-a7d9-403c-954f-deb6e30de325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.529553 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.529598 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:37.529753 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.530151 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.530186 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.530589 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.03.26 19:55:37.530925 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.531053 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} executeQuery: Read 17 rows, 23.49 KiB in 0.001602 sec., 10611.735330836455 rows/sec., 14.32 MiB/sec. 2024.03.26 19:55:37.531244 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.531305 [ 3 ] {8629415d-a15b-42fc-a36c-e54632d6add8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 19:55:37.531363 [ 3 ] {} HTTP-Session: cf8aa0b2-a7d9-403c-954f-deb6e30de325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.531571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:37.531637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:37.531655 [ 3 ] {} HTTP-Session: 097ec388-6659-44f3-8eb7-f2f6258e6388 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:37.531672 [ 3 ] {} HTTP-Session: 097ec388-6659-44f3-8eb7-f2f6258e6388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.531686 [ 3 ] {} HTTP-Session: 097ec388-6659-44f3-8eb7-f2f6258e6388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:37.531718 [ 3 ] {} HTTP-Session: 097ec388-6659-44f3-8eb7-f2f6258e6388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:37.531796 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:37.531839 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:37.531983 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:37.532310 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:37.532346 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:37.532701 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.03.26 19:55:37.533028 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:37.533156 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} executeQuery: Read 30 rows, 2.10 KiB in 0.001391 sec., 21567.21782890007 rows/sec., 1.48 MiB/sec. 2024.03.26 19:55:37.533338 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} DynamicQueryHandler: Done processing query 2024.03.26 19:55:37.533383 [ 3 ] {f13b364a-baf8-4d80-8c49-67c230fd8e76} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:37.533431 [ 3 ] {} HTTP-Session: 097ec388-6659-44f3-8eb7-f2f6258e6388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:41.467833 [ 74 ] {} DNSResolver: Updating DNS cache 2024.03.26 19:55:41.467907 [ 74 ] {} DNSResolver: Updated DNS cache 2024.03.26 19:55:42.516989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.517102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.517127 [ 3 ] {} HTTP-Session: 58b58d10-9a46-49e0-a83e-237a08aa0f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.517153 [ 3 ] {} HTTP-Session: 58b58d10-9a46-49e0-a83e-237a08aa0f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.517167 [ 3 ] {} HTTP-Session: 58b58d10-9a46-49e0-a83e-237a08aa0f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.517216 [ 3 ] {} HTTP-Session: 58b58d10-9a46-49e0-a83e-237a08aa0f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.517354 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.517418 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 19:55:42.517616 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.518161 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.518237 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.518627 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:55:42.518965 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} oximeter.fields_i64 (9d0be90f-10b3-49ac-80a1-6f27e3231c28): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.519134 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} executeQuery: Read 65 rows, 5.27 KiB in 0.001849 sec., 35154.13737155219 rows/sec., 2.78 MiB/sec. 2024.03.26 19:55:42.519280 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.519307 [ 3 ] {26b8928e-6072-4821-8782-3190935c841a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 19:55:42.519324 [ 3 ] {} HTTP-Session: 58b58d10-9a46-49e0-a83e-237a08aa0f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.519515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 34628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.519566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.519586 [ 3 ] {} HTTP-Session: 3fd6f28b-3f13-4384-970c-e2b03fc301a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.519602 [ 3 ] {} HTTP-Session: 3fd6f28b-3f13-4384-970c-e2b03fc301a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.519643 [ 3 ] {} HTTP-Session: 3fd6f28b-3f13-4384-970c-e2b03fc301a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.519677 [ 3 ] {} HTTP-Session: 3fd6f28b-3f13-4384-970c-e2b03fc301a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.519796 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.519838 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 19:55:42.519963 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.520453 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.520492 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.520818 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.03.26 19:55:42.521127 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.521282 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} executeQuery: Read 221 rows, 21.16 KiB in 0.001551 sec., 142488.71695680206 rows/sec., 13.32 MiB/sec. 2024.03.26 19:55:42.521322 [ 74 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2024.03.26 19:55:42.521456 [ 74 ] {} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.521473 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.521528 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.521533 [ 3 ] {083a3c14-9d84-4870-8c73-925072be77a6} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 19:55:42.521594 [ 3 ] {} HTTP-Session: 3fd6f28b-3f13-4384-970c-e2b03fc301a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.521742 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2024.03.26 19:55:42.521895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 15801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.522005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.522028 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:42.522039 [ 3 ] {} HTTP-Session: 98c4d4dc-841e-45c9-8e8b-c292f14fa0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.522089 [ 3 ] {} HTTP-Session: 98c4d4dc-841e-45c9-8e8b-c292f14fa0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.522097 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 301 rows starting from the beginning of the part 2024.03.26 19:55:42.522109 [ 3 ] {} HTTP-Session: 98c4d4dc-841e-45c9-8e8b-c292f14fa0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.522181 [ 3 ] {} HTTP-Session: 98c4d4dc-841e-45c9-8e8b-c292f14fa0eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.522313 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 221 rows starting from the beginning of the part 2024.03.26 19:55:42.522554 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 77 rows starting from the beginning of the part 2024.03.26 19:55:42.522628 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.522896 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 19:55:42.522907 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 221 rows starting from the beginning of the part 2024.03.26 19:55:42.523203 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 114 rows starting from the beginning of the part 2024.03.26 19:55:42.523484 [ 191 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 221 rows starting from the beginning of the part 2024.03.26 19:55:42.524052 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.524791 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.524859 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.525700 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.03.26 19:55:42.526342 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.526379 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.004700362 sec., 245725.75473974133 rows/sec., 22.31 MiB/sec. 2024.03.26 19:55:42.526631 [ 74 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2024.03.26 19:55:42.526635 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} executeQuery: Read 93 rows, 7.44 KiB in 0.00427 sec., 21779.859484777517 rows/sec., 1.70 MiB/sec. 2024.03.26 19:55:42.526705 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.03.26 19:55:42.526750 [ 74 ] {} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.526983 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.527208 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.527360 [ 3 ] {dc5d6ad2-d455-4588-ac79-f7f93073b02f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 19:55:42.527490 [ 3 ] {} HTTP-Session: 98c4d4dc-841e-45c9-8e8b-c292f14fa0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.527565 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2024.03.26 19:55:42.527847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 19137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.527943 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 19:55:42.527973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.528020 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 161 rows starting from the beginning of the part 2024.03.26 19:55:42.528035 [ 3 ] {} HTTP-Session: 6d00159c-273a-4ed7-a478-1982bbb92aae Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.528105 [ 3 ] {} HTTP-Session: 6d00159c-273a-4ed7-a478-1982bbb92aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.528166 [ 3 ] {} HTTP-Session: 6d00159c-273a-4ed7-a478-1982bbb92aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.528236 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 93 rows starting from the beginning of the part 2024.03.26 19:55:42.528285 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.528550 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 45 rows starting from the beginning of the part 2024.03.26 19:55:42.528657 [ 199 ] {1f279301-92c6-4482-9e94-48a6bd5c2d07::all_1_90_18} oximeter.fields_string (1f279301-92c6-4482-9e94-48a6bd5c2d07) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2024.03.26 19:55:42.528759 [ 3 ] {} HTTP-Session: 6d00159c-273a-4ed7-a478-1982bbb92aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.529097 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 93 rows starting from the beginning of the part 2024.03.26 19:55:42.529126 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.03.26 19:55:42.529382 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 71 rows starting from the beginning of the part 2024.03.26 19:55:42.529587 [ 187 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 93 rows starting from the beginning of the part 2024.03.26 19:55:42.529748 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.530051 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 19:55:42.530634 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.531569 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.531634 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.532486 [ 202 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005296351 sec., 104977.93669641607 rows/sec., 8.20 MiB/sec. 2024.03.26 19:55:42.532657 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.03.26 19:55:42.532744 [ 202 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.03.26 19:55:42.533464 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} oximeter.measurements_cumulativeu64 (bc523218-5f16-4a99-9213-7865ae709871): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.533732 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.533759 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} executeQuery: Read 100 rows, 7.10 KiB in 0.004298 sec., 23266.63564448581 rows/sec., 1.61 MiB/sec. 2024.03.26 19:55:42.534025 [ 198 ] {41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3::all_1_90_18} oximeter.fields_uuid (41e7f30a-b1e9-4843-aa7e-8aa6694e4dc3) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2024.03.26 19:55:42.534062 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.534103 [ 3 ] {5c99d330-f3bf-478e-9b02-3c2d72968032} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 19:55:42.534158 [ 3 ] {} HTTP-Session: 6d00159c-273a-4ed7-a478-1982bbb92aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.534217 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.03.26 19:55:42.534408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 69528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.534463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.534482 [ 3 ] {} HTTP-Session: 413967fc-59f3-48be-a293-131e84cd7ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.534500 [ 3 ] {} HTTP-Session: 413967fc-59f3-48be-a293-131e84cd7ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.534513 [ 3 ] {} HTTP-Session: 413967fc-59f3-48be-a293-131e84cd7ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.534547 [ 3 ] {} HTTP-Session: 413967fc-59f3-48be-a293-131e84cd7ba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.534979 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.535028 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 19:55:42.535212 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.535840 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.535878 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.536344 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.03.26 19:55:42.536695 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} oximeter.measurements_histogramf64 (2a0a9f5f-01cf-4894-8126-dc8bca2d930e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.536862 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} executeQuery: Read 65 rows, 89.82 KiB in 0.002236 sec., 29069.767441860462 rows/sec., 39.23 MiB/sec. 2024.03.26 19:55:42.537104 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.537131 [ 3 ] {e715c134-11f2-46e5-bfa4-ac3090e255e4} MemoryTracker: Peak memory usage (for query): 4.60 MiB. 2024.03.26 19:55:42.537147 [ 3 ] {} HTTP-Session: 413967fc-59f3-48be-a293-131e84cd7ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.537335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43869, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 19:55:42.537459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 19:55:42.537527 [ 3 ] {} HTTP-Session: 4ae26bca-5b6d-4823-b123-13d447b1d4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43869 2024.03.26 19:55:42.537585 [ 3 ] {} HTTP-Session: 4ae26bca-5b6d-4823-b123-13d447b1d4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.537626 [ 3 ] {} HTTP-Session: 4ae26bca-5b6d-4823-b123-13d447b1d4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 19:55:42.537689 [ 3 ] {} HTTP-Session: 4ae26bca-5b6d-4823-b123-13d447b1d4d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 19:55:42.537768 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} executeQuery: (from [fd00:1122:3344:101::d]:43869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 19:55:42.537812 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.03.26 19:55:42.537958 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 19:55:42.538234 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 19:55:42.538271 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2024.03.26 19:55:42.538632 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.03.26 19:55:42.538964 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} oximeter.measurements_u64 (c0cbfc20-cd9f-4750-baae-fb21f5dd3aba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 19:55:42.539121 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} executeQuery: Read 30 rows, 2.10 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. 2024.03.26 19:55:42.539251 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} DynamicQueryHandler: Done processing query 2024.03.26 19:55:42.539276 [ 3 ] {307d1262-c738-4b1a-af11-ff55d1ed8114} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 19:55:42.539307 [ 3 ] {} HTTP-Session: 4ae26bca-5b6d-4823-b123-13d447b1d4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db