[ Sep 5 00:42:09 Enabled. ] [ Sep 5 00:42:09 Rereading configuration. ] [ Sep 5 00:42:13 Rereading configuration. ] [ Sep 5 00:42:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--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 [ Sep 5 00:42:24 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.09.05 00:42:25.028591 [ 1 ] {} Application: Will watch for the process with pid 23133 2024.09.05 00:42:25.029162 [ 1 ] {} Application: Forked a child process to watch 2024.09.05 00:42:25.260025 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23133 2024.09.05 00:42:25.260767 [ 1 ] {} Application: starting up 2024.09.05 00:42:25.261466 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.09.05 00:42:25.347803 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.09.05 00:42:25.376654 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.09.05 00:42:25.376718 [ 1 ] {} Application: Initializing DateLUT. 2024.09.05 00:42:25.376749 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.09.05 00:42:25.376826 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.09.05 00:42:25.377125 [ 1 ] {} Application: Initializing interserver credentials. 2024.09.05 00:42:25.378662 [ 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.09.05 00:42:25.379152 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.05 00:42:25.379998 [ 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.09.05 00:42:25.380024 [ 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.09.05 00:42:25.380037 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.09.05 00:42:25.380218 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.05 00:42:25.381332 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.09.05 00:42:25.387111 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.05 00:42:25.387818 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.05 00:42:25.389102 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.05 00:42:25.389167 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.05 00:42:25.390692 [ 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.09.05 00:42:25.390965 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.05 00:42:25.395202 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.05 00:42:25.395553 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.09.05 00:42:25.397135 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.09.05 00:42:25.397594 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.09.05 00:42:25.397955 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.09.05 00:42:25.398305 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.09.05 00:42:25.399631 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.09.05 00:42:25.399660 [ 1 ] {} Application: Loading metadata from /data/ 2024.09.05 00:42:25.399762 [ 151 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:42:25.399915 [ 151 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:42:25.408715 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.09.05 00:42:25.408741 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137933 sec 2024.09.05 00:42:25.408779 [ 1 ] {} ReferentialDeps: No tables 2024.09.05 00:42:25.408790 [ 1 ] {} LoadingDeps: No tables 2024.09.05 00:42:25.409856 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.09.05 00:42:25.410873 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.09.05 00:42:25.410892 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.09.05 00:42:25.410927 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.09.05 00:42:25.410942 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.09.05 00:42:25.410953 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.09.05 00:42:25.410985 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.09.05 00:42:25.410997 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.09.05 00:42:25.411013 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.09.05 00:42:25.411042 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.09.05 00:42:25.411058 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.09.05 00:42:25.411072 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.09.05 00:42:25.411087 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.09.05 00:42:25.411117 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.09.05 00:42:25.411133 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.09.05 00:42:25.411146 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.09.05 00:42:25.411175 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.09.05 00:42:25.411190 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.09.05 00:42:25.449029 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.09.05 00:42:25.450843 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.09.05 00:42:25.450873 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0961e-05 sec 2024.09.05 00:42:25.450887 [ 1 ] {} ReferentialDeps: No tables 2024.09.05 00:42:25.450900 [ 1 ] {} LoadingDeps: No tables 2024.09.05 00:42:25.450927 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.09.05 00:42:25.451112 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.09.05 00:42:25.451156 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.09.05 00:42:25.451171 [ 1 ] {} Application: Loaded metadata. 2024.09.05 00:42:25.451183 [ 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.09.05 00:42:25.451199 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.09.05 00:42:25.468600 [ 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.09.05 00:42:25.660656 [ 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.09.05 00:42:25.660711 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.09.05 00:42:25.755930 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.05 00:42:25.756152 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.10 MiB (RSS), difference: 147.23 MiB 2024.09.05 00:42:25.757021 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.484e-05 sec. 2024.09.05 00:42:25.757376 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.09.05 00:42:25.757488 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.09.05 00:42:25.757540 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.09.05 00:42:25.757558 [ 1 ] {} Application: Ready for connections. 2024.09.05 00:42:33.252279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.252555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.252599 [ 3 ] {} HTTP-Session: e8cee86e-b9af-4270-bc66-78a800fa8991 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.252635 [ 3 ] {} HTTP-Session: e8cee86e-b9af-4270-bc66-78a800fa8991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.252659 [ 3 ] {} HTTP-Session: e8cee86e-b9af-4270-bc66-78a800fa8991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.252762 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.09.05 00:42:33.252804 [ 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.09.05 00:42:33.252828 [ 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.09.05 00:42:33.252900 [ 3 ] {} HTTP-Session: e8cee86e-b9af-4270-bc66-78a800fa8991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.254245 [ 3 ] {84484a6e-86a6-401e-8399-5129c06123bd} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.05 00:42:33.294581 [ 3 ] {84484a6e-86a6-401e-8399-5129c06123bd} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41120) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.05 00:42:33.295333 [ 3 ] {84484a6e-86a6-401e-8399-5129c06123bd} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.05 00:42:33.296783 [ 3 ] {} HTTP-Session: e8cee86e-b9af-4270-bc66-78a800fa8991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.306915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.307004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.307032 [ 3 ] {} HTTP-Session: 1681cbec-ffee-4c79-b4ea-a438920e6882 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.307060 [ 3 ] {} HTTP-Session: 1681cbec-ffee-4c79-b4ea-a438920e6882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.307073 [ 3 ] {} HTTP-Session: 1681cbec-ffee-4c79-b4ea-a438920e6882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.307121 [ 3 ] {} HTTP-Session: 1681cbec-ffee-4c79-b4ea-a438920e6882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.307295 [ 3 ] {d240ccbf-263e-49fd-8ef1-d456b09f2f41} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.05 00:42:33.307575 [ 3 ] {d240ccbf-263e-49fd-8ef1-d456b09f2f41} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41120) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.05 00:42:33.307692 [ 3 ] {d240ccbf-263e-49fd-8ef1-d456b09f2f41} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.05 00:42:33.307842 [ 3 ] {} HTTP-Session: 1681cbec-ffee-4c79-b4ea-a438920e6882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.315854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.315910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.315933 [ 3 ] {} HTTP-Session: a2841e2c-48ee-4686-a4ec-4f5cc516a195 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.315953 [ 3 ] {} HTTP-Session: a2841e2c-48ee-4686-a4ec-4f5cc516a195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.315966 [ 3 ] {} HTTP-Session: a2841e2c-48ee-4686-a4ec-4f5cc516a195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.315999 [ 3 ] {} HTTP-Session: a2841e2c-48ee-4686-a4ec-4f5cc516a195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.317238 [ 3 ] {4e94f99b-e479-41e0-ad0e-fa2350eb0e65} executeQuery: (from [fd00:1122:3344:101::d]:41120) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.09.05 00:42:33.317964 [ 3 ] {4e94f99b-e479-41e0-ad0e-fa2350eb0e65} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.317994 [ 3 ] {} HTTP-Session: a2841e2c-48ee-4686-a4ec-4f5cc516a195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.325721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.325779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.325808 [ 3 ] {} HTTP-Session: b1345229-7218-4f4c-a140-f88f314c8587 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.325829 [ 3 ] {} HTTP-Session: b1345229-7218-4f4c-a140-f88f314c8587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.325843 [ 3 ] {} HTTP-Session: b1345229-7218-4f4c-a140-f88f314c8587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.325878 [ 3 ] {} HTTP-Session: b1345229-7218-4f4c-a140-f88f314c8587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.325998 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.09.05 00:42:33.326096 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.09.05 00:42:33.327465 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.09.05 00:42:33.327502 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4972e-05 sec 2024.09.05 00:42:33.327522 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} ReferentialDeps: No tables 2024.09.05 00:42:33.327546 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} LoadingDeps: No tables 2024.09.05 00:42:33.327578 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} DatabaseAtomic (oximeter): Starting up tables. 2024.09.05 00:42:33.327742 [ 3 ] {19c2ea1c-5d7a-4cfe-af30-591197c7ee7a} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.327772 [ 3 ] {} HTTP-Session: b1345229-7218-4f4c-a140-f88f314c8587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.327933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.328009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.328034 [ 3 ] {} HTTP-Session: ae360183-7124-4371-a269-b61ea32bc000 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.328063 [ 3 ] {} HTTP-Session: ae360183-7124-4371-a269-b61ea32bc000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.328092 [ 3 ] {} HTTP-Session: ae360183-7124-4371-a269-b61ea32bc000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.328128 [ 3 ] {} HTTP-Session: ae360183-7124-4371-a269-b61ea32bc000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.328323 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} executeQuery: (from [fd00:1122:3344:101::d]:41120) /* 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.09.05 00:42:33.328394 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.09.05 00:42:33.336146 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} StoragePolicy (default): Storage policy default created, total volumes 1 2024.09.05 00:42:33.338321 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} oximeter.version (3de74edd-58b7-4293-9417-2e0dd1666e94): Loading data parts 2024.09.05 00:42:33.338917 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} oximeter.version (3de74edd-58b7-4293-9417-2e0dd1666e94): There are no data parts 2024.09.05 00:42:33.341833 [ 3 ] {1595a693-b645-4d41-bffe-c617bb9c4903} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.341865 [ 3 ] {} HTTP-Session: ae360183-7124-4371-a269-b61ea32bc000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.341998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.342054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.342082 [ 3 ] {} HTTP-Session: 41280609-49e3-4cfc-a5d8-24f5183592fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.342103 [ 3 ] {} HTTP-Session: 41280609-49e3-4cfc-a5d8-24f5183592fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.342123 [ 3 ] {} HTTP-Session: 41280609-49e3-4cfc-a5d8-24f5183592fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.342161 [ 3 ] {} HTTP-Session: 41280609-49e3-4cfc-a5d8-24f5183592fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.342378 [ 3 ] {02edd1be-da0b-4f36-b8be-0325ce5d4db3} executeQuery: (from [fd00:1122:3344:101::d]:41120) /* 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.09.05 00:42:33.342448 [ 3 ] {02edd1be-da0b-4f36-b8be-0325ce5d4db3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.09.05 00:42:33.349220 [ 3 ] {02edd1be-da0b-4f36-b8be-0325ce5d4db3} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Loading data parts 2024.09.05 00:42:33.349524 [ 3 ] {02edd1be-da0b-4f36-b8be-0325ce5d4db3} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): There are no data parts 2024.09.05 00:42:33.350791 [ 3 ] {02edd1be-da0b-4f36-b8be-0325ce5d4db3} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.350830 [ 3 ] {} HTTP-Session: 41280609-49e3-4cfc-a5d8-24f5183592fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.350977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.351043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.351075 [ 3 ] {} HTTP-Session: 2e225f4c-abc1-425c-ba92-1e710fbb3b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.351102 [ 3 ] {} HTTP-Session: 2e225f4c-abc1-425c-ba92-1e710fbb3b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.351120 [ 3 ] {} HTTP-Session: 2e225f4c-abc1-425c-ba92-1e710fbb3b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.351165 [ 3 ] {} HTTP-Session: 2e225f4c-abc1-425c-ba92-1e710fbb3b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.351388 [ 3 ] {5f0db77a-934a-4d49-9074-ca10f129107b} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.351448 [ 3 ] {5f0db77a-934a-4d49-9074-ca10f129107b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.09.05 00:42:33.353344 [ 3 ] {5f0db77a-934a-4d49-9074-ca10f129107b} oximeter.measurements_i8 (52fde53a-c35f-4c08-8c83-08f4a8c18603): Loading data parts 2024.09.05 00:42:33.353521 [ 3 ] {5f0db77a-934a-4d49-9074-ca10f129107b} oximeter.measurements_i8 (52fde53a-c35f-4c08-8c83-08f4a8c18603): There are no data parts 2024.09.05 00:42:33.356024 [ 3 ] {5f0db77a-934a-4d49-9074-ca10f129107b} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.356058 [ 3 ] {} HTTP-Session: 2e225f4c-abc1-425c-ba92-1e710fbb3b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.356184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.356237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.356262 [ 3 ] {} HTTP-Session: b2b8276e-dd1d-4cbe-a318-2ef7d1a1883e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.356281 [ 3 ] {} HTTP-Session: b2b8276e-dd1d-4cbe-a318-2ef7d1a1883e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.356295 [ 3 ] {} HTTP-Session: b2b8276e-dd1d-4cbe-a318-2ef7d1a1883e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.356328 [ 3 ] {} HTTP-Session: b2b8276e-dd1d-4cbe-a318-2ef7d1a1883e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.356508 [ 3 ] {3ce52b28-6f73-4fb9-9199-43624ed39341} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.356556 [ 3 ] {3ce52b28-6f73-4fb9-9199-43624ed39341} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.09.05 00:42:33.358379 [ 3 ] {3ce52b28-6f73-4fb9-9199-43624ed39341} oximeter.measurements_u8 (a89c75ed-f4d4-4c58-9f1a-908704b4a659): Loading data parts 2024.09.05 00:42:33.358554 [ 3 ] {3ce52b28-6f73-4fb9-9199-43624ed39341} oximeter.measurements_u8 (a89c75ed-f4d4-4c58-9f1a-908704b4a659): There are no data parts 2024.09.05 00:42:33.360277 [ 3 ] {3ce52b28-6f73-4fb9-9199-43624ed39341} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.360315 [ 3 ] {} HTTP-Session: b2b8276e-dd1d-4cbe-a318-2ef7d1a1883e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.360463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.360542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.360582 [ 3 ] {} HTTP-Session: 646147c2-a76f-4f47-bb5c-7cbf07d0016e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.360610 [ 3 ] {} HTTP-Session: 646147c2-a76f-4f47-bb5c-7cbf07d0016e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.360625 [ 3 ] {} HTTP-Session: 646147c2-a76f-4f47-bb5c-7cbf07d0016e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.360662 [ 3 ] {} HTTP-Session: 646147c2-a76f-4f47-bb5c-7cbf07d0016e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.360855 [ 3 ] {e2c54f48-ce09-4004-b5e2-d9eea36a6b68} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.360917 [ 3 ] {e2c54f48-ce09-4004-b5e2-d9eea36a6b68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.09.05 00:42:33.362783 [ 3 ] {e2c54f48-ce09-4004-b5e2-d9eea36a6b68} oximeter.measurements_i16 (63021b0c-e116-4155-9bd1-96e00024464a): Loading data parts 2024.09.05 00:42:33.362957 [ 3 ] {e2c54f48-ce09-4004-b5e2-d9eea36a6b68} oximeter.measurements_i16 (63021b0c-e116-4155-9bd1-96e00024464a): There are no data parts 2024.09.05 00:42:33.364479 [ 3 ] {e2c54f48-ce09-4004-b5e2-d9eea36a6b68} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.364508 [ 3 ] {} HTTP-Session: 646147c2-a76f-4f47-bb5c-7cbf07d0016e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.364637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.364702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.364721 [ 3 ] {} HTTP-Session: 3fd58ce8-d6e9-4993-a3ec-1c039cf9cee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.364744 [ 3 ] {} HTTP-Session: 3fd58ce8-d6e9-4993-a3ec-1c039cf9cee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.364757 [ 3 ] {} HTTP-Session: 3fd58ce8-d6e9-4993-a3ec-1c039cf9cee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.364795 [ 3 ] {} HTTP-Session: 3fd58ce8-d6e9-4993-a3ec-1c039cf9cee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.364982 [ 3 ] {a352acc5-2e1e-488f-a085-0514b22e3c39} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.365042 [ 3 ] {a352acc5-2e1e-488f-a085-0514b22e3c39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.09.05 00:42:33.366998 [ 3 ] {a352acc5-2e1e-488f-a085-0514b22e3c39} oximeter.measurements_u16 (be5c6d38-53d5-40d6-b2b3-ecfcf36e45dc): Loading data parts 2024.09.05 00:42:33.367191 [ 3 ] {a352acc5-2e1e-488f-a085-0514b22e3c39} oximeter.measurements_u16 (be5c6d38-53d5-40d6-b2b3-ecfcf36e45dc): There are no data parts 2024.09.05 00:42:33.368814 [ 3 ] {a352acc5-2e1e-488f-a085-0514b22e3c39} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.368855 [ 3 ] {} HTTP-Session: 3fd58ce8-d6e9-4993-a3ec-1c039cf9cee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.369026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.369108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.369135 [ 3 ] {} HTTP-Session: 716f5f49-25a4-4022-8baf-3b61cda20243 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.369161 [ 3 ] {} HTTP-Session: 716f5f49-25a4-4022-8baf-3b61cda20243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.369176 [ 3 ] {} HTTP-Session: 716f5f49-25a4-4022-8baf-3b61cda20243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.369216 [ 3 ] {} HTTP-Session: 716f5f49-25a4-4022-8baf-3b61cda20243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.369430 [ 3 ] {40e545bb-475c-4d45-995f-4a7c6dd7f09a} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.369484 [ 3 ] {40e545bb-475c-4d45-995f-4a7c6dd7f09a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.09.05 00:42:33.371204 [ 3 ] {40e545bb-475c-4d45-995f-4a7c6dd7f09a} oximeter.measurements_i32 (a327cf8f-2772-4daf-a6f2-18bf9cde80e8): Loading data parts 2024.09.05 00:42:33.371390 [ 3 ] {40e545bb-475c-4d45-995f-4a7c6dd7f09a} oximeter.measurements_i32 (a327cf8f-2772-4daf-a6f2-18bf9cde80e8): There are no data parts 2024.09.05 00:42:33.372700 [ 3 ] {40e545bb-475c-4d45-995f-4a7c6dd7f09a} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.372738 [ 3 ] {} HTTP-Session: 716f5f49-25a4-4022-8baf-3b61cda20243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.372901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.372957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.372976 [ 3 ] {} HTTP-Session: 6c966484-f7e0-48c1-a8cd-bdcf599c541c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.373002 [ 3 ] {} HTTP-Session: 6c966484-f7e0-48c1-a8cd-bdcf599c541c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.373020 [ 3 ] {} HTTP-Session: 6c966484-f7e0-48c1-a8cd-bdcf599c541c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.373049 [ 3 ] {} HTTP-Session: 6c966484-f7e0-48c1-a8cd-bdcf599c541c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.373231 [ 3 ] {025d86ef-d617-427e-b252-a578ce8aab72} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.373283 [ 3 ] {025d86ef-d617-427e-b252-a578ce8aab72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.09.05 00:42:33.374809 [ 3 ] {025d86ef-d617-427e-b252-a578ce8aab72} oximeter.measurements_u32 (2ef54540-4c1a-4fed-9ac9-645ce670c739): Loading data parts 2024.09.05 00:42:33.375040 [ 3 ] {025d86ef-d617-427e-b252-a578ce8aab72} oximeter.measurements_u32 (2ef54540-4c1a-4fed-9ac9-645ce670c739): There are no data parts 2024.09.05 00:42:33.376312 [ 3 ] {025d86ef-d617-427e-b252-a578ce8aab72} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.376337 [ 3 ] {} HTTP-Session: 6c966484-f7e0-48c1-a8cd-bdcf599c541c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.376466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.376524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.376543 [ 3 ] {} HTTP-Session: 559b1205-e7cf-4951-ad1b-404082659016 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.376563 [ 3 ] {} HTTP-Session: 559b1205-e7cf-4951-ad1b-404082659016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.376581 [ 3 ] {} HTTP-Session: 559b1205-e7cf-4951-ad1b-404082659016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.376611 [ 3 ] {} HTTP-Session: 559b1205-e7cf-4951-ad1b-404082659016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.376791 [ 3 ] {791542ab-bb8c-412f-8837-350c063d6978} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.376844 [ 3 ] {791542ab-bb8c-412f-8837-350c063d6978} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.09.05 00:42:33.378567 [ 3 ] {791542ab-bb8c-412f-8837-350c063d6978} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): Loading data parts 2024.09.05 00:42:33.378707 [ 3 ] {791542ab-bb8c-412f-8837-350c063d6978} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): There are no data parts 2024.09.05 00:42:33.380678 [ 3 ] {791542ab-bb8c-412f-8837-350c063d6978} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.380702 [ 3 ] {} HTTP-Session: 559b1205-e7cf-4951-ad1b-404082659016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.380836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.380889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.380907 [ 3 ] {} HTTP-Session: f14a252a-f789-4b57-9527-4e2f54acf793 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.380927 [ 3 ] {} HTTP-Session: f14a252a-f789-4b57-9527-4e2f54acf793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.380945 [ 3 ] {} HTTP-Session: f14a252a-f789-4b57-9527-4e2f54acf793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.380975 [ 3 ] {} HTTP-Session: f14a252a-f789-4b57-9527-4e2f54acf793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.381151 [ 3 ] {f20ff9d5-2018-4503-b255-aafafcded678} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.381206 [ 3 ] {f20ff9d5-2018-4503-b255-aafafcded678} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.09.05 00:42:33.383408 [ 3 ] {f20ff9d5-2018-4503-b255-aafafcded678} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Loading data parts 2024.09.05 00:42:33.383590 [ 3 ] {f20ff9d5-2018-4503-b255-aafafcded678} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): There are no data parts 2024.09.05 00:42:33.384931 [ 3 ] {f20ff9d5-2018-4503-b255-aafafcded678} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.384956 [ 3 ] {} HTTP-Session: f14a252a-f789-4b57-9527-4e2f54acf793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.385093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.385145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.385164 [ 3 ] {} HTTP-Session: 54d72615-ac4d-4a5f-a794-409e9ababedf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.385186 [ 3 ] {} HTTP-Session: 54d72615-ac4d-4a5f-a794-409e9ababedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.385206 [ 3 ] {} HTTP-Session: 54d72615-ac4d-4a5f-a794-409e9ababedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.385235 [ 3 ] {} HTTP-Session: 54d72615-ac4d-4a5f-a794-409e9ababedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.385409 [ 3 ] {2cd485fc-d6c2-4cb8-afde-b90c9154193c} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.385461 [ 3 ] {2cd485fc-d6c2-4cb8-afde-b90c9154193c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.09.05 00:42:33.387413 [ 3 ] {2cd485fc-d6c2-4cb8-afde-b90c9154193c} oximeter.measurements_f32 (3957d57a-6ad0-4ad1-9b32-d514491a6b6b): Loading data parts 2024.09.05 00:42:33.387589 [ 3 ] {2cd485fc-d6c2-4cb8-afde-b90c9154193c} oximeter.measurements_f32 (3957d57a-6ad0-4ad1-9b32-d514491a6b6b): There are no data parts 2024.09.05 00:42:33.388932 [ 3 ] {2cd485fc-d6c2-4cb8-afde-b90c9154193c} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.388958 [ 3 ] {} HTTP-Session: 54d72615-ac4d-4a5f-a794-409e9ababedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.389095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.389146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.389165 [ 3 ] {} HTTP-Session: 1b5ff146-a0e0-47f3-afa3-64a081ab51b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.389186 [ 3 ] {} HTTP-Session: 1b5ff146-a0e0-47f3-afa3-64a081ab51b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.389204 [ 3 ] {} HTTP-Session: 1b5ff146-a0e0-47f3-afa3-64a081ab51b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.389233 [ 3 ] {} HTTP-Session: 1b5ff146-a0e0-47f3-afa3-64a081ab51b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.389407 [ 3 ] {dce7fadc-1aa2-4f4f-9f4f-6206f5e90876} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.389460 [ 3 ] {dce7fadc-1aa2-4f4f-9f4f-6206f5e90876} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.09.05 00:42:33.392019 [ 3 ] {dce7fadc-1aa2-4f4f-9f4f-6206f5e90876} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Loading data parts 2024.09.05 00:42:33.392183 [ 3 ] {dce7fadc-1aa2-4f4f-9f4f-6206f5e90876} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): There are no data parts 2024.09.05 00:42:33.394103 [ 3 ] {dce7fadc-1aa2-4f4f-9f4f-6206f5e90876} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.394131 [ 3 ] {} HTTP-Session: 1b5ff146-a0e0-47f3-afa3-64a081ab51b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.394269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.394326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.394352 [ 3 ] {} HTTP-Session: b92037a1-05a9-4235-9693-965a6311dab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.394368 [ 3 ] {} HTTP-Session: b92037a1-05a9-4235-9693-965a6311dab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.394387 [ 3 ] {} HTTP-Session: b92037a1-05a9-4235-9693-965a6311dab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.394421 [ 3 ] {} HTTP-Session: b92037a1-05a9-4235-9693-965a6311dab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.394594 [ 3 ] {0cb1b87e-8434-4de0-b9d0-598178cfe686} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.394650 [ 3 ] {0cb1b87e-8434-4de0-b9d0-598178cfe686} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.09.05 00:42:33.396326 [ 3 ] {0cb1b87e-8434-4de0-b9d0-598178cfe686} oximeter.measurements_string (2f652554-7739-44c4-9427-32031669c7a3): Loading data parts 2024.09.05 00:42:33.396481 [ 3 ] {0cb1b87e-8434-4de0-b9d0-598178cfe686} oximeter.measurements_string (2f652554-7739-44c4-9427-32031669c7a3): There are no data parts 2024.09.05 00:42:33.397915 [ 3 ] {0cb1b87e-8434-4de0-b9d0-598178cfe686} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.397940 [ 3 ] {} HTTP-Session: b92037a1-05a9-4235-9693-965a6311dab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.398072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.398125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.398150 [ 3 ] {} HTTP-Session: a83debc5-a76e-4039-b2e9-c77cd553c8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.398165 [ 3 ] {} HTTP-Session: a83debc5-a76e-4039-b2e9-c77cd553c8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.398183 [ 3 ] {} HTTP-Session: a83debc5-a76e-4039-b2e9-c77cd553c8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.398217 [ 3 ] {} HTTP-Session: a83debc5-a76e-4039-b2e9-c77cd553c8d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.398410 [ 3 ] {58457761-da81-4c74-88ce-3f78c7c1cb14} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.398470 [ 3 ] {58457761-da81-4c74-88ce-3f78c7c1cb14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.09.05 00:42:33.400308 [ 3 ] {58457761-da81-4c74-88ce-3f78c7c1cb14} oximeter.measurements_bytes (7b5a82b7-e372-4c9e-9629-ba458f8297e9): Loading data parts 2024.09.05 00:42:33.400517 [ 3 ] {58457761-da81-4c74-88ce-3f78c7c1cb14} oximeter.measurements_bytes (7b5a82b7-e372-4c9e-9629-ba458f8297e9): There are no data parts 2024.09.05 00:42:33.401905 [ 3 ] {58457761-da81-4c74-88ce-3f78c7c1cb14} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.401946 [ 3 ] {} HTTP-Session: a83debc5-a76e-4039-b2e9-c77cd553c8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.402073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.402133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.402161 [ 3 ] {} HTTP-Session: 38e25af5-11e4-4df0-bb27-bc14deadfc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.402183 [ 3 ] {} HTTP-Session: 38e25af5-11e4-4df0-bb27-bc14deadfc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.402197 [ 3 ] {} HTTP-Session: 38e25af5-11e4-4df0-bb27-bc14deadfc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.402232 [ 3 ] {} HTTP-Session: 38e25af5-11e4-4df0-bb27-bc14deadfc26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.402433 [ 3 ] {ca11a8f4-a727-4863-91df-c884494ac963} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.402493 [ 3 ] {ca11a8f4-a727-4863-91df-c884494ac963} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.09.05 00:42:33.404629 [ 3 ] {ca11a8f4-a727-4863-91df-c884494ac963} oximeter.measurements_cumulativei64 (5a1f7295-62d7-4bd5-96aa-d1903af4c5a8): Loading data parts 2024.09.05 00:42:33.404794 [ 3 ] {ca11a8f4-a727-4863-91df-c884494ac963} oximeter.measurements_cumulativei64 (5a1f7295-62d7-4bd5-96aa-d1903af4c5a8): There are no data parts 2024.09.05 00:42:33.407165 [ 3 ] {ca11a8f4-a727-4863-91df-c884494ac963} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.407198 [ 3 ] {} HTTP-Session: 38e25af5-11e4-4df0-bb27-bc14deadfc26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.407434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.407543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.407575 [ 3 ] {} HTTP-Session: ad8b0932-47aa-4b3f-9489-c364f50cadd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.407608 [ 3 ] {} HTTP-Session: ad8b0932-47aa-4b3f-9489-c364f50cadd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.407634 [ 3 ] {} HTTP-Session: ad8b0932-47aa-4b3f-9489-c364f50cadd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.407673 [ 3 ] {} HTTP-Session: ad8b0932-47aa-4b3f-9489-c364f50cadd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.407943 [ 3 ] {3c4c5539-0956-4492-94ab-0a53cbeeeaf8} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.408014 [ 3 ] {3c4c5539-0956-4492-94ab-0a53cbeeeaf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:33.411574 [ 3 ] {3c4c5539-0956-4492-94ab-0a53cbeeeaf8} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Loading data parts 2024.09.05 00:42:33.411776 [ 3 ] {3c4c5539-0956-4492-94ab-0a53cbeeeaf8} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): There are no data parts 2024.09.05 00:42:33.413334 [ 3 ] {3c4c5539-0956-4492-94ab-0a53cbeeeaf8} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.413365 [ 3 ] {} HTTP-Session: ad8b0932-47aa-4b3f-9489-c364f50cadd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.413501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.413565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.413592 [ 3 ] {} HTTP-Session: 10506742-c391-4226-83f5-cea650a6b568 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.413611 [ 3 ] {} HTTP-Session: 10506742-c391-4226-83f5-cea650a6b568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.413631 [ 3 ] {} HTTP-Session: 10506742-c391-4226-83f5-cea650a6b568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.413668 [ 3 ] {} HTTP-Session: 10506742-c391-4226-83f5-cea650a6b568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.413858 [ 3 ] {631a24e3-b496-4d96-93d7-76b9f26cea18} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.413916 [ 3 ] {631a24e3-b496-4d96-93d7-76b9f26cea18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.09.05 00:42:33.415602 [ 3 ] {631a24e3-b496-4d96-93d7-76b9f26cea18} oximeter.measurements_cumulativef32 (76308b46-f7e7-4fa6-bf47-bb03100dd152): Loading data parts 2024.09.05 00:42:33.415747 [ 3 ] {631a24e3-b496-4d96-93d7-76b9f26cea18} oximeter.measurements_cumulativef32 (76308b46-f7e7-4fa6-bf47-bb03100dd152): There are no data parts 2024.09.05 00:42:33.417054 [ 3 ] {631a24e3-b496-4d96-93d7-76b9f26cea18} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.417090 [ 3 ] {} HTTP-Session: 10506742-c391-4226-83f5-cea650a6b568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.417228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.417274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.417300 [ 3 ] {} HTTP-Session: ea394c50-350c-4e24-afff-da1005d3b087 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.417320 [ 3 ] {} HTTP-Session: ea394c50-350c-4e24-afff-da1005d3b087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.417334 [ 3 ] {} HTTP-Session: ea394c50-350c-4e24-afff-da1005d3b087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.417368 [ 3 ] {} HTTP-Session: ea394c50-350c-4e24-afff-da1005d3b087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.417558 [ 3 ] {272ced44-0f82-4481-9366-3d3dd7cc187a} executeQuery: (from [fd00:1122:3344:101::d]:41120) 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.09.05 00:42:33.417627 [ 3 ] {272ced44-0f82-4481-9366-3d3dd7cc187a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.09.05 00:42:33.419301 [ 3 ] {272ced44-0f82-4481-9366-3d3dd7cc187a} oximeter.measurements_cumulativef64 (2959e492-13b2-494d-be48-f363c43d366b): Loading data parts 2024.09.05 00:42:33.419448 [ 3 ] {272ced44-0f82-4481-9366-3d3dd7cc187a} oximeter.measurements_cumulativef64 (2959e492-13b2-494d-be48-f363c43d366b): There are no data parts 2024.09.05 00:42:33.420989 [ 3 ] {272ced44-0f82-4481-9366-3d3dd7cc187a} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.421022 [ 3 ] {} HTTP-Session: ea394c50-350c-4e24-afff-da1005d3b087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.421177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.421232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.421252 [ 3 ] {} HTTP-Session: 36b1a9ec-75eb-42ff-aa2b-98765cf8080f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.421280 [ 3 ] {} HTTP-Session: 36b1a9ec-75eb-42ff-aa2b-98765cf8080f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.421304 [ 3 ] {} HTTP-Session: 36b1a9ec-75eb-42ff-aa2b-98765cf8080f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.421335 [ 3 ] {} HTTP-Session: 36b1a9ec-75eb-42ff-aa2b-98765cf8080f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.421598 [ 3 ] {1ad1f2aa-3e35-4b5e-8706-d0d5061dfa00} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.421676 [ 3 ] {1ad1f2aa-3e35-4b5e-8706-d0d5061dfa00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.09.05 00:42:33.423627 [ 3 ] {1ad1f2aa-3e35-4b5e-8706-d0d5061dfa00} oximeter.measurements_histogrami8 (bc8afce3-a4cc-47e8-8b38-1b78f65756bb): Loading data parts 2024.09.05 00:42:33.423771 [ 3 ] {1ad1f2aa-3e35-4b5e-8706-d0d5061dfa00} oximeter.measurements_histogrami8 (bc8afce3-a4cc-47e8-8b38-1b78f65756bb): There are no data parts 2024.09.05 00:42:33.425137 [ 3 ] {1ad1f2aa-3e35-4b5e-8706-d0d5061dfa00} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.425162 [ 3 ] {} HTTP-Session: 36b1a9ec-75eb-42ff-aa2b-98765cf8080f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.425321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.425379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.425399 [ 3 ] {} HTTP-Session: cbc45b0c-14b2-479d-b468-a4b9c380d32d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.425426 [ 3 ] {} HTTP-Session: cbc45b0c-14b2-479d-b468-a4b9c380d32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.425450 [ 3 ] {} HTTP-Session: cbc45b0c-14b2-479d-b468-a4b9c380d32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.425479 [ 3 ] {} HTTP-Session: cbc45b0c-14b2-479d-b468-a4b9c380d32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.425739 [ 3 ] {992f04c5-1d72-449d-9cb9-9b87c555788a} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.425810 [ 3 ] {992f04c5-1d72-449d-9cb9-9b87c555788a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.09.05 00:42:33.427789 [ 3 ] {992f04c5-1d72-449d-9cb9-9b87c555788a} oximeter.measurements_histogramu8 (657ecc51-7250-4f97-b8de-4bab7889b6e8): Loading data parts 2024.09.05 00:42:33.427929 [ 3 ] {992f04c5-1d72-449d-9cb9-9b87c555788a} oximeter.measurements_histogramu8 (657ecc51-7250-4f97-b8de-4bab7889b6e8): There are no data parts 2024.09.05 00:42:33.429459 [ 3 ] {992f04c5-1d72-449d-9cb9-9b87c555788a} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.429487 [ 3 ] {} HTTP-Session: cbc45b0c-14b2-479d-b468-a4b9c380d32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.429637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.429692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.429711 [ 3 ] {} HTTP-Session: 3a2f4154-8111-472b-8f73-63430b029a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.429738 [ 3 ] {} HTTP-Session: 3a2f4154-8111-472b-8f73-63430b029a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.429763 [ 3 ] {} HTTP-Session: 3a2f4154-8111-472b-8f73-63430b029a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.429794 [ 3 ] {} HTTP-Session: 3a2f4154-8111-472b-8f73-63430b029a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.430052 [ 3 ] {1f5839ee-52f4-4d25-a0c5-6f06b2de3b56} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.430117 [ 3 ] {1f5839ee-52f4-4d25-a0c5-6f06b2de3b56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.09.05 00:42:33.432127 [ 3 ] {1f5839ee-52f4-4d25-a0c5-6f06b2de3b56} oximeter.measurements_histogrami16 (16e7a333-4500-4164-b368-0e792721f8fd): Loading data parts 2024.09.05 00:42:33.432260 [ 3 ] {1f5839ee-52f4-4d25-a0c5-6f06b2de3b56} oximeter.measurements_histogrami16 (16e7a333-4500-4164-b368-0e792721f8fd): There are no data parts 2024.09.05 00:42:33.433934 [ 3 ] {1f5839ee-52f4-4d25-a0c5-6f06b2de3b56} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.433960 [ 3 ] {} HTTP-Session: 3a2f4154-8111-472b-8f73-63430b029a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.434094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.434161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.434192 [ 3 ] {} HTTP-Session: 95d32502-a056-49e6-8941-25614c3626d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.434209 [ 3 ] {} HTTP-Session: 95d32502-a056-49e6-8941-25614c3626d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.434236 [ 3 ] {} HTTP-Session: 95d32502-a056-49e6-8941-25614c3626d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.434266 [ 3 ] {} HTTP-Session: 95d32502-a056-49e6-8941-25614c3626d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.434531 [ 3 ] {e2cda401-1ea1-4303-9178-ffc5e6179d79} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.434608 [ 3 ] {e2cda401-1ea1-4303-9178-ffc5e6179d79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.09.05 00:42:33.436578 [ 3 ] {e2cda401-1ea1-4303-9178-ffc5e6179d79} oximeter.measurements_histogramu16 (207479fd-3046-4a41-82b9-bcd72e3e7f7e): Loading data parts 2024.09.05 00:42:33.436800 [ 3 ] {e2cda401-1ea1-4303-9178-ffc5e6179d79} oximeter.measurements_histogramu16 (207479fd-3046-4a41-82b9-bcd72e3e7f7e): There are no data parts 2024.09.05 00:42:33.438547 [ 3 ] {e2cda401-1ea1-4303-9178-ffc5e6179d79} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.438574 [ 3 ] {} HTTP-Session: 95d32502-a056-49e6-8941-25614c3626d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.438720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.438779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.438798 [ 3 ] {} HTTP-Session: 93db8d56-6da3-4162-b647-4d8f3f93069c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.438831 [ 3 ] {} HTTP-Session: 93db8d56-6da3-4162-b647-4d8f3f93069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.438854 [ 3 ] {} HTTP-Session: 93db8d56-6da3-4162-b647-4d8f3f93069c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.438884 [ 3 ] {} HTTP-Session: 93db8d56-6da3-4162-b647-4d8f3f93069c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.439152 [ 3 ] {ea6ac58b-f669-4d60-9b30-d3c6c6b4bb7d} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.439229 [ 3 ] {ea6ac58b-f669-4d60-9b30-d3c6c6b4bb7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.09.05 00:42:33.441190 [ 3 ] {ea6ac58b-f669-4d60-9b30-d3c6c6b4bb7d} oximeter.measurements_histogrami32 (7d40c2ba-1053-480b-aeaa-83482283c9a9): Loading data parts 2024.09.05 00:42:33.441362 [ 3 ] {ea6ac58b-f669-4d60-9b30-d3c6c6b4bb7d} oximeter.measurements_histogrami32 (7d40c2ba-1053-480b-aeaa-83482283c9a9): There are no data parts 2024.09.05 00:42:33.442708 [ 3 ] {ea6ac58b-f669-4d60-9b30-d3c6c6b4bb7d} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.442734 [ 3 ] {} HTTP-Session: 93db8d56-6da3-4162-b647-4d8f3f93069c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.442887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.442947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.442976 [ 3 ] {} HTTP-Session: e9960312-5eb0-4ce0-94ea-75f84e7e02f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.442991 [ 3 ] {} HTTP-Session: e9960312-5eb0-4ce0-94ea-75f84e7e02f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.443017 [ 3 ] {} HTTP-Session: e9960312-5eb0-4ce0-94ea-75f84e7e02f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.443055 [ 3 ] {} HTTP-Session: e9960312-5eb0-4ce0-94ea-75f84e7e02f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.443301 [ 3 ] {d4aa406c-f68d-4c7f-bb51-eec8cb2162bb} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.443380 [ 3 ] {d4aa406c-f68d-4c7f-bb51-eec8cb2162bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.09.05 00:42:33.445340 [ 3 ] {d4aa406c-f68d-4c7f-bb51-eec8cb2162bb} oximeter.measurements_histogramu32 (bcd8e057-6221-44fb-8e55-c6dd64a211d0): Loading data parts 2024.09.05 00:42:33.445504 [ 3 ] {d4aa406c-f68d-4c7f-bb51-eec8cb2162bb} oximeter.measurements_histogramu32 (bcd8e057-6221-44fb-8e55-c6dd64a211d0): There are no data parts 2024.09.05 00:42:33.446879 [ 3 ] {d4aa406c-f68d-4c7f-bb51-eec8cb2162bb} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.446906 [ 3 ] {} HTTP-Session: e9960312-5eb0-4ce0-94ea-75f84e7e02f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.447051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.447111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.447143 [ 3 ] {} HTTP-Session: 9656ae64-367c-4e10-8e07-1eb04f9a261e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.447159 [ 3 ] {} HTTP-Session: 9656ae64-367c-4e10-8e07-1eb04f9a261e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.447183 [ 3 ] {} HTTP-Session: 9656ae64-367c-4e10-8e07-1eb04f9a261e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.447225 [ 3 ] {} HTTP-Session: 9656ae64-367c-4e10-8e07-1eb04f9a261e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.447483 [ 3 ] {09557d9d-217b-451b-b88f-8cc9ca9d0053} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.447566 [ 3 ] {09557d9d-217b-451b-b88f-8cc9ca9d0053} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.09.05 00:42:33.449509 [ 3 ] {09557d9d-217b-451b-b88f-8cc9ca9d0053} oximeter.measurements_histogrami64 (7ca50e62-bd88-45ed-aafe-7f4f1cd85232): Loading data parts 2024.09.05 00:42:33.449669 [ 3 ] {09557d9d-217b-451b-b88f-8cc9ca9d0053} oximeter.measurements_histogrami64 (7ca50e62-bd88-45ed-aafe-7f4f1cd85232): There are no data parts 2024.09.05 00:42:33.452278 [ 3 ] {09557d9d-217b-451b-b88f-8cc9ca9d0053} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.452318 [ 3 ] {} HTTP-Session: 9656ae64-367c-4e10-8e07-1eb04f9a261e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.452445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.452509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.452542 [ 3 ] {} HTTP-Session: 3d51b22f-128c-493a-a513-d6be995cdbc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.452558 [ 3 ] {} HTTP-Session: 3d51b22f-128c-493a-a513-d6be995cdbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.452583 [ 3 ] {} HTTP-Session: 3d51b22f-128c-493a-a513-d6be995cdbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.452623 [ 3 ] {} HTTP-Session: 3d51b22f-128c-493a-a513-d6be995cdbc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.452879 [ 3 ] {5e2c4848-ed83-446a-8cef-14b2603cf625} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.452963 [ 3 ] {5e2c4848-ed83-446a-8cef-14b2603cf625} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.09.05 00:42:33.455115 [ 3 ] {5e2c4848-ed83-446a-8cef-14b2603cf625} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Loading data parts 2024.09.05 00:42:33.455296 [ 3 ] {5e2c4848-ed83-446a-8cef-14b2603cf625} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): There are no data parts 2024.09.05 00:42:33.456801 [ 3 ] {5e2c4848-ed83-446a-8cef-14b2603cf625} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.456842 [ 3 ] {} HTTP-Session: 3d51b22f-128c-493a-a513-d6be995cdbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.456982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.457044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.457077 [ 3 ] {} HTTP-Session: c484e703-77e7-43e7-b04d-654de4cc8a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.457094 [ 3 ] {} HTTP-Session: c484e703-77e7-43e7-b04d-654de4cc8a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.457121 [ 3 ] {} HTTP-Session: c484e703-77e7-43e7-b04d-654de4cc8a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.457162 [ 3 ] {} HTTP-Session: c484e703-77e7-43e7-b04d-654de4cc8a51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.457421 [ 3 ] {b942b141-3abe-4742-b64e-92bdac4eaf41} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.457509 [ 3 ] {b942b141-3abe-4742-b64e-92bdac4eaf41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.09.05 00:42:33.459454 [ 3 ] {b942b141-3abe-4742-b64e-92bdac4eaf41} oximeter.measurements_histogramf32 (b8e45210-d72e-4cbf-80da-a3b8c950cdf7): Loading data parts 2024.09.05 00:42:33.459631 [ 3 ] {b942b141-3abe-4742-b64e-92bdac4eaf41} oximeter.measurements_histogramf32 (b8e45210-d72e-4cbf-80da-a3b8c950cdf7): There are no data parts 2024.09.05 00:42:33.461163 [ 3 ] {b942b141-3abe-4742-b64e-92bdac4eaf41} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.461203 [ 3 ] {} HTTP-Session: c484e703-77e7-43e7-b04d-654de4cc8a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.461335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.461396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.461427 [ 3 ] {} HTTP-Session: fd01823c-0831-4156-8e2b-82f6914be19b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.461444 [ 3 ] {} HTTP-Session: fd01823c-0831-4156-8e2b-82f6914be19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.461469 [ 3 ] {} HTTP-Session: fd01823c-0831-4156-8e2b-82f6914be19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.461510 [ 3 ] {} HTTP-Session: fd01823c-0831-4156-8e2b-82f6914be19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.461778 [ 3 ] {8189cd2c-c2fc-46dc-b968-4b1186c4d69f} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.461858 [ 3 ] {8189cd2c-c2fc-46dc-b968-4b1186c4d69f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.09.05 00:42:33.464097 [ 3 ] {8189cd2c-c2fc-46dc-b968-4b1186c4d69f} oximeter.measurements_histogramf64 (7a5f36a2-5b1f-44e5-b2b1-4891606c1f57): Loading data parts 2024.09.05 00:42:33.464281 [ 3 ] {8189cd2c-c2fc-46dc-b968-4b1186c4d69f} oximeter.measurements_histogramf64 (7a5f36a2-5b1f-44e5-b2b1-4891606c1f57): There are no data parts 2024.09.05 00:42:33.465630 [ 3 ] {8189cd2c-c2fc-46dc-b968-4b1186c4d69f} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.465672 [ 3 ] {} HTTP-Session: fd01823c-0831-4156-8e2b-82f6914be19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.465796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.465856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.465889 [ 3 ] {} HTTP-Session: 320883bc-b10e-4c27-aece-ea07219084f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.465917 [ 3 ] {} HTTP-Session: 320883bc-b10e-4c27-aece-ea07219084f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.465931 [ 3 ] {} HTTP-Session: 320883bc-b10e-4c27-aece-ea07219084f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.465973 [ 3 ] {} HTTP-Session: 320883bc-b10e-4c27-aece-ea07219084f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.466165 [ 3 ] {bcc82378-a211-4e7a-8c31-5ac7bc90523a} executeQuery: (from [fd00:1122:3344:101::d]:41120) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.466238 [ 3 ] {bcc82378-a211-4e7a-8c31-5ac7bc90523a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.09.05 00:42:33.468196 [ 3 ] {bcc82378-a211-4e7a-8c31-5ac7bc90523a} oximeter.fields_bool (748e7f8b-22a6-41f5-b5ec-f1d40c235639): Loading data parts 2024.09.05 00:42:33.468362 [ 3 ] {bcc82378-a211-4e7a-8c31-5ac7bc90523a} oximeter.fields_bool (748e7f8b-22a6-41f5-b5ec-f1d40c235639): There are no data parts 2024.09.05 00:42:33.470934 [ 3 ] {bcc82378-a211-4e7a-8c31-5ac7bc90523a} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.470974 [ 3 ] {} HTTP-Session: 320883bc-b10e-4c27-aece-ea07219084f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.471088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.471153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.471186 [ 3 ] {} HTTP-Session: f17446ad-1000-4952-9dab-c2635411bba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.471203 [ 3 ] {} HTTP-Session: f17446ad-1000-4952-9dab-c2635411bba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.471228 [ 3 ] {} HTTP-Session: f17446ad-1000-4952-9dab-c2635411bba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.471269 [ 3 ] {} HTTP-Session: f17446ad-1000-4952-9dab-c2635411bba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.471446 [ 3 ] {e9d3872e-25b5-4e04-8f0c-9b8f3bc2d960} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.471520 [ 3 ] {e9d3872e-25b5-4e04-8f0c-9b8f3bc2d960} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.09.05 00:42:33.474127 [ 3 ] {e9d3872e-25b5-4e04-8f0c-9b8f3bc2d960} oximeter.fields_i8 (f2018345-f70f-4212-9e52-6116995b084a): Loading data parts 2024.09.05 00:42:33.474305 [ 3 ] {e9d3872e-25b5-4e04-8f0c-9b8f3bc2d960} oximeter.fields_i8 (f2018345-f70f-4212-9e52-6116995b084a): There are no data parts 2024.09.05 00:42:33.475803 [ 3 ] {e9d3872e-25b5-4e04-8f0c-9b8f3bc2d960} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.475845 [ 3 ] {} HTTP-Session: f17446ad-1000-4952-9dab-c2635411bba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.475979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.476047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.476084 [ 3 ] {} HTTP-Session: e9d23ce0-0c94-4f75-8000-087fd8a4ebe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.476112 [ 3 ] {} HTTP-Session: e9d23ce0-0c94-4f75-8000-087fd8a4ebe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.476128 [ 3 ] {} HTTP-Session: e9d23ce0-0c94-4f75-8000-087fd8a4ebe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.476177 [ 3 ] {} HTTP-Session: e9d23ce0-0c94-4f75-8000-087fd8a4ebe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.476373 [ 3 ] {64f5f458-f66e-45e3-ad27-bad87d87ef21} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.476459 [ 3 ] {64f5f458-f66e-45e3-ad27-bad87d87ef21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.09.05 00:42:33.478328 [ 3 ] {64f5f458-f66e-45e3-ad27-bad87d87ef21} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Loading data parts 2024.09.05 00:42:33.478507 [ 3 ] {64f5f458-f66e-45e3-ad27-bad87d87ef21} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): There are no data parts 2024.09.05 00:42:33.479991 [ 3 ] {64f5f458-f66e-45e3-ad27-bad87d87ef21} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.480031 [ 3 ] {} HTTP-Session: e9d23ce0-0c94-4f75-8000-087fd8a4ebe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.480172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.480228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.480254 [ 3 ] {} HTTP-Session: 66b4a1bf-ca99-4395-abb2-e8fd82f7700d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.480280 [ 3 ] {} HTTP-Session: 66b4a1bf-ca99-4395-abb2-e8fd82f7700d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.480298 [ 3 ] {} HTTP-Session: 66b4a1bf-ca99-4395-abb2-e8fd82f7700d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.480335 [ 3 ] {} HTTP-Session: 66b4a1bf-ca99-4395-abb2-e8fd82f7700d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.480516 [ 3 ] {d46ab636-053f-46a4-a637-1d4548426e07} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.480581 [ 3 ] {d46ab636-053f-46a4-a637-1d4548426e07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.09.05 00:42:33.482351 [ 3 ] {d46ab636-053f-46a4-a637-1d4548426e07} oximeter.fields_i16 (295faef3-a7d8-4553-8121-368acc41951b): Loading data parts 2024.09.05 00:42:33.482528 [ 3 ] {d46ab636-053f-46a4-a637-1d4548426e07} oximeter.fields_i16 (295faef3-a7d8-4553-8121-368acc41951b): There are no data parts 2024.09.05 00:42:33.483976 [ 3 ] {d46ab636-053f-46a4-a637-1d4548426e07} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.484013 [ 3 ] {} HTTP-Session: 66b4a1bf-ca99-4395-abb2-e8fd82f7700d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.484144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.484190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.484221 [ 3 ] {} HTTP-Session: bbdfc25f-1854-4985-bb7d-4319aedabf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.484254 [ 3 ] {} HTTP-Session: bbdfc25f-1854-4985-bb7d-4319aedabf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.484270 [ 3 ] {} HTTP-Session: bbdfc25f-1854-4985-bb7d-4319aedabf2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.484311 [ 3 ] {} HTTP-Session: bbdfc25f-1854-4985-bb7d-4319aedabf2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.484497 [ 3 ] {8cf62d9d-9f90-4797-a83c-98c7c44e4c45} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.484554 [ 3 ] {8cf62d9d-9f90-4797-a83c-98c7c44e4c45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.09.05 00:42:33.486468 [ 3 ] {8cf62d9d-9f90-4797-a83c-98c7c44e4c45} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Loading data parts 2024.09.05 00:42:33.486625 [ 3 ] {8cf62d9d-9f90-4797-a83c-98c7c44e4c45} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): There are no data parts 2024.09.05 00:42:33.487939 [ 3 ] {8cf62d9d-9f90-4797-a83c-98c7c44e4c45} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.487965 [ 3 ] {} HTTP-Session: bbdfc25f-1854-4985-bb7d-4319aedabf2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.488091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.488144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.488166 [ 3 ] {} HTTP-Session: 351ea839-1d43-47d1-af8c-4b07590dab82 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.488190 [ 3 ] {} HTTP-Session: 351ea839-1d43-47d1-af8c-4b07590dab82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.488212 [ 3 ] {} HTTP-Session: 351ea839-1d43-47d1-af8c-4b07590dab82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.488244 [ 3 ] {} HTTP-Session: 351ea839-1d43-47d1-af8c-4b07590dab82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.488859 [ 3 ] {8f91d70c-4343-4afa-a381-9bc35a290ce0} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.488923 [ 3 ] {8f91d70c-4343-4afa-a381-9bc35a290ce0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.09.05 00:42:33.490722 [ 3 ] {8f91d70c-4343-4afa-a381-9bc35a290ce0} oximeter.fields_i32 (9ce5c1c9-bf96-436a-8c9f-76c5cd276ace): Loading data parts 2024.09.05 00:42:33.490910 [ 3 ] {8f91d70c-4343-4afa-a381-9bc35a290ce0} oximeter.fields_i32 (9ce5c1c9-bf96-436a-8c9f-76c5cd276ace): There are no data parts 2024.09.05 00:42:33.493638 [ 3 ] {8f91d70c-4343-4afa-a381-9bc35a290ce0} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.493667 [ 3 ] {} HTTP-Session: 351ea839-1d43-47d1-af8c-4b07590dab82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.493818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.493878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.493898 [ 3 ] {} HTTP-Session: 80779755-60ad-4d1c-ad3d-6ce2c0eee9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.493922 [ 3 ] {} HTTP-Session: 80779755-60ad-4d1c-ad3d-6ce2c0eee9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.493945 [ 3 ] {} HTTP-Session: 80779755-60ad-4d1c-ad3d-6ce2c0eee9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.493984 [ 3 ] {} HTTP-Session: 80779755-60ad-4d1c-ad3d-6ce2c0eee9bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.494169 [ 3 ] {bef1cab3-6350-47ba-b941-74b822389312} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.494231 [ 3 ] {bef1cab3-6350-47ba-b941-74b822389312} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.09.05 00:42:33.496124 [ 3 ] {bef1cab3-6350-47ba-b941-74b822389312} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Loading data parts 2024.09.05 00:42:33.496290 [ 3 ] {bef1cab3-6350-47ba-b941-74b822389312} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): There are no data parts 2024.09.05 00:42:33.497598 [ 3 ] {bef1cab3-6350-47ba-b941-74b822389312} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.497626 [ 3 ] {} HTTP-Session: 80779755-60ad-4d1c-ad3d-6ce2c0eee9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.497764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.497818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.497837 [ 3 ] {} HTTP-Session: b4e3559f-df7b-4847-91ea-fe534997f5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.497862 [ 3 ] {} HTTP-Session: b4e3559f-df7b-4847-91ea-fe534997f5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.497882 [ 3 ] {} HTTP-Session: b4e3559f-df7b-4847-91ea-fe534997f5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.497915 [ 3 ] {} HTTP-Session: b4e3559f-df7b-4847-91ea-fe534997f5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.498110 [ 3 ] {3446d8e5-297f-4455-a96c-214e94b37afe} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.498189 [ 3 ] {3446d8e5-297f-4455-a96c-214e94b37afe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.09.05 00:42:33.500883 [ 3 ] {3446d8e5-297f-4455-a96c-214e94b37afe} oximeter.fields_i64 (2b14f0c3-96cb-4e28-98ff-30d630aabfc4): Loading data parts 2024.09.05 00:42:33.501070 [ 3 ] {3446d8e5-297f-4455-a96c-214e94b37afe} oximeter.fields_i64 (2b14f0c3-96cb-4e28-98ff-30d630aabfc4): There are no data parts 2024.09.05 00:42:33.502481 [ 3 ] {3446d8e5-297f-4455-a96c-214e94b37afe} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.502533 [ 3 ] {} HTTP-Session: b4e3559f-df7b-4847-91ea-fe534997f5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.502689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.502753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.502801 [ 3 ] {} HTTP-Session: 5fbdf732-b7d8-4601-8f8f-767cdc460f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.502826 [ 3 ] {} HTTP-Session: 5fbdf732-b7d8-4601-8f8f-767cdc460f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.502847 [ 3 ] {} HTTP-Session: 5fbdf732-b7d8-4601-8f8f-767cdc460f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.502911 [ 3 ] {} HTTP-Session: 5fbdf732-b7d8-4601-8f8f-767cdc460f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.503146 [ 3 ] {f4605bb8-2a97-4445-970d-d5bc39a46c44} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.503209 [ 3 ] {f4605bb8-2a97-4445-970d-d5bc39a46c44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.09.05 00:42:33.505972 [ 3 ] {f4605bb8-2a97-4445-970d-d5bc39a46c44} oximeter.fields_u64 (1a0b7606-bd7e-40dd-b2e3-7b2d9a15f309): Loading data parts 2024.09.05 00:42:33.506140 [ 3 ] {f4605bb8-2a97-4445-970d-d5bc39a46c44} oximeter.fields_u64 (1a0b7606-bd7e-40dd-b2e3-7b2d9a15f309): There are no data parts 2024.09.05 00:42:33.510045 [ 3 ] {f4605bb8-2a97-4445-970d-d5bc39a46c44} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.510074 [ 3 ] {} HTTP-Session: 5fbdf732-b7d8-4601-8f8f-767cdc460f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.510219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.510270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.510290 [ 3 ] {} HTTP-Session: 7b27b6d8-ed71-4234-be71-80f54fb435a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.510311 [ 3 ] {} HTTP-Session: 7b27b6d8-ed71-4234-be71-80f54fb435a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.510327 [ 3 ] {} HTTP-Session: 7b27b6d8-ed71-4234-be71-80f54fb435a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.510360 [ 3 ] {} HTTP-Session: 7b27b6d8-ed71-4234-be71-80f54fb435a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.510545 [ 3 ] {cb751305-6237-4d98-bd96-bd970e6069e7} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.510593 [ 3 ] {cb751305-6237-4d98-bd96-bd970e6069e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.09.05 00:42:33.512883 [ 3 ] {cb751305-6237-4d98-bd96-bd970e6069e7} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Loading data parts 2024.09.05 00:42:33.513045 [ 3 ] {cb751305-6237-4d98-bd96-bd970e6069e7} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): There are no data parts 2024.09.05 00:42:33.514353 [ 3 ] {cb751305-6237-4d98-bd96-bd970e6069e7} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.514380 [ 3 ] {} HTTP-Session: 7b27b6d8-ed71-4234-be71-80f54fb435a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.514523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.514573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.514593 [ 3 ] {} HTTP-Session: f912c219-00d7-4da4-82f1-392fd0524bae Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.514610 [ 3 ] {} HTTP-Session: f912c219-00d7-4da4-82f1-392fd0524bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.514623 [ 3 ] {} HTTP-Session: f912c219-00d7-4da4-82f1-392fd0524bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.514654 [ 3 ] {} HTTP-Session: f912c219-00d7-4da4-82f1-392fd0524bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.514831 [ 3 ] {15712f3d-e596-4e70-9d7b-9cd9c4678406} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.514877 [ 3 ] {15712f3d-e596-4e70-9d7b-9cd9c4678406} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.09.05 00:42:33.517748 [ 3 ] {15712f3d-e596-4e70-9d7b-9cd9c4678406} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Loading data parts 2024.09.05 00:42:33.517920 [ 3 ] {15712f3d-e596-4e70-9d7b-9cd9c4678406} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): There are no data parts 2024.09.05 00:42:33.519709 [ 3 ] {15712f3d-e596-4e70-9d7b-9cd9c4678406} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.519737 [ 3 ] {} HTTP-Session: f912c219-00d7-4da4-82f1-392fd0524bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.519874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.519928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.519948 [ 3 ] {} HTTP-Session: 9e88ae35-9ba8-45f0-82ad-4aa964f3fb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.519965 [ 3 ] {} HTTP-Session: 9e88ae35-9ba8-45f0-82ad-4aa964f3fb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.519980 [ 3 ] {} HTTP-Session: 9e88ae35-9ba8-45f0-82ad-4aa964f3fb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.520012 [ 3 ] {} HTTP-Session: 9e88ae35-9ba8-45f0-82ad-4aa964f3fb44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.520205 [ 3 ] {8b02965b-591b-4949-a74d-ba73df53f89f} executeQuery: (from [fd00:1122:3344:101::d]:41120) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.09.05 00:42:33.520264 [ 3 ] {8b02965b-591b-4949-a74d-ba73df53f89f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.09.05 00:42:33.522399 [ 3 ] {8b02965b-591b-4949-a74d-ba73df53f89f} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Loading data parts 2024.09.05 00:42:33.522626 [ 3 ] {8b02965b-591b-4949-a74d-ba73df53f89f} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): There are no data parts 2024.09.05 00:42:33.525252 [ 3 ] {8b02965b-591b-4949-a74d-ba73df53f89f} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.525290 [ 3 ] {} HTTP-Session: 9e88ae35-9ba8-45f0-82ad-4aa964f3fb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.525456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.525529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.525562 [ 3 ] {} HTTP-Session: 4cd5db20-40f6-4544-bd33-64ed5da127e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.525588 [ 3 ] {} HTTP-Session: 4cd5db20-40f6-4544-bd33-64ed5da127e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.525611 [ 3 ] {} HTTP-Session: 4cd5db20-40f6-4544-bd33-64ed5da127e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.525657 [ 3 ] {} HTTP-Session: 4cd5db20-40f6-4544-bd33-64ed5da127e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.525900 [ 3 ] {3985d8f4-6593-4792-ad44-4a21be5793c1} executeQuery: (from [fd00:1122:3344:101::d]:41120) /* 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.09.05 00:42:33.525963 [ 3 ] {3985d8f4-6593-4792-ad44-4a21be5793c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.09.05 00:42:33.529297 [ 3 ] {3985d8f4-6593-4792-ad44-4a21be5793c1} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Loading data parts 2024.09.05 00:42:33.529471 [ 3 ] {3985d8f4-6593-4792-ad44-4a21be5793c1} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): There are no data parts 2024.09.05 00:42:33.531070 [ 3 ] {3985d8f4-6593-4792-ad44-4a21be5793c1} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.531096 [ 3 ] {} HTTP-Session: 4cd5db20-40f6-4544-bd33-64ed5da127e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.531247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:33.531295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:33.531314 [ 3 ] {} HTTP-Session: d0beebc5-cd8f-4ea5-9a77-3d5abad43b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:33.531331 [ 3 ] {} HTTP-Session: d0beebc5-cd8f-4ea5-9a77-3d5abad43b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.531344 [ 3 ] {} HTTP-Session: d0beebc5-cd8f-4ea5-9a77-3d5abad43b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:33.531375 [ 3 ] {} HTTP-Session: d0beebc5-cd8f-4ea5-9a77-3d5abad43b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:33.531546 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.09.05 00:42:33.533276 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.09.05 00:42:33.539145 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} oximeter.version (3de74edd-58b7-4293-9417-2e0dd1666e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:33.539183 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:33.543725 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:33.544824 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} oximeter.version (3de74edd-58b7-4293-9417-2e0dd1666e94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:33.545127 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} executeQuery: Read 1 rows, 16.00 B in 0.013659 sec., 73.21180174244088 rows/sec., 1.14 KiB/sec. 2024.09.05 00:42:33.545333 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} DynamicQueryHandler: Done processing query 2024.09.05 00:42:33.545359 [ 3 ] {0528b30b-6d2f-4218-89ad-18eb78d4d836} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:42:33.545375 [ 3 ] {} HTTP-Session: d0beebc5-cd8f-4ea5-9a77-3d5abad43b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:34.000158 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 161.31 MiB, peak 166.44 MiB, free memory in arenas 0.00 B, will set to 171.61 MiB (RSS), difference: 10.30 MiB 2024.09.05 00:42:38.548584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.548718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.548747 [ 3 ] {} HTTP-Session: 02823d2c-a93e-4e76-9d46-22e6c37841b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.548775 [ 3 ] {} HTTP-Session: 02823d2c-a93e-4e76-9d46-22e6c37841b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.548794 [ 3 ] {} HTTP-Session: 02823d2c-a93e-4e76-9d46-22e6c37841b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.548849 [ 3 ] {} HTTP-Session: 02823d2c-a93e-4e76-9d46-22e6c37841b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.549050 [ 3 ] {4f3d6976-ac29-4fb8-b2ef-12ab09c7decc} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:38.549502 [ 3 ] {4f3d6976-ac29-4fb8-b2ef-12ab09c7decc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:38.553431 [ 3 ] {4f3d6976-ac29-4fb8-b2ef-12ab09c7decc} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:38.555594 [ 3 ] {4f3d6976-ac29-4fb8-b2ef-12ab09c7decc} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.555624 [ 3 ] {4f3d6976-ac29-4fb8-b2ef-12ab09c7decc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:38.555641 [ 3 ] {} HTTP-Session: 02823d2c-a93e-4e76-9d46-22e6c37841b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.560068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.560128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.560152 [ 3 ] {} HTTP-Session: fe3b0139-da3b-421a-8b9b-942757a06468 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.560173 [ 3 ] {} HTTP-Session: fe3b0139-da3b-421a-8b9b-942757a06468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.560190 [ 3 ] {} HTTP-Session: fe3b0139-da3b-421a-8b9b-942757a06468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.560227 [ 3 ] {} HTTP-Session: fe3b0139-da3b-421a-8b9b-942757a06468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.560371 [ 3 ] {d202751d-4a6c-49bb-af8d-89da403eb15c} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:38.563893 [ 3 ] {d202751d-4a6c-49bb-af8d-89da403eb15c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:38.563949 [ 3 ] {d202751d-4a6c-49bb-af8d-89da403eb15c} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:38.564969 [ 3 ] {d202751d-4a6c-49bb-af8d-89da403eb15c} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.564996 [ 3 ] {d202751d-4a6c-49bb-af8d-89da403eb15c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:38.565013 [ 3 ] {} HTTP-Session: fe3b0139-da3b-421a-8b9b-942757a06468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.565399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.565449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.565468 [ 3 ] {} HTTP-Session: a89ea575-cfbc-42d7-99ef-5b41cffa1a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.565485 [ 3 ] {} HTTP-Session: a89ea575-cfbc-42d7-99ef-5b41cffa1a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.565500 [ 3 ] {} HTTP-Session: a89ea575-cfbc-42d7-99ef-5b41cffa1a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.565530 [ 3 ] {} HTTP-Session: a89ea575-cfbc-42d7-99ef-5b41cffa1a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.565661 [ 3 ] {762a3b63-dc6c-40e8-abe4-405d2bb7bd43} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:38.566015 [ 3 ] {762a3b63-dc6c-40e8-abe4-405d2bb7bd43} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:38.566066 [ 3 ] {762a3b63-dc6c-40e8-abe4-405d2bb7bd43} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:38.566989 [ 3 ] {762a3b63-dc6c-40e8-abe4-405d2bb7bd43} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.567017 [ 3 ] {762a3b63-dc6c-40e8-abe4-405d2bb7bd43} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:38.567034 [ 3 ] {} HTTP-Session: a89ea575-cfbc-42d7-99ef-5b41cffa1a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.567243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.567290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.567308 [ 3 ] {} HTTP-Session: c816a1f3-9f60-4dcf-9271-193e65c5dbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.567324 [ 3 ] {} HTTP-Session: c816a1f3-9f60-4dcf-9271-193e65c5dbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.567338 [ 3 ] {} HTTP-Session: c816a1f3-9f60-4dcf-9271-193e65c5dbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.567368 [ 3 ] {} HTTP-Session: c816a1f3-9f60-4dcf-9271-193e65c5dbe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.567485 [ 3 ] {03786cd6-b775-492a-b874-e27daa01b75d} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:38.567813 [ 3 ] {03786cd6-b775-492a-b874-e27daa01b75d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:38.567866 [ 3 ] {03786cd6-b775-492a-b874-e27daa01b75d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:38.568824 [ 3 ] {03786cd6-b775-492a-b874-e27daa01b75d} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.568849 [ 3 ] {03786cd6-b775-492a-b874-e27daa01b75d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:38.568866 [ 3 ] {} HTTP-Session: c816a1f3-9f60-4dcf-9271-193e65c5dbe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.569380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.569426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.569444 [ 3 ] {} HTTP-Session: a259733b-ba5d-46a8-8eee-5ecb13eaf122 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.569461 [ 3 ] {} HTTP-Session: a259733b-ba5d-46a8-8eee-5ecb13eaf122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.569475 [ 3 ] {} HTTP-Session: a259733b-ba5d-46a8-8eee-5ecb13eaf122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.569505 [ 3 ] {} HTTP-Session: a259733b-ba5d-46a8-8eee-5ecb13eaf122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.569618 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:38.569664 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:38.569856 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:38.570287 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:38.570325 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:38.570853 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:38.571166 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:38.571329 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} executeQuery: Read 4 rows, 521.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 292.24 KiB/sec. 2024.09.05 00:42:38.571609 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.571633 [ 3 ] {8986871f-e52e-4d7d-89b0-3114e3027477} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:38.571649 [ 3 ] {} HTTP-Session: a259733b-ba5d-46a8-8eee-5ecb13eaf122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.571752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.571799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.571818 [ 3 ] {} HTTP-Session: f143919d-a49a-46d9-bd84-b45018140aec Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.571836 [ 3 ] {} HTTP-Session: f143919d-a49a-46d9-bd84-b45018140aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.571850 [ 3 ] {} HTTP-Session: f143919d-a49a-46d9-bd84-b45018140aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.571881 [ 3 ] {} HTTP-Session: f143919d-a49a-46d9-bd84-b45018140aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.571976 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:38.572019 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:42:38.572278 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:38.575126 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:38.575160 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:38.575561 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:38.575928 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:38.576069 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} executeQuery: Read 4 rows, 345.00 B in 0.004111 sec., 972.9992702505473 rows/sec., 81.95 KiB/sec. 2024.09.05 00:42:38.576234 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.576257 [ 3 ] {4e71d985-d27e-49a3-b190-65d3d2ef4202} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:42:38.576273 [ 3 ] {} HTTP-Session: f143919d-a49a-46d9-bd84-b45018140aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.576393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.576440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.576459 [ 3 ] {} HTTP-Session: 2d9b36f4-1b72-454e-b38d-7fdd6854d8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.576475 [ 3 ] {} HTTP-Session: 2d9b36f4-1b72-454e-b38d-7fdd6854d8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.576490 [ 3 ] {} HTTP-Session: 2d9b36f4-1b72-454e-b38d-7fdd6854d8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.576521 [ 3 ] {} HTTP-Session: 2d9b36f4-1b72-454e-b38d-7fdd6854d8e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.576617 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:38.576658 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:42:38.577420 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:38.577746 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:38.577782 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:38.578696 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:38.579050 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:38.579205 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} executeQuery: Read 8 rows, 658.00 B in 0.002612 sec., 3062.7871362940273 rows/sec., 246.01 KiB/sec. 2024.09.05 00:42:38.579361 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.579384 [ 3 ] {ab802c93-31fa-479c-b1fc-fcc3da639495} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:42:38.579401 [ 3 ] {} HTTP-Session: 2d9b36f4-1b72-454e-b38d-7fdd6854d8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.579509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.579555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.579573 [ 3 ] {} HTTP-Session: 18387bc8-f65d-4a36-ab79-9a7cd1cdb771 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.579590 [ 3 ] {} HTTP-Session: 18387bc8-f65d-4a36-ab79-9a7cd1cdb771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.579605 [ 3 ] {} HTTP-Session: 18387bc8-f65d-4a36-ab79-9a7cd1cdb771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.579636 [ 3 ] {} HTTP-Session: 18387bc8-f65d-4a36-ab79-9a7cd1cdb771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.579731 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:38.580316 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:38.580461 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:38.581312 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:38.581346 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:38.581751 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:38.582090 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:38.582231 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} executeQuery: Read 6 rows, 468.00 B in 0.002518 sec., 2382.8435266084193 rows/sec., 181.51 KiB/sec. 2024.09.05 00:42:38.582394 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.582417 [ 3 ] {25550927-b3a4-4830-9035-cb51d16aa189} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.05 00:42:38.582433 [ 3 ] {} HTTP-Session: 18387bc8-f65d-4a36-ab79-9a7cd1cdb771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.582545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:38.582592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:38.582610 [ 3 ] {} HTTP-Session: 76a16cf1-7a2e-4629-ac67-629afd7b1a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:38.582627 [ 3 ] {} HTTP-Session: 76a16cf1-7a2e-4629-ac67-629afd7b1a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.582641 [ 3 ] {} HTTP-Session: 76a16cf1-7a2e-4629-ac67-629afd7b1a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:38.582671 [ 3 ] {} HTTP-Session: 76a16cf1-7a2e-4629-ac67-629afd7b1a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:38.582764 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:38.582808 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:42:38.582933 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:38.583183 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:38.583220 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:38.583569 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:38.583894 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:38.584013 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} executeQuery: Read 6 rows, 387.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 296.88 KiB/sec. 2024.09.05 00:42:38.584197 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} DynamicQueryHandler: Done processing query 2024.09.05 00:42:38.584220 [ 3 ] {2905b244-ad0e-4b98-9290-608a56fcda51} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:42:38.584235 [ 3 ] {} HTTP-Session: 76a16cf1-7a2e-4629-ac67-629afd7b1a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:39.000149 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 172.28 MiB, peak 177.42 MiB, free memory in arenas 0.00 B, will set to 174.60 MiB (RSS), difference: 2.33 MiB 2024.09.05 00:42:40.400166 [ 145 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:42:40.400226 [ 145 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:42:43.547047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.547171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.547200 [ 3 ] {} HTTP-Session: 2070939b-b777-4b4c-8e30-aaac90941e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.547228 [ 3 ] {} HTTP-Session: 2070939b-b777-4b4c-8e30-aaac90941e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.547245 [ 3 ] {} HTTP-Session: 2070939b-b777-4b4c-8e30-aaac90941e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.547301 [ 3 ] {} HTTP-Session: 2070939b-b777-4b4c-8e30-aaac90941e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.547530 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.549794 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.551765 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.552033 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.552277 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.552683 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.09.05 00:42:43.555740 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.555852 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.555878 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.556010 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.556039 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.560446 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} executeQuery: Read 4 rows, 169.00 B in 0.013002 sec., 307.6449776957391 rows/sec., 12.69 KiB/sec. 2024.09.05 00:42:43.560741 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.560770 [ 3 ] {286bde42-5855-4bda-b70c-d42ed978e909} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.560787 [ 3 ] {} HTTP-Session: 2070939b-b777-4b4c-8e30-aaac90941e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.561014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.561068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.561087 [ 3 ] {} HTTP-Session: 072ee377-88ad-4d88-9c5e-f2a42d1f4fae Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.561106 [ 3 ] {} HTTP-Session: 072ee377-88ad-4d88-9c5e-f2a42d1f4fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.561119 [ 3 ] {} HTTP-Session: 072ee377-88ad-4d88-9c5e-f2a42d1f4fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.561157 [ 3 ] {} HTTP-Session: 072ee377-88ad-4d88-9c5e-f2a42d1f4fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.561300 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.561543 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.561576 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.561784 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.561850 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.561990 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.09.05 00:42:43.562023 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.562047 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.562064 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.562104 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.562123 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.562931 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} executeQuery: Read 4 rows, 169.00 B in 0.001689 sec., 2368.265245707519 rows/sec., 97.71 KiB/sec. 2024.09.05 00:42:43.563161 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.563186 [ 3 ] {6eccd01b-4d68-4a77-9970-1c0ae923db85} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.563202 [ 3 ] {} HTTP-Session: 072ee377-88ad-4d88-9c5e-f2a42d1f4fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.563426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.563474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.563493 [ 3 ] {} HTTP-Session: 4e58a7c5-cf95-48e0-92f8-4c1938c3b9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.563511 [ 3 ] {} HTTP-Session: 4e58a7c5-cf95-48e0-92f8-4c1938c3b9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.563524 [ 3 ] {} HTTP-Session: 4e58a7c5-cf95-48e0-92f8-4c1938c3b9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.563556 [ 3 ] {} HTTP-Session: 4e58a7c5-cf95-48e0-92f8-4c1938c3b9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.563709 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.564021 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.564062 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.564341 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.564410 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.564547 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.09.05 00:42:43.564584 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.564608 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.564624 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.564664 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.564684 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.565497 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} executeQuery: Read 4 rows, 169.00 B in 0.001859 sec., 2151.694459386767 rows/sec., 88.78 KiB/sec. 2024.09.05 00:42:43.565737 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.565764 [ 3 ] {770f30a4-6e88-4f89-8e14-ee5681b80ef8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.565781 [ 3 ] {} HTTP-Session: 4e58a7c5-cf95-48e0-92f8-4c1938c3b9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.566115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.566163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.566181 [ 3 ] {} HTTP-Session: 694a0d6e-76a6-4842-b83e-b4bd330aa74b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.566197 [ 3 ] {} HTTP-Session: 694a0d6e-76a6-4842-b83e-b4bd330aa74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.566210 [ 3 ] {} HTTP-Session: 694a0d6e-76a6-4842-b83e-b4bd330aa74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.566241 [ 3 ] {} HTTP-Session: 694a0d6e-76a6-4842-b83e-b4bd330aa74b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.566364 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.566603 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.566636 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.566845 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.566909 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.567046 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.09.05 00:42:43.567078 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.567101 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.567118 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.567158 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.567178 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.567956 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} executeQuery: Read 4 rows, 169.00 B in 0.001639 sec., 2440.5125076266013 rows/sec., 100.69 KiB/sec. 2024.09.05 00:42:43.568207 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.568231 [ 3 ] {e439a7d7-0726-43f4-8c7c-0ee67e82518f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.568247 [ 3 ] {} HTTP-Session: 694a0d6e-76a6-4842-b83e-b4bd330aa74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.568586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.568632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.568652 [ 3 ] {} HTTP-Session: 360fc99d-995b-4fce-b7db-eaf2cc6c8e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.568667 [ 3 ] {} HTTP-Session: 360fc99d-995b-4fce-b7db-eaf2cc6c8e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.568680 [ 3 ] {} HTTP-Session: 360fc99d-995b-4fce-b7db-eaf2cc6c8e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.568712 [ 3 ] {} HTTP-Session: 360fc99d-995b-4fce-b7db-eaf2cc6c8e8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.568839 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.569080 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.569113 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.569323 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.569387 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.569521 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.09.05 00:42:43.569554 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.569576 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.569594 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.569634 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.569653 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.570471 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} executeQuery: Read 4 rows, 169.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 97.89 KiB/sec. 2024.09.05 00:42:43.570703 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.570728 [ 3 ] {df0d62c0-86e0-4139-a24b-bf08c336c39d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.570744 [ 3 ] {} HTTP-Session: 360fc99d-995b-4fce-b7db-eaf2cc6c8e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.570976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.571024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.571042 [ 3 ] {} HTTP-Session: fea3d344-7df9-4f2b-939a-d5c37dc26361 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.571058 [ 3 ] {} HTTP-Session: fea3d344-7df9-4f2b-939a-d5c37dc26361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.571071 [ 3 ] {} HTTP-Session: fea3d344-7df9-4f2b-939a-d5c37dc26361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.571101 [ 3 ] {} HTTP-Session: fea3d344-7df9-4f2b-939a-d5c37dc26361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.571226 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.571466 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.571499 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.571717 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.571780 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.571914 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.09.05 00:42:43.571946 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.571968 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.571985 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.572024 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.572045 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.572811 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} executeQuery: Read 4 rows, 169.00 B in 0.001639 sec., 2440.5125076266013 rows/sec., 100.69 KiB/sec. 2024.09.05 00:42:43.573047 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.573071 [ 3 ] {3860d6a7-485c-4b86-a361-322c2a048ba0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.573089 [ 3 ] {} HTTP-Session: fea3d344-7df9-4f2b-939a-d5c37dc26361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.573297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.573346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.573366 [ 3 ] {} HTTP-Session: e15b1900-44b4-40c1-b272-45c242f7a716 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.573382 [ 3 ] {} HTTP-Session: e15b1900-44b4-40c1-b272-45c242f7a716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.573395 [ 3 ] {} HTTP-Session: e15b1900-44b4-40c1-b272-45c242f7a716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.573426 [ 3 ] {} HTTP-Session: e15b1900-44b4-40c1-b272-45c242f7a716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.573554 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.573806 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.573840 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.574084 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.574160 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.574300 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.09.05 00:42:43.574333 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.574356 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.574372 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.574417 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.574448 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.575298 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} executeQuery: Read 4 rows, 169.00 B in 0.001796 sec., 2227.1714922048996 rows/sec., 91.89 KiB/sec. 2024.09.05 00:42:43.575570 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.575599 [ 3 ] {d8bc4aff-753c-45ec-8bab-bd8ba07e7aa2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.575616 [ 3 ] {} HTTP-Session: e15b1900-44b4-40c1-b272-45c242f7a716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.575905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.575973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.575994 [ 3 ] {} HTTP-Session: d53a1832-61e9-42cb-b773-d6166582d68b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.576011 [ 3 ] {} HTTP-Session: d53a1832-61e9-42cb-b773-d6166582d68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.576024 [ 3 ] {} HTTP-Session: d53a1832-61e9-42cb-b773-d6166582d68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.576055 [ 3 ] {} HTTP-Session: d53a1832-61e9-42cb-b773-d6166582d68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.576194 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.576441 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.576479 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.576709 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.576775 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.576915 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.09.05 00:42:43.576952 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.576987 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.577013 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.577057 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.577078 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.577796 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} executeQuery: Read 4 rows, 169.00 B in 0.00166 sec., 2409.6385542168673 rows/sec., 99.42 KiB/sec. 2024.09.05 00:42:43.578045 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.578070 [ 3 ] {1638ed38-1a73-44ea-bdb1-de4903d550f7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.578086 [ 3 ] {} HTTP-Session: d53a1832-61e9-42cb-b773-d6166582d68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.578307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.578354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.578373 [ 3 ] {} HTTP-Session: 63103278-0a77-423d-8d9e-1197f54a4e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.578390 [ 3 ] {} HTTP-Session: 63103278-0a77-423d-8d9e-1197f54a4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.578404 [ 3 ] {} HTTP-Session: 63103278-0a77-423d-8d9e-1197f54a4e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.578435 [ 3 ] {} HTTP-Session: 63103278-0a77-423d-8d9e-1197f54a4e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.578567 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.578813 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.578850 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.579082 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.579146 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.579283 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.09.05 00:42:43.579314 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.579338 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.579355 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.579395 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.579417 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.580138 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} executeQuery: Read 4 rows, 169.00 B in 0.001627 sec., 2458.5125998770745 rows/sec., 101.44 KiB/sec. 2024.09.05 00:42:43.580374 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.580398 [ 3 ] {d9d6b764-7286-4bb7-aac5-0b55d33293a0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.580414 [ 3 ] {} HTTP-Session: 63103278-0a77-423d-8d9e-1197f54a4e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.580645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.580693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.580712 [ 3 ] {} HTTP-Session: 04d90758-7bc8-4c5f-8ee2-dbc1622c4d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.580728 [ 3 ] {} HTTP-Session: 04d90758-7bc8-4c5f-8ee2-dbc1622c4d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.580742 [ 3 ] {} HTTP-Session: 04d90758-7bc8-4c5f-8ee2-dbc1622c4d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.580773 [ 3 ] {} HTTP-Session: 04d90758-7bc8-4c5f-8ee2-dbc1622c4d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.580905 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.581151 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.581187 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.581422 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.581495 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.581638 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.09.05 00:42:43.581670 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.581693 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.581710 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.581750 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.581771 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.582573 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} executeQuery: Read 4 rows, 169.00 B in 0.001726 sec., 2317.497103128621 rows/sec., 95.62 KiB/sec. 2024.09.05 00:42:43.582814 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.582839 [ 3 ] {4c1097e1-b50c-448a-a6b2-bbfa5a73f07d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.582856 [ 3 ] {} HTTP-Session: 04d90758-7bc8-4c5f-8ee2-dbc1622c4d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.583065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.583112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.583131 [ 3 ] {} HTTP-Session: 04fb6229-747a-45c1-9eb1-d3eecdb4638c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.583147 [ 3 ] {} HTTP-Session: 04fb6229-747a-45c1-9eb1-d3eecdb4638c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.583161 [ 3 ] {} HTTP-Session: 04fb6229-747a-45c1-9eb1-d3eecdb4638c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.583191 [ 3 ] {} HTTP-Session: 04fb6229-747a-45c1-9eb1-d3eecdb4638c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.583324 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.583573 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.583612 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.583850 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.583916 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.584054 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.09.05 00:42:43.584086 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.584109 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.584126 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.584166 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.584187 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.585007 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} executeQuery: Read 4 rows, 169.00 B in 0.001743 sec., 2294.8938611589215 rows/sec., 94.69 KiB/sec. 2024.09.05 00:42:43.585248 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.585272 [ 3 ] {31d53fd4-451d-42e9-b364-11506f059ae6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.585289 [ 3 ] {} HTTP-Session: 04fb6229-747a-45c1-9eb1-d3eecdb4638c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.585505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.585552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.585571 [ 3 ] {} HTTP-Session: 8a21530c-2f9b-4177-9087-aafb3384cfff Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.585588 [ 3 ] {} HTTP-Session: 8a21530c-2f9b-4177-9087-aafb3384cfff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.585602 [ 3 ] {} HTTP-Session: 8a21530c-2f9b-4177-9087-aafb3384cfff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.585633 [ 3 ] {} HTTP-Session: 8a21530c-2f9b-4177-9087-aafb3384cfff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.585766 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.586016 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.586053 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.586293 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.586357 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.586494 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.09.05 00:42:43.586526 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.586548 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.586566 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.586607 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.586628 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.587363 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} executeQuery: Read 4 rows, 169.00 B in 0.001655 sec., 2416.918429003021 rows/sec., 99.72 KiB/sec. 2024.09.05 00:42:43.587607 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.587633 [ 3 ] {8913339c-43d8-42ab-b3e9-706263c0b76f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.587649 [ 3 ] {} HTTP-Session: 8a21530c-2f9b-4177-9087-aafb3384cfff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.587844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.587891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.587910 [ 3 ] {} HTTP-Session: 5eb11c42-3203-4c43-a338-1af0f65f46d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.587926 [ 3 ] {} HTTP-Session: 5eb11c42-3203-4c43-a338-1af0f65f46d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.587939 [ 3 ] {} HTTP-Session: 5eb11c42-3203-4c43-a338-1af0f65f46d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.587970 [ 3 ] {} HTTP-Session: 5eb11c42-3203-4c43-a338-1af0f65f46d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.588101 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.588352 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.588391 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.588636 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.588706 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.588843 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.09.05 00:42:43.588876 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.588900 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.588921 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.588962 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.588982 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.589716 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} executeQuery: Read 4 rows, 169.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 98.65 KiB/sec. 2024.09.05 00:42:43.589949 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.589973 [ 3 ] {6ba3609e-d945-479d-aa5b-db614536ba23} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.589989 [ 3 ] {} HTTP-Session: 5eb11c42-3203-4c43-a338-1af0f65f46d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.590206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.590253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.590271 [ 3 ] {} HTTP-Session: 05c3b6f1-191a-4e2a-80cc-e300cb08af44 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.590288 [ 3 ] {} HTTP-Session: 05c3b6f1-191a-4e2a-80cc-e300cb08af44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.590302 [ 3 ] {} HTTP-Session: 05c3b6f1-191a-4e2a-80cc-e300cb08af44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.590332 [ 3 ] {} HTTP-Session: 05c3b6f1-191a-4e2a-80cc-e300cb08af44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.590466 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:43.590747 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:43.590793 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:43.591052 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.591121 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:43.591265 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.09.05 00:42:43.591298 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:43.591321 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:43.591338 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:43.591381 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:43.591403 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.09.05 00:42:43.592202 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} executeQuery: Read 4 rows, 169.00 B in 0.001797 sec., 2225.9321090706735 rows/sec., 91.84 KiB/sec. 2024.09.05 00:42:43.592449 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.592475 [ 3 ] {25949937-002b-4ce0-ae4e-8f9f4b4bbc63} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.05 00:42:43.592491 [ 3 ] {} HTTP-Session: 05c3b6f1-191a-4e2a-80cc-e300cb08af44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.597817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.597872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.597894 [ 3 ] {} HTTP-Session: b6d8bed5-347e-4b38-806f-e20a63c23e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.597913 [ 3 ] {} HTTP-Session: b6d8bed5-347e-4b38-806f-e20a63c23e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.597928 [ 3 ] {} HTTP-Session: b6d8bed5-347e-4b38-806f-e20a63c23e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.597959 [ 3 ] {} HTTP-Session: b6d8bed5-347e-4b38-806f-e20a63c23e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.598096 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:43.598142 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:43.598314 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:43.598683 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:43.598726 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:43.599219 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:42:43.599537 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:43.599717 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} executeQuery: Read 14 rows, 2.01 KiB in 0.001664 sec., 8413.461538461539 rows/sec., 1.18 MiB/sec. 2024.09.05 00:42:43.599906 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.599930 [ 3 ] {f5429ec6-dd5d-4c6e-ac17-29a89ad2f9a8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:43.599946 [ 3 ] {} HTTP-Session: b6d8bed5-347e-4b38-806f-e20a63c23e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.600070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.600120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.600141 [ 3 ] {} HTTP-Session: c1e999a2-eeea-4e45-94a9-e6b4e4199652 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.600157 [ 3 ] {} HTTP-Session: c1e999a2-eeea-4e45-94a9-e6b4e4199652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.600171 [ 3 ] {} HTTP-Session: c1e999a2-eeea-4e45-94a9-e6b4e4199652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.600202 [ 3 ] {} HTTP-Session: c1e999a2-eeea-4e45-94a9-e6b4e4199652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.600315 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:43.600359 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:42:43.600592 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:43.601034 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:43.601070 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:43.601441 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:42:43.601842 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:43.601997 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} executeQuery: Read 56 rows, 4.41 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.51 MiB/sec. 2024.09.05 00:42:43.602168 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.602193 [ 3 ] {12341bf6-01c5-45b9-acff-ce290a14cf57} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:42:43.602208 [ 3 ] {} HTTP-Session: c1e999a2-eeea-4e45-94a9-e6b4e4199652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.602362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.602413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.602433 [ 3 ] {} HTTP-Session: 0d3dc6b8-8acf-482d-a66a-596bfcceb641 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.602450 [ 3 ] {} HTTP-Session: 0d3dc6b8-8acf-482d-a66a-596bfcceb641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.602464 [ 3 ] {} HTTP-Session: 0d3dc6b8-8acf-482d-a66a-596bfcceb641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.602495 [ 3 ] {} HTTP-Session: 0d3dc6b8-8acf-482d-a66a-596bfcceb641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.602611 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:43.602657 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:42:43.602880 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:43.603241 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:43.603278 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:43.603652 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:42:43.604038 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:43.604188 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. 2024.09.05 00:42:43.604352 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.604377 [ 3 ] {ae6bb1e2-8cbd-42e1-ae4f-486e0b04d6bc} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:43.604393 [ 3 ] {} HTTP-Session: 0d3dc6b8-8acf-482d-a66a-596bfcceb641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.604593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 21078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.604642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.604663 [ 3 ] {} HTTP-Session: 12d3da5b-0127-4998-9970-12209fd3c01e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.604679 [ 3 ] {} HTTP-Session: 12d3da5b-0127-4998-9970-12209fd3c01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.604692 [ 3 ] {} HTTP-Session: 12d3da5b-0127-4998-9970-12209fd3c01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.604724 [ 3 ] {} HTTP-Session: 12d3da5b-0127-4998-9970-12209fd3c01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.604857 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:43.604904 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:43.605044 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:43.605411 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:43.605447 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:43.605844 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:42:43.606209 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:43.606362 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} executeQuery: Read 110 rows, 7.86 KiB in 0.001563 sec., 70377.47920665388 rows/sec., 4.91 MiB/sec. 2024.09.05 00:42:43.606540 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.606565 [ 3 ] {b87ec7c6-e9f1-4629-b989-387fed3dd9d7} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:43.606582 [ 3 ] {} HTTP-Session: 12d3da5b-0127-4998-9970-12209fd3c01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.606716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 6690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:43.606765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:43.606785 [ 3 ] {} HTTP-Session: 907ff604-0265-49db-9d07-61c6279cfd31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:43.606800 [ 3 ] {} HTTP-Session: 907ff604-0265-49db-9d07-61c6279cfd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.606815 [ 3 ] {} HTTP-Session: 907ff604-0265-49db-9d07-61c6279cfd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:43.606846 [ 3 ] {} HTTP-Session: 907ff604-0265-49db-9d07-61c6279cfd31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:43.606961 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:43.607005 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:42:43.607131 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:43.607414 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:43.607451 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:43.607869 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:42:43.608236 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:43.608397 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} executeQuery: Read 44 rows, 3.02 KiB in 0.001462 sec., 30095.75923392613 rows/sec., 2.02 MiB/sec. 2024.09.05 00:42:43.608595 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} DynamicQueryHandler: Done processing query 2024.09.05 00:42:43.608621 [ 3 ] {8c9b1309-0acc-4896-a1f7-6b0dbaae97b2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.05 00:42:43.608637 [ 3 ] {} HTTP-Session: 907ff604-0265-49db-9d07-61c6279cfd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.555417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:48.555614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:48.555648 [ 3 ] {} HTTP-Session: fd6fb22d-1718-44ca-bad0-9e4d8c937769 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:48.555678 [ 3 ] {} HTTP-Session: fd6fb22d-1718-44ca-bad0-9e4d8c937769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.555696 [ 3 ] {} HTTP-Session: fd6fb22d-1718-44ca-bad0-9e4d8c937769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.555754 [ 3 ] {} HTTP-Session: fd6fb22d-1718-44ca-bad0-9e4d8c937769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:48.555979 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:48.556055 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:42:48.556441 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:48.556907 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:48.556951 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:48.557362 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:42:48.557750 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:48.557932 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. 2024.09.05 00:42:48.558155 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} DynamicQueryHandler: Done processing query 2024.09.05 00:42:48.558182 [ 3 ] {bae1d46d-9080-4458-a3c0-c5fb6f5406a3} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:42:48.558199 [ 3 ] {} HTTP-Session: fd6fb22d-1718-44ca-bad0-9e4d8c937769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.558360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:48.558409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:48.558429 [ 3 ] {} HTTP-Session: 035ba7df-b71b-4bb0-9f76-923a1c5b9075 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:48.558446 [ 3 ] {} HTTP-Session: 035ba7df-b71b-4bb0-9f76-923a1c5b9075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.558461 [ 3 ] {} HTTP-Session: 035ba7df-b71b-4bb0-9f76-923a1c5b9075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.558493 [ 3 ] {} HTTP-Session: 035ba7df-b71b-4bb0-9f76-923a1c5b9075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:48.558607 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:48.558676 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:42:48.558900 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:48.559255 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:48.559293 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:48.559680 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:42:48.560069 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:48.560233 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} executeQuery: Read 64 rows, 5.12 KiB in 0.001661 sec., 38531.00541842264 rows/sec., 3.01 MiB/sec. 2024.09.05 00:42:48.560539 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} DynamicQueryHandler: Done processing query 2024.09.05 00:42:48.560564 [ 3 ] {5cf6b903-529f-423d-ad9a-ceb134cbd987} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:48.560580 [ 3 ] {} HTTP-Session: 035ba7df-b71b-4bb0-9f76-923a1c5b9075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.560882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:48.560931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:48.560952 [ 3 ] {} HTTP-Session: a0b222e8-12cb-46b6-82cf-2742a32b1fde Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:48.560970 [ 3 ] {} HTTP-Session: a0b222e8-12cb-46b6-82cf-2742a32b1fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.560985 [ 3 ] {} HTTP-Session: a0b222e8-12cb-46b6-82cf-2742a32b1fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.561017 [ 3 ] {} HTTP-Session: a0b222e8-12cb-46b6-82cf-2742a32b1fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:48.561163 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:48.561212 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:48.561377 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:48.561781 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:48.561818 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:48.562256 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:42:48.562606 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:48.562763 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. 2024.09.05 00:42:48.563038 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} DynamicQueryHandler: Done processing query 2024.09.05 00:42:48.563063 [ 3 ] {8f628d28-606c-4164-90c1-8afb0f8142cc} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:42:48.563078 [ 3 ] {} HTTP-Session: a0b222e8-12cb-46b6-82cf-2742a32b1fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.563209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:48.563258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:48.563278 [ 3 ] {} HTTP-Session: b5723bcb-4a0d-4867-bd2a-e2b218f0e425 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:48.563294 [ 3 ] {} HTTP-Session: b5723bcb-4a0d-4867-bd2a-e2b218f0e425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.563308 [ 3 ] {} HTTP-Session: b5723bcb-4a0d-4867-bd2a-e2b218f0e425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:48.563338 [ 3 ] {} HTTP-Session: b5723bcb-4a0d-4867-bd2a-e2b218f0e425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:48.563450 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:48.563496 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:42:48.563646 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:48.564050 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:48.564086 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:48.564460 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:42:48.564785 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:48.564943 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. 2024.09.05 00:42:48.565215 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} DynamicQueryHandler: Done processing query 2024.09.05 00:42:48.565239 [ 3 ] {5ef23f26-4c9a-4b5e-9255-2f349d1a8a9b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:42:48.565254 [ 3 ] {} HTTP-Session: b5723bcb-4a0d-4867-bd2a-e2b218f0e425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.555292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:53.555433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:53.555462 [ 3 ] {} HTTP-Session: 10a93293-6411-46e0-8b06-8656e441506c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:53.555491 [ 3 ] {} HTTP-Session: 10a93293-6411-46e0-8b06-8656e441506c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.555511 [ 3 ] {} HTTP-Session: 10a93293-6411-46e0-8b06-8656e441506c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.555567 [ 3 ] {} HTTP-Session: 10a93293-6411-46e0-8b06-8656e441506c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:53.555788 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:53.555852 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:42:53.556184 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:53.556664 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:53.556706 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:53.557180 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:42:53.557580 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:53.557722 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. 2024.09.05 00:42:53.558013 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} DynamicQueryHandler: Done processing query 2024.09.05 00:42:53.558042 [ 3 ] {d8bd8175-c76f-4788-aac1-e82bc84b8036} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:42:53.558060 [ 3 ] {} HTTP-Session: 10a93293-6411-46e0-8b06-8656e441506c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.558225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:53.558277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:53.558297 [ 3 ] {} HTTP-Session: 26958f1c-25f8-4f93-8dac-4a47ed18ab43 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:53.558314 [ 3 ] {} HTTP-Session: 26958f1c-25f8-4f93-8dac-4a47ed18ab43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.558329 [ 3 ] {} HTTP-Session: 26958f1c-25f8-4f93-8dac-4a47ed18ab43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.558360 [ 3 ] {} HTTP-Session: 26958f1c-25f8-4f93-8dac-4a47ed18ab43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:53.558505 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:53.558549 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:42:53.558790 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:53.559186 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:53.559224 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:53.559607 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:42:53.559977 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:53.560135 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. 2024.09.05 00:42:53.560313 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} DynamicQueryHandler: Done processing query 2024.09.05 00:42:53.560337 [ 3 ] {753be743-42eb-4d66-9685-0d182ba5e804} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:53.560354 [ 3 ] {} HTTP-Session: 26958f1c-25f8-4f93-8dac-4a47ed18ab43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.560626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:53.560677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:53.560698 [ 3 ] {} HTTP-Session: 4254d4c4-e1f1-4a35-8684-47f9b1635a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:53.560715 [ 3 ] {} HTTP-Session: 4254d4c4-e1f1-4a35-8684-47f9b1635a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.560730 [ 3 ] {} HTTP-Session: 4254d4c4-e1f1-4a35-8684-47f9b1635a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.560762 [ 3 ] {} HTTP-Session: 4254d4c4-e1f1-4a35-8684-47f9b1635a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:53.560969 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:53.561017 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:53.561161 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:53.561571 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:53.561607 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:53.562009 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:42:53.562365 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:53.562518 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. 2024.09.05 00:42:53.562684 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} DynamicQueryHandler: Done processing query 2024.09.05 00:42:53.562708 [ 3 ] {763debf2-81c6-47e6-8e79-181f6e12c6db} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:42:53.562724 [ 3 ] {} HTTP-Session: 4254d4c4-e1f1-4a35-8684-47f9b1635a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.562899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:53.562947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:53.562966 [ 3 ] {} HTTP-Session: 45eeaeff-f986-48ef-8c54-78a7d6b18f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:53.562983 [ 3 ] {} HTTP-Session: 45eeaeff-f986-48ef-8c54-78a7d6b18f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.562997 [ 3 ] {} HTTP-Session: 45eeaeff-f986-48ef-8c54-78a7d6b18f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:53.563027 [ 3 ] {} HTTP-Session: 45eeaeff-f986-48ef-8c54-78a7d6b18f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:53.563156 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:53.563200 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:42:53.563329 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:53.563691 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:53.563727 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:53.564091 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:42:53.564413 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:53.564573 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. 2024.09.05 00:42:53.564744 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} DynamicQueryHandler: Done processing query 2024.09.05 00:42:53.564768 [ 3 ] {17159644-e0bf-4c62-b56c-6bb1e7e01386} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:42:53.564784 [ 3 ] {} HTTP-Session: 45eeaeff-f986-48ef-8c54-78a7d6b18f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:55.400274 [ 108 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:42:55.400377 [ 108 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:42:58.549384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.549505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.549536 [ 3 ] {} HTTP-Session: 5238e5f1-36f6-4317-9db0-e72b5afa7764 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.549565 [ 3 ] {} HTTP-Session: 5238e5f1-36f6-4317-9db0-e72b5afa7764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.549583 [ 3 ] {} HTTP-Session: 5238e5f1-36f6-4317-9db0-e72b5afa7764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.549638 [ 3 ] {} HTTP-Session: 5238e5f1-36f6-4317-9db0-e72b5afa7764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.549911 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:58.550291 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:58.550335 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:58.550638 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.550719 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:58.550897 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.09.05 00:42:58.551039 [ 252 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:58.551054 [ 254 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:42:58.551197 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:58.551226 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:58.555293 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:42:58.557252 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.09.05 00:42:58.557329 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.557385 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.559149 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} executeQuery: Read 18 rows, 754.00 B in 0.009357 sec., 1923.693491503687 rows/sec., 78.69 KiB/sec. 2024.09.05 00:42:58.559470 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.559496 [ 3 ] {28667b13-c2fc-4441-9dd0-d4942e209a88} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.05 00:42:58.559514 [ 3 ] {} HTTP-Session: 5238e5f1-36f6-4317-9db0-e72b5afa7764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.562758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.562819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.562843 [ 3 ] {} HTTP-Session: b45caa02-a207-43a9-9cdf-621031d79274 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.562863 [ 3 ] {} HTTP-Session: b45caa02-a207-43a9-9cdf-621031d79274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.562881 [ 3 ] {} HTTP-Session: b45caa02-a207-43a9-9cdf-621031d79274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.562921 [ 3 ] {} HTTP-Session: b45caa02-a207-43a9-9cdf-621031d79274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.563093 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:58.563416 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:58.563467 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:58.563787 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.563867 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:58.564031 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.09.05 00:42:58.564149 [ 257 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:58.564151 [ 255 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:42:58.564268 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:58.564291 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:58.564366 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:42:58.564387 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.09.05 00:42:58.564425 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.564466 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.566097 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} executeQuery: Read 18 rows, 754.00 B in 0.003088 sec., 5829.015544041451 rows/sec., 238.45 KiB/sec. 2024.09.05 00:42:58.566387 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.566411 [ 3 ] {e692a703-5c01-4806-bb52-dcc1f8864b74} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.05 00:42:58.566428 [ 3 ] {} HTTP-Session: b45caa02-a207-43a9-9cdf-621031d79274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.566704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.566757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.566777 [ 3 ] {} HTTP-Session: 65eb3af4-1666-4b21-8191-e8dc33b54a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.566793 [ 3 ] {} HTTP-Session: 65eb3af4-1666-4b21-8191-e8dc33b54a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.566807 [ 3 ] {} HTTP-Session: 65eb3af4-1666-4b21-8191-e8dc33b54a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.566839 [ 3 ] {} HTTP-Session: 65eb3af4-1666-4b21-8191-e8dc33b54a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.566977 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:58.567241 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:58.567282 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:58.567541 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.567606 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:58.567745 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.09.05 00:42:58.567847 [ 254 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:58.567848 [ 252 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:42:58.567969 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:58.567997 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:58.568075 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:42:58.568096 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.09.05 00:42:58.568133 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.568171 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.569526 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} executeQuery: Read 18 rows, 754.00 B in 0.002613 sec., 6888.633754305396 rows/sec., 281.79 KiB/sec. 2024.09.05 00:42:58.569818 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.569842 [ 3 ] {d8c552a2-3745-4fee-806c-88c52a0814b3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.05 00:42:58.569859 [ 3 ] {} HTTP-Session: 65eb3af4-1666-4b21-8191-e8dc33b54a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.570060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.570108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.570127 [ 3 ] {} HTTP-Session: f2df3936-9b32-49f9-9dfa-81280dde1ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.570144 [ 3 ] {} HTTP-Session: f2df3936-9b32-49f9-9dfa-81280dde1ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.570158 [ 3 ] {} HTTP-Session: f2df3936-9b32-49f9-9dfa-81280dde1ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.570189 [ 3 ] {} HTTP-Session: f2df3936-9b32-49f9-9dfa-81280dde1ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.570329 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:58.570614 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:58.570666 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:58.570984 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.571050 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:58.571211 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.09.05 00:42:58.571323 [ 254 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:58.571346 [ 251 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:42:58.571462 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:58.571485 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:58.571561 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:42:58.571581 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.09.05 00:42:58.571639 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.571680 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.572934 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} executeQuery: Read 18 rows, 754.00 B in 0.002669 sec., 6744.098913450731 rows/sec., 275.88 KiB/sec. 2024.09.05 00:42:58.573220 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.573244 [ 3 ] {fb23a040-6228-45b5-8b77-bb420602b7dd} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.05 00:42:58.573261 [ 3 ] {} HTTP-Session: f2df3936-9b32-49f9-9dfa-81280dde1ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.574237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.574287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.574308 [ 3 ] {} HTTP-Session: 6abd1515-0b62-428b-a367-d0279103e0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.574325 [ 3 ] {} HTTP-Session: 6abd1515-0b62-428b-a367-d0279103e0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.574339 [ 3 ] {} HTTP-Session: 6abd1515-0b62-428b-a367-d0279103e0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.574371 [ 3 ] {} HTTP-Session: 6abd1515-0b62-428b-a367-d0279103e0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.574532 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:42:58.574821 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:42:58.574870 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:42:58.575164 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.575230 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:42:58.575386 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.09.05 00:42:58.575498 [ 252 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:42:58.575499 [ 257 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:42:58.575597 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:42:58.575625 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:42:58.575724 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:42:58.575745 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.09.05 00:42:58.575784 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.575824 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:42:58.577296 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} executeQuery: Read 18 rows, 754.00 B in 0.002844 sec., 6329.113924050633 rows/sec., 258.91 KiB/sec. 2024.09.05 00:42:58.577590 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.577616 [ 3 ] {95a8380b-f1cf-45ec-857d-b6be26b66915} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.05 00:42:58.577633 [ 3 ] {} HTTP-Session: 6abd1515-0b62-428b-a367-d0279103e0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.584527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.584593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.584617 [ 3 ] {} HTTP-Session: 441923c5-e474-4a3c-b505-c6014e01a6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.584638 [ 3 ] {} HTTP-Session: 441923c5-e474-4a3c-b505-c6014e01a6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.584655 [ 3 ] {} HTTP-Session: 441923c5-e474-4a3c-b505-c6014e01a6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.584694 [ 3 ] {} HTTP-Session: 441923c5-e474-4a3c-b505-c6014e01a6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.584829 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.584888 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:42:58.585069 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.585423 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.585460 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.585951 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:42:58.586285 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.586457 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} executeQuery: Read 5 rows, 539.00 B in 0.001673 sec., 2988.643156007173 rows/sec., 314.62 KiB/sec. 2024.09.05 00:42:58.586629 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.586653 [ 3 ] {0d2890f9-e9bd-43bf-a613-bd3d5960219b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:42:58.586669 [ 3 ] {} HTTP-Session: 441923c5-e474-4a3c-b505-c6014e01a6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.586828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.586876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.586896 [ 3 ] {} HTTP-Session: 225d9655-9137-4588-844c-6b98eb79774d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.586912 [ 3 ] {} HTTP-Session: 225d9655-9137-4588-844c-6b98eb79774d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.586927 [ 3 ] {} HTTP-Session: 225d9655-9137-4588-844c-6b98eb79774d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.586958 [ 3 ] {} HTTP-Session: 225d9655-9137-4588-844c-6b98eb79774d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.587113 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.587158 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:42:58.587389 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.587787 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.587824 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.588201 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:42:58.588556 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.588716 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} executeQuery: Read 101 rows, 8.62 KiB in 0.001676 sec., 60262.529832935565 rows/sec., 5.02 MiB/sec. 2024.09.05 00:42:58.588889 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.588913 [ 3 ] {4e653c1d-5d4b-4583-8255-4f440e5f6da9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:42:58.588929 [ 3 ] {} HTTP-Session: 225d9655-9137-4588-844c-6b98eb79774d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.589051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.589100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.589119 [ 3 ] {} HTTP-Session: a90dbed9-26ce-4607-aeae-ca7d5c102108 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.589135 [ 3 ] {} HTTP-Session: a90dbed9-26ce-4607-aeae-ca7d5c102108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.589148 [ 3 ] {} HTTP-Session: a90dbed9-26ce-4607-aeae-ca7d5c102108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.589179 [ 3 ] {} HTTP-Session: a90dbed9-26ce-4607-aeae-ca7d5c102108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.589278 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.589320 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:42:58.589559 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.592629 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.592728 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.593092 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:58.593456 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.593610 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} executeQuery: Read 22 rows, 1.65 KiB in 0.004351 sec., 5056.30889450701 rows/sec., 380.21 KiB/sec. 2024.09.05 00:42:58.593872 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.593897 [ 3 ] {55fa24b2-d98a-4f64-b0ba-939ad356b6de} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:42:58.593912 [ 3 ] {} HTTP-Session: a90dbed9-26ce-4607-aeae-ca7d5c102108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.594027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.594075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.594094 [ 3 ] {} HTTP-Session: 6e1c5567-353f-47d2-be5e-597ff31dd3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.594111 [ 3 ] {} HTTP-Session: 6e1c5567-353f-47d2-be5e-597ff31dd3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.594124 [ 3 ] {} HTTP-Session: 6e1c5567-353f-47d2-be5e-597ff31dd3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.594155 [ 3 ] {} HTTP-Session: 6e1c5567-353f-47d2-be5e-597ff31dd3c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.594246 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.594290 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:42:58.594535 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.597094 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.597133 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.597501 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:58.597868 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.598021 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} executeQuery: Read 1 rows, 68.00 B in 0.003789 sec., 263.9218791237794 rows/sec., 17.53 KiB/sec. 2024.09.05 00:42:58.598313 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.598336 [ 3 ] {020b9ea8-68b6-4325-b270-0345e06c96fb} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:42:58.598352 [ 3 ] {} HTTP-Session: 6e1c5567-353f-47d2-be5e-597ff31dd3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.598469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.598518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.598538 [ 3 ] {} HTTP-Session: d79fee92-be80-4aef-81c6-577482e24302 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.598554 [ 3 ] {} HTTP-Session: d79fee92-be80-4aef-81c6-577482e24302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.598568 [ 3 ] {} HTTP-Session: d79fee92-be80-4aef-81c6-577482e24302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.598599 [ 3 ] {} HTTP-Session: d79fee92-be80-4aef-81c6-577482e24302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.598764 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.598809 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:42:58.599053 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.599438 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.599475 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.599885 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:42:58.600242 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.600400 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} executeQuery: Read 101 rows, 8.08 KiB in 0.00172 sec., 58720.93023255814 rows/sec., 4.59 MiB/sec. 2024.09.05 00:42:58.600573 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.600596 [ 3 ] {e8775280-baf5-4470-883c-46d9a85492cc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.09.05 00:42:58.600613 [ 3 ] {} HTTP-Session: d79fee92-be80-4aef-81c6-577482e24302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.600864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.600912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.600932 [ 3 ] {} HTTP-Session: 835e7a7c-0cff-42e9-b726-80830940dedd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.600949 [ 3 ] {} HTTP-Session: 835e7a7c-0cff-42e9-b726-80830940dedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.600962 [ 3 ] {} HTTP-Session: 835e7a7c-0cff-42e9-b726-80830940dedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.600993 [ 3 ] {} HTTP-Session: 835e7a7c-0cff-42e9-b726-80830940dedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.601192 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.601238 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:42:58.601390 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.601794 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.601831 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.602238 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:42:58.602581 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.602744 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. 2024.09.05 00:42:58.602904 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.602929 [ 3 ] {4467cd74-91c5-452e-90ed-052a1ea2459c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:42:58.602945 [ 3 ] {} HTTP-Session: 835e7a7c-0cff-42e9-b726-80830940dedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.603050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.603102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.603130 [ 3 ] {} HTTP-Session: 4c13a161-0bdd-4bdc-9cd1-cbc20e9f31de Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.603150 [ 3 ] {} HTTP-Session: 4c13a161-0bdd-4bdc-9cd1-cbc20e9f31de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.603165 [ 3 ] {} HTTP-Session: 4c13a161-0bdd-4bdc-9cd1-cbc20e9f31de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.603198 [ 3 ] {} HTTP-Session: 4c13a161-0bdd-4bdc-9cd1-cbc20e9f31de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.603294 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.603359 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:42:58.603503 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.603830 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.603866 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.606747 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:58.607073 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.607219 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} executeQuery: Read 1 rows, 65.00 B in 0.003937 sec., 254.000508001016 rows/sec., 16.12 KiB/sec. 2024.09.05 00:42:58.607468 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.607493 [ 3 ] {cb3dad0f-0039-4edb-a030-3fd19b424afe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:42:58.607509 [ 3 ] {} HTTP-Session: 4c13a161-0bdd-4bdc-9cd1-cbc20e9f31de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.607741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 36124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.607790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.607808 [ 3 ] {} HTTP-Session: e1298c2f-e691-40ca-89b7-03ed05dc06bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.607825 [ 3 ] {} HTTP-Session: e1298c2f-e691-40ca-89b7-03ed05dc06bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.607839 [ 3 ] {} HTTP-Session: e1298c2f-e691-40ca-89b7-03ed05dc06bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.607870 [ 3 ] {} HTTP-Session: e1298c2f-e691-40ca-89b7-03ed05dc06bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.608274 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.608347 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:42:58.608750 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.609418 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.609457 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.612075 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:58.612519 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.612690 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} executeQuery: Read 22 rows, 40.37 KiB in 0.00473 sec., 4651.162790697675 rows/sec., 8.33 MiB/sec. 2024.09.05 00:42:58.612903 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.612928 [ 3 ] {a90d40ba-c879-4bdf-8dfe-b9b41bcad4fd} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.05 00:42:58.612943 [ 3 ] {} HTTP-Session: e1298c2f-e691-40ca-89b7-03ed05dc06bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.613080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.613129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.613148 [ 3 ] {} HTTP-Session: 6c353baf-b598-4e39-871c-d1ee073b88f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.613165 [ 3 ] {} HTTP-Session: 6c353baf-b598-4e39-871c-d1ee073b88f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.613179 [ 3 ] {} HTTP-Session: 6c353baf-b598-4e39-871c-d1ee073b88f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.613209 [ 3 ] {} HTTP-Session: 6c353baf-b598-4e39-871c-d1ee073b88f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.613308 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.613352 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.09.05 00:42:58.613477 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.613764 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.613802 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.614166 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:42:58.614486 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.614634 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} executeQuery: Read 21 rows, 1.54 KiB in 0.001351 sec., 15544.041450777202 rows/sec., 1.11 MiB/sec. 2024.09.05 00:42:58.614784 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.614808 [ 3 ] {9746a2eb-c851-494d-a46f-ae41030aa3dc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:42:58.614823 [ 3 ] {} HTTP-Session: 6c353baf-b598-4e39-871c-d1ee073b88f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.614944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:42:58.614990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:42:58.615009 [ 3 ] {} HTTP-Session: 9bb54cda-8f91-45d6-8d3b-4ffef42c3abd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:42:58.615025 [ 3 ] {} HTTP-Session: 9bb54cda-8f91-45d6-8d3b-4ffef42c3abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.615039 [ 3 ] {} HTTP-Session: 9bb54cda-8f91-45d6-8d3b-4ffef42c3abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:42:58.615069 [ 3 ] {} HTTP-Session: 9bb54cda-8f91-45d6-8d3b-4ffef42c3abd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:42:58.615179 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:42:58.615224 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:42:58.615350 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:42:58.615641 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:42:58.615678 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.09.05 00:42:58.616060 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:42:58.616376 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:42:58.616535 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. 2024.09.05 00:42:58.616815 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} DynamicQueryHandler: Done processing query 2024.09.05 00:42:58.616840 [ 3 ] {11ed3d4e-ac5b-4a27-b281-847fe98a8349} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:42:58.616856 [ 3 ] {} HTTP-Session: 9bb54cda-8f91-45d6-8d3b-4ffef42c3abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.556603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 10395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.556725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.556750 [ 3 ] {} HTTP-Session: 132d4f43-2270-4309-a2dc-03052d5712cd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.556775 [ 3 ] {} HTTP-Session: 132d4f43-2270-4309-a2dc-03052d5712cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.556791 [ 3 ] {} HTTP-Session: 132d4f43-2270-4309-a2dc-03052d5712cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.556841 [ 3 ] {} HTTP-Session: 132d4f43-2270-4309-a2dc-03052d5712cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.557040 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.557107 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:03.557443 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.557909 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.557952 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.558382 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:03.558756 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.558912 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} executeQuery: Read 72 rows, 5.99 KiB in 0.001941 sec., 37094.281298299844 rows/sec., 3.01 MiB/sec. 2024.09.05 00:43:03.558947 [ 94 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:03.559111 [ 94 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.559175 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.559221 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.559286 [ 3 ] {f3ce2b18-ee1f-4ce2-8ae6-d9a1a17a9b54} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:03.559328 [ 3 ] {} HTTP-Session: 132d4f43-2270-4309-a2dc-03052d5712cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.559588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.559649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.559671 [ 3 ] {} HTTP-Session: c32d7247-85f2-43ca-ab7b-fbcea656d622 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.559691 [ 3 ] {} HTTP-Session: c32d7247-85f2-43ca-ab7b-fbcea656d622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.559705 [ 3 ] {} HTTP-Session: c32d7247-85f2-43ca-ab7b-fbcea656d622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.559743 [ 3 ] {} HTTP-Session: c32d7247-85f2-43ca-ab7b-fbcea656d622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.559860 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.559910 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:03.560168 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.560520 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.560559 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.560903 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:03.561248 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.561404 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} executeQuery: Read 8 rows, 616.00 B in 0.00157 sec., 5095.541401273886 rows/sec., 383.16 KiB/sec. 2024.09.05 00:43:03.561577 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.561602 [ 3 ] {64e137af-eaf5-40f8-9079-01d6c2da1a4e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:03.561617 [ 3 ] {} HTTP-Session: c32d7247-85f2-43ca-ab7b-fbcea656d622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.561758 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:03.561774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.561899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.561936 [ 3 ] {} HTTP-Session: 63eb8f7b-6434-43b7-b0ce-a29fee9045f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.561954 [ 3 ] {} HTTP-Session: 63eb8f7b-6434-43b7-b0ce-a29fee9045f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.561968 [ 3 ] {} HTTP-Session: 63eb8f7b-6434-43b7-b0ce-a29fee9045f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.562045 [ 3 ] {} HTTP-Session: 63eb8f7b-6434-43b7-b0ce-a29fee9045f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.562155 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:03.562245 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.562266 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.09.05 00:43:03.562309 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:03.562652 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.09.05 00:43:03.562923 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2024.09.05 00:43:03.563251 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.09.05 00:43:03.563604 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part 2024.09.05 00:43:03.563909 [ 189 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2024.09.05 00:43:03.564385 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.565371 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.565444 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.566677 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:03.566844 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.007496624 sec., 46020.71545805151 rows/sec., 3.84 MiB/sec. 2024.09.05 00:43:03.567166 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:03.567362 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.567739 [ 94 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:03.567887 [ 94 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.567938 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.567831 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} executeQuery: Read 72 rows, 5.76 KiB in 0.005603 sec., 12850.258789933963 rows/sec., 1.00 MiB/sec. 2024.09.05 00:43:03.568552 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::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.09.05 00:43:03.568703 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.568768 [ 3 ] {757f60e4-3a13-4f57-a986-bc00b4276ecd} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:03.568852 [ 3 ] {} HTTP-Session: 63eb8f7b-6434-43b7-b0ce-a29fee9045f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.568895 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.569025 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:03.569109 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:03.569133 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_6_1} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:03.569147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.569328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.569446 [ 3 ] {} HTTP-Session: 1cab7118-1f0b-4763-8f7a-4e609c23771f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.569508 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.09.05 00:43:03.569534 [ 3 ] {} HTTP-Session: 1cab7118-1f0b-4763-8f7a-4e609c23771f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.569551 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.09.05 00:43:03.569632 [ 3 ] {} HTTP-Session: 1cab7118-1f0b-4763-8f7a-4e609c23771f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.569775 [ 3 ] {} HTTP-Session: 1cab7118-1f0b-4763-8f7a-4e609c23771f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.569911 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2024.09.05 00:43:03.570208 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.09.05 00:43:03.570238 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.570424 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:03.570531 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part 2024.09.05 00:43:03.570901 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2024.09.05 00:43:03.571510 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.572181 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.572229 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.572819 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.004709014 sec., 79209.78786641959 rows/sec., 6.49 MiB/sec. 2024.09.05 00:43:03.572905 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:03.573013 [ 188 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:03.573769 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.574143 [ 94 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:03.574163 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} executeQuery: Read 160 rows, 11.41 KiB in 0.004117 sec., 38863.249939276175 rows/sec., 2.71 MiB/sec. 2024.09.05 00:43:03.574174 [ 188 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.574212 [ 94 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.574341 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.574542 [ 188 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_6_1} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:03.574865 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.574967 [ 3 ] {6cb36550-c4d3-4a21-a304-c27174c1c6ac} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:03.575000 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.09.05 00:43:03.575031 [ 3 ] {} HTTP-Session: 1cab7118-1f0b-4763-8f7a-4e609c23771f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.575118 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::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.09.05 00:43:03.575235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.575349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.575380 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:03.575393 [ 3 ] {} HTTP-Session: 7632adac-2eae-44b6-8fc0-ad041ea710e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.575450 [ 3 ] {} HTTP-Session: 7632adac-2eae-44b6-8fc0-ad041ea710e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.575456 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.09.05 00:43:03.575470 [ 3 ] {} HTTP-Session: 7632adac-2eae-44b6-8fc0-ad041ea710e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.575545 [ 3 ] {} HTTP-Session: 7632adac-2eae-44b6-8fc0-ad041ea710e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.575686 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part 2024.09.05 00:43:03.575904 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:03.576014 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.576319 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:03.576412 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:03.576591 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:03.576961 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:03.577704 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.578213 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.578251 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.578873 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:03.579292 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.579695 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} executeQuery: Read 8 rows, 14.68 KiB in 0.003916 sec., 2042.9009193054135 rows/sec., 3.66 MiB/sec. 2024.09.05 00:43:03.580037 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.580072 [ 3 ] {a555b006-1296-45f4-aef1-71ff0d5c7aef} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:03.580091 [ 3 ] {} HTTP-Session: 7632adac-2eae-44b6-8fc0-ad041ea710e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.580292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:03.580376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:03.580430 [ 3 ] {} HTTP-Session: 36eddd9e-e2ca-404b-b56e-e6c9d7e88d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:03.580468 [ 3 ] {} HTTP-Session: 36eddd9e-e2ca-404b-b56e-e6c9d7e88d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.580507 [ 3 ] {} HTTP-Session: 36eddd9e-e2ca-404b-b56e-e6c9d7e88d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.580570 [ 3 ] {} HTTP-Session: 36eddd9e-e2ca-404b-b56e-e6c9d7e88d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:03.580891 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:03.581017 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:03.581682 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:03.582496 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.582498 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007948321 sec., 95114.42731112646 rows/sec., 6.63 MiB/sec. 2024.09.05 00:43:03.582544 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.582747 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:03.583550 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:03.583825 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.583996 [ 188 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_6_1} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:03.584138 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.09.05 00:43:03.584217 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.584405 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} executeQuery: Read 60 rows, 4.14 KiB in 0.003654 sec., 16420.361247947454 rows/sec., 1.11 MiB/sec. 2024.09.05 00:43:03.584415 [ 94 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:03.584554 [ 94 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:03.584635 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:03.584764 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} DynamicQueryHandler: Done processing query 2024.09.05 00:43:03.584833 [ 3 ] {57948254-c8d8-4f63-8fd0-ce114f94e230} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:03.584849 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::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.09.05 00:43:03.584864 [ 3 ] {} HTTP-Session: 36eddd9e-e2ca-404b-b56e-e6c9d7e88d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:03.585026 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:03.585066 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.09.05 00:43:03.585183 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.09.05 00:43:03.585355 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:03.585463 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:03.585643 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:03.585734 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:03.586775 [ 190 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030926 sec., 142792.00719277805 rows/sec., 9.60 MiB/sec. 2024.09.05 00:43:03.586961 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:03.587341 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:03.587418 [ 201 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_6_1} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:03.587492 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.09.05 00:43:08.556083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.556207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.556231 [ 3 ] {} HTTP-Session: 1471db6a-1718-448c-b2e7-89084a704480 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.556257 [ 3 ] {} HTTP-Session: 1471db6a-1718-448c-b2e7-89084a704480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.556272 [ 3 ] {} HTTP-Session: 1471db6a-1718-448c-b2e7-89084a704480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.556321 [ 3 ] {} HTTP-Session: 1471db6a-1718-448c-b2e7-89084a704480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.556524 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.556589 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:08.556917 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.557387 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.557427 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.557832 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:08.558216 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.558398 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} executeQuery: Read 100 rows, 8.53 KiB in 0.00194 sec., 51546.391752577314 rows/sec., 4.29 MiB/sec. 2024.09.05 00:43:08.558653 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.558697 [ 3 ] {27273413-93bb-49dd-9cd6-26712dac74e6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:08.558719 [ 3 ] {} HTTP-Session: 1471db6a-1718-448c-b2e7-89084a704480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.558859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.558917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.558942 [ 3 ] {} HTTP-Session: 43c47fbd-bea7-4608-8d1c-66f338f39322 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.558963 [ 3 ] {} HTTP-Session: 43c47fbd-bea7-4608-8d1c-66f338f39322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.558981 [ 3 ] {} HTTP-Session: 43c47fbd-bea7-4608-8d1c-66f338f39322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.559019 [ 3 ] {} HTTP-Session: 43c47fbd-bea7-4608-8d1c-66f338f39322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.559149 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.559203 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:08.559460 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.559799 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.559835 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.560183 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:08.560545 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.560691 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} executeQuery: Read 22 rows, 1.65 KiB in 0.00157 sec., 14012.738853503184 rows/sec., 1.03 MiB/sec. 2024.09.05 00:43:08.560985 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.561010 [ 3 ] {2ff3ec5c-9198-4d05-b154-2aaa74eabec3} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:08.561027 [ 3 ] {} HTTP-Session: 43c47fbd-bea7-4608-8d1c-66f338f39322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.561154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.561200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.561219 [ 3 ] {} HTTP-Session: 08056b68-2915-41c4-a398-2391240f05b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.561236 [ 3 ] {} HTTP-Session: 08056b68-2915-41c4-a398-2391240f05b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.561250 [ 3 ] {} HTTP-Session: 08056b68-2915-41c4-a398-2391240f05b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.561281 [ 3 ] {} HTTP-Session: 08056b68-2915-41c4-a398-2391240f05b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.561400 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.561444 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:08.561686 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.562031 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.562067 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.562417 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:08.562777 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.562930 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} executeQuery: Read 86 rows, 6.88 KiB in 0.001564 sec., 54987.21227621483 rows/sec., 4.29 MiB/sec. 2024.09.05 00:43:08.563097 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.563124 [ 3 ] {2ef64832-9795-4153-87ed-8ced86801505} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:08.563140 [ 3 ] {} HTTP-Session: 08056b68-2915-41c4-a398-2391240f05b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.563275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.563351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.563372 [ 3 ] {} HTTP-Session: 389dc48a-c4ac-45a6-a878-9ee172c56565 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.563389 [ 3 ] {} HTTP-Session: 389dc48a-c4ac-45a6-a878-9ee172c56565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.563403 [ 3 ] {} HTTP-Session: 389dc48a-c4ac-45a6-a878-9ee172c56565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.563433 [ 3 ] {} HTTP-Session: 389dc48a-c4ac-45a6-a878-9ee172c56565 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.563635 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.563683 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:08.563827 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.564220 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.564281 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.564664 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:08.565034 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.565156 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. 2024.09.05 00:43:08.565319 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.565345 [ 3 ] {8f3f83ac-e855-47b2-8e71-3f11be016d2d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:08.565363 [ 3 ] {} HTTP-Session: 389dc48a-c4ac-45a6-a878-9ee172c56565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.565548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 36122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.565596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.565616 [ 3 ] {} HTTP-Session: f6adcc25-eef6-4c54-b06d-fbf15abb7d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.565633 [ 3 ] {} HTTP-Session: f6adcc25-eef6-4c54-b06d-fbf15abb7d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.565648 [ 3 ] {} HTTP-Session: f6adcc25-eef6-4c54-b06d-fbf15abb7d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.565679 [ 3 ] {} HTTP-Session: f6adcc25-eef6-4c54-b06d-fbf15abb7d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.565941 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.566006 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:08.566401 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.566928 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.566964 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.567556 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:08.567971 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.568109 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} executeQuery: Read 22 rows, 40.37 KiB in 0.002351 sec., 9357.720119098258 rows/sec., 16.77 MiB/sec. 2024.09.05 00:43:08.568303 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.568328 [ 3 ] {b919dcaa-7013-40b3-ab5f-088fdb06e119} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.05 00:43:08.568343 [ 3 ] {} HTTP-Session: f6adcc25-eef6-4c54-b06d-fbf15abb7d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.568450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:08.568498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:08.568517 [ 3 ] {} HTTP-Session: f6088f56-5f2f-4ce8-98fb-bbd22a56f340 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:08.568534 [ 3 ] {} HTTP-Session: f6088f56-5f2f-4ce8-98fb-bbd22a56f340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.568548 [ 3 ] {} HTTP-Session: f6088f56-5f2f-4ce8-98fb-bbd22a56f340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:08.568579 [ 3 ] {} HTTP-Session: f6088f56-5f2f-4ce8-98fb-bbd22a56f340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:08.568686 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:08.568731 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:08.568857 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:08.569228 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:08.569263 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:08.569614 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:08.569935 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:08.570058 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2024.09.05 00:43:08.570255 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} DynamicQueryHandler: Done processing query 2024.09.05 00:43:08.570279 [ 3 ] {c2f7bb29-18e4-48aa-b570-41808bb658fe} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:08.570294 [ 3 ] {} HTTP-Session: f6088f56-5f2f-4ce8-98fb-bbd22a56f340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:10.400452 [ 86 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:43:10.400572 [ 86 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:43:13.555823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 10395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.555944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.555973 [ 3 ] {} HTTP-Session: 7139e51e-73e0-4e16-86de-4d03a705185d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.556001 [ 3 ] {} HTTP-Session: 7139e51e-73e0-4e16-86de-4d03a705185d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.556018 [ 3 ] {} HTTP-Session: 7139e51e-73e0-4e16-86de-4d03a705185d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.556072 [ 3 ] {} HTTP-Session: 7139e51e-73e0-4e16-86de-4d03a705185d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.556300 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.556373 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:13.556743 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.557406 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.557454 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.557883 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:13.558266 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.558443 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} executeQuery: Read 72 rows, 5.99 KiB in 0.002196 sec., 32786.88524590164 rows/sec., 2.66 MiB/sec. 2024.09.05 00:43:13.558667 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.558695 [ 3 ] {2c29e24c-4756-4ce6-9904-16d8541f56b7} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:13.558711 [ 3 ] {} HTTP-Session: 7139e51e-73e0-4e16-86de-4d03a705185d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.558846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.558902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.558922 [ 3 ] {} HTTP-Session: 787e2510-8068-4783-bbec-8b346e75f604 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.558941 [ 3 ] {} HTTP-Session: 787e2510-8068-4783-bbec-8b346e75f604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.558956 [ 3 ] {} HTTP-Session: 787e2510-8068-4783-bbec-8b346e75f604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.558991 [ 3 ] {} HTTP-Session: 787e2510-8068-4783-bbec-8b346e75f604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.559096 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.559143 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:13.559377 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.559723 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.559760 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.560107 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:13.560453 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.560610 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} executeQuery: Read 8 rows, 616.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 389.36 KiB/sec. 2024.09.05 00:43:13.560779 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.560803 [ 3 ] {16b640c5-2756-4db0-998a-53a66824526e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:13.560818 [ 3 ] {} HTTP-Session: 787e2510-8068-4783-bbec-8b346e75f604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.560957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.561005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.561024 [ 3 ] {} HTTP-Session: 1d111919-0798-4721-a35f-571360bd3322 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.561041 [ 3 ] {} HTTP-Session: 1d111919-0798-4721-a35f-571360bd3322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.561055 [ 3 ] {} HTTP-Session: 1d111919-0798-4721-a35f-571360bd3322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.561086 [ 3 ] {} HTTP-Session: 1d111919-0798-4721-a35f-571360bd3322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.561202 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.561246 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:13.561469 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.561826 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.561863 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.562208 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:13.562567 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.562726 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} executeQuery: Read 72 rows, 5.76 KiB in 0.001564 sec., 46035.80562659846 rows/sec., 3.59 MiB/sec. 2024.09.05 00:43:13.562934 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.562957 [ 3 ] {a48cd7ff-58ae-4e7e-b158-50f5a4e96504} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:13.562973 [ 3 ] {} HTTP-Session: 1d111919-0798-4721-a35f-571360bd3322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.563184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.563233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.563251 [ 3 ] {} HTTP-Session: 5eb668ed-01f2-4bed-b3e9-e9a719052948 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.563268 [ 3 ] {} HTTP-Session: 5eb668ed-01f2-4bed-b3e9-e9a719052948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.563282 [ 3 ] {} HTTP-Session: 5eb668ed-01f2-4bed-b3e9-e9a719052948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.563312 [ 3 ] {} HTTP-Session: 5eb668ed-01f2-4bed-b3e9-e9a719052948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.563460 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.563506 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:13.563649 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.564052 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.564088 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.564463 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:13.564796 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.564957 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2024.09.05 00:43:13.565232 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.565256 [ 3 ] {86b6c010-bc49-4b24-983d-01198fb5734c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:13.565272 [ 3 ] {} HTTP-Session: 5eb668ed-01f2-4bed-b3e9-e9a719052948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.565406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.565454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.565474 [ 3 ] {} HTTP-Session: 609d4068-fa1c-45ca-a4d4-f24ae0da3ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.565490 [ 3 ] {} HTTP-Session: 609d4068-fa1c-45ca-a4d4-f24ae0da3ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.565504 [ 3 ] {} HTTP-Session: 609d4068-fa1c-45ca-a4d4-f24ae0da3ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.565535 [ 3 ] {} HTTP-Session: 609d4068-fa1c-45ca-a4d4-f24ae0da3ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.565700 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.565771 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:13.566191 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.566695 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.566731 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.567307 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:13.567714 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.567900 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} executeQuery: Read 8 rows, 14.68 KiB in 0.00229 sec., 3493.449781659389 rows/sec., 6.26 MiB/sec. 2024.09.05 00:43:13.568202 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.568227 [ 3 ] {d0b88d80-d091-44e8-a7b3-dd2c513ce3c1} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:13.568242 [ 3 ] {} HTTP-Session: 609d4068-fa1c-45ca-a4d4-f24ae0da3ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.568362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:13.568409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:13.568429 [ 3 ] {} HTTP-Session: 57567af7-9abc-49fe-85bd-c86c3f14c3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:13.568445 [ 3 ] {} HTTP-Session: 57567af7-9abc-49fe-85bd-c86c3f14c3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.568458 [ 3 ] {} HTTP-Session: 57567af7-9abc-49fe-85bd-c86c3f14c3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:13.568489 [ 3 ] {} HTTP-Session: 57567af7-9abc-49fe-85bd-c86c3f14c3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:13.568601 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:13.568645 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:13.568770 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:13.569065 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:13.569101 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:13.569446 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:13.569774 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:13.569940 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2024.09.05 00:43:13.570233 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} DynamicQueryHandler: Done processing query 2024.09.05 00:43:13.570258 [ 3 ] {dad8031d-77ef-4e45-8d05-3311710c3f57} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:13.570273 [ 3 ] {} HTTP-Session: 57567af7-9abc-49fe-85bd-c86c3f14c3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.556893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.557048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.557077 [ 3 ] {} HTTP-Session: 059fa920-eaea-48d4-90fb-42bba8610de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.557106 [ 3 ] {} HTTP-Session: 059fa920-eaea-48d4-90fb-42bba8610de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.557125 [ 3 ] {} HTTP-Session: 059fa920-eaea-48d4-90fb-42bba8610de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.557180 [ 3 ] {} HTTP-Session: 059fa920-eaea-48d4-90fb-42bba8610de5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.557401 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.557473 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:18.557828 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.558289 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.558327 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.558740 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:18.559132 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.559276 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} executeQuery: Read 100 rows, 8.53 KiB in 0.001961 sec., 50994.39061703213 rows/sec., 4.25 MiB/sec. 2024.09.05 00:43:18.559624 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.559652 [ 3 ] {9802f3e7-3595-4271-81d8-7d97198b6e97} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:18.559669 [ 3 ] {} HTTP-Session: 059fa920-eaea-48d4-90fb-42bba8610de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.559809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.559857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.559876 [ 3 ] {} HTTP-Session: 981f598f-e669-4de2-ba23-741f187e49be Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.559893 [ 3 ] {} HTTP-Session: 981f598f-e669-4de2-ba23-741f187e49be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.559908 [ 3 ] {} HTTP-Session: 981f598f-e669-4de2-ba23-741f187e49be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.559939 [ 3 ] {} HTTP-Session: 981f598f-e669-4de2-ba23-741f187e49be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.560043 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.560088 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:18.560338 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.560661 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.560697 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.561045 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:43:18.561400 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.561535 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} executeQuery: Read 22 rows, 1.65 KiB in 0.001519 sec., 14483.212639894668 rows/sec., 1.06 MiB/sec. 2024.09.05 00:43:18.561755 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.561781 [ 3 ] {4181b875-a1db-4e2d-98f7-0f2d02609173} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:18.561797 [ 3 ] {} HTTP-Session: 981f598f-e669-4de2-ba23-741f187e49be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.561931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.561977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.561996 [ 3 ] {} HTTP-Session: f1732059-b3e9-4bb0-8bd5-4f736fd6c9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.562013 [ 3 ] {} HTTP-Session: f1732059-b3e9-4bb0-8bd5-4f736fd6c9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.562027 [ 3 ] {} HTTP-Session: f1732059-b3e9-4bb0-8bd5-4f736fd6c9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.562058 [ 3 ] {} HTTP-Session: f1732059-b3e9-4bb0-8bd5-4f736fd6c9eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.562176 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.562218 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:18.562441 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.562814 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.562850 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.563197 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:18.563543 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.563664 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} executeQuery: Read 86 rows, 6.88 KiB in 0.001532 sec., 56135.77023498695 rows/sec., 4.38 MiB/sec. 2024.09.05 00:43:18.563838 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.563863 [ 3 ] {64dbf571-8284-42cf-940f-ea7ff4802ad3} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:18.563879 [ 3 ] {} HTTP-Session: f1732059-b3e9-4bb0-8bd5-4f736fd6c9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.564057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.564106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.564125 [ 3 ] {} HTTP-Session: 78c23b23-5818-4210-9d6a-2f29f0b77f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.564142 [ 3 ] {} HTTP-Session: 78c23b23-5818-4210-9d6a-2f29f0b77f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.564156 [ 3 ] {} HTTP-Session: 78c23b23-5818-4210-9d6a-2f29f0b77f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.564186 [ 3 ] {} HTTP-Session: 78c23b23-5818-4210-9d6a-2f29f0b77f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.564324 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.564371 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:18.564512 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.564865 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.564899 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.565309 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:18.565644 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.565769 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. 2024.09.05 00:43:18.565933 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.565960 [ 3 ] {be057524-6e7a-432c-8387-d73a7cbfbd3c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:18.565978 [ 3 ] {} HTTP-Session: 78c23b23-5818-4210-9d6a-2f29f0b77f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.566190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 36077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.566236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.566255 [ 3 ] {} HTTP-Session: a36a9a4a-2b11-452b-a836-52472f7b288c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.566272 [ 3 ] {} HTTP-Session: a36a9a4a-2b11-452b-a836-52472f7b288c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.566286 [ 3 ] {} HTTP-Session: a36a9a4a-2b11-452b-a836-52472f7b288c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.566316 [ 3 ] {} HTTP-Session: a36a9a4a-2b11-452b-a836-52472f7b288c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.566570 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.566634 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:18.567018 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.567637 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.567670 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.568264 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:43:18.568664 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.568811 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} executeQuery: Read 22 rows, 40.37 KiB in 0.002417 sec., 9102.192800992967 rows/sec., 16.31 MiB/sec. 2024.09.05 00:43:18.569266 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.569293 [ 3 ] {08cc6df8-b8b5-4fd5-afae-02866e68feee} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.05 00:43:18.569309 [ 3 ] {} HTTP-Session: a36a9a4a-2b11-452b-a836-52472f7b288c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.569441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:18.569488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:18.569507 [ 3 ] {} HTTP-Session: 521c3f14-7692-4557-a15a-12488988fd3e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:18.569524 [ 3 ] {} HTTP-Session: 521c3f14-7692-4557-a15a-12488988fd3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.569538 [ 3 ] {} HTTP-Session: 521c3f14-7692-4557-a15a-12488988fd3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:18.569569 [ 3 ] {} HTTP-Session: 521c3f14-7692-4557-a15a-12488988fd3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:18.569679 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:18.569724 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:18.569858 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:18.570138 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:18.570172 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:18.570527 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:18.570871 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:18.570996 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. 2024.09.05 00:43:18.571152 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} DynamicQueryHandler: Done processing query 2024.09.05 00:43:18.571177 [ 3 ] {c7795f7c-67a2-4198-bea0-375b00889425} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:18.571193 [ 3 ] {} HTTP-Session: 521c3f14-7692-4557-a15a-12488988fd3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.553283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.553418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.553447 [ 3 ] {} HTTP-Session: 16929707-eabe-407f-938f-779110d79179 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.553475 [ 3 ] {} HTTP-Session: 16929707-eabe-407f-938f-779110d79179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.553493 [ 3 ] {} HTTP-Session: 16929707-eabe-407f-938f-779110d79179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.553547 [ 3 ] {} HTTP-Session: 16929707-eabe-407f-938f-779110d79179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.553803 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.554192 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.554237 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:43:23.554550 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.554627 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.554799 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.09.05 00:43:23.554885 [ 255 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.554992 [ 254 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.554993 [ 252 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.555174 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.555203 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.555319 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.555342 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.555383 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.555427 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.555467 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.557544 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} executeQuery: Read 23 rows, 983.00 B in 0.003862 sec., 5955.463490419472 rows/sec., 248.57 KiB/sec. 2024.09.05 00:43:23.557911 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.557938 [ 3 ] {7ce914dd-ac74-414c-9346-a17d8daebdeb} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.557955 [ 3 ] {} HTTP-Session: 16929707-eabe-407f-938f-779110d79179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.558215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.558262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.558281 [ 3 ] {} HTTP-Session: 8a8eae00-d28c-46f2-a441-fcd12c6a2c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.558298 [ 3 ] {} HTTP-Session: 8a8eae00-d28c-46f2-a441-fcd12c6a2c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.558312 [ 3 ] {} HTTP-Session: 8a8eae00-d28c-46f2-a441-fcd12c6a2c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.558344 [ 3 ] {} HTTP-Session: 8a8eae00-d28c-46f2-a441-fcd12c6a2c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.558489 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.558760 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.558803 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:43:23.559077 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.559141 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.559279 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.09.05 00:43:23.559376 [ 251 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.559410 [ 260 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.559411 [ 254 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.559536 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.559565 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.559669 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.559689 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.559726 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.559766 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.559803 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.561577 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} executeQuery: Read 23 rows, 983.00 B in 0.003158 sec., 7283.090563647878 rows/sec., 303.98 KiB/sec. 2024.09.05 00:43:23.561930 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.561963 [ 3 ] {b67693ea-8fdf-4f91-b510-95004b6f6876} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.561985 [ 3 ] {} HTTP-Session: 8a8eae00-d28c-46f2-a441-fcd12c6a2c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.562682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.562734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.562752 [ 3 ] {} HTTP-Session: 1581c2ee-97fd-43bc-a974-ba5b5ebe34d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.562770 [ 3 ] {} HTTP-Session: 1581c2ee-97fd-43bc-a974-ba5b5ebe34d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.562784 [ 3 ] {} HTTP-Session: 1581c2ee-97fd-43bc-a974-ba5b5ebe34d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.562816 [ 3 ] {} HTTP-Session: 1581c2ee-97fd-43bc-a974-ba5b5ebe34d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.562969 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.563246 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.563290 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.05 00:43:23.563573 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.563639 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.563780 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.09.05 00:43:23.563915 [ 251 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.563933 [ 254 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.563950 [ 252 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.564070 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.564100 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.564204 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.564225 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.564263 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.564304 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.564342 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.09.05 00:43:23.565965 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} executeQuery: Read 23 rows, 983.00 B in 0.003069 sec., 7494.297816878462 rows/sec., 312.79 KiB/sec. 2024.09.05 00:43:23.566283 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.566308 [ 3 ] {53956100-4764-42ec-9eaf-c43fbdcb5465} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.566324 [ 3 ] {} HTTP-Session: 1581c2ee-97fd-43bc-a974-ba5b5ebe34d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.566539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.566588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.566606 [ 3 ] {} HTTP-Session: 701d9b35-de1b-4aea-b257-9a4bc725acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.566623 [ 3 ] {} HTTP-Session: 701d9b35-de1b-4aea-b257-9a4bc725acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.566638 [ 3 ] {} HTTP-Session: 701d9b35-de1b-4aea-b257-9a4bc725acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.566670 [ 3 ] {} HTTP-Session: 701d9b35-de1b-4aea-b257-9a4bc725acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.566817 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.567091 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.567135 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.09.05 00:43:23.567418 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.567483 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.567625 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.09.05 00:43:23.567738 [ 254 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.567750 [ 260 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.567765 [ 251 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.567869 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.567893 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.567999 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.568021 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.568061 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.09.05 00:43:23.568103 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.09.05 00:43:23.568140 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.09.05 00:43:23.569901 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} executeQuery: Read 23 rows, 983.00 B in 0.003155 sec., 7290.015847860539 rows/sec., 304.27 KiB/sec. 2024.09.05 00:43:23.570266 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.570295 [ 3 ] {e3dd8267-7e92-45be-a0fa-711410362be9} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.570315 [ 3 ] {} HTTP-Session: 701d9b35-de1b-4aea-b257-9a4bc725acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.570542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.570600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.570623 [ 3 ] {} HTTP-Session: 0db28d9a-fb76-432a-b488-e9579f2a969b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.570643 [ 3 ] {} HTTP-Session: 0db28d9a-fb76-432a-b488-e9579f2a969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.570659 [ 3 ] {} HTTP-Session: 0db28d9a-fb76-432a-b488-e9579f2a969b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.570696 [ 3 ] {} HTTP-Session: 0db28d9a-fb76-432a-b488-e9579f2a969b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.570873 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.571153 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.571196 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.09.05 00:43:23.571480 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.571545 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.571685 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.09.05 00:43:23.571816 [ 254 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.571825 [ 255 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.571841 [ 261 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.572029 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.572059 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.572163 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.572183 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.572222 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.09.05 00:43:23.572263 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.09.05 00:43:23.572301 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.09.05 00:43:23.573961 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} executeQuery: Read 23 rows, 983.00 B in 0.003177 sec., 7239.534151715455 rows/sec., 302.16 KiB/sec. 2024.09.05 00:43:23.574287 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.574310 [ 3 ] {8e4fd7e6-caf3-4cc0-a193-4d42eaf184ab} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.574326 [ 3 ] {} HTTP-Session: 0db28d9a-fb76-432a-b488-e9579f2a969b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.574522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.574570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.574589 [ 3 ] {} HTTP-Session: 4a0718d6-2188-41b3-a4b8-8a7e6d63cc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.574605 [ 3 ] {} HTTP-Session: 4a0718d6-2188-41b3-a4b8-8a7e6d63cc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.574619 [ 3 ] {} HTTP-Session: 4a0718d6-2188-41b3-a4b8-8a7e6d63cc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.574651 [ 3 ] {} HTTP-Session: 4a0718d6-2188-41b3-a4b8-8a7e6d63cc1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.574796 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.575076 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.575121 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.09.05 00:43:23.575411 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.575476 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.575616 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.09.05 00:43:23.575732 [ 254 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.575732 [ 260 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.575754 [ 259 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.575865 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.575894 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.576000 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.576020 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.576059 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.576102 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.576141 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.577930 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} executeQuery: Read 23 rows, 983.00 B in 0.003201 sec., 7185.25460793502 rows/sec., 299.89 KiB/sec. 2024.09.05 00:43:23.578305 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.578333 [ 3 ] {1ffba784-ccd6-4a67-a174-a38c94c45a91} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.578353 [ 3 ] {} HTTP-Session: 4a0718d6-2188-41b3-a4b8-8a7e6d63cc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.578594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.578653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.578675 [ 3 ] {} HTTP-Session: 23a482af-424e-4399-8c5a-47cfb30d191a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.578695 [ 3 ] {} HTTP-Session: 23a482af-424e-4399-8c5a-47cfb30d191a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.578711 [ 3 ] {} HTTP-Session: 23a482af-424e-4399-8c5a-47cfb30d191a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.578750 [ 3 ] {} HTTP-Session: 23a482af-424e-4399-8c5a-47cfb30d191a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.578922 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.579201 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.579245 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.09.05 00:43:23.579537 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.579602 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.579740 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.09.05 00:43:23.579869 [ 254 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.579891 [ 251 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.579897 [ 255 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.580046 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.580071 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.580171 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.580193 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.580231 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.580272 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.580310 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.05 00:43:23.582001 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} executeQuery: Read 23 rows, 983.00 B in 0.003163 sec., 7271.5776161871645 rows/sec., 303.50 KiB/sec. 2024.09.05 00:43:23.582368 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.582392 [ 3 ] {6683e0ac-491a-442d-a64a-923175b6d11a} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.582409 [ 3 ] {} HTTP-Session: 23a482af-424e-4399-8c5a-47cfb30d191a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.582604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.582654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.582673 [ 3 ] {} HTTP-Session: 0101b19d-1bdb-4558-9902-7bdf11362155 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.582689 [ 3 ] {} HTTP-Session: 0101b19d-1bdb-4558-9902-7bdf11362155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.582704 [ 3 ] {} HTTP-Session: 0101b19d-1bdb-4558-9902-7bdf11362155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.582735 [ 3 ] {} HTTP-Session: 0101b19d-1bdb-4558-9902-7bdf11362155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.582883 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.583167 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.583213 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:23.583508 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.583573 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.583715 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.09.05 00:43:23.583818 [ 260 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.583819 [ 254 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.583843 [ 259 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.583957 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.583997 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.584104 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.584127 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.584169 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.584213 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.584253 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.585852 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} executeQuery: Read 23 rows, 983.00 B in 0.003042 sec., 7560.815253122945 rows/sec., 315.57 KiB/sec. 2024.09.05 00:43:23.586213 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.586239 [ 3 ] {a965b0bc-69c3-41c4-b84d-29125fbc3d09} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.586256 [ 3 ] {} HTTP-Session: 0101b19d-1bdb-4558-9902-7bdf11362155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.586453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.586501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.586521 [ 3 ] {} HTTP-Session: 44db46c0-c231-4941-8494-ff2f4214ee9d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.586538 [ 3 ] {} HTTP-Session: 44db46c0-c231-4941-8494-ff2f4214ee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.586552 [ 3 ] {} HTTP-Session: 44db46c0-c231-4941-8494-ff2f4214ee9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.586583 [ 3 ] {} HTTP-Session: 44db46c0-c231-4941-8494-ff2f4214ee9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.586732 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.587018 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.587063 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:23.587364 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.587428 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.587570 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.09.05 00:43:23.587698 [ 251 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.587700 [ 254 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.587719 [ 252 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.587848 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.587877 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.587982 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.588047 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.588088 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.588128 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.588263 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.05 00:43:23.589927 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} executeQuery: Read 23 rows, 983.00 B in 0.003266 sec., 7042.253521126761 rows/sec., 293.93 KiB/sec. 2024.09.05 00:43:23.590244 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.590269 [ 3 ] {32dc8762-33e6-4602-b4c6-afb10bb2d2bd} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.590286 [ 3 ] {} HTTP-Session: 44db46c0-c231-4941-8494-ff2f4214ee9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.590478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.590525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.590544 [ 3 ] {} HTTP-Session: c28c43c7-8f6d-43bd-8cb3-4bfda999eed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.590561 [ 3 ] {} HTTP-Session: c28c43c7-8f6d-43bd-8cb3-4bfda999eed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.590575 [ 3 ] {} HTTP-Session: c28c43c7-8f6d-43bd-8cb3-4bfda999eed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.590606 [ 3 ] {} HTTP-Session: c28c43c7-8f6d-43bd-8cb3-4bfda999eed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.590750 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.591037 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.591084 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:23.591382 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.591446 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.591587 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.09.05 00:43:23.591705 [ 251 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.591730 [ 254 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.591739 [ 261 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.591853 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.591882 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.591985 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.592007 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.592047 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.592088 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.592126 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.593772 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} executeQuery: Read 23 rows, 983.00 B in 0.003092 sec., 7438.551099611901 rows/sec., 310.47 KiB/sec. 2024.09.05 00:43:23.594121 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.594150 [ 3 ] {e8c7d536-ae4d-4628-9399-a69d2d952d52} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.594171 [ 3 ] {} HTTP-Session: c28c43c7-8f6d-43bd-8cb3-4bfda999eed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.594388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.594446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.594469 [ 3 ] {} HTTP-Session: 91f09404-93e2-42cc-8484-7bb34b1b7d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.594489 [ 3 ] {} HTTP-Session: 91f09404-93e2-42cc-8484-7bb34b1b7d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.594506 [ 3 ] {} HTTP-Session: 91f09404-93e2-42cc-8484-7bb34b1b7d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.594543 [ 3 ] {} HTTP-Session: 91f09404-93e2-42cc-8484-7bb34b1b7d5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.594722 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.595040 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.595087 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:23.595389 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.595452 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.595592 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.09.05 00:43:23.595704 [ 254 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.595727 [ 255 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.595737 [ 259 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.595855 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.595884 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.595986 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.596007 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.596045 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.596087 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.596126 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.597852 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} executeQuery: Read 23 rows, 983.00 B in 0.003221 sec., 7140.6395529338715 rows/sec., 298.03 KiB/sec. 2024.09.05 00:43:23.598181 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.598206 [ 3 ] {ca401837-a3cb-4356-81c1-43efe4cc7c28} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.598222 [ 3 ] {} HTTP-Session: 91f09404-93e2-42cc-8484-7bb34b1b7d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.602680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.602739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.602761 [ 3 ] {} HTTP-Session: a9d378cd-1553-4c42-b2f1-55a52fb58134 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.602782 [ 3 ] {} HTTP-Session: a9d378cd-1553-4c42-b2f1-55a52fb58134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.602799 [ 3 ] {} HTTP-Session: a9d378cd-1553-4c42-b2f1-55a52fb58134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.602837 [ 3 ] {} HTTP-Session: a9d378cd-1553-4c42-b2f1-55a52fb58134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.603025 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:23.603371 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:23.603428 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:23.603805 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.603884 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:23.604029 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.09.05 00:43:23.604120 [ 254 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:23.604155 [ 260 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:23.604188 [ 261 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:23.604288 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (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.09.05 00:43:23.604317 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:23.604421 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:23.604443 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.09.05 00:43:23.604481 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.604522 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.604562 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:23.606215 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} executeQuery: Read 23 rows, 983.00 B in 0.003289 sec., 6993.006993006993 rows/sec., 291.87 KiB/sec. 2024.09.05 00:43:23.606546 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.606570 [ 3 ] {9db76006-507a-4142-98bb-5e0a7871fff6} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.05 00:43:23.606588 [ 3 ] {} HTTP-Session: a9d378cd-1553-4c42-b2f1-55a52fb58134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.609979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.610033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.610053 [ 3 ] {} HTTP-Session: eff3870e-36e5-49c4-9009-072048d3213f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.610069 [ 3 ] {} HTTP-Session: eff3870e-36e5-49c4-9009-072048d3213f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.610083 [ 3 ] {} HTTP-Session: eff3870e-36e5-49c4-9009-072048d3213f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.610115 [ 3 ] {} HTTP-Session: eff3870e-36e5-49c4-9009-072048d3213f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.610239 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.610284 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:23.610450 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.610795 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.610831 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.611321 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:23.611638 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.611769 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} executeQuery: Read 12 rows, 2.06 KiB in 0.001571 sec., 7638.446849140675 rows/sec., 1.28 MiB/sec. 2024.09.05 00:43:23.612078 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.612103 [ 3 ] {3db5b344-e3bc-4868-82b6-05184d42488f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:23.612120 [ 3 ] {} HTTP-Session: eff3870e-36e5-49c4-9009-072048d3213f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.612338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.612398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.612418 [ 3 ] {} HTTP-Session: fe270490-054a-4821-ac5e-9e53d4c97df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.612435 [ 3 ] {} HTTP-Session: fe270490-054a-4821-ac5e-9e53d4c97df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.612449 [ 3 ] {} HTTP-Session: fe270490-054a-4821-ac5e-9e53d4c97df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.612481 [ 3 ] {} HTTP-Session: fe270490-054a-4821-ac5e-9e53d4c97df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.612635 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.612681 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:23.612939 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.613410 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.613447 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.613828 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:23.614186 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.614342 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} executeQuery: Read 205 rows, 18.49 KiB in 0.001772 sec., 115688.48758465012 rows/sec., 10.19 MiB/sec. 2024.09.05 00:43:23.614514 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.614538 [ 3 ] {8dffb83e-f6f2-47b7-a45a-74a722481aa9} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:23.614555 [ 3 ] {} HTTP-Session: fe270490-054a-4821-ac5e-9e53d4c97df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.614679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.614727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.614746 [ 3 ] {} HTTP-Session: 650ccc50-ae21-4955-8549-968554b9edb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.614762 [ 3 ] {} HTTP-Session: 650ccc50-ae21-4955-8549-968554b9edb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.614776 [ 3 ] {} HTTP-Session: 650ccc50-ae21-4955-8549-968554b9edb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.614808 [ 3 ] {} HTTP-Session: 650ccc50-ae21-4955-8549-968554b9edb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.614904 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.614944 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:23.615170 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.615464 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.615500 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.615841 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:23.616204 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.616365 [ 69 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:23.616374 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} executeQuery: Read 8 rows, 616.00 B in 0.001482 sec., 5398.110661268556 rows/sec., 405.91 KiB/sec. 2024.09.05 00:43:23.616426 [ 69 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.616494 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.616725 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.616758 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::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.09.05 00:43:23.616767 [ 3 ] {de1ccc9b-be9d-47fb-b77b-fdb2c7ad722b} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:23.616874 [ 3 ] {} HTTP-Session: 650ccc50-ae21-4955-8549-968554b9edb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.617036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.617098 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:23.617117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.617161 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.617171 [ 3 ] {} HTTP-Session: c6a6f79a-4868-4ab8-af77-9aabbf668673 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.617222 [ 3 ] {} HTTP-Session: c6a6f79a-4868-4ab8-af77-9aabbf668673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.617261 [ 3 ] {} HTTP-Session: c6a6f79a-4868-4ab8-af77-9aabbf668673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.617394 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.617398 [ 3 ] {} HTTP-Session: c6a6f79a-4868-4ab8-af77-9aabbf668673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.617702 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.617819 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.617955 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.617974 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:23.618360 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.618627 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.619400 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.620296 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.620364 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.621435 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.004819776 sec., 18673.06696410788 rows/sec., 1.44 MiB/sec. 2024.09.05 00:43:23.621486 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:23.621642 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:23.622432 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.622677 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.622798 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} executeQuery: Read 14 rows, 1004.00 B in 0.005118 sec., 2735.4435326299335 rows/sec., 191.57 KiB/sec. 2024.09.05 00:43:23.622899 [ 188 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_6_1} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:23.623151 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.09.05 00:43:23.623256 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.623290 [ 3 ] {3031e71e-9247-4614-94c3-60a996e8165e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:23.623310 [ 3 ] {} HTTP-Session: c6a6f79a-4868-4ab8-af77-9aabbf668673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.623431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.623489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.623511 [ 3 ] {} HTTP-Session: 95eb69c2-38d6-4f6e-97a4-5aea51d2238a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.623531 [ 3 ] {} HTTP-Session: 95eb69c2-38d6-4f6e-97a4-5aea51d2238a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.623547 [ 3 ] {} HTTP-Session: 95eb69c2-38d6-4f6e-97a4-5aea51d2238a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.623585 [ 3 ] {} HTTP-Session: 95eb69c2-38d6-4f6e-97a4-5aea51d2238a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.623706 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.623757 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:43:23.624065 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.624383 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.624418 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.624783 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:43:23.625148 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.625303 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} executeQuery: Read 6 rows, 363.00 B in 0.001628 sec., 3685.503685503685 rows/sec., 217.75 KiB/sec. 2024.09.05 00:43:23.625572 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.625595 [ 3 ] {4cca98d8-68f6-4ebd-989f-612073484fb3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:23.625610 [ 3 ] {} HTTP-Session: 95eb69c2-38d6-4f6e-97a4-5aea51d2238a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.625876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.625923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.625942 [ 3 ] {} HTTP-Session: 91e39569-d2d5-4b85-8c64-68f3b15cf108 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.625958 [ 3 ] {} HTTP-Session: 91e39569-d2d5-4b85-8c64-68f3b15cf108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.625978 [ 3 ] {} HTTP-Session: 91e39569-d2d5-4b85-8c64-68f3b15cf108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.626009 [ 3 ] {} HTTP-Session: 91e39569-d2d5-4b85-8c64-68f3b15cf108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.626213 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.626255 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:23.626495 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.627081 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.627118 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.627484 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:23.627830 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.627996 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} executeQuery: Read 390 rows, 28.32 KiB in 0.001889 sec., 206458.44362096346 rows/sec., 14.64 MiB/sec. 2024.09.05 00:43:23.628156 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.628178 [ 3 ] {3b76459a-3bc1-4cf0-9270-a362f502b8b6} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:23.628192 [ 3 ] {} HTTP-Session: 91e39569-d2d5-4b85-8c64-68f3b15cf108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.628310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.628354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.628372 [ 3 ] {} HTTP-Session: 6fe5030b-2406-4d13-89e8-d2519f577369 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.628387 [ 3 ] {} HTTP-Session: 6fe5030b-2406-4d13-89e8-d2519f577369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.628400 [ 3 ] {} HTTP-Session: 6fe5030b-2406-4d13-89e8-d2519f577369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.628428 [ 3 ] {} HTTP-Session: 6fe5030b-2406-4d13-89e8-d2519f577369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.628515 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.628555 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:43:23.628675 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.628986 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.629020 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.629373 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:43:23.629693 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.629837 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. 2024.09.05 00:43:23.630125 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.630149 [ 3 ] {b8948470-fc47-4f06-acac-685832498de5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:23.630165 [ 3 ] {} HTTP-Session: 6fe5030b-2406-4d13-89e8-d2519f577369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.630448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.630494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.630512 [ 3 ] {} HTTP-Session: 13c91452-48e5-48f8-a284-16e37446f137 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.630528 [ 3 ] {} HTTP-Session: 13c91452-48e5-48f8-a284-16e37446f137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.630542 [ 3 ] {} HTTP-Session: 13c91452-48e5-48f8-a284-16e37446f137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.630572 [ 3 ] {} HTTP-Session: 13c91452-48e5-48f8-a284-16e37446f137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.630759 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.630806 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:23.630966 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.631383 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.631418 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.631791 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:23.632127 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.632285 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. 2024.09.05 00:43:23.632553 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.632577 [ 3 ] {16b982c6-c9b8-4804-a5b6-08aadd6e0422} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:23.632592 [ 3 ] {} HTTP-Session: 13c91452-48e5-48f8-a284-16e37446f137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.632706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.632752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.632770 [ 3 ] {} HTTP-Session: 28a1df81-572a-4c0d-b054-a299ce4c1e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.632787 [ 3 ] {} HTTP-Session: 28a1df81-572a-4c0d-b054-a299ce4c1e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.632800 [ 3 ] {} HTTP-Session: 28a1df81-572a-4c0d-b054-a299ce4c1e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.632830 [ 3 ] {} HTTP-Session: 28a1df81-572a-4c0d-b054-a299ce4c1e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.632924 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.632968 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:43:23.633115 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.633400 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.633441 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.633803 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:23.634131 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.634281 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. 2024.09.05 00:43:23.634466 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.634491 [ 3 ] {5d2004ee-f8c7-4ab3-805b-db25fd2d9c72} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:43:23.634507 [ 3 ] {} HTTP-Session: 28a1df81-572a-4c0d-b054-a299ce4c1e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.634614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.634662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.634680 [ 3 ] {} HTTP-Session: c666c543-e499-4d09-924f-779c7b11baf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.634697 [ 3 ] {} HTTP-Session: c666c543-e499-4d09-924f-779c7b11baf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.634712 [ 3 ] {} HTTP-Session: c666c543-e499-4d09-924f-779c7b11baf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.634742 [ 3 ] {} HTTP-Session: c666c543-e499-4d09-924f-779c7b11baf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.634923 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.634992 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:23.635395 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.635903 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.635939 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.636519 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:23.636925 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.637094 [ 69 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:23.637114 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} executeQuery: Read 8 rows, 14.68 KiB in 0.0023 sec., 3478.2608695652175 rows/sec., 6.23 MiB/sec. 2024.09.05 00:43:23.637158 [ 69 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.637228 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.637722 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::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.09.05 00:43:23.637871 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.637926 [ 3 ] {17f1e97b-b4aa-45c9-b931-f9744e696df8} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:23.637976 [ 3 ] {} HTTP-Session: c666c543-e499-4d09-924f-779c7b11baf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.638172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:23.638286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:23.638343 [ 3 ] {} HTTP-Session: 7a0478a1-80f3-4cec-b627-df5cf3a1a6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:23.638386 [ 3 ] {} HTTP-Session: 7a0478a1-80f3-4cec-b627-df5cf3a1a6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.638429 [ 3 ] {} HTTP-Session: 7a0478a1-80f3-4cec-b627-df5cf3a1a6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.638532 [ 3 ] {} HTTP-Session: 7a0478a1-80f3-4cec-b627-df5cf3a1a6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:23.638581 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:23.638728 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.638807 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:23.638902 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:23.639394 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.639665 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:23.640118 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.640693 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.640927 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:23.641041 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:23.641324 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:23.641978 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:23.642516 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:23.643517 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.643937 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} executeQuery: Read 82 rows, 5.33 KiB in 0.005226 sec., 15690.776884806737 rows/sec., 1020.48 KiB/sec. 2024.09.05 00:43:23.644320 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} DynamicQueryHandler: Done processing query 2024.09.05 00:43:23.644363 [ 3 ] {f4b60129-ba3a-4c4b-8793-1c34b296341d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:23.644405 [ 3 ] {} HTTP-Session: 7a0478a1-80f3-4cec-b627-df5cf3a1a6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:23.645846 [ 192 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.008457611 sec., 10641.30284544891 rows/sec., 19.07 MiB/sec. 2024.09.05 00:43:23.646198 [ 192 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:23.646844 [ 192 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:23.646928 [ 192 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_6_1} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:23.647025 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.09.05 00:43:24.000133 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 179.90 MiB, peak 188.37 MiB, free memory in arenas 0.00 B, will set to 178.59 MiB (RSS), difference: -1.31 MiB 2024.09.05 00:43:25.400631 [ 67 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:43:25.400696 [ 67 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:43:28.557153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.557255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.557277 [ 3 ] {} HTTP-Session: 5d0e04a5-0935-4b10-a5ca-de6aca85ff4c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.557301 [ 3 ] {} HTTP-Session: 5d0e04a5-0935-4b10-a5ca-de6aca85ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.557316 [ 3 ] {} HTTP-Session: 5d0e04a5-0935-4b10-a5ca-de6aca85ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.557370 [ 3 ] {} HTTP-Session: 5d0e04a5-0935-4b10-a5ca-de6aca85ff4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.557575 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.557638 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:28.557958 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.558480 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.558518 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.558946 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:28.559325 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.559458 [ 59 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:28.559473 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} executeQuery: Read 100 rows, 8.53 KiB in 0.001975 sec., 50632.91139240506 rows/sec., 4.22 MiB/sec. 2024.09.05 00:43:28.559494 [ 59 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.559529 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.559716 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:28.559739 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.559797 [ 3 ] {393f2014-fc34-4a2f-a60b-a884d090453d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:28.559824 [ 3 ] {} HTTP-Session: 5d0e04a5-0935-4b10-a5ca-de6aca85ff4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.559962 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:28.559980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.560024 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 117 rows starting from the beginning of the part 2024.09.05 00:43:28.560076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.560141 [ 3 ] {} HTTP-Session: 3237e221-ef22-4f3c-8fcf-b7af94df2b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.560240 [ 3 ] {} HTTP-Session: 3237e221-ef22-4f3c-8fcf-b7af94df2b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.560289 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:28.560304 [ 3 ] {} HTTP-Session: 3237e221-ef22-4f3c-8fcf-b7af94df2b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.560429 [ 3 ] {} HTTP-Session: 3237e221-ef22-4f3c-8fcf-b7af94df2b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.560568 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2024.09.05 00:43:28.560812 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:28.560869 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.561056 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 205 rows starting from the beginning of the part 2024.09.05 00:43:28.561056 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:28.561343 [ 188 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part 2024.09.05 00:43:28.562143 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.563074 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.563142 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:28.564151 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:28.564404 [ 192 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776945 sec., 145281.13679349457 rows/sec., 12.87 MiB/sec. 2024.09.05 00:43:28.564723 [ 192 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:28.565057 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.565569 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} executeQuery: Read 22 rows, 1.65 KiB in 0.004885 sec., 4503.582395087002 rows/sec., 338.65 KiB/sec. 2024.09.05 00:43:28.566044 [ 192 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.566165 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.566207 [ 3 ] {3ba7d15a-77e6-412c-a081-71ae0ca71847} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:28.566223 [ 192 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_11_2} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:28.566243 [ 3 ] {} HTTP-Session: 3237e221-ef22-4f3c-8fcf-b7af94df2b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.566356 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.09.05 00:43:28.566398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.566458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.566477 [ 3 ] {} HTTP-Session: d9d1fc81-1920-49a9-a772-e06b53defdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.566495 [ 3 ] {} HTTP-Session: d9d1fc81-1920-49a9-a772-e06b53defdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.566509 [ 3 ] {} HTTP-Session: d9d1fc81-1920-49a9-a772-e06b53defdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.566543 [ 3 ] {} HTTP-Session: d9d1fc81-1920-49a9-a772-e06b53defdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.566683 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.566728 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:28.566980 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.567374 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.567410 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.567768 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:28.568139 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.568257 [ 59 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:28.568268 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} executeQuery: Read 86 rows, 6.88 KiB in 0.001642 sec., 52375.15225334957 rows/sec., 4.09 MiB/sec. 2024.09.05 00:43:28.568301 [ 59 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.568343 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.568531 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.568569 [ 3 ] {1e507813-2906-449b-998e-7d38762f0247} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:28.568571 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::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.09.05 00:43:28.568588 [ 3 ] {} HTTP-Session: d9d1fc81-1920-49a9-a772-e06b53defdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.568824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.568862 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:28.568921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.568937 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part 2024.09.05 00:43:28.568955 [ 3 ] {} HTTP-Session: 8dd66a9b-62d8-41de-b899-502d59b8b7dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.568991 [ 3 ] {} HTTP-Session: 8dd66a9b-62d8-41de-b899-502d59b8b7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.569021 [ 3 ] {} HTTP-Session: 8dd66a9b-62d8-41de-b899-502d59b8b7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.569120 [ 3 ] {} HTTP-Session: 8dd66a9b-62d8-41de-b899-502d59b8b7dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.569261 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 86 rows starting from the beginning of the part 2024.09.05 00:43:28.569527 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2024.09.05 00:43:28.569559 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.569724 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:28.569920 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 86 rows starting from the beginning of the part 2024.09.05 00:43:28.570274 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2024.09.05 00:43:28.570699 [ 193 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 86 rows starting from the beginning of the part 2024.09.05 00:43:28.570731 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.571737 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.571791 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:28.572855 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:28.573647 [ 192 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 5 columns (5 merged, 0 gathered) in 0.005194062 sec., 159605.3339370997 rows/sec., 12.54 MiB/sec. 2024.09.05 00:43:28.573848 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.573902 [ 192 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:28.574090 [ 59 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:28.574164 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} executeQuery: Read 160 rows, 11.41 KiB in 0.004828 sec., 33140.01657000829 rows/sec., 2.31 MiB/sec. 2024.09.05 00:43:28.574177 [ 59 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.574291 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.574779 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::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.09.05 00:43:28.574828 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.574956 [ 3 ] {6306d7ee-3f32-4573-a94d-8db3d92b9b96} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:28.575059 [ 3 ] {} HTTP-Session: 8dd66a9b-62d8-41de-b899-502d59b8b7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.575263 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:28.575310 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 756 rows starting from the beginning of the part 2024.09.05 00:43:28.575527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 36084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.575617 [ 192 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.575677 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:28.575774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.575906 [ 3 ] {} HTTP-Session: 987157e6-7b15-423b-9afb-694e0bcfd054 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.576022 [ 192 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_11_2} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:28.576051 [ 3 ] {} HTTP-Session: 987157e6-7b15-423b-9afb-694e0bcfd054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.576081 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:28.576161 [ 3 ] {} HTTP-Session: 987157e6-7b15-423b-9afb-694e0bcfd054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.576363 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.09.05 00:43:28.576383 [ 3 ] {} HTTP-Session: 987157e6-7b15-423b-9afb-694e0bcfd054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.576538 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:28.576729 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.09.05 00:43:28.576804 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.09.05 00:43:28.577157 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.577449 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:28.579628 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.580677 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1633 rows, containing 5 columns (5 merged, 0 gathered) in 0.00619005 sec., 263810.4700285135 rows/sec., 18.28 MiB/sec. 2024.09.05 00:43:28.580971 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.581005 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:28.581026 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.582019 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.582188 [ 196 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_11_2} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:28.582364 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.09.05 00:43:28.582634 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:28.583091 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.583241 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} executeQuery: Read 22 rows, 40.37 KiB in 0.006594 sec., 3336.3663936912344 rows/sec., 5.98 MiB/sec. 2024.09.05 00:43:28.583469 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.583496 [ 3 ] {ee407d23-ff01-4141-ae44-d5bbbdeba6d8} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.05 00:43:28.583512 [ 3 ] {} HTTP-Session: 987157e6-7b15-423b-9afb-694e0bcfd054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.583635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:28.583681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:28.583699 [ 3 ] {} HTTP-Session: 8efd4338-9176-4008-a9be-bfc74293ad35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:28.583717 [ 3 ] {} HTTP-Session: 8efd4338-9176-4008-a9be-bfc74293ad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.583731 [ 3 ] {} HTTP-Session: 8efd4338-9176-4008-a9be-bfc74293ad35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.583761 [ 3 ] {} HTTP-Session: 8efd4338-9176-4008-a9be-bfc74293ad35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:28.583883 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:28.583927 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:28.584056 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:28.584349 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.584384 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.584740 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:28.585061 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.585176 [ 59 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:28.585186 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2024.09.05 00:43:28.585210 [ 59 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:28.585246 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.09.05 00:43:28.585458 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} DynamicQueryHandler: Done processing query 2024.09.05 00:43:28.585473 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::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.09.05 00:43:28.585494 [ 3 ] {17cbd8be-50f7-4c45-8e1a-4d7cf2557e17} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:28.585550 [ 3 ] {} HTTP-Session: 8efd4338-9176-4008-a9be-bfc74293ad35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:28.585729 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:28.585782 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part 2024.09.05 00:43:28.585965 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:28.586175 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:28.586280 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:28.586419 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.09.05 00:43:28.586588 [ 192 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:28.587677 [ 196 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330172 sec., 262641.5560739722 rows/sec., 17.54 MiB/sec. 2024.09.05 00:43:28.587832 [ 196 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:28.588235 [ 196 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:28.588317 [ 196 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_11_2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:28.588379 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.09.05 00:43:33.561119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.561248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.561277 [ 3 ] {} HTTP-Session: 8276e441-19ba-4a02-a560-4607601d39f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.561305 [ 3 ] {} HTTP-Session: 8276e441-19ba-4a02-a560-4607601d39f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.561323 [ 3 ] {} HTTP-Session: 8276e441-19ba-4a02-a560-4607601d39f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.561377 [ 3 ] {} HTTP-Session: 8276e441-19ba-4a02-a560-4607601d39f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.561640 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.561713 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:33.562090 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.562711 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.562748 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.563171 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:33.563551 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.563700 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} executeQuery: Read 205 rows, 18.49 KiB in 0.002178 sec., 94123.04866850322 rows/sec., 8.29 MiB/sec. 2024.09.05 00:43:33.563933 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.563959 [ 3 ] {884b1ce9-a04b-4209-b68e-f67fab69485c} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:33.563975 [ 3 ] {} HTTP-Session: 8276e441-19ba-4a02-a560-4607601d39f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.564132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.564178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.564197 [ 3 ] {} HTTP-Session: fed04d43-697e-4e33-9eca-9aeb1bf34fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.564213 [ 3 ] {} HTTP-Session: fed04d43-697e-4e33-9eca-9aeb1bf34fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.564226 [ 3 ] {} HTTP-Session: fed04d43-697e-4e33-9eca-9aeb1bf34fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.564257 [ 3 ] {} HTTP-Session: fed04d43-697e-4e33-9eca-9aeb1bf34fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.564362 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.564404 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:33.564626 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.564941 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.564977 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.565321 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:33.565680 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.565808 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} executeQuery: Read 8 rows, 616.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 410.06 KiB/sec. 2024.09.05 00:43:33.566149 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.566173 [ 3 ] {237ef605-7a17-45d8-89cf-931907d4a18a} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:33.566190 [ 3 ] {} HTTP-Session: fed04d43-697e-4e33-9eca-9aeb1bf34fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.566303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.566350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.566369 [ 3 ] {} HTTP-Session: b5f71727-a15c-4001-a526-e6f89d61ce58 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.566385 [ 3 ] {} HTTP-Session: b5f71727-a15c-4001-a526-e6f89d61ce58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.566398 [ 3 ] {} HTTP-Session: b5f71727-a15c-4001-a526-e6f89d61ce58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.566429 [ 3 ] {} HTTP-Session: b5f71727-a15c-4001-a526-e6f89d61ce58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.566525 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.566567 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:33.566805 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.567100 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.567135 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.567474 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:33.567822 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.567948 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} executeQuery: Read 14 rows, 1004.00 B in 0.001448 sec., 9668.508287292818 rows/sec., 677.12 KiB/sec. 2024.09.05 00:43:33.568135 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.568158 [ 3 ] {8de1de56-d718-42fa-9f46-185e461652c8} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:33.568174 [ 3 ] {} HTTP-Session: b5f71727-a15c-4001-a526-e6f89d61ce58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.568284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.568330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.568349 [ 3 ] {} HTTP-Session: d87cf2fd-4abc-48d8-a874-30319a629c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.568365 [ 3 ] {} HTTP-Session: d87cf2fd-4abc-48d8-a874-30319a629c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.568379 [ 3 ] {} HTTP-Session: d87cf2fd-4abc-48d8-a874-30319a629c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.568410 [ 3 ] {} HTTP-Session: d87cf2fd-4abc-48d8-a874-30319a629c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.568502 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.568544 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:43:33.568762 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.569044 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.569079 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.569415 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:33.569772 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.569915 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} executeQuery: Read 6 rows, 363.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 249.29 KiB/sec. 2024.09.05 00:43:33.570318 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.570341 [ 3 ] {20001b8d-1ece-4596-bc09-a3a8c54dfb20} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:33.570357 [ 3 ] {} HTTP-Session: d87cf2fd-4abc-48d8-a874-30319a629c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.570621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.570669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.570689 [ 3 ] {} HTTP-Session: dd30c945-6e92-4ca7-b8a8-6cc65883f762 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.570705 [ 3 ] {} HTTP-Session: dd30c945-6e92-4ca7-b8a8-6cc65883f762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.570718 [ 3 ] {} HTTP-Session: dd30c945-6e92-4ca7-b8a8-6cc65883f762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.570748 [ 3 ] {} HTTP-Session: dd30c945-6e92-4ca7-b8a8-6cc65883f762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.570941 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.570983 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:33.571212 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.571756 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.571791 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.572160 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:33.572519 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.572649 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} executeQuery: Read 390 rows, 28.32 KiB in 0.001812 sec., 215231.7880794702 rows/sec., 15.26 MiB/sec. 2024.09.05 00:43:33.572959 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.572983 [ 3 ] {94f30228-c59a-4c96-b331-ab858e01c014} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:33.572999 [ 3 ] {} HTTP-Session: dd30c945-6e92-4ca7-b8a8-6cc65883f762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.573133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.573181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.573199 [ 3 ] {} HTTP-Session: 5d371b4d-7197-4e5f-8926-9a41b148866c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.573216 [ 3 ] {} HTTP-Session: 5d371b4d-7197-4e5f-8926-9a41b148866c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.573230 [ 3 ] {} HTTP-Session: 5d371b4d-7197-4e5f-8926-9a41b148866c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.573260 [ 3 ] {} HTTP-Session: 5d371b4d-7197-4e5f-8926-9a41b148866c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.573357 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.573401 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:43:33.573544 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.573811 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.573845 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.574195 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:33.574516 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.574641 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. 2024.09.05 00:43:33.575008 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.575032 [ 3 ] {3ff93c1b-013b-42a8-ae36-076aead8f936} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:33.575048 [ 3 ] {} HTTP-Session: 5d371b4d-7197-4e5f-8926-9a41b148866c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.575222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.575268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.575285 [ 3 ] {} HTTP-Session: 9d00d9b7-c72b-4524-bf39-15f6a4199ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.575302 [ 3 ] {} HTTP-Session: 9d00d9b7-c72b-4524-bf39-15f6a4199ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.575316 [ 3 ] {} HTTP-Session: 9d00d9b7-c72b-4524-bf39-15f6a4199ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.575345 [ 3 ] {} HTTP-Session: 9d00d9b7-c72b-4524-bf39-15f6a4199ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.575518 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.575565 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:33.575722 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.576169 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.576203 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.576578 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:33.576915 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.577039 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. 2024.09.05 00:43:33.577198 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.577222 [ 3 ] {f91aa03e-0272-4c48-a87b-5bd265cca9f1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:33.577237 [ 3 ] {} HTTP-Session: 9d00d9b7-c72b-4524-bf39-15f6a4199ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.577359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.577406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.577424 [ 3 ] {} HTTP-Session: 059b36d6-8548-4b21-9861-c79f12e5955f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.577441 [ 3 ] {} HTTP-Session: 059b36d6-8548-4b21-9861-c79f12e5955f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.577455 [ 3 ] {} HTTP-Session: 059b36d6-8548-4b21-9861-c79f12e5955f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.577484 [ 3 ] {} HTTP-Session: 059b36d6-8548-4b21-9861-c79f12e5955f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.577604 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.577647 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:43:33.577774 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.578019 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.578054 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.578394 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:33.578709 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.578851 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. 2024.09.05 00:43:33.579280 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.579303 [ 3 ] {28a4c6e2-3cc2-4850-9da8-6aceca7eed84} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:43:33.579413 [ 3 ] {} HTTP-Session: 059b36d6-8548-4b21-9861-c79f12e5955f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.579528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.579574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.579593 [ 3 ] {} HTTP-Session: 316121cb-fb2e-4142-893c-633b83242ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.579609 [ 3 ] {} HTTP-Session: 316121cb-fb2e-4142-893c-633b83242ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.579622 [ 3 ] {} HTTP-Session: 316121cb-fb2e-4142-893c-633b83242ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.579652 [ 3 ] {} HTTP-Session: 316121cb-fb2e-4142-893c-633b83242ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.579808 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.579876 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:33.580300 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.580786 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.580821 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.581425 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:43:33.581838 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.581986 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} executeQuery: Read 8 rows, 14.68 KiB in 0.002254 sec., 3549.24578527063 rows/sec., 6.36 MiB/sec. 2024.09.05 00:43:33.582522 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.582546 [ 3 ] {8e3afc42-6fab-454e-9550-3aacf05bd0a8} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:33.582561 [ 3 ] {} HTTP-Session: 316121cb-fb2e-4142-893c-633b83242ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.582695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:33.582742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:33.582761 [ 3 ] {} HTTP-Session: 90c1d23d-8da5-4388-bd88-fab5c30c9218 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:33.582777 [ 3 ] {} HTTP-Session: 90c1d23d-8da5-4388-bd88-fab5c30c9218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.582791 [ 3 ] {} HTTP-Session: 90c1d23d-8da5-4388-bd88-fab5c30c9218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:33.582821 [ 3 ] {} HTTP-Session: 90c1d23d-8da5-4388-bd88-fab5c30c9218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:33.582962 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:33.583006 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:33.583158 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:33.583468 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:33.583508 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:33.583883 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:33.584225 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:33.584376 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2024.09.05 00:43:33.584530 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} DynamicQueryHandler: Done processing query 2024.09.05 00:43:33.584554 [ 3 ] {18d6ab63-569a-408d-a1f8-78809e285da1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:33.584569 [ 3 ] {} HTTP-Session: 90c1d23d-8da5-4388-bd88-fab5c30c9218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.550810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.550935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.550962 [ 3 ] {} HTTP-Session: d6690bec-44bb-44f9-b0e7-0fe9c118b016 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.550988 [ 3 ] {} HTTP-Session: d6690bec-44bb-44f9-b0e7-0fe9c118b016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.551003 [ 3 ] {} HTTP-Session: d6690bec-44bb-44f9-b0e7-0fe9c118b016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.551052 [ 3 ] {} HTTP-Session: d6690bec-44bb-44f9-b0e7-0fe9c118b016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.551314 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:38.551725 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:38.551778 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:38.552133 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:38.552212 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:38.552387 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.09.05 00:43:38.552481 [ 255 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:38.552547 [ 251 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:38.552604 [ 261 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:38.552639 [ 252 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:38.552776 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:38.552807 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:38.552940 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:38.552964 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:38.553007 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:38.553053 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:38.553092 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:38.553131 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:38.555310 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} executeQuery: Read 35 rows, 1.35 KiB in 0.004113 sec., 8509.603695599319 rows/sec., 327.66 KiB/sec. 2024.09.05 00:43:38.555739 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.555770 [ 3 ] {49afd7ad-5e0b-4228-ba8b-841b8000bc2a} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:38.555791 [ 3 ] {} HTTP-Session: d6690bec-44bb-44f9-b0e7-0fe9c118b016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.562459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.562516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.562536 [ 3 ] {} HTTP-Session: 43e9376d-4d96-4530-a38a-01953df5e89d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.562553 [ 3 ] {} HTTP-Session: 43e9376d-4d96-4530-a38a-01953df5e89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.562567 [ 3 ] {} HTTP-Session: 43e9376d-4d96-4530-a38a-01953df5e89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.562599 [ 3 ] {} HTTP-Session: 43e9376d-4d96-4530-a38a-01953df5e89d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.562714 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.562761 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:38.562933 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.563264 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.563303 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.563784 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:43:38.564099 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.564276 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} executeQuery: Read 1 rows, 232.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 142.76 KiB/sec. 2024.09.05 00:43:38.564450 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.564475 [ 3 ] {421232fb-62aa-4944-8234-9e7256fcc791} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:38.564491 [ 3 ] {} HTTP-Session: 43e9376d-4d96-4530-a38a-01953df5e89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.564604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.564652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.564670 [ 3 ] {} HTTP-Session: 2a62ef30-2faf-4127-bfa0-53db8cd22d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.564687 [ 3 ] {} HTTP-Session: 2a62ef30-2faf-4127-bfa0-53db8cd22d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.564701 [ 3 ] {} HTTP-Session: 2a62ef30-2faf-4127-bfa0-53db8cd22d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.564732 [ 3 ] {} HTTP-Session: 2a62ef30-2faf-4127-bfa0-53db8cd22d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.564824 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.564872 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:43:38.565138 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.565444 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.565481 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.565881 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.05 00:43:38.566242 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.566391 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. 2024.09.05 00:43:38.566682 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.566706 [ 3 ] {4a81b363-6221-421a-a583-58780d8d82a1} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:38.566722 [ 3 ] {} HTTP-Session: 2a62ef30-2faf-4127-bfa0-53db8cd22d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.566837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.566884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.566903 [ 3 ] {} HTTP-Session: df52621a-62a1-46a7-8364-d6f58053b240 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.566920 [ 3 ] {} HTTP-Session: df52621a-62a1-46a7-8364-d6f58053b240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.566933 [ 3 ] {} HTTP-Session: df52621a-62a1-46a7-8364-d6f58053b240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.566964 [ 3 ] {} HTTP-Session: df52621a-62a1-46a7-8364-d6f58053b240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.567088 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.567132 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:38.567370 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.567756 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.567798 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.568161 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:38.568524 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.568684 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} executeQuery: Read 101 rows, 8.60 KiB in 0.001635 sec., 61773.7003058104 rows/sec., 5.14 MiB/sec. 2024.09.05 00:43:38.569033 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.569057 [ 3 ] {7376240c-a693-4800-a042-ec68746a9ace} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:38.569073 [ 3 ] {} HTTP-Session: df52621a-62a1-46a7-8364-d6f58053b240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.569176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.569225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.569243 [ 3 ] {} HTTP-Session: 16c102c3-a120-480e-ba49-a888138ba01d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.569261 [ 3 ] {} HTTP-Session: 16c102c3-a120-480e-ba49-a888138ba01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.569274 [ 3 ] {} HTTP-Session: 16c102c3-a120-480e-ba49-a888138ba01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.569305 [ 3 ] {} HTTP-Session: 16c102c3-a120-480e-ba49-a888138ba01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.569412 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.569456 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:38.569700 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.570019 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.570056 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.570406 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:38.570762 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.570923 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} executeQuery: Read 24 rows, 1.79 KiB in 0.001536 sec., 15625 rows/sec., 1.14 MiB/sec. 2024.09.05 00:43:38.571093 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.571118 [ 3 ] {28cab921-bb11-4ee4-9787-7f69b065cfaa} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:38.571133 [ 3 ] {} HTTP-Session: 16c102c3-a120-480e-ba49-a888138ba01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.571243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.571291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.571310 [ 3 ] {} HTTP-Session: a1f86ab8-c5f2-429d-b1b9-44d4cbd11415 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.571327 [ 3 ] {} HTTP-Session: a1f86ab8-c5f2-429d-b1b9-44d4cbd11415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.571341 [ 3 ] {} HTTP-Session: a1f86ab8-c5f2-429d-b1b9-44d4cbd11415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.571371 [ 3 ] {} HTTP-Session: a1f86ab8-c5f2-429d-b1b9-44d4cbd11415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.571489 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.571532 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:38.571752 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.572200 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.572243 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.572633 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:38.573051 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.573235 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} executeQuery: Read 88 rows, 7.04 KiB in 0.001776 sec., 49549.54954954955 rows/sec., 3.87 MiB/sec. 2024.09.05 00:43:38.573428 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.573457 [ 3 ] {189f474c-6462-4a81-8cd8-dcd444ef4976} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:38.573476 [ 3 ] {} HTTP-Session: a1f86ab8-c5f2-429d-b1b9-44d4cbd11415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.573636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.573693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.573712 [ 3 ] {} HTTP-Session: 70e00f0b-c36d-4275-9596-3edd1422c96b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.573729 [ 3 ] {} HTTP-Session: 70e00f0b-c36d-4275-9596-3edd1422c96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.573743 [ 3 ] {} HTTP-Session: 70e00f0b-c36d-4275-9596-3edd1422c96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.573774 [ 3 ] {} HTTP-Session: 70e00f0b-c36d-4275-9596-3edd1422c96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.573917 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.573962 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:38.574104 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.574493 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.574530 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.574918 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:38.575255 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.575410 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} executeQuery: Read 161 rows, 11.48 KiB in 0.001551 sec., 103803.99742101869 rows/sec., 7.23 MiB/sec. 2024.09.05 00:43:38.575572 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.575596 [ 3 ] {1bf2e91d-47a6-4929-aeb7-8bded5174352} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:38.575612 [ 3 ] {} HTTP-Session: 70e00f0b-c36d-4275-9596-3edd1422c96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.575752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 36083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.575800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.575818 [ 3 ] {} HTTP-Session: 871ae48c-2e38-4119-963c-8a84d2a36446 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.575835 [ 3 ] {} HTTP-Session: 871ae48c-2e38-4119-963c-8a84d2a36446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.575850 [ 3 ] {} HTTP-Session: 871ae48c-2e38-4119-963c-8a84d2a36446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.575880 [ 3 ] {} HTTP-Session: 871ae48c-2e38-4119-963c-8a84d2a36446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.576130 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.576194 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:38.576592 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.577177 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.577212 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.577810 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:43:38.578223 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.578436 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} executeQuery: Read 22 rows, 40.37 KiB in 0.002463 sec., 8932.196508323183 rows/sec., 16.01 MiB/sec. 2024.09.05 00:43:38.578932 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.578961 [ 3 ] {c95a3437-f57d-4779-a5db-3fcc5571419a} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.05 00:43:38.578979 [ 3 ] {} HTTP-Session: 871ae48c-2e38-4119-963c-8a84d2a36446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.579106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:38.579164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:38.579187 [ 3 ] {} HTTP-Session: d771341c-d196-4f08-aac9-0a06395c176e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:38.579208 [ 3 ] {} HTTP-Session: d771341c-d196-4f08-aac9-0a06395c176e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.579222 [ 3 ] {} HTTP-Session: d771341c-d196-4f08-aac9-0a06395c176e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:38.579255 [ 3 ] {} HTTP-Session: d771341c-d196-4f08-aac9-0a06395c176e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:38.579389 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:38.579442 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:38.579602 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:38.579938 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:38.579982 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:38.580427 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:38.580821 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:38.581009 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. 2024.09.05 00:43:38.581212 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} DynamicQueryHandler: Done processing query 2024.09.05 00:43:38.581249 [ 3 ] {ec956100-ba4d-4201-8ff1-2f47aeb63532} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:38.581274 [ 3 ] {} HTTP-Session: d771341c-d196-4f08-aac9-0a06395c176e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.400782 [ 47 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:43:40.400875 [ 47 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:43:40.636237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.636356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.636385 [ 3 ] {} HTTP-Session: b027ca3e-5eaa-471b-8a62-1ee3546e1298 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.636415 [ 3 ] {} HTTP-Session: b027ca3e-5eaa-471b-8a62-1ee3546e1298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.636434 [ 3 ] {} HTTP-Session: b027ca3e-5eaa-471b-8a62-1ee3546e1298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.636491 [ 3 ] {} HTTP-Session: b027ca3e-5eaa-471b-8a62-1ee3546e1298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.636750 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.637167 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.637218 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.637579 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.637661 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.637838 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.09.05 00:43:40.638112 [ 252 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.638154 [ 261 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.638123 [ 260 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.638116 [ 259 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.638140 [ 254 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.638403 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.638433 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.638573 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.638600 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.638643 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.638694 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.638736 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.638777 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.640917 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} executeQuery: Read 35 rows, 1.35 KiB in 0.004281 sec., 8175.6598925484695 rows/sec., 314.80 KiB/sec. 2024.09.05 00:43:40.641376 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.641408 [ 3 ] {b4921894-91be-44b5-9303-2cd926ca6734} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.641431 [ 3 ] {} HTTP-Session: b027ca3e-5eaa-471b-8a62-1ee3546e1298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.641677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.641726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.641746 [ 3 ] {} HTTP-Session: f40d9a98-1225-49d8-9e77-10f9e34e7e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.641763 [ 3 ] {} HTTP-Session: f40d9a98-1225-49d8-9e77-10f9e34e7e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.641777 [ 3 ] {} HTTP-Session: f40d9a98-1225-49d8-9e77-10f9e34e7e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.641809 [ 3 ] {} HTTP-Session: f40d9a98-1225-49d8-9e77-10f9e34e7e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.641963 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.642261 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.642309 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.642624 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.642689 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.642829 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.09.05 00:43:40.643019 [ 255 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.643017 [ 262 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.643053 [ 259 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.643053 [ 251 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.643120 [ 260 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.643255 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.643288 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.643411 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.643433 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.643472 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.643516 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.643555 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.643592 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.645720 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} executeQuery: Read 35 rows, 1.35 KiB in 0.003816 sec., 9171.907756813418 rows/sec., 353.16 KiB/sec. 2024.09.05 00:43:40.646113 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.646142 [ 3 ] {14dcd8a5-e371-488e-8954-78b0cbc2f968} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.646161 [ 3 ] {} HTTP-Session: f40d9a98-1225-49d8-9e77-10f9e34e7e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.646477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.646530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.646551 [ 3 ] {} HTTP-Session: e42dbf93-8f25-4709-83a1-1d63e346193e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.646567 [ 3 ] {} HTTP-Session: e42dbf93-8f25-4709-83a1-1d63e346193e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.646582 [ 3 ] {} HTTP-Session: e42dbf93-8f25-4709-83a1-1d63e346193e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.646614 [ 3 ] {} HTTP-Session: e42dbf93-8f25-4709-83a1-1d63e346193e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.646775 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.647103 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.647152 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.647481 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.647549 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.647702 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.09.05 00:43:40.647869 [ 261 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.647894 [ 255 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.647878 [ 251 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.647968 [ 259 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.648004 [ 260 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.648140 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.648172 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.648298 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.648321 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.648363 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.648407 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.648446 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.648485 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.650494 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} executeQuery: Read 35 rows, 1.35 KiB in 0.003796 sec., 9220.23182297155 rows/sec., 355.02 KiB/sec. 2024.09.05 00:43:40.650866 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.650893 [ 3 ] {ca939236-0a7c-4621-9561-5a343c34e84b} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.650910 [ 3 ] {} HTTP-Session: e42dbf93-8f25-4709-83a1-1d63e346193e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.651147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.651198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.651218 [ 3 ] {} HTTP-Session: bd21f986-ef72-422f-928a-45c66be6edb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.651235 [ 3 ] {} HTTP-Session: bd21f986-ef72-422f-928a-45c66be6edb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.651249 [ 3 ] {} HTTP-Session: bd21f986-ef72-422f-928a-45c66be6edb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.651281 [ 3 ] {} HTTP-Session: bd21f986-ef72-422f-928a-45c66be6edb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.651437 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.651742 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.651793 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.652152 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.652224 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.652369 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.09.05 00:43:40.652574 [ 252 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.652587 [ 262 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.652615 [ 255 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.652636 [ 251 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.652661 [ 254 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.652810 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.652844 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.652970 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.652993 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.653039 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.653083 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.653122 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.653160 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.655173 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} executeQuery: Read 35 rows, 1.35 KiB in 0.003815 sec., 9174.311926605506 rows/sec., 353.25 KiB/sec. 2024.09.05 00:43:40.655543 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.655569 [ 3 ] {4d3d5835-f519-4a84-8c68-5497e77e57f3} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.655586 [ 3 ] {} HTTP-Session: bd21f986-ef72-422f-928a-45c66be6edb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.655835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.655884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.655904 [ 3 ] {} HTTP-Session: d77f4c30-18d5-4d0d-9258-ae67577f2063 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.655921 [ 3 ] {} HTTP-Session: d77f4c30-18d5-4d0d-9258-ae67577f2063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.655935 [ 3 ] {} HTTP-Session: d77f4c30-18d5-4d0d-9258-ae67577f2063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.655967 [ 3 ] {} HTTP-Session: d77f4c30-18d5-4d0d-9258-ae67577f2063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.656123 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.656425 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.656474 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.656809 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.656878 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.657020 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.09.05 00:43:40.657259 [ 251 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.657269 [ 252 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.657303 [ 262 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.657324 [ 259 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.657307 [ 254 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.657491 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.657523 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.657652 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.657677 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.657719 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.657763 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.657803 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.657841 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.660074 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} executeQuery: Read 35 rows, 1.35 KiB in 0.004028 sec., 8689.17576961271 rows/sec., 334.57 KiB/sec. 2024.09.05 00:43:40.660468 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.660493 [ 3 ] {8693a490-a2cf-40b8-b623-8374bf233693} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.660510 [ 3 ] {} HTTP-Session: d77f4c30-18d5-4d0d-9258-ae67577f2063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.660732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.660782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.660801 [ 3 ] {} HTTP-Session: 423a5859-6daa-47dd-aa24-357ee0d29a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.660817 [ 3 ] {} HTTP-Session: 423a5859-6daa-47dd-aa24-357ee0d29a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.660832 [ 3 ] {} HTTP-Session: 423a5859-6daa-47dd-aa24-357ee0d29a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.660864 [ 3 ] {} HTTP-Session: 423a5859-6daa-47dd-aa24-357ee0d29a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.661024 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} executeQuery: (from [fd00:1122:3344:101::d]:41120) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.05 00:43:40.661332 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.05 00:43:40.661382 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.05 00:43:40.661711 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.661777 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.05 00:43:40.661916 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.09.05 00:43:40.662089 [ 251 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.05 00:43:40.662132 [ 261 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.05 00:43:40.662145 [ 260 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.05 00:43:40.662177 [ 262 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.05 00:43:40.662202 [ 254 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.05 00:43:40.662332 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.09.05 00:43:40.662362 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.05 00:43:40.662487 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.05 00:43:40.662509 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.09.05 00:43:40.662550 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.662596 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.662637 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.662675 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.05 00:43:40.664852 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} executeQuery: Read 35 rows, 1.35 KiB in 0.003908 sec., 8955.98771750256 rows/sec., 344.85 KiB/sec. 2024.09.05 00:43:40.665232 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.665258 [ 3 ] {5690e16e-00c1-4935-8bbd-afaceb1a9428} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.05 00:43:40.665275 [ 3 ] {} HTTP-Session: 423a5859-6daa-47dd-aa24-357ee0d29a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.764660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.764723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.764744 [ 3 ] {} HTTP-Session: dbafa23e-9e6f-4128-a890-2decb4c5febe Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.764762 [ 3 ] {} HTTP-Session: dbafa23e-9e6f-4128-a890-2decb4c5febe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.764777 [ 3 ] {} HTTP-Session: dbafa23e-9e6f-4128-a890-2decb4c5febe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.764811 [ 3 ] {} HTTP-Session: dbafa23e-9e6f-4128-a890-2decb4c5febe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.764945 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.764996 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.05 00:43:40.765184 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.765586 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.765629 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.766128 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:40.766460 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.766639 [ 46 ] {} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:40.766647 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} executeQuery: Read 6 rows, 1.34 KiB in 0.001738 sec., 3452.2439585730726 rows/sec., 768.66 KiB/sec. 2024.09.05 00:43:40.766701 [ 46 ] {} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.766776 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.766973 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::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.09.05 00:43:40.766994 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.767047 [ 3 ] {6f80398f-79ad-4e6c-8a52-81f8b4d4cae0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:40.767070 [ 3 ] {} HTTP-Session: dbafa23e-9e6f-4128-a890-2decb4c5febe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.767351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.767461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.767530 [ 3 ] {} HTTP-Session: dd5372ba-cb4d-4c54-a6d0-83782256df54 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.767566 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:40.767577 [ 3 ] {} HTTP-Session: dd5372ba-cb4d-4c54-a6d0-83782256df54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.767632 [ 3 ] {} HTTP-Session: dd5372ba-cb4d-4c54-a6d0-83782256df54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.767650 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.09.05 00:43:40.767704 [ 3 ] {} HTTP-Session: dd5372ba-cb4d-4c54-a6d0-83782256df54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.767879 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.09.05 00:43:40.767981 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.768082 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part 2024.09.05 00:43:40.768195 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:43:40.768390 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.09.05 00:43:40.768657 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:40.768979 [ 192 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.09.05 00:43:40.769747 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.770571 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.770646 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.771888 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:40.773287 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.773753 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} executeQuery: Read 4 rows, 334.00 B in 0.005856 sec., 683.0601092896175 rows/sec., 55.70 KiB/sec. 2024.09.05 00:43:40.774205 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.774267 [ 3 ] {292d41d4-08d0-4d52-8de6-ee01472548d5} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:40.774320 [ 3 ] {} HTTP-Session: dd5372ba-cb4d-4c54-a6d0-83782256df54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.774891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 176056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.775004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.775060 [ 3 ] {} HTTP-Session: 8f44e857-f2bc-4c0f-9469-a64962a26393 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.775118 [ 3 ] {} HTTP-Session: 8f44e857-f2bc-4c0f-9469-a64962a26393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.775163 [ 3 ] {} HTTP-Session: 8f44e857-f2bc-4c0f-9469-a64962a26393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.775283 [ 3 ] {} HTTP-Session: 8f44e857-f2bc-4c0f-9469-a64962a26393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.776662 [ 196 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.009776254 sec., 4296.124057333208 rows/sec., 681.96 KiB/sec. 2024.09.05 00:43:40.776744 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.776825 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:40.776893 [ 196 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:40.777829 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.778388 [ 196 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.778526 [ 196 ] {b3965344-5bd0-43da-9e1f-f10f3ad9e1a0::all_1_6_1} oximeter.timeseries_schema (b3965344-5bd0-43da-9e1f-f10f3ad9e1a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:40.778638 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.09.05 00:43:40.779463 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.779507 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.780006 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:43:40.780401 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.780580 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} executeQuery: Read 1214 rows, 102.70 KiB in 0.00489 sec., 248261.75869120655 rows/sec., 20.51 MiB/sec. 2024.09.05 00:43:40.780911 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.780940 [ 3 ] {7e4785a4-1e09-4360-b94e-64e85738dd70} MemoryTracker: Peak memory usage (for query): 4.98 MiB. 2024.09.05 00:43:40.780956 [ 3 ] {} HTTP-Session: 8f44e857-f2bc-4c0f-9469-a64962a26393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.781099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.781172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.781193 [ 3 ] {} HTTP-Session: afb54b1e-440f-4651-99cc-5ca501e33e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.781210 [ 3 ] {} HTTP-Session: afb54b1e-440f-4651-99cc-5ca501e33e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.781223 [ 3 ] {} HTTP-Session: afb54b1e-440f-4651-99cc-5ca501e33e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.781254 [ 3 ] {} HTTP-Session: afb54b1e-440f-4651-99cc-5ca501e33e23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.781364 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.781408 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:40.781655 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.781980 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.782015 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.782368 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:40.782736 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.782906 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} executeQuery: Read 12 rows, 902.00 B in 0.001559 sec., 7697.2418216805645 rows/sec., 565.02 KiB/sec. 2024.09.05 00:43:40.783084 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.783109 [ 3 ] {314bf323-9055-4ab8-b17c-adf47822b295} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:40.783126 [ 3 ] {} HTTP-Session: afb54b1e-440f-4651-99cc-5ca501e33e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.783271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.783320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.783338 [ 3 ] {} HTTP-Session: cdac233f-5c5b-4820-9d8b-69093fff3dce Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.783355 [ 3 ] {} HTTP-Session: cdac233f-5c5b-4820-9d8b-69093fff3dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.783369 [ 3 ] {} HTTP-Session: cdac233f-5c5b-4820-9d8b-69093fff3dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.783399 [ 3 ] {} HTTP-Session: cdac233f-5c5b-4820-9d8b-69093fff3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.783553 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.783596 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:40.783820 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.784257 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.784294 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.784661 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:40.785022 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.785190 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} executeQuery: Read 228 rows, 15.81 KiB in 0.001713 sec., 133099.82486865149 rows/sec., 9.01 MiB/sec. 2024.09.05 00:43:40.785360 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.785384 [ 3 ] {262c9cdc-eba1-45df-b86c-b06eea9db7d4} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.05 00:43:40.785400 [ 3 ] {} HTTP-Session: cdac233f-5c5b-4820-9d8b-69093fff3dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.785568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 87869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.785615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.785635 [ 3 ] {} HTTP-Session: 892b0263-35a7-4126-9b56-7c06e9c9633c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.785652 [ 3 ] {} HTTP-Session: 892b0263-35a7-4126-9b56-7c06e9c9633c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.785666 [ 3 ] {} HTTP-Session: 892b0263-35a7-4126-9b56-7c06e9c9633c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.785697 [ 3 ] {} HTTP-Session: 892b0263-35a7-4126-9b56-7c06e9c9633c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.786172 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.786217 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:40.786442 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.787097 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.787135 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.787521 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:43:40.787885 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.788044 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} executeQuery: Read 532 rows, 40.37 KiB in 0.002246 sec., 236865.53873552982 rows/sec., 17.55 MiB/sec. 2024.09.05 00:43:40.788212 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.788237 [ 3 ] {fb5b6e3d-fa21-4862-ae3b-ec20edc01b38} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.09.05 00:43:40.788253 [ 3 ] {} HTTP-Session: 892b0263-35a7-4126-9b56-7c06e9c9633c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.788792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 491259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.788840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.788858 [ 3 ] {} HTTP-Session: f44c3ba0-b1d8-4f2b-b0d8-3a72d1ff5cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.788875 [ 3 ] {} HTTP-Session: f44c3ba0-b1d8-4f2b-b0d8-3a72d1ff5cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.788888 [ 3 ] {} HTTP-Session: f44c3ba0-b1d8-4f2b-b0d8-3a72d1ff5cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.788919 [ 3 ] {} HTTP-Session: f44c3ba0-b1d8-4f2b-b0d8-3a72d1ff5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.789832 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.789884 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:40.790029 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.792082 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.792119 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.792674 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:43:40.793024 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.793180 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} executeQuery: Read 2598 rows, 177.79 KiB in 0.003854 sec., 674104.8261546446 rows/sec., 45.05 MiB/sec. 2024.09.05 00:43:40.793348 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.793372 [ 3 ] {5fc43234-1fb8-438e-8e0a-b0f2562d1a85} MemoryTracker: Peak memory usage (for query): 5.51 MiB. 2024.09.05 00:43:40.793388 [ 3 ] {} HTTP-Session: f44c3ba0-b1d8-4f2b-b0d8-3a72d1ff5cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.793691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.793739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.793760 [ 3 ] {} HTTP-Session: 582e46c7-cc18-4c2a-8ec5-e47f2faa3f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.793776 [ 3 ] {} HTTP-Session: 582e46c7-cc18-4c2a-8ec5-e47f2faa3f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.793790 [ 3 ] {} HTTP-Session: 582e46c7-cc18-4c2a-8ec5-e47f2faa3f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.793822 [ 3 ] {} HTTP-Session: 582e46c7-cc18-4c2a-8ec5-e47f2faa3f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.793987 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.794054 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:40.794492 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.795055 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.795092 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.795688 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:43:40.796107 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.796303 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} executeQuery: Read 8 rows, 14.68 KiB in 0.0024 sec., 3333.3333333333335 rows/sec., 5.97 MiB/sec. 2024.09.05 00:43:40.796802 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.796826 [ 3 ] {133c4956-7d37-46e3-860b-5be9d149a065} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:40.796843 [ 3 ] {} HTTP-Session: 582e46c7-cc18-4c2a-8ec5-e47f2faa3f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.796954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 3685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:40.797002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:40.797022 [ 3 ] {} HTTP-Session: b799b2b2-ded3-419b-be23-e43eb9062c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:40.797039 [ 3 ] {} HTTP-Session: b799b2b2-ded3-419b-be23-e43eb9062c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.797053 [ 3 ] {} HTTP-Session: b799b2b2-ded3-419b-be23-e43eb9062c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:40.797084 [ 3 ] {} HTTP-Session: b799b2b2-ded3-419b-be23-e43eb9062c93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:40.797190 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:40.797234 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:40.797377 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:40.797669 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:40.797705 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:40.798069 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:43:40.798404 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:40.798543 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} executeQuery: Read 24 rows, 1.66 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.17 MiB/sec. 2024.09.05 00:43:40.798716 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} DynamicQueryHandler: Done processing query 2024.09.05 00:43:40.798741 [ 3 ] {f5e08f55-01f4-4aa5-84fc-45a289d5ceb4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:40.798757 [ 3 ] {} HTTP-Session: b799b2b2-ded3-419b-be23-e43eb9062c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:41.000229 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 180.02 MiB, peak 188.37 MiB, free memory in arenas 0.00 B, will set to 181.55 MiB (RSS), difference: 1.53 MiB 2024.09.05 00:43:43.556488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 28409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.556613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.556641 [ 3 ] {} HTTP-Session: b6766d04-2445-48d7-ba89-889b50aa0f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.556669 [ 3 ] {} HTTP-Session: b6766d04-2445-48d7-ba89-889b50aa0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.556688 [ 3 ] {} HTTP-Session: b6766d04-2445-48d7-ba89-889b50aa0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.556743 [ 3 ] {} HTTP-Session: b6766d04-2445-48d7-ba89-889b50aa0f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.556999 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.557072 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:43.557450 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.558039 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.558080 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.558514 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:43:43.558913 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.559068 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} executeQuery: Read 189 rows, 16.90 KiB in 0.00218 sec., 86697.24770642201 rows/sec., 7.57 MiB/sec. 2024.09.05 00:43:43.559380 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.559406 [ 3 ] {4a0bff93-8a89-454c-a2bf-38b4e289554f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:43.559422 [ 3 ] {} HTTP-Session: b6766d04-2445-48d7-ba89-889b50aa0f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.559560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.559609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.559627 [ 3 ] {} HTTP-Session: cce3ab20-0e1e-47b4-b2f2-1f7830292df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.559644 [ 3 ] {} HTTP-Session: cce3ab20-0e1e-47b4-b2f2-1f7830292df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.559657 [ 3 ] {} HTTP-Session: cce3ab20-0e1e-47b4-b2f2-1f7830292df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.559689 [ 3 ] {} HTTP-Session: cce3ab20-0e1e-47b4-b2f2-1f7830292df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.559792 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.559835 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:43.560076 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.560425 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.560461 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.560819 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:43:43.561192 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.561363 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. 2024.09.05 00:43:43.561664 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.561688 [ 3 ] {121b5fbf-2c39-41c7-b362-609212a72092} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:43.561704 [ 3 ] {} HTTP-Session: cce3ab20-0e1e-47b4-b2f2-1f7830292df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.561829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.561876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.561894 [ 3 ] {} HTTP-Session: 0656fb26-40f5-47c5-84b5-111972987958 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.561911 [ 3 ] {} HTTP-Session: 0656fb26-40f5-47c5-84b5-111972987958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.561925 [ 3 ] {} HTTP-Session: 0656fb26-40f5-47c5-84b5-111972987958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.561955 [ 3 ] {} HTTP-Session: 0656fb26-40f5-47c5-84b5-111972987958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.562050 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.562093 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:43:43.562342 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.562652 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.562688 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.563056 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:43.563415 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.563571 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec. 2024.09.05 00:43:43.563859 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.563883 [ 3 ] {ec0f1c79-7c06-49ea-849a-ce1f58796562} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:43.563899 [ 3 ] {} HTTP-Session: 0656fb26-40f5-47c5-84b5-111972987958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.564115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 61807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.564162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.564181 [ 3 ] {} HTTP-Session: 25dd20d1-badc-4595-a77f-1074ee711327 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.564197 [ 3 ] {} HTTP-Session: 25dd20d1-badc-4595-a77f-1074ee711327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.564211 [ 3 ] {} HTTP-Session: 25dd20d1-badc-4595-a77f-1074ee711327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.564241 [ 3 ] {} HTTP-Session: 25dd20d1-badc-4595-a77f-1074ee711327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.564439 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.564482 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:43.564729 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.565285 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.565320 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.565686 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:43:43.566043 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.566203 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} executeQuery: Read 382 rows, 27.68 KiB in 0.001866 sec., 204715.96998928188 rows/sec., 14.49 MiB/sec. 2024.09.05 00:43:43.566370 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.566394 [ 3 ] {f7fa29d8-5b00-4290-a008-537d79046856} MemoryTracker: Peak memory usage (for query): 4.39 MiB. 2024.09.05 00:43:43.566409 [ 3 ] {} HTTP-Session: 25dd20d1-badc-4595-a77f-1074ee711327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.566517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.566564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.566582 [ 3 ] {} HTTP-Session: e5c79f74-c00d-4997-9227-94fcd0173078 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.566599 [ 3 ] {} HTTP-Session: e5c79f74-c00d-4997-9227-94fcd0173078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.566613 [ 3 ] {} HTTP-Session: e5c79f74-c00d-4997-9227-94fcd0173078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.566642 [ 3 ] {} HTTP-Session: e5c79f74-c00d-4997-9227-94fcd0173078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.566738 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.566781 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:43:43.566909 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.567167 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.567202 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.567629 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:43.567975 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.568135 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. 2024.09.05 00:43:43.568403 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.568426 [ 3 ] {75c5a655-069e-4550-90a2-ddb7db412594} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:43.568442 [ 3 ] {} HTTP-Session: e5c79f74-c00d-4997-9227-94fcd0173078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.568570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.568617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.568636 [ 3 ] {} HTTP-Session: 9a70167f-0b91-406a-827c-66bc3a186811 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.568652 [ 3 ] {} HTTP-Session: 9a70167f-0b91-406a-827c-66bc3a186811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.568666 [ 3 ] {} HTTP-Session: 9a70167f-0b91-406a-827c-66bc3a186811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.568696 [ 3 ] {} HTTP-Session: 9a70167f-0b91-406a-827c-66bc3a186811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.568876 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.568923 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:43.569087 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.569488 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.569523 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.569905 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:43:43.570242 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.570402 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} executeQuery: Read 173 rows, 11.70 KiB in 0.001625 sec., 106461.53846153847 rows/sec., 7.03 MiB/sec. 2024.09.05 00:43:43.570563 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.570586 [ 3 ] {6ffd9e5a-13f6-4629-b493-821cec584e38} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:43.570602 [ 3 ] {} HTTP-Session: 9a70167f-0b91-406a-827c-66bc3a186811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.570695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.570741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.570760 [ 3 ] {} HTTP-Session: 1cbed51f-cdad-4be8-afe5-d138c23f40c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.570777 [ 3 ] {} HTTP-Session: 1cbed51f-cdad-4be8-afe5-d138c23f40c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.570791 [ 3 ] {} HTTP-Session: 1cbed51f-cdad-4be8-afe5-d138c23f40c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.570820 [ 3 ] {} HTTP-Session: 1cbed51f-cdad-4be8-afe5-d138c23f40c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.570913 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.570957 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:43:43.571083 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.571331 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.571365 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.571706 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:43.572037 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.572186 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. 2024.09.05 00:43:43.572345 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.572368 [ 3 ] {f2fda12d-85e1-469b-92d4-e1c8db4a0665} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:43:43.572384 [ 3 ] {} HTTP-Session: 1cbed51f-cdad-4be8-afe5-d138c23f40c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.572484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 8520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:43.572530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:43.572549 [ 3 ] {} HTTP-Session: adaea4c4-a14a-4709-a02b-5b9c0858780c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:43.572565 [ 3 ] {} HTTP-Session: adaea4c4-a14a-4709-a02b-5b9c0858780c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.572579 [ 3 ] {} HTTP-Session: adaea4c4-a14a-4709-a02b-5b9c0858780c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:43.572609 [ 3 ] {} HTTP-Session: adaea4c4-a14a-4709-a02b-5b9c0858780c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:43.572730 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:43.572773 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:43.572901 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:43.573190 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:43.573226 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:43.573602 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:43:43.573950 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:43.574107 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} executeQuery: Read 58 rows, 3.68 KiB in 0.001415 sec., 40989.39929328622 rows/sec., 2.54 MiB/sec. 2024.09.05 00:43:43.574410 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} DynamicQueryHandler: Done processing query 2024.09.05 00:43:43.574435 [ 3 ] {99bb1b3b-0dc8-4839-a93b-52aee7d9b025} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:43.574452 [ 3 ] {} HTTP-Session: adaea4c4-a14a-4709-a02b-5b9c0858780c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.557233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.557364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.557388 [ 3 ] {} HTTP-Session: 8f9a9d14-e58a-44ed-9054-8daaa73fe81a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.557413 [ 3 ] {} HTTP-Session: 8f9a9d14-e58a-44ed-9054-8daaa73fe81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.557427 [ 3 ] {} HTTP-Session: 8f9a9d14-e58a-44ed-9054-8daaa73fe81a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.557475 [ 3 ] {} HTTP-Session: 8f9a9d14-e58a-44ed-9054-8daaa73fe81a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.557657 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.557725 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:43:48.558057 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.558498 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.558539 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.558937 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.05 00:43:48.559323 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.559493 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} executeQuery: Read 2 rows, 167.00 B in 0.001883 sec., 1062.1348911311736 rows/sec., 86.61 KiB/sec. 2024.09.05 00:43:48.559800 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.559826 [ 3 ] {c64dbe4d-e54a-41b3-8532-d3b42c5cbe29} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:48.559843 [ 3 ] {} HTTP-Session: 8f9a9d14-e58a-44ed-9054-8daaa73fe81a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.559993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.560042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.560061 [ 3 ] {} HTTP-Session: 8fd7e346-2c39-4d70-b400-feae14032056 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.560078 [ 3 ] {} HTTP-Session: 8fd7e346-2c39-4d70-b400-feae14032056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.560092 [ 3 ] {} HTTP-Session: 8fd7e346-2c39-4d70-b400-feae14032056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.560123 [ 3 ] {} HTTP-Session: 8fd7e346-2c39-4d70-b400-feae14032056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.560252 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.560296 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:48.560545 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.561018 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.561054 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.561425 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:43:48.561779 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.561934 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} executeQuery: Read 120 rows, 10.38 KiB in 0.001726 sec., 69524.91309385863 rows/sec., 5.88 MiB/sec. 2024.09.05 00:43:48.561942 [ 36 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:43:48.562037 [ 36 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.562087 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.562176 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.562233 [ 3 ] {e8a5690e-194c-4295-a205-f37e472ac757} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.09.05 00:43:48.562286 [ 3 ] {} HTTP-Session: 8fd7e346-2c39-4d70-b400-feae14032056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.562337 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:48.562468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.562581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.562646 [ 3 ] {} HTTP-Session: 3025bb3a-4333-4b21-9ad9-665e9e4a6298 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.562658 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.562678 [ 3 ] {} HTTP-Session: 3025bb3a-4333-4b21-9ad9-665e9e4a6298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.562727 [ 3 ] {} HTTP-Session: 3025bb3a-4333-4b21-9ad9-665e9e4a6298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.562732 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part 2024.09.05 00:43:48.562774 [ 3 ] {} HTTP-Session: 3025bb3a-4333-4b21-9ad9-665e9e4a6298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.563040 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part 2024.09.05 00:43:48.563073 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.563203 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:48.563474 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:43:48.563706 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1214 rows starting from the beginning of the part 2024.09.05 00:43:48.564132 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 189 rows starting from the beginning of the part 2024.09.05 00:43:48.564435 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 120 rows starting from the beginning of the part 2024.09.05 00:43:48.564887 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.565695 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.565763 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.566820 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:48.567621 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.567683 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493438 sec., 378451.52707648656 rows/sec., 33.40 MiB/sec. 2024.09.05 00:43:48.567871 [ 36 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:48.567889 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} executeQuery: Read 33 rows, 2.47 KiB in 0.004948 sec., 6669.3613581244945 rows/sec., 499.33 KiB/sec. 2024.09.05 00:43:48.567941 [ 36 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.568042 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.568077 [ 197 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:43:48.568492 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.568560 [ 3 ] {8167f4c5-41b6-4884-badb-a5c089906da9} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:43:48.568545 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::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.09.05 00:43:48.568602 [ 3 ] {} HTTP-Session: 3025bb3a-4333-4b21-9ad9-665e9e4a6298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.568860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.569042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.569130 [ 3 ] {} HTTP-Session: 16b5a54b-2a27-4be5-aab5-3918607c4e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.569206 [ 3 ] {} HTTP-Session: 16b5a54b-2a27-4be5-aab5-3918607c4e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.569253 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.569285 [ 3 ] {} HTTP-Session: 16b5a54b-2a27-4be5-aab5-3918607c4e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.569460 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part 2024.09.05 00:43:48.569475 [ 3 ] {} HTTP-Session: 16b5a54b-2a27-4be5-aab5-3918607c4e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.569936 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.569997 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:48.570155 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:48.570486 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:48.570975 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2024.09.05 00:43:48.571441 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.09.05 00:43:48.571897 [ 200 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part 2024.09.05 00:43:48.572645 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.572629 [ 198 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.573053 [ 198 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_16_3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:43:48.573576 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.09.05 00:43:48.573863 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.573930 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.574964 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:48.575277 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.007049035 sec., 18300.3772856852 rows/sec., 1.41 MiB/sec. 2024.09.05 00:43:48.575536 [ 197 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:48.575805 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.576219 [ 36 ] {} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:48.576291 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} executeQuery: Read 1 rows, 68.00 B in 0.006523 sec., 153.30369461904033 rows/sec., 10.18 KiB/sec. 2024.09.05 00:43:48.576338 [ 36 ] {} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.576429 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.576926 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.576946 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::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.09.05 00:43:48.576973 [ 197 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.576992 [ 3 ] {8391fece-1e35-45b0-90f7-0b40a4b3ecd0} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:48.577063 [ 3 ] {} HTTP-Session: 16b5a54b-2a27-4be5-aab5-3918607c4e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.577308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.577310 [ 197 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_11_2} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:48.577442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.577551 [ 3 ] {} HTTP-Session: 76e7ca42-c626-4bac-bbee-0452559a9566 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.577597 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.577619 [ 3 ] {} HTTP-Session: 76e7ca42-c626-4bac-bbee-0452559a9566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.577640 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.09.05 00:43:48.577689 [ 3 ] {} HTTP-Session: 76e7ca42-c626-4bac-bbee-0452559a9566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.577710 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:48.577794 [ 3 ] {} HTTP-Session: 76e7ca42-c626-4bac-bbee-0452559a9566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.577939 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.09.05 00:43:48.578244 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.09.05 00:43:48.578276 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.578491 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:48.578559 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part 2024.09.05 00:43:48.578983 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.09.05 00:43:48.579238 [ 200 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:48.580136 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.580905 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.580976 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.582102 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:43:48.582263 [ 197 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563786 sec., 48245.256178762866 rows/sec., 3.28 MiB/sec. 2024.09.05 00:43:48.582577 [ 197 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:48.583012 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.583400 [ 36 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:43:48.583448 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} executeQuery: Read 102 rows, 8.18 KiB in 0.005357 sec., 19040.507746873252 rows/sec., 1.49 MiB/sec. 2024.09.05 00:43:48.583496 [ 36 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.583618 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.583925 [ 197 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.584033 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::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.09.05 00:43:48.584056 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.584131 [ 3 ] {520b29a8-e010-417c-9281-8d6262fd0c94} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.09.05 00:43:48.584167 [ 3 ] {} HTTP-Session: 76e7ca42-c626-4bac-bbee-0452559a9566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.584182 [ 197 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_6_1} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:48.584427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.584443 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.09.05 00:43:48.584555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.584555 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.584583 [ 3 ] {} HTTP-Session: 076e5509-44c7-4509-a921-43e61b24f6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.584610 [ 3 ] {} HTTP-Session: 076e5509-44c7-4509-a921-43e61b24f6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.584613 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 427 rows starting from the beginning of the part 2024.09.05 00:43:48.584625 [ 3 ] {} HTTP-Session: 076e5509-44c7-4509-a921-43e61b24f6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.584666 [ 3 ] {} HTTP-Session: 076e5509-44c7-4509-a921-43e61b24f6dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.584853 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part 2024.09.05 00:43:48.584995 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.585123 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part 2024.09.05 00:43:48.585165 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:48.585471 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 532 rows starting from the beginning of the part 2024.09.05 00:43:48.585825 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 382 rows starting from the beginning of the part 2024.09.05 00:43:48.586251 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part 2024.09.05 00:43:48.586716 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.587369 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.587412 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.587983 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:43:48.588461 [ 200 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1921 rows, containing 5 columns (5 merged, 0 gathered) in 0.004675963 sec., 410824.46546305006 rows/sec., 31.41 MiB/sec. 2024.09.05 00:43:48.588490 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.588687 [ 36 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:43:48.588722 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} executeQuery: Read 161 rows, 11.48 KiB in 0.003914 sec., 41134.38937148697 rows/sec., 2.86 MiB/sec. 2024.09.05 00:43:48.588733 [ 200 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:43:48.588750 [ 36 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.588837 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.589519 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.589660 [ 3 ] {aabc4fe0-c641-4a02-906c-798d32179bb5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:48.589798 [ 3 ] {} HTTP-Session: 076e5509-44c7-4509-a921-43e61b24f6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.590088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.590074 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::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.09.05 00:43:48.590216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.590302 [ 3 ] {} HTTP-Session: 0f719ed4-7334-4cbf-bcf3-21544fe4b0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.590374 [ 3 ] {} HTTP-Session: 0f719ed4-7334-4cbf-bcf3-21544fe4b0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.590434 [ 3 ] {} HTTP-Session: 0f719ed4-7334-4cbf-bcf3-21544fe4b0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.590555 [ 3 ] {} HTTP-Session: 0f719ed4-7334-4cbf-bcf3-21544fe4b0ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.590750 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.590861 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.590883 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1633 rows starting from the beginning of the part 2024.09.05 00:43:48.590883 [ 200 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.590988 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:43:48.591356 [ 200 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_16_3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:43:48.591461 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.09.05 00:43:48.591709 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.09.05 00:43:48.592004 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part 2024.09.05 00:43:48.592260 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.592301 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2598 rows starting from the beginning of the part 2024.09.05 00:43:48.592647 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 173 rows starting from the beginning of the part 2024.09.05 00:43:48.592914 [ 197 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part 2024.09.05 00:43:48.593444 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.593517 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.594325 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:43:48.595088 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.595490 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} executeQuery: Read 1 rows, 65.00 B in 0.004727 sec., 211.5506663845991 rows/sec., 13.43 KiB/sec. 2024.09.05 00:43:48.595803 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.595828 [ 3 ] {23bae9d5-7b1f-4e5e-9dd7-46d390d555af} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:43:48.595844 [ 3 ] {} HTTP-Session: 0f719ed4-7334-4cbf-bcf3-21544fe4b0ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.596005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.596057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.596131 [ 3 ] {} HTTP-Session: 9e5fc1af-e3cd-4f86-8071-6d04aa4c342f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.596148 [ 3 ] {} HTTP-Session: 9e5fc1af-e3cd-4f86-8071-6d04aa4c342f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.596198 [ 3 ] {} HTTP-Session: 9e5fc1af-e3cd-4f86-8071-6d04aa4c342f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.596279 [ 3 ] {} HTTP-Session: 9e5fc1af-e3cd-4f86-8071-6d04aa4c342f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.596931 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.597008 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:48.597454 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.598253 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.598290 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.599448 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:43:48.599710 [ 200 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4963 rows, containing 5 columns (5 merged, 0 gathered) in 0.01066507 sec., 465350.9072139236 rows/sec., 31.55 MiB/sec. 2024.09.05 00:43:48.600202 [ 200 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:43:48.600296 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.600555 [ 36 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:43:48.600664 [ 36 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.600719 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} executeQuery: Read 31 rows, 56.88 KiB in 0.004286 sec., 7232.851143257117 rows/sec., 12.96 MiB/sec. 2024.09.05 00:43:48.600742 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.601874 [ 200 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.601936 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::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.09.05 00:43:48.601999 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.602093 [ 3 ] {0d238413-0580-483f-a104-4fc477de2349} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:43:48.602141 [ 3 ] {} HTTP-Session: 9e5fc1af-e3cd-4f86-8071-6d04aa4c342f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.602366 [ 200 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_16_3} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:43:48.602421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.602597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.602667 [ 3 ] {} HTTP-Session: 546317c4-991c-4f48-a59f-8e461fa97906 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.602701 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2024.09.05 00:43:48.602725 [ 3 ] {} HTTP-Session: 546317c4-991c-4f48-a59f-8e461fa97906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.602787 [ 3 ] {} HTTP-Session: 546317c4-991c-4f48-a59f-8e461fa97906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.602849 [ 3 ] {} HTTP-Session: 546317c4-991c-4f48-a59f-8e461fa97906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.602998 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.603043 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.603061 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.09.05 00:43:48.603163 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part 2024.09.05 00:43:48.603405 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.603841 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:48.604508 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:48.604526 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.604571 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.605003 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part 2024.09.05 00:43:48.605504 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.09.05 00:43:48.605685 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.05 00:43:48.605950 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2024.09.05 00:43:48.606589 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} oximeter.measurements_i64 (0de1143c-30b5-46c7-8900-358e9d0597b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.606868 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} executeQuery: Read 6 rows, 463.00 B in 0.003913 sec., 1533.350370559673 rows/sec., 115.55 KiB/sec. 2024.09.05 00:43:48.607319 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.607364 [ 3 ] {fffb58b7-8515-43f8-8d04-77243c1a7f26} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:48.607397 [ 3 ] {} HTTP-Session: 546317c4-991c-4f48-a59f-8e461fa97906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.607543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:48.607598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:48.607624 [ 3 ] {} HTTP-Session: e1326dd6-3021-46ed-899e-3c6ada4f2024 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:48.607644 [ 3 ] {} HTTP-Session: e1326dd6-3021-46ed-899e-3c6ada4f2024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.607664 [ 3 ] {} HTTP-Session: e1326dd6-3021-46ed-899e-3c6ada4f2024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.607714 [ 3 ] {} HTTP-Session: e1326dd6-3021-46ed-899e-3c6ada4f2024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:48.607895 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:48.607961 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:48.608335 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:48.608877 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.608926 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.609553 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:43:48.610007 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.610193 [ 36 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:43:48.610270 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} executeQuery: Read 60 rows, 4.14 KiB in 0.002437 sec., 24620.434961017647 rows/sec., 1.66 MiB/sec. 2024.09.05 00:43:48.610287 [ 36 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:48.610354 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:48.610749 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} DynamicQueryHandler: Done processing query 2024.09.05 00:43:48.610855 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::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.09.05 00:43:48.610874 [ 3 ] {025e786a-3523-4e7d-84b0-8b32913ac731} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:48.611006 [ 3 ] {} HTTP-Session: e1326dd6-3021-46ed-899e-3c6ada4f2024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:48.611561 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:48.611669 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part 2024.09.05 00:43:48.611720 [ 200 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.010738601 sec., 16855.0819608625 rows/sec., 30.20 MiB/sec. 2024.09.05 00:43:48.611897 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.09.05 00:43:48.612036 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:48.612262 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2024.09.05 00:43:48.612549 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part 2024.09.05 00:43:48.612640 [ 197 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.09.05 00:43:48.612660 [ 189 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:43:48.614027 [ 189 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.614169 [ 189 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_11_2} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:43:48.614360 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2024.09.05 00:43:48.614507 [ 200 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 4 columns (4 merged, 0 gathered) in 0.004045682 sec., 221470.69393985983 rows/sec., 14.68 MiB/sec. 2024.09.05 00:43:48.614708 [ 200 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:43:48.615133 [ 200 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:48.615213 [ 200 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_16_3} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:43:48.615298 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.09.05 00:43:53.560725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.560874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.560911 [ 3 ] {} HTTP-Session: 46e46e99-0b8e-49fe-95a7-02b5c90dc817 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.560946 [ 3 ] {} HTTP-Session: 46e46e99-0b8e-49fe-95a7-02b5c90dc817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.560969 [ 3 ] {} HTTP-Session: 46e46e99-0b8e-49fe-95a7-02b5c90dc817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.561037 [ 3 ] {} HTTP-Session: 46e46e99-0b8e-49fe-95a7-02b5c90dc817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.561288 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.561363 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:43:53.561722 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.562208 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.562260 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.562843 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:53.563381 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.563534 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} executeQuery: Read 2 rows, 167.00 B in 0.002326 sec., 859.8452278589854 rows/sec., 70.11 KiB/sec. 2024.09.05 00:43:53.563754 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.563781 [ 3 ] {3d1307d2-ad16-4862-8ba2-630391873f55} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:53.563798 [ 3 ] {} HTTP-Session: 46e46e99-0b8e-49fe-95a7-02b5c90dc817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.563997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 31094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.564056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.564075 [ 3 ] {} HTTP-Session: 8eff4dcd-f554-4e42-b871-9a4a1d60f9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.564094 [ 3 ] {} HTTP-Session: 8eff4dcd-f554-4e42-b871-9a4a1d60f9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.564108 [ 3 ] {} HTTP-Session: 8eff4dcd-f554-4e42-b871-9a4a1d60f9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.564145 [ 3 ] {} HTTP-Session: 8eff4dcd-f554-4e42-b871-9a4a1d60f9b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.564306 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.564355 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:53.564593 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.565084 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.565120 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.565528 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:43:53.565969 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.566106 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} executeQuery: Read 206 rows, 18.56 KiB in 0.001878 sec., 109691.16080937168 rows/sec., 9.65 MiB/sec. 2024.09.05 00:43:53.566423 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.566449 [ 3 ] {a9e03e35-d310-4ac7-abd0-3d5abfb6f47f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:53.566466 [ 3 ] {} HTTP-Session: 8eff4dcd-f554-4e42-b871-9a4a1d60f9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.566597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.566654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.566673 [ 3 ] {} HTTP-Session: a0dfa68a-fc11-4970-9901-e786e4f68cce Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.566691 [ 3 ] {} HTTP-Session: a0dfa68a-fc11-4970-9901-e786e4f68cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.566704 [ 3 ] {} HTTP-Session: a0dfa68a-fc11-4970-9901-e786e4f68cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.566738 [ 3 ] {} HTTP-Session: a0dfa68a-fc11-4970-9901-e786e4f68cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.566844 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.566891 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:53.567140 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.567471 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.567507 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.567861 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:53.568229 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.568356 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} executeQuery: Read 10 rows, 759.00 B in 0.00154 sec., 6493.506493506494 rows/sec., 481.31 KiB/sec. 2024.09.05 00:43:53.568656 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.568692 [ 3 ] {ac2454dc-4ab9-41cd-bb90-bd1bf7bcaa6e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:53.568709 [ 3 ] {} HTTP-Session: a0dfa68a-fc11-4970-9901-e786e4f68cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.568837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.568890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.568909 [ 3 ] {} HTTP-Session: 14481b80-c977-42e5-b2aa-9c678bfd94dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.568925 [ 3 ] {} HTTP-Session: 14481b80-c977-42e5-b2aa-9c678bfd94dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.568939 [ 3 ] {} HTTP-Session: 14481b80-c977-42e5-b2aa-9c678bfd94dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.568971 [ 3 ] {} HTTP-Session: 14481b80-c977-42e5-b2aa-9c678bfd94dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.569074 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.569117 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:43:53.569364 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.569693 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.569729 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.570082 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:43:53.570443 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.570580 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec. 2024.09.05 00:43:53.570756 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.570780 [ 3 ] {a0b27661-7ba0-45cf-8bfc-c64d268bdf21} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:53.570795 [ 3 ] {} HTTP-Session: 14481b80-c977-42e5-b2aa-9c678bfd94dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.570906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.570956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.570974 [ 3 ] {} HTTP-Session: 897cef27-e274-4c24-824a-9f708363dfdd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.570991 [ 3 ] {} HTTP-Session: 897cef27-e274-4c24-824a-9f708363dfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.571004 [ 3 ] {} HTTP-Session: 897cef27-e274-4c24-824a-9f708363dfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.571035 [ 3 ] {} HTTP-Session: 897cef27-e274-4c24-824a-9f708363dfdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.571139 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.571183 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:43:53.571467 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.571802 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.571841 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.572215 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:53.572585 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.572745 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} executeQuery: Read 6 rows, 363.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 218.96 KiB/sec. 2024.09.05 00:43:53.573021 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.573047 [ 3 ] {cd42e78d-474f-45a3-8392-0ffb6fea01f3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:53.573063 [ 3 ] {} HTTP-Session: 897cef27-e274-4c24-824a-9f708363dfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.573226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.573277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.573296 [ 3 ] {} HTTP-Session: b3de1c0a-840c-4b0f-a8dd-dc2c985367fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.573312 [ 3 ] {} HTTP-Session: b3de1c0a-840c-4b0f-a8dd-dc2c985367fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.573326 [ 3 ] {} HTTP-Session: b3de1c0a-840c-4b0f-a8dd-dc2c985367fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.573357 [ 3 ] {} HTTP-Session: b3de1c0a-840c-4b0f-a8dd-dc2c985367fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.573560 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.573605 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:53.573858 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.574412 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.574450 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.574830 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:43:53.575196 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.575356 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} executeQuery: Read 392 rows, 28.49 KiB in 0.001899 sec., 206424.43391258558 rows/sec., 14.65 MiB/sec. 2024.09.05 00:43:53.575533 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.575565 [ 3 ] {149f3d5c-7c14-4416-95ed-bc79b441cf23} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:53.575589 [ 3 ] {} HTTP-Session: b3de1c0a-840c-4b0f-a8dd-dc2c985367fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.575741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.575811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.575842 [ 3 ] {} HTTP-Session: 3a80da80-32ea-4e74-9ecb-89917d44a115 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.575865 [ 3 ] {} HTTP-Session: 3a80da80-32ea-4e74-9ecb-89917d44a115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.575887 [ 3 ] {} HTTP-Session: 3a80da80-32ea-4e74-9ecb-89917d44a115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.575931 [ 3 ] {} HTTP-Session: 3a80da80-32ea-4e74-9ecb-89917d44a115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.576063 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.576122 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:43:53.576314 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.576668 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.576706 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.577081 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.05 00:43:53.577431 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.577588 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. 2024.09.05 00:43:53.577750 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.577774 [ 3 ] {a4f7793a-260a-4ca1-8cba-e1c491b00e41} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:43:53.577791 [ 3 ] {} HTTP-Session: 3a80da80-32ea-4e74-9ecb-89917d44a115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.577942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.577989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.578008 [ 3 ] {} HTTP-Session: 04e70223-73dd-48ca-9459-3d81f2f0dec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.578025 [ 3 ] {} HTTP-Session: 04e70223-73dd-48ca-9459-3d81f2f0dec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.578039 [ 3 ] {} HTTP-Session: 04e70223-73dd-48ca-9459-3d81f2f0dec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.578069 [ 3 ] {} HTTP-Session: 04e70223-73dd-48ca-9459-3d81f2f0dec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.578253 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.578301 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:53.578447 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.578977 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.579016 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.579442 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:43:53.579800 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.579972 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} executeQuery: Read 238 rows, 16.34 KiB in 0.001812 sec., 131346.5783664459 rows/sec., 8.80 MiB/sec. 2024.09.05 00:43:53.580159 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.580184 [ 3 ] {504cd675-5629-4198-aa83-cc6d3a4827fc} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:43:53.580200 [ 3 ] {} HTTP-Session: 04e70223-73dd-48ca-9459-3d81f2f0dec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.580324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.580373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.580392 [ 3 ] {} HTTP-Session: 7f0f9682-dc61-4f76-8e10-4ddb65dc3408 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.580408 [ 3 ] {} HTTP-Session: 7f0f9682-dc61-4f76-8e10-4ddb65dc3408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.580422 [ 3 ] {} HTTP-Session: 7f0f9682-dc61-4f76-8e10-4ddb65dc3408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.580453 [ 3 ] {} HTTP-Session: 7f0f9682-dc61-4f76-8e10-4ddb65dc3408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.580545 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.580591 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:43:53.580719 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.580991 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.581054 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.581412 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:43:53.581734 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.581894 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2024.09.05 00:43:53.581895 [ 30 ] {} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:43:53.582005 [ 30 ] {} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.582043 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.582134 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.582174 [ 3 ] {3acd051b-c608-48aa-8557-ec66887c1481} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:43:53.582195 [ 3 ] {} HTTP-Session: 7f0f9682-dc61-4f76-8e10-4ddb65dc3408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.582209 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::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.09.05 00:43:53.582389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.582422 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:43:53.582450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.582475 [ 3 ] {} HTTP-Session: 8c3adf12-124f-4f1a-8ae1-1efe13c6a533 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.582477 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.582498 [ 3 ] {} HTTP-Session: 8c3adf12-124f-4f1a-8ae1-1efe13c6a533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.582519 [ 3 ] {} HTTP-Session: 8c3adf12-124f-4f1a-8ae1-1efe13c6a533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.582568 [ 3 ] {} HTTP-Session: 8c3adf12-124f-4f1a-8ae1-1efe13c6a533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.582639 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.582915 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.582971 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.583274 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:53.583365 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.583726 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.584032 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.09.05 00:43:53.585298 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.586395 [ 195 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.004252245 sec., 1411.0193556580111 rows/sec., 93.24 KiB/sec. 2024.09.05 00:43:53.586581 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.586639 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.586658 [ 189 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:43:53.587862 [ 189 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.588083 [ 189 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_6_1} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:43:53.588257 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:43:53.588392 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:43:53.588896 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.589128 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} executeQuery: Read 8 rows, 14.68 KiB in 0.006417 sec., 1246.6884837151317 rows/sec., 2.23 MiB/sec. 2024.09.05 00:43:53.589745 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.589770 [ 3 ] {5bbe6f7c-4683-415b-8c04-bd69dd4f66eb} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:43:53.589787 [ 3 ] {} HTTP-Session: 8c3adf12-124f-4f1a-8ae1-1efe13c6a533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.589919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:53.589971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:53.589990 [ 3 ] {} HTTP-Session: 36731819-c0b3-43d4-af00-6dc9ca0deb87 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:53.590008 [ 3 ] {} HTTP-Session: 36731819-c0b3-43d4-af00-6dc9ca0deb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.590022 [ 3 ] {} HTTP-Session: 36731819-c0b3-43d4-af00-6dc9ca0deb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:53.590054 [ 3 ] {} HTTP-Session: 36731819-c0b3-43d4-af00-6dc9ca0deb87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:53.590192 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:53.590240 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:53.590392 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:53.590754 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:53.590793 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2024.09.05 00:43:53.591173 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:43:53.591506 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:53.591660 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. 2024.09.05 00:43:53.592009 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} DynamicQueryHandler: Done processing query 2024.09.05 00:43:53.592037 [ 3 ] {9b069ee3-0931-4830-8dff-4752ca5cd90c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:43:53.592054 [ 3 ] {} HTTP-Session: 36731819-c0b3-43d4-af00-6dc9ca0deb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:55.400927 [ 27 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:43:55.400996 [ 27 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:43:58.557188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.557323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.557351 [ 3 ] {} HTTP-Session: c4cc0a1b-2b6f-4878-98e7-c60b2cb903d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.557379 [ 3 ] {} HTTP-Session: c4cc0a1b-2b6f-4878-98e7-c60b2cb903d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.557399 [ 3 ] {} HTTP-Session: c4cc0a1b-2b6f-4878-98e7-c60b2cb903d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.557456 [ 3 ] {} HTTP-Session: c4cc0a1b-2b6f-4878-98e7-c60b2cb903d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.557705 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.557783 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:43:58.558164 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.558753 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.558809 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.559296 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:43:58.559696 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.559871 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} executeQuery: Read 118 rows, 10.22 KiB in 0.002253 sec., 52374.611628939194 rows/sec., 4.43 MiB/sec. 2024.09.05 00:43:58.560076 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.560102 [ 3 ] {f59a8451-3611-4362-9fa2-bbacac1868d0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.09.05 00:43:58.560119 [ 3 ] {} HTTP-Session: c4cc0a1b-2b6f-4878-98e7-c60b2cb903d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.560246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.560296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.560316 [ 3 ] {} HTTP-Session: 61f4f830-9cc7-4433-a07c-f60b99097f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.560333 [ 3 ] {} HTTP-Session: 61f4f830-9cc7-4433-a07c-f60b99097f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.560348 [ 3 ] {} HTTP-Session: 61f4f830-9cc7-4433-a07c-f60b99097f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.560379 [ 3 ] {} HTTP-Session: 61f4f830-9cc7-4433-a07c-f60b99097f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.560483 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.560527 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:43:58.560754 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.561156 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.561193 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.561583 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:58.561943 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.562088 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} executeQuery: Read 31 rows, 2.33 KiB in 0.001629 sec., 19030.079803560468 rows/sec., 1.40 MiB/sec. 2024.09.05 00:43:58.562358 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.562390 [ 3 ] {4e20d191-dc14-477c-a936-228a6a28c7d6} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:43:58.562407 [ 3 ] {} HTTP-Session: 61f4f830-9cc7-4433-a07c-f60b99097f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.562552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.562602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.562621 [ 3 ] {} HTTP-Session: 250ebd13-1281-4993-bf46-ccb6943dde65 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.562637 [ 3 ] {} HTTP-Session: 250ebd13-1281-4993-bf46-ccb6943dde65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.562651 [ 3 ] {} HTTP-Session: 250ebd13-1281-4993-bf46-ccb6943dde65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.562682 [ 3 ] {} HTTP-Session: 250ebd13-1281-4993-bf46-ccb6943dde65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.562810 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.562854 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:43:58.563094 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.563490 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.563527 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.563878 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:43:58.564238 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.564402 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} executeQuery: Read 95 rows, 7.60 KiB in 0.001639 sec., 57962.172056131785 rows/sec., 4.53 MiB/sec. 2024.09.05 00:43:58.564726 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.564751 [ 3 ] {733eee1e-a1c5-455d-b71f-142c8137cb22} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:43:58.564767 [ 3 ] {} HTTP-Session: 250ebd13-1281-4993-bf46-ccb6943dde65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.564981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.565029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.565049 [ 3 ] {} HTTP-Session: 01b666a6-b7b7-4c1e-bc39-752e4d680456 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.565065 [ 3 ] {} HTTP-Session: 01b666a6-b7b7-4c1e-bc39-752e4d680456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.565079 [ 3 ] {} HTTP-Session: 01b666a6-b7b7-4c1e-bc39-752e4d680456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.565109 [ 3 ] {} HTTP-Session: 01b666a6-b7b7-4c1e-bc39-752e4d680456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.565260 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.565313 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:43:58.565484 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.565900 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.565946 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.566478 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:43:58.566995 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.567219 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} executeQuery: Read 160 rows, 11.41 KiB in 0.002017 sec., 79325.73128408527 rows/sec., 5.52 MiB/sec. 2024.09.05 00:43:58.567532 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.567557 [ 3 ] {53c10f37-084d-4912-86a4-9c9c89e9d243} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:43:58.567573 [ 3 ] {} HTTP-Session: 01b666a6-b7b7-4c1e-bc39-752e4d680456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.567762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.567811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.567830 [ 3 ] {} HTTP-Session: 350cd9fb-b56d-4951-8f90-bdce9cc55d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.567847 [ 3 ] {} HTTP-Session: 350cd9fb-b56d-4951-8f90-bdce9cc55d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.567861 [ 3 ] {} HTTP-Session: 350cd9fb-b56d-4951-8f90-bdce9cc55d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.567891 [ 3 ] {} HTTP-Session: 350cd9fb-b56d-4951-8f90-bdce9cc55d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.568200 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.568272 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:43:58.568705 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.569417 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.569452 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.570092 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:43:58.570505 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.570683 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} executeQuery: Read 31 rows, 56.88 KiB in 0.002695 sec., 11502.78293135436 rows/sec., 20.61 MiB/sec. 2024.09.05 00:43:58.570905 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.570930 [ 3 ] {44aa0417-9952-487f-869c-6d0606320b47} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:43:58.570946 [ 3 ] {} HTTP-Session: 350cd9fb-b56d-4951-8f90-bdce9cc55d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.571090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:43:58.571138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:43:58.571157 [ 3 ] {} HTTP-Session: 4acc1dc5-dcaf-4886-8884-315f13b8f162 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:43:58.571174 [ 3 ] {} HTTP-Session: 4acc1dc5-dcaf-4886-8884-315f13b8f162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.571189 [ 3 ] {} HTTP-Session: 4acc1dc5-dcaf-4886-8884-315f13b8f162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:43:58.571219 [ 3 ] {} HTTP-Session: 4acc1dc5-dcaf-4886-8884-315f13b8f162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:43:58.571341 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:43:58.571386 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:43:58.571512 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:43:58.571816 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:43:58.571851 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:43:58.572214 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:43:58.572541 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:43:58.572697 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2024.09.05 00:43:58.572859 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} DynamicQueryHandler: Done processing query 2024.09.05 00:43:58.572883 [ 3 ] {e973bb44-e44f-4fde-9b7a-723da38ceed2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:43:58.572899 [ 3 ] {} HTTP-Session: 4acc1dc5-dcaf-4886-8884-315f13b8f162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.560571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.560706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.560731 [ 3 ] {} HTTP-Session: 41c42df4-17af-4e3a-b7b2-f5b846fdd0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.560756 [ 3 ] {} HTTP-Session: 41c42df4-17af-4e3a-b7b2-f5b846fdd0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.560771 [ 3 ] {} HTTP-Session: 41c42df4-17af-4e3a-b7b2-f5b846fdd0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.560820 [ 3 ] {} HTTP-Session: 41c42df4-17af-4e3a-b7b2-f5b846fdd0c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.561058 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.561131 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:03.561465 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.562064 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.562106 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.562537 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:03.562919 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.563094 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} executeQuery: Read 205 rows, 18.49 KiB in 0.002127 sec., 96379.87776210625 rows/sec., 8.49 MiB/sec. 2024.09.05 00:44:03.563330 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.563357 [ 3 ] {b58d7f57-4bc0-4a9b-a7eb-900bd6689294} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:03.563374 [ 3 ] {} HTTP-Session: 41c42df4-17af-4e3a-b7b2-f5b846fdd0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.563500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.563552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.563571 [ 3 ] {} HTTP-Session: 4ad13290-3f92-4e31-899c-0a9c81a442cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.563589 [ 3 ] {} HTTP-Session: 4ad13290-3f92-4e31-899c-0a9c81a442cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.563603 [ 3 ] {} HTTP-Session: 4ad13290-3f92-4e31-899c-0a9c81a442cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.563636 [ 3 ] {} HTTP-Session: 4ad13290-3f92-4e31-899c-0a9c81a442cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.563731 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.563774 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:03.564000 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.564336 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.564375 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.564720 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:44:03.565079 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.565237 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} executeQuery: Read 8 rows, 616.00 B in 0.001523 sec., 5252.790544977019 rows/sec., 394.99 KiB/sec. 2024.09.05 00:44:03.565563 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.565588 [ 3 ] {bdca1a7f-eb43-4e3e-aa86-b6e3f424b9f3} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:03.565604 [ 3 ] {} HTTP-Session: 4ad13290-3f92-4e31-899c-0a9c81a442cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.565711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.565759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.565778 [ 3 ] {} HTTP-Session: 9a541b1e-4c91-4b73-a2d0-6638f20dd0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.565795 [ 3 ] {} HTTP-Session: 9a541b1e-4c91-4b73-a2d0-6638f20dd0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.565808 [ 3 ] {} HTTP-Session: 9a541b1e-4c91-4b73-a2d0-6638f20dd0bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.565838 [ 3 ] {} HTTP-Session: 9a541b1e-4c91-4b73-a2d0-6638f20dd0bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.565938 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.565982 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:03.566223 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.566549 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.566585 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.566935 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:44:03.567290 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.567449 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec. 2024.09.05 00:44:03.567617 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.567641 [ 3 ] {a0364ef5-bbf4-473a-befc-6cd13b90dd4e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:03.567657 [ 3 ] {} HTTP-Session: 9a541b1e-4c91-4b73-a2d0-6638f20dd0bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.567763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.567810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.567829 [ 3 ] {} HTTP-Session: 07769e33-8ab0-4328-b766-4b516ae5417d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.567846 [ 3 ] {} HTTP-Session: 07769e33-8ab0-4328-b766-4b516ae5417d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.567859 [ 3 ] {} HTTP-Session: 07769e33-8ab0-4328-b766-4b516ae5417d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.567889 [ 3 ] {} HTTP-Session: 07769e33-8ab0-4328-b766-4b516ae5417d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.567983 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.568026 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:03.568248 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.568571 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.568607 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.568968 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:44:03.569326 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.569485 [ 102 ] {} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.09.05 00:44:03.569496 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} executeQuery: Read 6 rows, 363.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 232.15 KiB/sec. 2024.09.05 00:44:03.569574 [ 102 ] {} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.569639 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.569850 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::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.09.05 00:44:03.569871 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.569916 [ 3 ] {5abb1be7-17b2-4473-95b4-3ac75a1d5462} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:03.569945 [ 3 ] {} HTTP-Session: 07769e33-8ab0-4328-b766-4b516ae5417d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.570016 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:03.570049 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:03.570123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.570151 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:03.570215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.570271 [ 3 ] {} HTTP-Session: 5759415a-dccd-4ae8-ad57-e4deb8212369 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.570341 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:03.570343 [ 3 ] {} HTTP-Session: 5759415a-dccd-4ae8-ad57-e4deb8212369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.570393 [ 3 ] {} HTTP-Session: 5759415a-dccd-4ae8-ad57-e4deb8212369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.570562 [ 3 ] {} HTTP-Session: 5759415a-dccd-4ae8-ad57-e4deb8212369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.570683 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:03.570784 [ 187 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:03.570963 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.571101 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:03.571530 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.572099 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.572135 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.572510 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:03.572858 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.573013 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} executeQuery: Read 390 rows, 28.32 KiB in 0.002258 sec., 172719.22054915855 rows/sec., 12.25 MiB/sec. 2024.09.05 00:44:03.573368 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.573394 [ 3 ] {6c71371f-f8ad-46d1-9b28-05d9b3dddb5b} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:03.573410 [ 3 ] {} HTTP-Session: 5759415a-dccd-4ae8-ad57-e4deb8212369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.573546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.573594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.573612 [ 3 ] {} HTTP-Session: 3295d00c-6861-4b1a-bb35-325e8ecdc45c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.573636 [ 3 ] {} HTTP-Session: 3295d00c-6861-4b1a-bb35-325e8ecdc45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.573650 [ 3 ] {} HTTP-Session: 3295d00c-6861-4b1a-bb35-325e8ecdc45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.573681 [ 3 ] {} HTTP-Session: 3295d00c-6861-4b1a-bb35-325e8ecdc45c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.573797 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.573860 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:03.574169 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.574518 [ 195 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004770065 sec., 6289.222473907587 rows/sec., 399.22 KiB/sec. 2024.09.05 00:44:03.574715 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.574765 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.574786 [ 201 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.09.05 00:44:03.575693 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:44:03.575931 [ 201 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.576169 [ 201 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_5_1} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.09.05 00:44:03.576322 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:44:03.576414 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.576570 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} executeQuery: Read 6 rows, 321.00 B in 0.002806 sec., 2138.2751247327155 rows/sec., 111.72 KiB/sec. 2024.09.05 00:44:03.576777 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.576802 [ 3 ] {5802d253-e0f1-4ad3-91fc-1e2166bec740} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:03.576818 [ 3 ] {} HTTP-Session: 3295d00c-6861-4b1a-bb35-325e8ecdc45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.576968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.577016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.577034 [ 3 ] {} HTTP-Session: 99c0cffc-ab63-493f-b3a3-0499e73f8c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.577051 [ 3 ] {} HTTP-Session: 99c0cffc-ab63-493f-b3a3-0499e73f8c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.577065 [ 3 ] {} HTTP-Session: 99c0cffc-ab63-493f-b3a3-0499e73f8c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.577095 [ 3 ] {} HTTP-Session: 99c0cffc-ab63-493f-b3a3-0499e73f8c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.577344 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.577392 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:03.577540 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.577987 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.578022 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.578410 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:03.578749 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.578911 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. 2024.09.05 00:44:03.579127 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.579151 [ 3 ] {1c5c680a-dce2-4fbc-8457-ee4f001b667d} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:03.579167 [ 3 ] {} HTTP-Session: 99c0cffc-ab63-493f-b3a3-0499e73f8c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.579314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.579361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.579378 [ 3 ] {} HTTP-Session: 196fada2-6777-4a13-b036-8cd28284acec Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.579394 [ 3 ] {} HTTP-Session: 196fada2-6777-4a13-b036-8cd28284acec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.579407 [ 3 ] {} HTTP-Session: 196fada2-6777-4a13-b036-8cd28284acec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.579435 [ 3 ] {} HTTP-Session: 196fada2-6777-4a13-b036-8cd28284acec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.579520 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.579562 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:03.579681 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.579933 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.579967 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.580353 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:44:03.580673 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.580814 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. 2024.09.05 00:44:03.580979 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.581002 [ 3 ] {e47040cc-2357-44c2-90db-6b8edf6bda02} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:03.581018 [ 3 ] {} HTTP-Session: 196fada2-6777-4a13-b036-8cd28284acec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.581126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.581173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.581190 [ 3 ] {} HTTP-Session: 35938a1f-ec0f-4063-be7f-ada8f4df368a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.581207 [ 3 ] {} HTTP-Session: 35938a1f-ec0f-4063-be7f-ada8f4df368a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.581221 [ 3 ] {} HTTP-Session: 35938a1f-ec0f-4063-be7f-ada8f4df368a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.581250 [ 3 ] {} HTTP-Session: 35938a1f-ec0f-4063-be7f-ada8f4df368a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.581431 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.581494 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:03.581899 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.582450 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.582486 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.583080 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.05 00:44:03.583510 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.583693 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} executeQuery: Read 8 rows, 14.68 KiB in 0.00237 sec., 3375.527426160337 rows/sec., 6.05 MiB/sec. 2024.09.05 00:44:03.583908 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.583932 [ 3 ] {49846031-edf5-4bf5-8088-febcb40ceae6} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:03.583948 [ 3 ] {} HTTP-Session: 35938a1f-ec0f-4063-be7f-ada8f4df368a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.584069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:03.584117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:03.584136 [ 3 ] {} HTTP-Session: fe68c8dc-3d39-48ce-b025-859556ea9939 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:03.584152 [ 3 ] {} HTTP-Session: fe68c8dc-3d39-48ce-b025-859556ea9939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.584166 [ 3 ] {} HTTP-Session: fe68c8dc-3d39-48ce-b025-859556ea9939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:03.584196 [ 3 ] {} HTTP-Session: fe68c8dc-3d39-48ce-b025-859556ea9939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:03.584322 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:03.584367 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:03.584495 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:03.584857 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:03.584893 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:03.585249 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:03.585573 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:03.585715 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. 2024.09.05 00:44:03.585878 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:03.585913 [ 3 ] {8449e2a9-f142-4602-af14-43be4051578f} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:03.585933 [ 3 ] {} HTTP-Session: fe68c8dc-3d39-48ce-b025-859556ea9939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.557124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.557260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.557290 [ 3 ] {} HTTP-Session: 417448bd-102b-438b-ad36-c66393af9ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.557319 [ 3 ] {} HTTP-Session: 417448bd-102b-438b-ad36-c66393af9ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.557338 [ 3 ] {} HTTP-Session: 417448bd-102b-438b-ad36-c66393af9ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.557395 [ 3 ] {} HTTP-Session: 417448bd-102b-438b-ad36-c66393af9ba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.557675 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.557752 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:08.558135 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.558704 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.558742 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.559158 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:08.559534 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.559674 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} executeQuery: Read 118 rows, 10.22 KiB in 0.002093 sec., 56378.40420449117 rows/sec., 4.77 MiB/sec. 2024.09.05 00:44:08.559879 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.559906 [ 3 ] {cc5c1b79-602e-4813-b345-4ba27a9c354f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.09.05 00:44:08.559923 [ 3 ] {} HTTP-Session: 417448bd-102b-438b-ad36-c66393af9ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.560064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.560119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.560139 [ 3 ] {} HTTP-Session: 8ef62a0a-a85b-4c70-9037-c982ce2754b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.560156 [ 3 ] {} HTTP-Session: 8ef62a0a-a85b-4c70-9037-c982ce2754b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.560170 [ 3 ] {} HTTP-Session: 8ef62a0a-a85b-4c70-9037-c982ce2754b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.560204 [ 3 ] {} HTTP-Session: 8ef62a0a-a85b-4c70-9037-c982ce2754b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.560310 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.560353 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:08.560577 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.560935 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.560971 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.561327 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:44:08.561686 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.561811 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} executeQuery: Read 31 rows, 2.33 KiB in 0.001534 sec., 20208.604954367667 rows/sec., 1.48 MiB/sec. 2024.09.05 00:44:08.561976 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.562000 [ 3 ] {e1ee7848-757b-4d3c-ae4f-5e1dae0c1a56} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:08.562016 [ 3 ] {} HTTP-Session: 8ef62a0a-a85b-4c70-9037-c982ce2754b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.562163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.562211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.562230 [ 3 ] {} HTTP-Session: 041ed603-d2da-426e-bd48-a4cd88d701e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.562247 [ 3 ] {} HTTP-Session: 041ed603-d2da-426e-bd48-a4cd88d701e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.562261 [ 3 ] {} HTTP-Session: 041ed603-d2da-426e-bd48-a4cd88d701e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.562292 [ 3 ] {} HTTP-Session: 041ed603-d2da-426e-bd48-a4cd88d701e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.562410 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.562452 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:08.562676 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.563050 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.563086 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.563503 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:08.563864 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.563990 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} executeQuery: Read 95 rows, 7.60 KiB in 0.001623 sec., 58533.579790511394 rows/sec., 4.57 MiB/sec. 2024.09.05 00:44:08.564193 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.564217 [ 3 ] {1001c00a-bdf3-42e3-9c9f-98329d6adb79} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:44:08.564234 [ 3 ] {} HTTP-Session: 041ed603-d2da-426e-bd48-a4cd88d701e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.564423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.564475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.564494 [ 3 ] {} HTTP-Session: c6e73bc1-bc30-42cd-8084-f41a490c17cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.564511 [ 3 ] {} HTTP-Session: c6e73bc1-bc30-42cd-8084-f41a490c17cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.564525 [ 3 ] {} HTTP-Session: c6e73bc1-bc30-42cd-8084-f41a490c17cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.564557 [ 3 ] {} HTTP-Session: c6e73bc1-bc30-42cd-8084-f41a490c17cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.564698 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.564743 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:08.564884 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.565287 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.565321 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.565709 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:08.566054 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.566182 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. 2024.09.05 00:44:08.566354 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.566378 [ 3 ] {4e4c3291-1f19-48a5-8577-741e17133c66} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:08.566394 [ 3 ] {} HTTP-Session: c6e73bc1-bc30-42cd-8084-f41a490c17cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.566549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.566598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.566617 [ 3 ] {} HTTP-Session: 4124047a-b8fb-4e29-b8d7-5f8206b9b956 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.566633 [ 3 ] {} HTTP-Session: 4124047a-b8fb-4e29-b8d7-5f8206b9b956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.566647 [ 3 ] {} HTTP-Session: 4124047a-b8fb-4e29-b8d7-5f8206b9b956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.566677 [ 3 ] {} HTTP-Session: 4124047a-b8fb-4e29-b8d7-5f8206b9b956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.566992 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.567057 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:08.567457 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.568198 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.568233 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.568880 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.05 00:44:08.569264 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.569484 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} executeQuery: Read 31 rows, 56.88 KiB in 0.002706 sec., 11456.023651145602 rows/sec., 20.53 MiB/sec. 2024.09.05 00:44:08.569959 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.569984 [ 3 ] {c679eea7-ea07-4f47-b3dc-2537b260130d} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:08.570001 [ 3 ] {} HTTP-Session: 4124047a-b8fb-4e29-b8d7-5f8206b9b956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.570148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:08.570196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:08.570214 [ 3 ] {} HTTP-Session: efb5eaf2-e4bb-498e-94c4-f7f9fd6e2d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:08.570232 [ 3 ] {} HTTP-Session: efb5eaf2-e4bb-498e-94c4-f7f9fd6e2d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.570246 [ 3 ] {} HTTP-Session: efb5eaf2-e4bb-498e-94c4-f7f9fd6e2d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:08.570277 [ 3 ] {} HTTP-Session: efb5eaf2-e4bb-498e-94c4-f7f9fd6e2d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:08.570389 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:08.570436 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:08.570585 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:08.570891 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:08.570925 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:08.571288 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:08.571620 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:08.571745 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. 2024.09.05 00:44:08.571905 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:08.571928 [ 3 ] {deebf344-092b-441a-a713-262b8f07740f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:08.571945 [ 3 ] {} HTTP-Session: efb5eaf2-e4bb-498e-94c4-f7f9fd6e2d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:10.401034 [ 150 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:44:10.401102 [ 150 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:44:13.529827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.529949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.529975 [ 3 ] {} HTTP-Session: be0e6e6b-8965-49b9-8afb-8e4456c64af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.530000 [ 3 ] {} HTTP-Session: be0e6e6b-8965-49b9-8afb-8e4456c64af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.530015 [ 3 ] {} HTTP-Session: be0e6e6b-8965-49b9-8afb-8e4456c64af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.530066 [ 3 ] {} HTTP-Session: be0e6e6b-8965-49b9-8afb-8e4456c64af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.530260 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.530332 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:44:13.530683 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.531147 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.531196 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.531678 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.05 00:44:13.532127 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.532343 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} executeQuery: Read 4 rows, 334.00 B in 0.002127 sec., 1880.5829807240245 rows/sec., 153.35 KiB/sec. 2024.09.05 00:44:13.532721 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.532752 [ 3 ] {089d7c78-9b43-4216-8fe9-937df87cec01} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:13.532769 [ 3 ] {} HTTP-Session: be0e6e6b-8965-49b9-8afb-8e4456c64af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.533063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 196624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.533128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.533149 [ 3 ] {} HTTP-Session: 4ac183b1-e219-4cea-81f9-0ef2fd5bfefc Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.533169 [ 3 ] {} HTTP-Session: 4ac183b1-e219-4cea-81f9-0ef2fd5bfefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.533185 [ 3 ] {} HTTP-Session: 4ac183b1-e219-4cea-81f9-0ef2fd5bfefc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.533224 [ 3 ] {} HTTP-Session: 4ac183b1-e219-4cea-81f9-0ef2fd5bfefc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.534234 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.534290 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:13.534559 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.535881 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.535921 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.536381 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:13.536754 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.536955 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} executeQuery: Read 1347 rows, 115.20 KiB in 0.003491 sec., 385849.32684044685 rows/sec., 32.22 MiB/sec. 2024.09.05 00:44:13.536968 [ 101 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:13.537088 [ 101 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.537146 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.537232 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.537324 [ 3 ] {d647990d-d4d0-4f5f-a9ea-104d17e132c9} MemoryTracker: Peak memory usage (for query): 5.00 MiB. 2024.09.05 00:44:13.537394 [ 3 ] {} HTTP-Session: 4ac183b1-e219-4cea-81f9-0ef2fd5bfefc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.537514 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:44:13.537701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.537754 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.537764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.537798 [ 3 ] {} HTTP-Session: a112cbb4-8a02-40df-a9ee-df883866c23b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.537801 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1413 rows starting from the beginning of the part 2024.09.05 00:44:13.537820 [ 3 ] {} HTTP-Session: a112cbb4-8a02-40df-a9ee-df883866c23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.537840 [ 3 ] {} HTTP-Session: a112cbb4-8a02-40df-a9ee-df883866c23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.537886 [ 3 ] {} HTTP-Session: a112cbb4-8a02-40df-a9ee-df883866c23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.537897 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 206 rows starting from the beginning of the part 2024.09.05 00:44:13.538271 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 118 rows starting from the beginning of the part 2024.09.05 00:44:13.538303 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.538485 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:13.538587 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part 2024.09.05 00:44:13.538872 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part 2024.09.05 00:44:13.539165 [ 187 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1347 rows starting from the beginning of the part 2024.09.05 00:44:13.539638 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.540134 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.540178 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.540956 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:44:13.541653 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.541963 [ 101 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:44:13.542024 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} executeQuery: Read 12 rows, 902.00 B in 0.003927 sec., 3055.7677616501146 rows/sec., 224.31 KiB/sec. 2024.09.05 00:44:13.542130 [ 101 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.542242 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.542292 [ 201 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3407 rows, containing 5 columns (5 merged, 0 gathered) in 0.00503336 sec., 676883.8310790407 rows/sec., 59.63 MiB/sec. 2024.09.05 00:44:13.542574 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::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.09.05 00:44:13.542719 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.542777 [ 3 ] {a0e94e2a-fd69-490b-b2d9-29722b6087d3} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:13.542885 [ 3 ] {} HTTP-Session: a112cbb4-8a02-40df-a9ee-df883866c23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.542899 [ 201 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:13.543251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 32330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.543338 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.543354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.543376 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2024.09.05 00:44:13.543382 [ 3 ] {} HTTP-Session: 5ede56fb-ddb1-4820-a34d-c395b219c3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.543447 [ 3 ] {} HTTP-Session: 5ede56fb-ddb1-4820-a34d-c395b219c3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.543511 [ 3 ] {} HTTP-Session: 5ede56fb-ddb1-4820-a34d-c395b219c3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.543705 [ 3 ] {} HTTP-Session: 5ede56fb-ddb1-4820-a34d-c395b219c3e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.543722 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part 2024.09.05 00:44:13.544267 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:13.544294 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.544615 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:13.544970 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:13.545553 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:13.546031 [ 187 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.09.05 00:44:13.546073 [ 201 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.546614 [ 201 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_21_4} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:13.547024 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.09.05 00:44:13.547174 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.547864 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.547911 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.548353 [ 190 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.005959246 sec., 23325.098510784755 rows/sec., 1.79 MiB/sec. 2024.09.05 00:44:13.548545 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:44:13.548629 [ 190 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:44:13.549384 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.549699 [ 201 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.549756 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} executeQuery: Read 242 rows, 16.79 KiB in 0.005641 sec., 42900.195000886364 rows/sec., 2.91 MiB/sec. 2024.09.05 00:44:13.550008 [ 201 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_16_3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:44:13.550280 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.09.05 00:44:13.550365 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.550396 [ 3 ] {62ba4e90-391d-469f-8399-97ef21900589} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.05 00:44:13.550413 [ 3 ] {} HTTP-Session: 5ede56fb-ddb1-4820-a34d-c395b219c3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.550557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.550605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.550624 [ 3 ] {} HTTP-Session: 72fc63ab-1483-4090-ad82-c72351249eac Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.550641 [ 3 ] {} HTTP-Session: 72fc63ab-1483-4090-ad82-c72351249eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.550655 [ 3 ] {} HTTP-Session: 72fc63ab-1483-4090-ad82-c72351249eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.550688 [ 3 ] {} HTTP-Session: 72fc63ab-1483-4090-ad82-c72351249eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.550788 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.550833 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:13.551083 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.551409 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.551445 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.551826 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:44:13.552195 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.552355 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} executeQuery: Read 6 rows, 363.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 222.39 KiB/sec. 2024.09.05 00:44:13.552566 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.552590 [ 3 ] {66c47406-9088-4f42-8faa-e95dce5029b8} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:13.552606 [ 3 ] {} HTTP-Session: 72fc63ab-1483-4090-ad82-c72351249eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.552800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 138788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.552849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.552868 [ 3 ] {} HTTP-Session: 469a5aa1-f12a-4f30-84c1-cd568ca53240 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.552885 [ 3 ] {} HTTP-Session: 469a5aa1-f12a-4f30-84c1-cd568ca53240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.552899 [ 3 ] {} HTTP-Session: 469a5aa1-f12a-4f30-84c1-cd568ca53240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.552930 [ 3 ] {} HTTP-Session: 469a5aa1-f12a-4f30-84c1-cd568ca53240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.553283 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.553327 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:13.553550 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.554487 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.554524 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.554908 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:13.555265 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.555425 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} executeQuery: Read 850 rows, 62.94 KiB in 0.002357 sec., 360627.91684344504 rows/sec., 26.08 MiB/sec. 2024.09.05 00:44:13.555425 [ 101 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:13.555514 [ 101 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.555577 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.555721 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.555735 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::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.09.05 00:44:13.555768 [ 3 ] {3725b3bf-efb0-45ea-bde6-194a71d7451f} MemoryTracker: Peak memory usage (for query): 4.74 MiB. 2024.09.05 00:44:13.555819 [ 3 ] {} HTTP-Session: 469a5aa1-f12a-4f30-84c1-cd568ca53240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.555939 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.555975 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part 2024.09.05 00:44:13.556072 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part 2024.09.05 00:44:13.556182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.556405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.556484 [ 3 ] {} HTTP-Session: 0f106aec-784b-4efa-9e78-151ae95f5659 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.556478 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 95 rows starting from the beginning of the part 2024.09.05 00:44:13.556527 [ 3 ] {} HTTP-Session: 0f106aec-784b-4efa-9e78-151ae95f5659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.556587 [ 3 ] {} HTTP-Session: 0f106aec-784b-4efa-9e78-151ae95f5659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.556739 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 390 rows starting from the beginning of the part 2024.09.05 00:44:13.556765 [ 3 ] {} HTTP-Session: 0f106aec-784b-4efa-9e78-151ae95f5659 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.556936 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part 2024.09.05 00:44:13.557248 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.557259 [ 201 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 850 rows starting from the beginning of the part 2024.09.05 00:44:13.557387 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:13.558008 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.558684 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.558740 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.559856 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:44:13.560504 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.560686 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.005029969 sec., 541752.841816719 rows/sec., 41.31 MiB/sec. 2024.09.05 00:44:13.560828 [ 101 ] {} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.05 00:44:13.560849 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} executeQuery: Read 6 rows, 321.00 B in 0.003823 sec., 1569.448077426105 rows/sec., 82.00 KiB/sec. 2024.09.05 00:44:13.560914 [ 101 ] {} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.561025 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.561024 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:13.561351 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.561359 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::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.09.05 00:44:13.561380 [ 3 ] {8930f78a-ef5c-4073-b5c2-69474ef908ac} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:13.561423 [ 3 ] {} HTTP-Session: 0f106aec-784b-4efa-9e78-151ae95f5659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.561692 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.561728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 173415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.561789 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.561819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.561841 [ 3 ] {} HTTP-Session: 786c9c0f-f555-4332-a449-5e6ab22a991e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.561885 [ 3 ] {} HTTP-Session: 786c9c0f-f555-4332-a449-5e6ab22a991e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.561982 [ 3 ] {} HTTP-Session: 786c9c0f-f555-4332-a449-5e6ab22a991e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.562204 [ 3 ] {} HTTP-Session: 786c9c0f-f555-4332-a449-5e6ab22a991e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.562246 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.562272 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.562624 [ 187 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_21_4} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:13.562653 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.562862 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.09.05 00:44:13.562965 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.563137 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.563294 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:13.563517 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.563650 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:13.563917 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.564727 [ 187 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003501252 sec., 10282.036254459834 rows/sec., 537.20 KiB/sec. 2024.09.05 00:44:13.564850 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.05 00:44:13.564975 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.565023 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.565312 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.565409 [ 191 ] {87b14db2-d5c9-4525-b55d-90402b42b4ff::all_1_6_1} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.05 00:44:13.565485 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:44:13.565595 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:13.565936 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.566112 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} executeQuery: Read 917 rows, 62.75 KiB in 0.003595 sec., 255076.49513212795 rows/sec., 17.05 MiB/sec. 2024.09.05 00:44:13.566113 [ 101 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:13.566211 [ 101 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.566270 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.566441 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::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.09.05 00:44:13.566476 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.566525 [ 3 ] {c38ed8e4-df4d-421c-9e42-b78bfe228915} MemoryTracker: Peak memory usage (for query): 4.68 MiB. 2024.09.05 00:44:13.566576 [ 3 ] {} HTTP-Session: 786c9c0f-f555-4332-a449-5e6ab22a991e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.566681 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.566717 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4963 rows starting from the beginning of the part 2024.09.05 00:44:13.566797 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part 2024.09.05 00:44:13.566872 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.09.05 00:44:13.566981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.567201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.567254 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.09.05 00:44:13.567304 [ 3 ] {} HTTP-Session: ae53967e-6078-42bf-be16-454d820eda59 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.567425 [ 3 ] {} HTTP-Session: ae53967e-6078-42bf-be16-454d820eda59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.567527 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.09.05 00:44:13.567535 [ 3 ] {} HTTP-Session: ae53967e-6078-42bf-be16-454d820eda59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.567668 [ 3 ] {} HTTP-Session: ae53967e-6078-42bf-be16-454d820eda59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.567763 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 917 rows starting from the beginning of the part 2024.09.05 00:44:13.568105 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.568239 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:13.568708 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.569182 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.569221 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.570311 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:44:13.570801 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.571089 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} executeQuery: Read 1 rows, 69.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 21.33 KiB/sec. 2024.09.05 00:44:13.571303 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.571351 [ 3 ] {7af8bbd6-10cc-49c9-95ac-a54d690eb5ee} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:13.571379 [ 3 ] {} HTTP-Session: ae53967e-6078-42bf-be16-454d820eda59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.571503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.571567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.571587 [ 3 ] {} HTTP-Session: c56e9959-eca9-4033-99d6-88dbe794632b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.571604 [ 3 ] {} HTTP-Session: c56e9959-eca9-4033-99d6-88dbe794632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.571618 [ 3 ] {} HTTP-Session: c56e9959-eca9-4033-99d6-88dbe794632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.571650 [ 3 ] {} HTTP-Session: c56e9959-eca9-4033-99d6-88dbe794632b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.571920 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6675 rows, containing 5 columns (5 merged, 0 gathered) in 0.005544169 sec., 1203967.6279709367 rows/sec., 81.51 MiB/sec. 2024.09.05 00:44:13.571932 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.572047 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:13.572380 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:13.573466 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.573603 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.573724 [ 193 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_21_4} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:13.573895 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2024.09.05 00:44:13.574269 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.574311 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.574937 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.05 00:44:13.575355 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.575532 [ 101 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.05 00:44:13.575567 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} executeQuery: Read 8 rows, 14.68 KiB in 0.003831 sec., 2088.227616810232 rows/sec., 3.74 MiB/sec. 2024.09.05 00:44:13.575592 [ 101 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.575661 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.575928 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::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.09.05 00:44:13.576065 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.576100 [ 3 ] {378d67fa-fde0-4120-9f41-e959cfae0ccf} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:13.576128 [ 3 ] {} HTTP-Session: c56e9959-eca9-4033-99d6-88dbe794632b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.576267 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.576280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:13.576321 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part 2024.09.05 00:44:13.576338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:13.576370 [ 3 ] {} HTTP-Session: 00facb07-66f8-495d-ad4b-64e5c4644755 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:13.576398 [ 3 ] {} HTTP-Session: 00facb07-66f8-495d-ad4b-64e5c4644755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.576417 [ 3 ] {} HTTP-Session: 00facb07-66f8-495d-ad4b-64e5c4644755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.576531 [ 3 ] {} HTTP-Session: 00facb07-66f8-495d-ad4b-64e5c4644755 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:13.576770 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:13.576817 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:13.576912 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:13.577346 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:13.577465 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:13.577879 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:13.578461 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:13.578553 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.578656 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.578908 [ 187 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:13.579612 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:13.580122 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.580293 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} executeQuery: Read 82 rows, 5.33 KiB in 0.003526 sec., 23255.81395348837 rows/sec., 1.48 MiB/sec. 2024.09.05 00:44:13.580329 [ 72 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:13.580471 [ 72 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:13.580552 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:13.580691 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} DynamicQueryHandler: Done processing query 2024.09.05 00:44:13.580791 [ 3 ] {e430b1e7-955a-4957-a73b-bbe6446ce7f2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:13.580918 [ 3 ] {} HTTP-Session: 00facb07-66f8-495d-ad4b-64e5c4644755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:13.581247 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::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.09.05 00:44:13.581755 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:13.581817 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part 2024.09.05 00:44:13.582063 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.09.05 00:44:13.582363 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.09.05 00:44:13.582653 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.09.05 00:44:13.582944 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.09.05 00:44:13.583204 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2024.09.05 00:44:13.586296 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 4 columns (4 merged, 0 gathered) in 0.005515498 sec., 228809.80103700518 rows/sec., 15.06 MiB/sec. 2024.09.05 00:44:13.586553 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:13.587289 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.587360 [ 193 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_21_4} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:13.587429 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.09.05 00:44:13.587840 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.012048735 sec., 22160.002689078978 rows/sec., 39.71 MiB/sec. 2024.09.05 00:44:13.588466 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.05 00:44:13.589129 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:13.589225 [ 188 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_16_3} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.05 00:44:13.589392 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. 2024.09.05 00:44:14.000154 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 183.76 MiB, peak 192.24 MiB, free memory in arenas 0.00 B, will set to 185.43 MiB (RSS), difference: 1.66 MiB 2024.09.05 00:44:18.557448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.557595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.557624 [ 3 ] {} HTTP-Session: 0d4613f8-9659-464e-9758-62b073d3d719 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.557654 [ 3 ] {} HTTP-Session: 0d4613f8-9659-464e-9758-62b073d3d719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.557673 [ 3 ] {} HTTP-Session: 0d4613f8-9659-464e-9758-62b073d3d719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.557727 [ 3 ] {} HTTP-Session: 0d4613f8-9659-464e-9758-62b073d3d719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.557970 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.558037 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:18.558366 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.558922 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.558966 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.559388 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:18.559777 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.559955 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} executeQuery: Read 118 rows, 10.22 KiB in 0.002074 sec., 56894.88910318226 rows/sec., 4.81 MiB/sec. 2024.09.05 00:44:18.560159 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.560186 [ 3 ] {eedada96-ca10-426a-842a-cdc2902226e3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.09.05 00:44:18.560202 [ 3 ] {} HTTP-Session: 0d4613f8-9659-464e-9758-62b073d3d719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.560345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.560396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.560415 [ 3 ] {} HTTP-Session: 26a35d9d-cc7b-462d-8382-9c3406d33b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.560432 [ 3 ] {} HTTP-Session: 26a35d9d-cc7b-462d-8382-9c3406d33b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.560446 [ 3 ] {} HTTP-Session: 26a35d9d-cc7b-462d-8382-9c3406d33b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.560477 [ 3 ] {} HTTP-Session: 26a35d9d-cc7b-462d-8382-9c3406d33b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.560594 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.560639 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:18.560865 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.561264 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.561302 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.561655 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:44:18.562019 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.562174 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} executeQuery: Read 31 rows, 2.33 KiB in 0.001605 sec., 19314.641744548284 rows/sec., 1.42 MiB/sec. 2024.09.05 00:44:18.562492 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.562521 [ 3 ] {40054d86-8cf4-4cb4-8753-475c011dc85f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:18.562538 [ 3 ] {} HTTP-Session: 26a35d9d-cc7b-462d-8382-9c3406d33b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.562667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.562717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.562737 [ 3 ] {} HTTP-Session: 639d9045-d2da-4bf0-b758-f3133ab4d9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.562754 [ 3 ] {} HTTP-Session: 639d9045-d2da-4bf0-b758-f3133ab4d9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.562768 [ 3 ] {} HTTP-Session: 639d9045-d2da-4bf0-b758-f3133ab4d9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.562799 [ 3 ] {} HTTP-Session: 639d9045-d2da-4bf0-b758-f3133ab4d9d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.562928 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.562973 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:18.563218 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.563659 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.563696 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.564052 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:18.564422 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.564563 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} executeQuery: Read 95 rows, 7.60 KiB in 0.001688 sec., 56279.62085308057 rows/sec., 4.40 MiB/sec. 2024.09.05 00:44:18.564750 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.564774 [ 3 ] {df90fbda-e9aa-42e3-8e76-133274b3a0a3} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:44:18.564790 [ 3 ] {} HTTP-Session: 639d9045-d2da-4bf0-b758-f3133ab4d9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.564952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.565001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.565021 [ 3 ] {} HTTP-Session: 3ae25ca3-7964-4e24-9a35-7bd12a41e679 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.565038 [ 3 ] {} HTTP-Session: 3ae25ca3-7964-4e24-9a35-7bd12a41e679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.565052 [ 3 ] {} HTTP-Session: 3ae25ca3-7964-4e24-9a35-7bd12a41e679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.565082 [ 3 ] {} HTTP-Session: 3ae25ca3-7964-4e24-9a35-7bd12a41e679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.565227 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.565274 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:18.565419 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.565823 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.565859 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.566240 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:18.566594 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.566759 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2024.09.05 00:44:18.567090 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.567115 [ 3 ] {587dc5e0-92ae-446c-8ec2-5b890058dd89} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:18.567131 [ 3 ] {} HTTP-Session: 3ae25ca3-7964-4e24-9a35-7bd12a41e679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.567285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.567334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.567353 [ 3 ] {} HTTP-Session: 3e9bd83a-c794-4922-b6cc-e12bc271973e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.567369 [ 3 ] {} HTTP-Session: 3e9bd83a-c794-4922-b6cc-e12bc271973e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.567384 [ 3 ] {} HTTP-Session: 3e9bd83a-c794-4922-b6cc-e12bc271973e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.567415 [ 3 ] {} HTTP-Session: 3e9bd83a-c794-4922-b6cc-e12bc271973e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.567719 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.567792 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:18.568222 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.568940 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.568978 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.569613 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.05 00:44:18.570027 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.570239 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} executeQuery: Read 31 rows, 56.88 KiB in 0.002722 sec., 11388.68479059515 rows/sec., 20.41 MiB/sec. 2024.09.05 00:44:18.570772 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.570797 [ 3 ] {a2fa8e9a-6c04-4b7c-812c-607d364b133b} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:18.570813 [ 3 ] {} HTTP-Session: 3e9bd83a-c794-4922-b6cc-e12bc271973e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.570989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:18.571037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:18.571057 [ 3 ] {} HTTP-Session: aec9f0cd-31da-4b41-9987-d59b4fc09937 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:18.571073 [ 3 ] {} HTTP-Session: aec9f0cd-31da-4b41-9987-d59b4fc09937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.571088 [ 3 ] {} HTTP-Session: aec9f0cd-31da-4b41-9987-d59b4fc09937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:18.571119 [ 3 ] {} HTTP-Session: aec9f0cd-31da-4b41-9987-d59b4fc09937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:18.571236 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:18.571283 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:18.571428 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:18.571750 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:18.571786 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:18.572147 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:18.572473 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:18.572648 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. 2024.09.05 00:44:18.572816 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} DynamicQueryHandler: Done processing query 2024.09.05 00:44:18.572841 [ 3 ] {6eadbd65-2dcb-4823-bea5-a1cb11a31030} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:18.572856 [ 3 ] {} HTTP-Session: aec9f0cd-31da-4b41-9987-d59b4fc09937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.561469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.561678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.561725 [ 3 ] {} HTTP-Session: c81ca8d1-8418-4d10-8ce3-debbc2198277 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.561768 [ 3 ] {} HTTP-Session: c81ca8d1-8418-4d10-8ce3-debbc2198277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.561797 [ 3 ] {} HTTP-Session: c81ca8d1-8418-4d10-8ce3-debbc2198277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.561876 [ 3 ] {} HTTP-Session: c81ca8d1-8418-4d10-8ce3-debbc2198277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.562242 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.562311 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:23.562641 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.563212 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.563255 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.563703 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:23.564092 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.564253 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} executeQuery: Read 205 rows, 18.49 KiB in 0.00217 sec., 94470.04608294931 rows/sec., 8.32 MiB/sec. 2024.09.05 00:44:23.564531 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.564562 [ 3 ] {e0db8632-4be8-4ccc-b38b-a26cda0e22a5} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:23.564579 [ 3 ] {} HTTP-Session: c81ca8d1-8418-4d10-8ce3-debbc2198277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.564707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.564758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.564777 [ 3 ] {} HTTP-Session: 931aacc1-d12c-4a44-ab08-2a0c75c359f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.564794 [ 3 ] {} HTTP-Session: 931aacc1-d12c-4a44-ab08-2a0c75c359f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.564808 [ 3 ] {} HTTP-Session: 931aacc1-d12c-4a44-ab08-2a0c75c359f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.564839 [ 3 ] {} HTTP-Session: 931aacc1-d12c-4a44-ab08-2a0c75c359f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.564936 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.564978 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:23.565214 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.565520 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.565558 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.565907 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:44:23.566258 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.566415 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} executeQuery: Read 8 rows, 616.00 B in 0.001497 sec., 5344.021376085504 rows/sec., 401.85 KiB/sec. 2024.09.05 00:44:23.566619 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.566645 [ 3 ] {3c64df5f-9aa3-4b68-abae-ef3c21cea9ee} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:23.566660 [ 3 ] {} HTTP-Session: 931aacc1-d12c-4a44-ab08-2a0c75c359f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.566806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.566856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.566875 [ 3 ] {} HTTP-Session: 777972a2-40ae-4284-a3de-8b0e51d027dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.566892 [ 3 ] {} HTTP-Session: 777972a2-40ae-4284-a3de-8b0e51d027dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.566906 [ 3 ] {} HTTP-Session: 777972a2-40ae-4284-a3de-8b0e51d027dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.566936 [ 3 ] {} HTTP-Session: 777972a2-40ae-4284-a3de-8b0e51d027dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.567034 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.567076 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:23.567296 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.567600 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.567637 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.567983 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:44:23.568335 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.568500 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec. 2024.09.05 00:44:23.568675 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.568699 [ 3 ] {b2a6cadc-84bf-497a-9eb1-2c4c316df3b9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:23.568716 [ 3 ] {} HTTP-Session: 777972a2-40ae-4284-a3de-8b0e51d027dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.568843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.568891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.568910 [ 3 ] {} HTTP-Session: 93a57b62-fa80-4177-a12c-bf1e73c59ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.568927 [ 3 ] {} HTTP-Session: 93a57b62-fa80-4177-a12c-bf1e73c59ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.568941 [ 3 ] {} HTTP-Session: 93a57b62-fa80-4177-a12c-bf1e73c59ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.568971 [ 3 ] {} HTTP-Session: 93a57b62-fa80-4177-a12c-bf1e73c59ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.569073 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.569116 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:23.569338 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.569627 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.569663 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.570006 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:44:23.570362 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.570512 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} executeQuery: Read 6 rows, 363.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 242.64 KiB/sec. 2024.09.05 00:44:23.570679 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.570703 [ 3 ] {37a72d3b-87ad-46b2-a5c9-79bde80f772d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:23.570719 [ 3 ] {} HTTP-Session: 93a57b62-fa80-4177-a12c-bf1e73c59ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.570902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.570950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.570968 [ 3 ] {} HTTP-Session: 306a4892-f70e-4d9a-8541-85739ceca8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.570984 [ 3 ] {} HTTP-Session: 306a4892-f70e-4d9a-8541-85739ceca8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.570998 [ 3 ] {} HTTP-Session: 306a4892-f70e-4d9a-8541-85739ceca8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.571028 [ 3 ] {} HTTP-Session: 306a4892-f70e-4d9a-8541-85739ceca8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.571220 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.571263 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:23.571483 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.572119 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.572157 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.572528 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:23.572883 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.573050 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} executeQuery: Read 390 rows, 28.32 KiB in 0.001924 sec., 202702.70270270272 rows/sec., 14.38 MiB/sec. 2024.09.05 00:44:23.573269 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.573292 [ 3 ] {5c58320f-09e2-42ec-b972-20b307ca8558} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:23.573308 [ 3 ] {} HTTP-Session: 306a4892-f70e-4d9a-8541-85739ceca8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.573454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.573501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.573519 [ 3 ] {} HTTP-Session: fdcb7631-52a9-45fb-8d57-1cdf323687e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.573535 [ 3 ] {} HTTP-Session: fdcb7631-52a9-45fb-8d57-1cdf323687e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.573549 [ 3 ] {} HTTP-Session: fdcb7631-52a9-45fb-8d57-1cdf323687e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.573580 [ 3 ] {} HTTP-Session: fdcb7631-52a9-45fb-8d57-1cdf323687e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.573675 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.573719 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:23.573847 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.574110 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.574147 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.574500 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:44:23.574833 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.574988 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. 2024.09.05 00:44:23.575157 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.575182 [ 3 ] {03ad707a-8b97-4f67-bc81-d8218cd74522} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:23.575197 [ 3 ] {} HTTP-Session: fdcb7631-52a9-45fb-8d57-1cdf323687e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.575365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.575413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.575432 [ 3 ] {} HTTP-Session: 7d2a081b-c453-4ef2-a1bf-4cbe8d4bd7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.575448 [ 3 ] {} HTTP-Session: 7d2a081b-c453-4ef2-a1bf-4cbe8d4bd7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.575463 [ 3 ] {} HTTP-Session: 7d2a081b-c453-4ef2-a1bf-4cbe8d4bd7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.575493 [ 3 ] {} HTTP-Session: 7d2a081b-c453-4ef2-a1bf-4cbe8d4bd7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.575686 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.575732 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:23.575877 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.576304 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.576340 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.576715 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:23.577054 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.577208 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. 2024.09.05 00:44:23.577373 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.577396 [ 3 ] {44324296-0bd8-4021-97d5-447beae57ae2} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:23.577411 [ 3 ] {} HTTP-Session: 7d2a081b-c453-4ef2-a1bf-4cbe8d4bd7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.577525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.577573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.577592 [ 3 ] {} HTTP-Session: 0e8758de-07c9-4819-978e-e6a47ffdcab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.577609 [ 3 ] {} HTTP-Session: 0e8758de-07c9-4819-978e-e6a47ffdcab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.577623 [ 3 ] {} HTTP-Session: 0e8758de-07c9-4819-978e-e6a47ffdcab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.577653 [ 3 ] {} HTTP-Session: 0e8758de-07c9-4819-978e-e6a47ffdcab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.577745 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.577789 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:23.577918 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.578168 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.578205 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.578554 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:44:23.578881 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.579033 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. 2024.09.05 00:44:23.579194 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.579219 [ 3 ] {165e6906-1631-40f0-b399-278452c34eff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:23.579235 [ 3 ] {} HTTP-Session: 0e8758de-07c9-4819-978e-e6a47ffdcab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.579347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.579395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.579413 [ 3 ] {} HTTP-Session: e94855b4-eb04-41d3-8b03-fb7bd5fe50b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.579429 [ 3 ] {} HTTP-Session: e94855b4-eb04-41d3-8b03-fb7bd5fe50b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.579444 [ 3 ] {} HTTP-Session: e94855b4-eb04-41d3-8b03-fb7bd5fe50b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.579474 [ 3 ] {} HTTP-Session: e94855b4-eb04-41d3-8b03-fb7bd5fe50b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.579661 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.579725 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:23.580148 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.580682 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.580720 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.581442 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.05 00:44:23.581866 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.582066 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} executeQuery: Read 8 rows, 14.68 KiB in 0.002518 sec., 3177.1247021445593 rows/sec., 5.69 MiB/sec. 2024.09.05 00:44:23.582282 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.582306 [ 3 ] {3b555f4d-650d-4424-9a61-84e383b1ba70} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:23.582322 [ 3 ] {} HTTP-Session: e94855b4-eb04-41d3-8b03-fb7bd5fe50b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.582428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:23.582476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:23.582494 [ 3 ] {} HTTP-Session: 759bcef5-56ea-4d58-a056-df29af13720c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:23.582511 [ 3 ] {} HTTP-Session: 759bcef5-56ea-4d58-a056-df29af13720c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.582525 [ 3 ] {} HTTP-Session: 759bcef5-56ea-4d58-a056-df29af13720c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:23.582556 [ 3 ] {} HTTP-Session: 759bcef5-56ea-4d58-a056-df29af13720c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:23.582680 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:23.582725 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:23.582853 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:23.583169 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:23.583205 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:23.583564 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:23.583887 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:23.584041 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec. 2024.09.05 00:44:23.584205 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} DynamicQueryHandler: Done processing query 2024.09.05 00:44:23.584229 [ 3 ] {b974c793-eaa7-4bc5-8124-413dec929bb2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:23.584244 [ 3 ] {} HTTP-Session: 759bcef5-56ea-4d58-a056-df29af13720c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:25.401347 [ 76 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:44:25.401420 [ 76 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:44:25.524395 [ 76 ] {} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.09.05 00:44:25.524471 [ 76 ] {} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:25.524515 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:25.524749 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::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.09.05 00:44:25.525071 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:25.525136 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::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.09.05 00:44:25.525309 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.09.05 00:44:25.525479 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::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.09.05 00:44:25.525728 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.09.05 00:44:25.525909 [ 192 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.09.05 00:44:25.526948 [ 193 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 5 columns (5 merged, 0 gathered) in 0.002334811 sec., 5996.202690496148 rows/sec., 512.37 KiB/sec. 2024.09.05 00:44:25.527107 [ 196 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.09.05 00:44:25.527515 [ 196 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:25.527593 [ 196 ] {60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7::all_1_5_1} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.09.05 00:44:25.527667 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:44:26.001298 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000905946 sec. 2024.09.05 00:44:28.557866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.557980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.558005 [ 3 ] {} HTTP-Session: 3f43220a-e043-4e21-bdcc-82dcd114b165 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.558029 [ 3 ] {} HTTP-Session: 3f43220a-e043-4e21-bdcc-82dcd114b165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.558044 [ 3 ] {} HTTP-Session: 3f43220a-e043-4e21-bdcc-82dcd114b165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.558093 [ 3 ] {} HTTP-Session: 3f43220a-e043-4e21-bdcc-82dcd114b165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.558303 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.558370 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:28.558700 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.559230 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.559273 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.559697 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:28.560080 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.560250 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} executeQuery: Read 118 rows, 10.22 KiB in 0.002021 sec., 58386.93715982188 rows/sec., 4.94 MiB/sec. 2024.09.05 00:44:28.560466 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.560492 [ 3 ] {abd67886-7bf9-4be8-9e5a-57a3e4dc4928} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.09.05 00:44:28.560508 [ 3 ] {} HTTP-Session: 3f43220a-e043-4e21-bdcc-82dcd114b165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.560682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.560733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.560753 [ 3 ] {} HTTP-Session: 5ada0c41-fd82-4e89-b2c9-6664e70f4c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.560771 [ 3 ] {} HTTP-Session: 5ada0c41-fd82-4e89-b2c9-6664e70f4c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.560785 [ 3 ] {} HTTP-Session: 5ada0c41-fd82-4e89-b2c9-6664e70f4c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.560817 [ 3 ] {} HTTP-Session: 5ada0c41-fd82-4e89-b2c9-6664e70f4c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.560939 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.560982 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:28.561206 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.561567 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.561606 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.561952 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:28.562308 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.562470 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} executeQuery: Read 31 rows, 2.33 KiB in 0.001563 sec., 19833.65323096609 rows/sec., 1.46 MiB/sec. 2024.09.05 00:44:28.562645 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.562669 [ 3 ] {1d4e9f5c-03e0-4d29-8f03-126a5289a9c3} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:28.562685 [ 3 ] {} HTTP-Session: 5ada0c41-fd82-4e89-b2c9-6664e70f4c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.562828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.562876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.562894 [ 3 ] {} HTTP-Session: 1902627d-a279-41e1-b759-e5561a777c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.562911 [ 3 ] {} HTTP-Session: 1902627d-a279-41e1-b759-e5561a777c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.562925 [ 3 ] {} HTTP-Session: 1902627d-a279-41e1-b759-e5561a777c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.562956 [ 3 ] {} HTTP-Session: 1902627d-a279-41e1-b759-e5561a777c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.563081 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.563123 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:28.563345 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.563718 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.563756 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.564111 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:28.564469 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.564637 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} executeQuery: Read 95 rows, 7.60 KiB in 0.001597 sec., 59486.53725735755 rows/sec., 4.65 MiB/sec. 2024.09.05 00:44:28.564812 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.564837 [ 3 ] {2be04f88-6eda-45c9-8d92-f9653bb51923} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:44:28.564853 [ 3 ] {} HTTP-Session: 1902627d-a279-41e1-b759-e5561a777c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.565028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.565085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.565105 [ 3 ] {} HTTP-Session: 6fe103f2-e130-4be6-aef2-dfbd666ddcba Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.565121 [ 3 ] {} HTTP-Session: 6fe103f2-e130-4be6-aef2-dfbd666ddcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.565135 [ 3 ] {} HTTP-Session: 6fe103f2-e130-4be6-aef2-dfbd666ddcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.565166 [ 3 ] {} HTTP-Session: 6fe103f2-e130-4be6-aef2-dfbd666ddcba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.565326 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.565376 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:28.565582 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.566096 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.566150 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.566724 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:28.567125 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.567284 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} executeQuery: Read 160 rows, 11.41 KiB in 0.002031 sec., 78778.92663712458 rows/sec., 5.49 MiB/sec. 2024.09.05 00:44:28.567652 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.567681 [ 3 ] {7ce5edd2-6d50-4d80-a5c0-fae0ec31121c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:28.567698 [ 3 ] {} HTTP-Session: 6fe103f2-e130-4be6-aef2-dfbd666ddcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.567860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.567926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.567958 [ 3 ] {} HTTP-Session: 2e2a830d-a099-4d4e-b0ea-174c9b7b47cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.567985 [ 3 ] {} HTTP-Session: 2e2a830d-a099-4d4e-b0ea-174c9b7b47cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.568011 [ 3 ] {} HTTP-Session: 2e2a830d-a099-4d4e-b0ea-174c9b7b47cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.568052 [ 3 ] {} HTTP-Session: 2e2a830d-a099-4d4e-b0ea-174c9b7b47cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.568373 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.568446 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:28.568885 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.569556 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.569593 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.570279 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.05 00:44:28.570692 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.570876 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} executeQuery: Read 31 rows, 56.88 KiB in 0.002733 sec., 11342.846688620562 rows/sec., 20.33 MiB/sec. 2024.09.05 00:44:28.571091 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.571116 [ 3 ] {6d7ea921-c1d7-41f8-bc48-c2f47746db87} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:28.571132 [ 3 ] {} HTTP-Session: 2e2a830d-a099-4d4e-b0ea-174c9b7b47cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.571260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:28.571310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:28.571329 [ 3 ] {} HTTP-Session: d291c925-c7bd-43e0-94e2-061d4758b441 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:28.571346 [ 3 ] {} HTTP-Session: d291c925-c7bd-43e0-94e2-061d4758b441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.571361 [ 3 ] {} HTTP-Session: d291c925-c7bd-43e0-94e2-061d4758b441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:28.571392 [ 3 ] {} HTTP-Session: d291c925-c7bd-43e0-94e2-061d4758b441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:28.571511 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:28.571557 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:28.571692 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:28.571998 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:28.572035 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:28.572389 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:28.572719 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:28.572864 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. 2024.09.05 00:44:28.573028 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} DynamicQueryHandler: Done processing query 2024.09.05 00:44:28.573052 [ 3 ] {8f86f9e3-fbcf-4798-8fdf-fecb8d253f71} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:28.573068 [ 3 ] {} HTTP-Session: d291c925-c7bd-43e0-94e2-061d4758b441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.561866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.562002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.562034 [ 3 ] {} HTTP-Session: 1d325ff3-3d51-44ae-9cdb-1bf1e7235757 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.562064 [ 3 ] {} HTTP-Session: 1d325ff3-3d51-44ae-9cdb-1bf1e7235757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.562081 [ 3 ] {} HTTP-Session: 1d325ff3-3d51-44ae-9cdb-1bf1e7235757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.562137 [ 3 ] {} HTTP-Session: 1d325ff3-3d51-44ae-9cdb-1bf1e7235757 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.562404 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.562482 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:33.562830 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.563425 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.563471 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.563940 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:33.564334 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.564490 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} executeQuery: Read 205 rows, 18.49 KiB in 0.002202 sec., 93097.18437783833 rows/sec., 8.20 MiB/sec. 2024.09.05 00:44:33.565067 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.565155 [ 3 ] {3a882e95-fa5b-469e-99c8-4802f98c60a2} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:33.565244 [ 3 ] {} HTTP-Session: 1d325ff3-3d51-44ae-9cdb-1bf1e7235757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.565463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.565522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.565543 [ 3 ] {} HTTP-Session: 82f0ea3c-4873-48ba-b793-f2f8ddd311d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.565561 [ 3 ] {} HTTP-Session: 82f0ea3c-4873-48ba-b793-f2f8ddd311d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.565574 [ 3 ] {} HTTP-Session: 82f0ea3c-4873-48ba-b793-f2f8ddd311d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.565611 [ 3 ] {} HTTP-Session: 82f0ea3c-4873-48ba-b793-f2f8ddd311d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.565725 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.565774 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:33.566028 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.566367 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.566405 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.566748 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:33.567107 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.567236 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} executeQuery: Read 8 rows, 616.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 389.36 KiB/sec. 2024.09.05 00:44:33.567505 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.567531 [ 3 ] {7a41a92b-1d01-444c-bed6-bf86e90c5c4e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:33.567547 [ 3 ] {} HTTP-Session: 82f0ea3c-4873-48ba-b793-f2f8ddd311d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.567664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.567716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.567736 [ 3 ] {} HTTP-Session: 05e7a6df-3b5f-4354-a6de-2a38629d5663 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.567753 [ 3 ] {} HTTP-Session: 05e7a6df-3b5f-4354-a6de-2a38629d5663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.567767 [ 3 ] {} HTTP-Session: 05e7a6df-3b5f-4354-a6de-2a38629d5663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.567800 [ 3 ] {} HTTP-Session: 05e7a6df-3b5f-4354-a6de-2a38629d5663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.567905 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.567951 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:33.568191 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.568502 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.568539 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.568898 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:44:33.569259 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.569376 [ 135 ] {} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:44:33.569386 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} executeQuery: Read 14 rows, 1004.00 B in 0.001511 sec., 9265.387160820648 rows/sec., 648.89 KiB/sec. 2024.09.05 00:44:33.569420 [ 135 ] {} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.569456 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.569691 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.569768 [ 3 ] {944d6dd0-1f6b-42b8-9ac7-4f84fe526594} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:33.569802 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::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.09.05 00:44:33.569831 [ 3 ] {} HTTP-Session: 05e7a6df-3b5f-4354-a6de-2a38629d5663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.570103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.570117 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:33.570201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.570205 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part 2024.09.05 00:44:33.570245 [ 3 ] {} HTTP-Session: 5bae7b59-86db-466a-b9f3-12a2284aa9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.570281 [ 3 ] {} HTTP-Session: 5bae7b59-86db-466a-b9f3-12a2284aa9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.570319 [ 3 ] {} HTTP-Session: 5bae7b59-86db-466a-b9f3-12a2284aa9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.570476 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.09.05 00:44:33.570495 [ 3 ] {} HTTP-Session: 5bae7b59-86db-466a-b9f3-12a2284aa9d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.570753 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.09.05 00:44:33.570853 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.570998 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2024.09.05 00:44:33.571042 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:33.571344 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.09.05 00:44:33.571670 [ 188 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.09.05 00:44:33.572445 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.573356 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.573422 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.574308 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:44:33.574567 [ 196 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005008339 sec., 108219.51149872244 rows/sec., 7.36 MiB/sec. 2024.09.05 00:44:33.574877 [ 196 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:44:33.575147 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.575734 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} executeQuery: Read 6 rows, 363.00 B in 0.004931 sec., 1216.7917258162645 rows/sec., 71.89 KiB/sec. 2024.09.05 00:44:33.576154 [ 198 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.576181 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.576249 [ 3 ] {5311583a-535e-4382-96dd-a0ab5f3c1f00} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:33.576281 [ 3 ] {} HTTP-Session: 5bae7b59-86db-466a-b9f3-12a2284aa9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.576390 [ 198 ] {2894587f-d6f0-4eeb-ab9e-2d8092907b39::all_1_11_2} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:44:33.576508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.576560 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.09.05 00:44:33.576610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.576639 [ 3 ] {} HTTP-Session: 19a260df-fff2-4a4a-8af4-1a887018fa98 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.576658 [ 3 ] {} HTTP-Session: 19a260df-fff2-4a4a-8af4-1a887018fa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.576672 [ 3 ] {} HTTP-Session: 19a260df-fff2-4a4a-8af4-1a887018fa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.576706 [ 3 ] {} HTTP-Session: 19a260df-fff2-4a4a-8af4-1a887018fa98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.576946 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.576993 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:33.577245 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.577847 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.577885 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.578275 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:33.578645 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.578784 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} executeQuery: Read 390 rows, 28.32 KiB in 0.001978 sec., 197168.85743174923 rows/sec., 13.98 MiB/sec. 2024.09.05 00:44:33.579103 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.579129 [ 3 ] {43a8fa4c-3385-489f-98eb-3bc19c23f562} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:33.579145 [ 3 ] {} HTTP-Session: 19a260df-fff2-4a4a-8af4-1a887018fa98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.579293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.579343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.579362 [ 3 ] {} HTTP-Session: 41ea635f-c073-410e-87ad-247b601a2465 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.579379 [ 3 ] {} HTTP-Session: 41ea635f-c073-410e-87ad-247b601a2465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.579393 [ 3 ] {} HTTP-Session: 41ea635f-c073-410e-87ad-247b601a2465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.579424 [ 3 ] {} HTTP-Session: 41ea635f-c073-410e-87ad-247b601a2465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.579521 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.579567 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:33.579710 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.579979 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.580014 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.580370 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:44:33.580721 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.580860 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. 2024.09.05 00:44:33.581354 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.581378 [ 3 ] {e0bbf46f-5197-43b3-a38b-1db05e68936d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:33.581394 [ 3 ] {} HTTP-Session: 41ea635f-c073-410e-87ad-247b601a2465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.581549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.581598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.581617 [ 3 ] {} HTTP-Session: e9693ea5-72e8-432b-858d-afb3b6641346 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.581633 [ 3 ] {} HTTP-Session: e9693ea5-72e8-432b-858d-afb3b6641346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.581651 [ 3 ] {} HTTP-Session: e9693ea5-72e8-432b-858d-afb3b6641346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.581688 [ 3 ] {} HTTP-Session: e9693ea5-72e8-432b-858d-afb3b6641346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.581902 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.581950 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:33.582120 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.582546 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.582582 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.582965 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:33.583311 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.583447 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. 2024.09.05 00:44:33.583754 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.583778 [ 3 ] {5bfc2e64-9429-4aa7-b352-399f754ec422} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:33.583793 [ 3 ] {} HTTP-Session: e9693ea5-72e8-432b-858d-afb3b6641346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.583908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.583954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.583971 [ 3 ] {} HTTP-Session: 197d8d87-6ef8-497a-946e-58fe055388e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.583986 [ 3 ] {} HTTP-Session: 197d8d87-6ef8-497a-946e-58fe055388e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.583999 [ 3 ] {} HTTP-Session: 197d8d87-6ef8-497a-946e-58fe055388e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.584028 [ 3 ] {} HTTP-Session: 197d8d87-6ef8-497a-946e-58fe055388e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.584115 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.584159 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:33.584290 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.584529 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.584562 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.584963 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:44:33.585288 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.585419 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} executeQuery: Read 1 rows, 69.00 B in 0.00129 sec., 775.1937984496125 rows/sec., 52.23 KiB/sec. 2024.09.05 00:44:33.585915 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.585943 [ 3 ] {97fc8d8d-4bef-4952-822e-f10dbaeba432} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:33.585960 [ 3 ] {} HTTP-Session: 197d8d87-6ef8-497a-946e-58fe055388e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.586075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.586123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.586142 [ 3 ] {} HTTP-Session: fff17f0a-dd44-4421-b1f9-8bc5a781a065 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.586157 [ 3 ] {} HTTP-Session: fff17f0a-dd44-4421-b1f9-8bc5a781a065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.586172 [ 3 ] {} HTTP-Session: fff17f0a-dd44-4421-b1f9-8bc5a781a065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.586201 [ 3 ] {} HTTP-Session: fff17f0a-dd44-4421-b1f9-8bc5a781a065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.586393 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.586467 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:33.586915 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.587422 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.587459 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.588078 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.05 00:44:33.588491 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.588671 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} executeQuery: Read 8 rows, 14.68 KiB in 0.002375 sec., 3368.421052631579 rows/sec., 6.04 MiB/sec. 2024.09.05 00:44:33.589623 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.589648 [ 3 ] {999456c1-2776-46e7-9f2d-3e453077ee2f} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:33.589665 [ 3 ] {} HTTP-Session: fff17f0a-dd44-4421-b1f9-8bc5a781a065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.589793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:33.589841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:33.589860 [ 3 ] {} HTTP-Session: 5e27cfe5-7684-44f8-922b-6fbf278d1cca Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:33.589877 [ 3 ] {} HTTP-Session: 5e27cfe5-7684-44f8-922b-6fbf278d1cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.589892 [ 3 ] {} HTTP-Session: 5e27cfe5-7684-44f8-922b-6fbf278d1cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:33.589924 [ 3 ] {} HTTP-Session: 5e27cfe5-7684-44f8-922b-6fbf278d1cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:33.590046 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:33.590092 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:33.590239 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:33.590558 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:33.590594 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:33.590969 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:33.591299 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:33.591441 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2024.09.05 00:44:33.591740 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} DynamicQueryHandler: Done processing query 2024.09.05 00:44:33.591764 [ 3 ] {f0d348b7-9118-48aa-987a-6d8cf1faa68c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:33.591780 [ 3 ] {} HTTP-Session: 5e27cfe5-7684-44f8-922b-6fbf278d1cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.558088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.558223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.558250 [ 3 ] {} HTTP-Session: 3c816f7c-451b-40a1-8c74-725bd849c017 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.558275 [ 3 ] {} HTTP-Session: 3c816f7c-451b-40a1-8c74-725bd849c017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.558290 [ 3 ] {} HTTP-Session: 3c816f7c-451b-40a1-8c74-725bd849c017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.558341 [ 3 ] {} HTTP-Session: 3c816f7c-451b-40a1-8c74-725bd849c017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.558527 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.558596 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:44:38.558940 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.559397 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.559444 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.559862 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.05 00:44:38.560256 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.560435 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} executeQuery: Read 6 rows, 501.00 B in 0.001956 sec., 3067.4846625766872 rows/sec., 250.13 KiB/sec. 2024.09.05 00:44:38.560691 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.560720 [ 3 ] {2ab7bbb3-b908-4978-a319-71d41662b35c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:38.560737 [ 3 ] {} HTTP-Session: 3c816f7c-451b-40a1-8c74-725bd849c017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.560893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.560951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.560971 [ 3 ] {} HTTP-Session: bc9fb095-6850-4b9e-b23d-3d72337c25f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.560991 [ 3 ] {} HTTP-Session: bc9fb095-6850-4b9e-b23d-3d72337c25f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.561005 [ 3 ] {} HTTP-Session: bc9fb095-6850-4b9e-b23d-3d72337c25f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.561041 [ 3 ] {} HTTP-Session: bc9fb095-6850-4b9e-b23d-3d72337c25f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.561210 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.561257 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:38.561490 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.561993 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.562031 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.562400 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.09.05 00:44:38.562761 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.562928 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} executeQuery: Read 121 rows, 10.44 KiB in 0.001773 sec., 68245.9108855048 rows/sec., 5.75 MiB/sec. 2024.09.05 00:44:38.562928 [ 145 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.09.05 00:44:38.563044 [ 145 ] {} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.563097 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.563195 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.563261 [ 3 ] {8e0a3ad2-b52d-499c-afc5-6da3bcf4fbc0} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.09.05 00:44:38.563299 [ 3 ] {} HTTP-Session: bc9fb095-6850-4b9e-b23d-3d72337c25f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.563334 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::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.09.05 00:44:38.563457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 5333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.563587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.563644 [ 3 ] {} HTTP-Session: a7112fa6-3ee5-4de1-8388-666558568ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.563688 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.563694 [ 3 ] {} HTTP-Session: a7112fa6-3ee5-4de1-8388-666558568ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.563762 [ 3 ] {} HTTP-Session: a7112fa6-3ee5-4de1-8388-666558568ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.563769 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1416 rows starting from the beginning of the part 2024.09.05 00:44:38.563831 [ 3 ] {} HTTP-Session: a7112fa6-3ee5-4de1-8388-666558568ad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.564021 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part 2024.09.05 00:44:38.564153 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.564293 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part 2024.09.05 00:44:38.564326 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:38.564673 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part 2024.09.05 00:44:38.565043 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part 2024.09.05 00:44:38.565348 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 121 rows starting from the beginning of the part 2024.09.05 00:44:38.566052 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.566755 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.566827 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.567901 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:38.568653 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.568660 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005470448 sec., 399053.2402465026 rows/sec., 35.33 MiB/sec. 2024.09.05 00:44:38.568917 [ 145 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:38.568939 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} executeQuery: Read 37 rows, 2.75 KiB in 0.0049 sec., 7551.0204081632655 rows/sec., 561.22 KiB/sec. 2024.09.05 00:44:38.568992 [ 145 ] {} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.569045 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.09.05 00:44:38.569095 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.569511 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.569590 [ 3 ] {551a3826-8ce3-435c-ac50-851d61da730a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:38.569652 [ 3 ] {} HTTP-Session: a7112fa6-3ee5-4de1-8388-666558568ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.569743 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::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.09.05 00:44:38.569941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.570101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.570189 [ 3 ] {} HTTP-Session: 82952640-3532-4454-b5a8-8dd798d485d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.570251 [ 3 ] {} HTTP-Session: 82952640-3532-4454-b5a8-8dd798d485d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.570314 [ 3 ] {} HTTP-Session: 82952640-3532-4454-b5a8-8dd798d485d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.570441 [ 3 ] {} HTTP-Session: 82952640-3532-4454-b5a8-8dd798d485d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.570494 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.570527 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.570576 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part 2024.09.05 00:44:38.570822 [ 196 ] {e27f8633-2f92-489d-a5b1-ddf83a24d0bc::all_1_26_5} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.09.05 00:44:38.570835 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.571002 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:38.571160 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.09.05 00:44:38.571339 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:38.571653 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:38.572030 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:38.572459 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:38.572636 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.572783 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part 2024.09.05 00:44:38.573656 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.573721 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.574789 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.09.05 00:44:38.575570 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00618385 sec., 27167.541256660494 rows/sec., 2.08 MiB/sec. 2024.09.05 00:44:38.575761 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:38.575953 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.576320 [ 145 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.09.05 00:44:38.576418 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} executeQuery: Read 101 rows, 8.09 KiB in 0.005743 sec., 17586.6271983284 rows/sec., 1.38 MiB/sec. 2024.09.05 00:44:38.576462 [ 145 ] {} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.576589 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.577045 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::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.09.05 00:44:38.577177 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.577177 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.577243 [ 3 ] {fc1340f7-5723-42c0-8bac-54b032847c9c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.09.05 00:44:38.577339 [ 3 ] {} HTTP-Session: 82952640-3532-4454-b5a8-8dd798d485d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.577530 [ 198 ] {3c5d8445-7497-4bac-9ad3-0a60074401bc::all_1_21_4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:38.577557 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.577624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 31219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.577686 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2024.09.05 00:44:38.577753 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.09.05 00:44:38.577786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.577921 [ 3 ] {} HTTP-Session: e599274e-0d17-4d44-bd2b-afa347ad836d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.577984 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part 2024.09.05 00:44:38.578012 [ 3 ] {} HTTP-Session: e599274e-0d17-4d44-bd2b-afa347ad836d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.578080 [ 3 ] {} HTTP-Session: e599274e-0d17-4d44-bd2b-afa347ad836d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.578168 [ 3 ] {} HTTP-Session: e599274e-0d17-4d44-bd2b-afa347ad836d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.578182 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 390 rows starting from the beginning of the part 2024.09.05 00:44:38.578464 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part 2024.09.05 00:44:38.578616 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.578705 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 390 rows starting from the beginning of the part 2024.09.05 00:44:38.578786 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:38.578939 [ 199 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 101 rows starting from the beginning of the part 2024.09.05 00:44:38.579561 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.580189 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.580232 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.580810 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.09.05 00:44:38.581204 [ 186 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.004412719 sec., 448702.94256217085 rows/sec., 34.38 MiB/sec. 2024.09.05 00:44:38.581440 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.581529 [ 197 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.09.05 00:44:38.581655 [ 145 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.09.05 00:44:38.581750 [ 145 ] {} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.581758 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} executeQuery: Read 163 rows, 11.62 KiB in 0.00333 sec., 48948.94894894895 rows/sec., 3.41 MiB/sec. 2024.09.05 00:44:38.581811 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.582304 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::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.09.05 00:44:38.582474 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.582603 [ 3 ] {1dca20a7-404d-4a9e-8ba4-306f9dafe82e} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:38.583165 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.583267 [ 3 ] {} HTTP-Session: e599274e-0d17-4d44-bd2b-afa347ad836d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.583334 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6675 rows starting from the beginning of the part 2024.09.05 00:44:38.583718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.583818 [ 197 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.583857 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2024.09.05 00:44:38.583909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.584019 [ 3 ] {} HTTP-Session: 09aa38d6-9f08-490e-be7b-bb12364f260d Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.584109 [ 3 ] {} HTTP-Session: 09aa38d6-9f08-490e-be7b-bb12364f260d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.584226 [ 3 ] {} HTTP-Session: 09aa38d6-9f08-490e-be7b-bb12364f260d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.584255 [ 197 ] {8562a593-3886-441b-b5ea-1329c2288794::all_1_26_5} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.09.05 00:44:38.584417 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2024.09.05 00:44:38.584439 [ 3 ] {} HTTP-Session: 09aa38d6-9f08-490e-be7b-bb12364f260d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.584797 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.09.05 00:44:38.585018 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2024.09.05 00:44:38.585133 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2024.09.05 00:44:38.585230 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.585409 [ 199 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 163 rows starting from the beginning of the part 2024.09.05 00:44:38.585571 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:38.586810 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.587991 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.588043 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.589022 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.05 00:44:38.589512 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.589651 [ 186 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.007672507 sec., 994720.500092082 rows/sec., 67.43 MiB/sec. 2024.09.05 00:44:38.589795 [ 145 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.05 00:44:38.589865 [ 145 ] {} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.589869 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} executeQuery: Read 31 rows, 56.88 KiB in 0.005012 sec., 6185.155626496408 rows/sec., 11.08 MiB/sec. 2024.09.05 00:44:38.589908 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.590185 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::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.09.05 00:44:38.590451 [ 186 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.09.05 00:44:38.590500 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.590587 [ 3 ] {3993c8f8-9fa6-421e-8349-656c3bfc215a} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:38.590688 [ 3 ] {} HTTP-Session: 09aa38d6-9f08-490e-be7b-bb12364f260d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.590934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:38.591082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:38.591198 [ 3 ] {} HTTP-Session: 972fd3c8-6c0f-4933-b265-f455be8b6f0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:38.591313 [ 3 ] {} HTTP-Session: 972fd3c8-6c0f-4933-b265-f455be8b6f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.591409 [ 3 ] {} HTTP-Session: 972fd3c8-6c0f-4933-b265-f455be8b6f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.591596 [ 3 ] {} HTTP-Session: 972fd3c8-6c0f-4933-b265-f455be8b6f0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:38.591912 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.591939 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:38.592084 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:38.592093 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part 2024.09.05 00:44:38.592390 [ 189 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.593321 [ 189 ] {3df17edd-e2b5-4f61-b7aa-1646a1c3411e::all_1_26_5} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.09.05 00:44:38.593326 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:38.593357 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:38.593680 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2024.09.05 00:44:38.594150 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:38.594475 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.594568 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.594700 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:38.595159 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2024.09.05 00:44:38.595615 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.09.05 00:44:38.595626 [ 199 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2024.09.05 00:44:38.596461 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.596639 [ 143 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.09.05 00:44:38.596649 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} executeQuery: Read 60 rows, 4.14 KiB in 0.004833 sec., 12414.649286157666 rows/sec., 856.74 KiB/sec. 2024.09.05 00:44:38.596715 [ 143 ] {} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:38.596777 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:38.597354 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} DynamicQueryHandler: Done processing query 2024.09.05 00:44:38.597476 [ 3 ] {a5e455ae-487d-4730-a475-b2b2a70bd106} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:38.597600 [ 3 ] {} HTTP-Session: 972fd3c8-6c0f-4933-b265-f455be8b6f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:38.597663 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::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.09.05 00:44:38.598214 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:38.598259 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1262 rows starting from the beginning of the part 2024.09.05 00:44:38.598524 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2024.09.05 00:44:38.598839 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2024.09.05 00:44:38.599153 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2024.09.05 00:44:38.599462 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2024.09.05 00:44:38.599706 [ 189 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2024.09.05 00:44:38.603463 [ 186 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 4 columns (4 merged, 0 gathered) in 0.006531106 sec., 245900.15841114812 rows/sec., 16.17 MiB/sec. 2024.09.05 00:44:38.603790 [ 186 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.09.05 00:44:38.604430 [ 186 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.604542 [ 186 ] {b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52::all_1_26_5} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.09.05 00:44:38.604646 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.09.05 00:44:38.605025 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 19 columns (19 merged, 0 gathered) in 0.014972326 sec., 25112.998474652504 rows/sec., 45.00 MiB/sec. 2024.09.05 00:44:38.605541 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.05 00:44:38.606125 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:38.606199 [ 195 ] {12b77b07-d3c1-4c55-8d1f-d3e3daf32d50::all_1_21_4} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.05 00:44:38.606300 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2024.09.05 00:44:40.401480 [ 144 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:44:40.401548 [ 144 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:44:43.529386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.529557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.529600 [ 3 ] {} HTTP-Session: ab950aea-3f98-4d5d-a69b-bd62ac0456a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.529642 [ 3 ] {} HTTP-Session: ab950aea-3f98-4d5d-a69b-bd62ac0456a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.529671 [ 3 ] {} HTTP-Session: ab950aea-3f98-4d5d-a69b-bd62ac0456a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.529751 [ 3 ] {} HTTP-Session: ab950aea-3f98-4d5d-a69b-bd62ac0456a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.530008 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.530075 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:44:43.530411 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.530889 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.530928 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.531338 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.05 00:44:43.531750 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.531931 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} executeQuery: Read 4 rows, 334.00 B in 0.00198 sec., 2020.2020202020203 rows/sec., 164.73 KiB/sec. 2024.09.05 00:44:43.532137 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.532163 [ 3 ] {1c89b3ef-5fc9-4c69-b8b1-0c8a2a30b9d3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:43.532179 [ 3 ] {} HTTP-Session: ab950aea-3f98-4d5d-a69b-bd62ac0456a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.532677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 196622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.532728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.532748 [ 3 ] {} HTTP-Session: a5051c7a-5b88-4d54-9b69-bb1a3e0a204b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.532765 [ 3 ] {} HTTP-Session: a5051c7a-5b88-4d54-9b69-bb1a3e0a204b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.532779 [ 3 ] {} HTTP-Session: a5051c7a-5b88-4d54-9b69-bb1a3e0a204b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.532809 [ 3 ] {} HTTP-Session: a5051c7a-5b88-4d54-9b69-bb1a3e0a204b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.533284 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.533329 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:43.533556 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.535115 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.535152 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.535600 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.09.05 00:44:43.535970 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.536125 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} executeQuery: Read 1347 rows, 115.20 KiB in 0.00317 sec., 424921.1356466877 rows/sec., 35.49 MiB/sec. 2024.09.05 00:44:43.536301 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.536325 [ 3 ] {f5eef416-da8b-4d21-afc4-759f5dc5a402} MemoryTracker: Peak memory usage (for query): 5.00 MiB. 2024.09.05 00:44:43.536341 [ 3 ] {} HTTP-Session: a5051c7a-5b88-4d54-9b69-bb1a3e0a204b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.536623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.536671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.536689 [ 3 ] {} HTTP-Session: dc912487-4180-449b-995a-2ab2c133d47b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.536705 [ 3 ] {} HTTP-Session: dc912487-4180-449b-995a-2ab2c133d47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.536719 [ 3 ] {} HTTP-Session: dc912487-4180-449b-995a-2ab2c133d47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.536750 [ 3 ] {} HTTP-Session: dc912487-4180-449b-995a-2ab2c133d47b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.536847 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.536890 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:43.537120 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.537435 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.537472 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.537816 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:43.538184 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.538343 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} executeQuery: Read 12 rows, 902.00 B in 0.001517 sec., 7910.349373764008 rows/sec., 580.66 KiB/sec. 2024.09.05 00:44:43.538558 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.538583 [ 3 ] {13d85328-bd0e-4b3f-91a3-a6716e4b7db9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:43.538598 [ 3 ] {} HTTP-Session: dc912487-4180-449b-995a-2ab2c133d47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.538778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 32330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.538826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.538844 [ 3 ] {} HTTP-Session: 3dde9b4c-8f6f-4c47-90bd-5441b72b7a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.538861 [ 3 ] {} HTTP-Session: 3dde9b4c-8f6f-4c47-90bd-5441b72b7a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.538874 [ 3 ] {} HTTP-Session: 3dde9b4c-8f6f-4c47-90bd-5441b72b7a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.538905 [ 3 ] {} HTTP-Session: 3dde9b4c-8f6f-4c47-90bd-5441b72b7a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.539077 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.539120 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:43.539340 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.539813 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.539848 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.540185 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:44:43.540523 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.540672 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} executeQuery: Read 242 rows, 16.79 KiB in 0.001752 sec., 138127.85388127854 rows/sec., 9.36 MiB/sec. 2024.09.05 00:44:43.540908 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.540932 [ 3 ] {9dc7c4dc-14a5-4b6e-b829-1b0ad78f1cb4} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.05 00:44:43.540949 [ 3 ] {} HTTP-Session: 3dde9b4c-8f6f-4c47-90bd-5441b72b7a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.541121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.541169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.541187 [ 3 ] {} HTTP-Session: 7f8c6308-5d02-4a2f-b79f-7f9695a8a1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.541204 [ 3 ] {} HTTP-Session: 7f8c6308-5d02-4a2f-b79f-7f9695a8a1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.541217 [ 3 ] {} HTTP-Session: 7f8c6308-5d02-4a2f-b79f-7f9695a8a1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.541248 [ 3 ] {} HTTP-Session: 7f8c6308-5d02-4a2f-b79f-7f9695a8a1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.541344 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.541386 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:43.541610 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.541903 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.541939 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.542282 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:44:43.542638 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.542785 [ 137 ] {} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.09.05 00:44:43.542795 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} executeQuery: Read 6 rows, 363.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 241.32 KiB/sec. 2024.09.05 00:44:43.542867 [ 137 ] {} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.542947 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.543247 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.543317 [ 3 ] {ab67b95b-75c1-4b65-a346-fcf73515e7b9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:43.543317 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::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.09.05 00:44:43.543380 [ 3 ] {} HTTP-Session: 7f8c6308-5d02-4a2f-b79f-7f9695a8a1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.543561 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:43.543606 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.543684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 138784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.543856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.543873 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.543916 [ 3 ] {} HTTP-Session: eca6bf24-1e1a-45eb-a0b2-d2a4af195445 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.543983 [ 3 ] {} HTTP-Session: eca6bf24-1e1a-45eb-a0b2-d2a4af195445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.544079 [ 3 ] {} HTTP-Session: eca6bf24-1e1a-45eb-a0b2-d2a4af195445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.544225 [ 3 ] {} HTTP-Session: eca6bf24-1e1a-45eb-a0b2-d2a4af195445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.544218 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.544530 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.544714 [ 190 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.544870 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.545065 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:43.545941 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.546726 [ 195 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003650965 sec., 8217.005640974372 rows/sec., 521.59 KiB/sec. 2024.09.05 00:44:43.546945 [ 186 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.09.05 00:44:43.547197 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.547282 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.547979 [ 201 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.548172 [ 201 ] {a629fd51-5730-4591-8274-f1c1c363729b::all_1_9_2} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.09.05 00:44:43.548214 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.09.05 00:44:43.548328 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:44:43.548663 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.548836 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} executeQuery: Read 850 rows, 62.94 KiB in 0.004314 sec., 197032.91608715808 rows/sec., 14.25 MiB/sec. 2024.09.05 00:44:43.549098 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.549123 [ 3 ] {b547fe1f-f8f5-4e60-a841-06877a318323} MemoryTracker: Peak memory usage (for query): 4.74 MiB. 2024.09.05 00:44:43.549139 [ 3 ] {} HTTP-Session: eca6bf24-1e1a-45eb-a0b2-d2a4af195445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.549440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.549488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.549506 [ 3 ] {} HTTP-Session: db70b3ba-fb00-4eeb-95a6-287482f4359b Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.549522 [ 3 ] {} HTTP-Session: db70b3ba-fb00-4eeb-95a6-287482f4359b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.549536 [ 3 ] {} HTTP-Session: db70b3ba-fb00-4eeb-95a6-287482f4359b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.549567 [ 3 ] {} HTTP-Session: db70b3ba-fb00-4eeb-95a6-287482f4359b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.549665 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.549710 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:43.549849 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.550141 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.550177 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.550535 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:44:43.550871 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.551027 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2024.09.05 00:44:43.551306 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.551331 [ 3 ] {4a8b0302-5f4f-493b-8b60-16a96fe405b9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:43.551346 [ 3 ] {} HTTP-Session: db70b3ba-fb00-4eeb-95a6-287482f4359b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.551582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 174626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.551630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.551648 [ 3 ] {} HTTP-Session: 7bbd99fc-1cab-4f21-9dd8-dd9ff5dbfd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.551665 [ 3 ] {} HTTP-Session: 7bbd99fc-1cab-4f21-9dd8-dd9ff5dbfd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.551679 [ 3 ] {} HTTP-Session: 7bbd99fc-1cab-4f21-9dd8-dd9ff5dbfd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.551710 [ 3 ] {} HTTP-Session: 7bbd99fc-1cab-4f21-9dd8-dd9ff5dbfd6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.552153 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.552201 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:43.552366 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.553260 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.553296 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.553722 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.09.05 00:44:43.554076 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.554226 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} executeQuery: Read 923 rows, 63.17 KiB in 0.002328 sec., 396477.6632302405 rows/sec., 26.50 MiB/sec. 2024.09.05 00:44:43.554394 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.554418 [ 3 ] {0a7623ae-9343-433f-97d5-e43f08f34022} MemoryTracker: Peak memory usage (for query): 4.68 MiB. 2024.09.05 00:44:43.554434 [ 3 ] {} HTTP-Session: 7bbd99fc-1cab-4f21-9dd8-dd9ff5dbfd6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.554763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.554812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.554830 [ 3 ] {} HTTP-Session: a7f39fa0-ba81-4b16-96ae-86a52e2488d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.554846 [ 3 ] {} HTTP-Session: a7f39fa0-ba81-4b16-96ae-86a52e2488d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.554860 [ 3 ] {} HTTP-Session: a7f39fa0-ba81-4b16-96ae-86a52e2488d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.554890 [ 3 ] {} HTTP-Session: a7f39fa0-ba81-4b16-96ae-86a52e2488d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.554984 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.555029 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:43.555158 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.555423 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.555459 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.555808 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.05 00:44:43.556133 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.556281 [ 137 ] {} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.05 00:44:43.556294 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec. 2024.09.05 00:44:43.556330 [ 137 ] {} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.556387 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.556594 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::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.09.05 00:44:43.556631 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.556681 [ 3 ] {107d4564-7c72-40a3-a91e-ed492604b686} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:43.556736 [ 3 ] {} HTTP-Session: a7f39fa0-ba81-4b16-96ae-86a52e2488d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.556832 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.05 00:44:43.556878 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part 2024.09.05 00:44:43.556913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.557069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.557079 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.09.05 00:44:43.557139 [ 3 ] {} HTTP-Session: f2df0f93-3a3f-4b94-b06e-80404f9c870f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.557209 [ 3 ] {} HTTP-Session: f2df0f93-3a3f-4b94-b06e-80404f9c870f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.557276 [ 3 ] {} HTTP-Session: f2df0f93-3a3f-4b94-b06e-80404f9c870f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.557416 [ 3 ] {} HTTP-Session: f2df0f93-3a3f-4b94-b06e-80404f9c870f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.557433 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.09.05 00:44:43.557740 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.09.05 00:44:43.557827 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.558037 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.09.05 00:44:43.558150 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:43.558325 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.09.05 00:44:43.560707 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.561911 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.005414537 sec., 2031.5679807894933 rows/sec., 135.45 KiB/sec. 2024.09.05 00:44:43.562153 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.05 00:44:43.562231 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.562299 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.563131 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.563298 [ 186 ] {66ccfb5d-1428-4637-a1e2-b11dbe78e34c::all_1_11_2} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.05 00:44:43.563457 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.05 00:44:43.563735 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.05 00:44:43.564180 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.564395 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} executeQuery: Read 8 rows, 14.68 KiB in 0.006771 sec., 1181.5093782306897 rows/sec., 2.12 MiB/sec. 2024.09.05 00:44:43.564853 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.564884 [ 3 ] {f39bda73-d34c-4502-93e6-3142e2897f5b} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:43.564901 [ 3 ] {} HTTP-Session: f2df0f93-3a3f-4b94-b06e-80404f9c870f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.565029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:43.565077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:43.565096 [ 3 ] {} HTTP-Session: 5ef20bd6-4076-48ef-8dc5-adc13bdeeabb Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:43.565112 [ 3 ] {} HTTP-Session: 5ef20bd6-4076-48ef-8dc5-adc13bdeeabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.565126 [ 3 ] {} HTTP-Session: 5ef20bd6-4076-48ef-8dc5-adc13bdeeabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:43.565156 [ 3 ] {} HTTP-Session: 5ef20bd6-4076-48ef-8dc5-adc13bdeeabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:43.565285 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:43.565330 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:43.565461 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:43.565786 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:43.565822 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:43.566187 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.09.05 00:44:43.566525 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:43.566682 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec. 2024.09.05 00:44:43.566844 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} DynamicQueryHandler: Done processing query 2024.09.05 00:44:43.566868 [ 3 ] {11ca74bd-8c21-40ee-9a0e-7a4a28f7f2d2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:43.566884 [ 3 ] {} HTTP-Session: 5ef20bd6-4076-48ef-8dc5-adc13bdeeabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.557981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.558115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.558140 [ 3 ] {} HTTP-Session: 03b3ed81-1d61-4511-b5a3-aa61bd013e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.558165 [ 3 ] {} HTTP-Session: 03b3ed81-1d61-4511-b5a3-aa61bd013e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.558179 [ 3 ] {} HTTP-Session: 03b3ed81-1d61-4511-b5a3-aa61bd013e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.558230 [ 3 ] {} HTTP-Session: 03b3ed81-1d61-4511-b5a3-aa61bd013e5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.558414 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.558482 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:44:48.558820 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.559235 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.559276 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.559679 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.05 00:44:48.560073 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.560218 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. 2024.09.05 00:44:48.560448 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.560475 [ 3 ] {7d834db1-978b-4b30-8bc5-e19a4bf8101d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:48.560491 [ 3 ] {} HTTP-Session: 03b3ed81-1d61-4511-b5a3-aa61bd013e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.560627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.560677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.560695 [ 3 ] {} HTTP-Session: a89a4477-14f7-4c96-9a4b-081679676294 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.560712 [ 3 ] {} HTTP-Session: a89a4477-14f7-4c96-9a4b-081679676294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.560726 [ 3 ] {} HTTP-Session: a89a4477-14f7-4c96-9a4b-081679676294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.560758 [ 3 ] {} HTTP-Session: a89a4477-14f7-4c96-9a4b-081679676294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.560885 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.560928 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:48.561151 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.561540 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.561576 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.561932 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.09.05 00:44:48.562289 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.562417 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} executeQuery: Read 119 rows, 10.29 KiB in 0.001581 sec., 75268.81720430107 rows/sec., 6.36 MiB/sec. 2024.09.05 00:44:48.562580 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.562605 [ 3 ] {7213a4fa-7ca1-44a5-8116-6ed618e8b22e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.09.05 00:44:48.562620 [ 3 ] {} HTTP-Session: a89a4477-14f7-4c96-9a4b-081679676294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.562739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.562788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.562807 [ 3 ] {} HTTP-Session: 79f91551-0873-491f-87f6-6507ef2569e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.562823 [ 3 ] {} HTTP-Session: 79f91551-0873-491f-87f6-6507ef2569e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.562837 [ 3 ] {} HTTP-Session: 79f91551-0873-491f-87f6-6507ef2569e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.562867 [ 3 ] {} HTTP-Session: 79f91551-0873-491f-87f6-6507ef2569e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.562973 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.563015 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:48.563237 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.563564 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.563600 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.563948 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:48.564305 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.564432 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} executeQuery: Read 33 rows, 2.47 KiB in 0.001491 sec., 22132.796780684104 rows/sec., 1.62 MiB/sec. 2024.09.05 00:44:48.564597 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.564622 [ 3 ] {9c3c1f56-fe13-4950-832c-1be2d0cb78f4} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:48.564637 [ 3 ] {} HTTP-Session: 79f91551-0873-491f-87f6-6507ef2569e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.564758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.564806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.564825 [ 3 ] {} HTTP-Session: b7de9c99-2ff1-4404-aed9-481d3512b944 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.564841 [ 3 ] {} HTTP-Session: b7de9c99-2ff1-4404-aed9-481d3512b944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.564855 [ 3 ] {} HTTP-Session: b7de9c99-2ff1-4404-aed9-481d3512b944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.564886 [ 3 ] {} HTTP-Session: b7de9c99-2ff1-4404-aed9-481d3512b944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.565011 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.565053 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:48.565277 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.565649 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.565687 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.566034 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.09.05 00:44:48.566389 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.566520 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} executeQuery: Read 97 rows, 7.76 KiB in 0.001561 sec., 62139.65406790518 rows/sec., 4.86 MiB/sec. 2024.09.05 00:44:48.566688 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.566712 [ 3 ] {6a4b8598-9b48-4cf6-a5c4-93e000d6cba7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.09.05 00:44:48.566728 [ 3 ] {} HTTP-Session: b7de9c99-2ff1-4404-aed9-481d3512b944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.566883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.566932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.566950 [ 3 ] {} HTTP-Session: 8fc97f78-ecfe-489d-9f9d-19fcb4c1b231 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.566966 [ 3 ] {} HTTP-Session: 8fc97f78-ecfe-489d-9f9d-19fcb4c1b231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.566980 [ 3 ] {} HTTP-Session: 8fc97f78-ecfe-489d-9f9d-19fcb4c1b231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.567011 [ 3 ] {} HTTP-Session: 8fc97f78-ecfe-489d-9f9d-19fcb4c1b231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.567160 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.567207 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:48.567349 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.567732 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.567767 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.568142 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.09.05 00:44:48.568483 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.568611 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} executeQuery: Read 161 rows, 11.48 KiB in 0.001522 sec., 105781.86596583444 rows/sec., 7.37 MiB/sec. 2024.09.05 00:44:48.568772 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.568796 [ 3 ] {0f691bda-3be5-4a9a-8339-dac2919eaae8} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:48.568818 [ 3 ] {} HTTP-Session: 8fc97f78-ecfe-489d-9f9d-19fcb4c1b231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.569003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.569051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.569070 [ 3 ] {} HTTP-Session: dc70d252-2eaa-4c28-8c91-66c365d4a822 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.569086 [ 3 ] {} HTTP-Session: dc70d252-2eaa-4c28-8c91-66c365d4a822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.569101 [ 3 ] {} HTTP-Session: dc70d252-2eaa-4c28-8c91-66c365d4a822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.569131 [ 3 ] {} HTTP-Session: dc70d252-2eaa-4c28-8c91-66c365d4a822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.569436 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.569501 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:48.569909 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.570580 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.570616 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.571241 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.05 00:44:48.571647 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.571792 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} executeQuery: Read 31 rows, 56.88 KiB in 0.002573 sec., 12048.192771084336 rows/sec., 21.59 MiB/sec. 2024.09.05 00:44:48.572007 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.572032 [ 3 ] {093e9c02-a547-4fe8-a63e-113b3dc4c21e} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:48.572048 [ 3 ] {} HTTP-Session: dc70d252-2eaa-4c28-8c91-66c365d4a822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.572210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:48.572259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:48.572277 [ 3 ] {} HTTP-Session: edc0afc9-fadd-49fc-be36-6cee6bca1769 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:48.572294 [ 3 ] {} HTTP-Session: edc0afc9-fadd-49fc-be36-6cee6bca1769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.572307 [ 3 ] {} HTTP-Session: edc0afc9-fadd-49fc-be36-6cee6bca1769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:48.572338 [ 3 ] {} HTTP-Session: edc0afc9-fadd-49fc-be36-6cee6bca1769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:48.572447 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:48.572493 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:48.572621 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:48.572924 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:48.572959 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2024.09.05 00:44:48.573314 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.09.05 00:44:48.573636 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:48.573760 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2024.09.05 00:44:48.573922 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:48.573945 [ 3 ] {1f0d60d5-1559-4b9d-8c64-1760ee8b8e8e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:48.573961 [ 3 ] {} HTTP-Session: edc0afc9-fadd-49fc-be36-6cee6bca1769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.561215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.561404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.561449 [ 3 ] {} HTTP-Session: 8e67d6b2-c755-4b74-b5a6-0f61f32c32bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.561489 [ 3 ] {} HTTP-Session: 8e67d6b2-c755-4b74-b5a6-0f61f32c32bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.561518 [ 3 ] {} HTTP-Session: 8e67d6b2-c755-4b74-b5a6-0f61f32c32bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.561599 [ 3 ] {} HTTP-Session: 8e67d6b2-c755-4b74-b5a6-0f61f32c32bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.561883 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.561994 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.05 00:44:53.562477 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.562902 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.562939 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.563314 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.05 00:44:53.563688 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} oximeter.fields_ipaddr (60a4dff3-63d6-4820-bdca-b5f2b0d3e2e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.563891 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} executeQuery: Read 2 rows, 167.00 B in 0.002101 sec., 951.9276534983342 rows/sec., 77.62 KiB/sec. 2024.09.05 00:44:53.564087 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.564115 [ 3 ] {664ae7c7-fa73-4190-8821-cd2ee26165bf} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:53.564131 [ 3 ] {} HTTP-Session: 8e67d6b2-c755-4b74-b5a6-0f61f32c32bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.564308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 31094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.564360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.564379 [ 3 ] {} HTTP-Session: 3840eec5-44b1-4468-87d5-08569cc8ba33 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.564396 [ 3 ] {} HTTP-Session: 3840eec5-44b1-4468-87d5-08569cc8ba33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.564409 [ 3 ] {} HTTP-Session: 3840eec5-44b1-4468-87d5-08569cc8ba33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.564441 [ 3 ] {} HTTP-Session: 3840eec5-44b1-4468-87d5-08569cc8ba33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.564587 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.564631 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:53.564856 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.565341 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.565377 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.565734 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.09.05 00:44:53.566086 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.566213 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} executeQuery: Read 206 rows, 18.56 KiB in 0.001697 sec., 121390.68945197407 rows/sec., 10.68 MiB/sec. 2024.09.05 00:44:53.566379 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.566403 [ 3 ] {1969cb37-f225-4ead-8eab-a7333ef9756f} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:53.566418 [ 3 ] {} HTTP-Session: 3840eec5-44b1-4468-87d5-08569cc8ba33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.566603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.566653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.566671 [ 3 ] {} HTTP-Session: b8701a58-438b-42ad-8356-cbbdc32f204c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.566687 [ 3 ] {} HTTP-Session: b8701a58-438b-42ad-8356-cbbdc32f204c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.566700 [ 3 ] {} HTTP-Session: b8701a58-438b-42ad-8356-cbbdc32f204c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.566731 [ 3 ] {} HTTP-Session: b8701a58-438b-42ad-8356-cbbdc32f204c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.566829 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.566873 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:53.567095 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.567390 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.567425 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.567762 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:53.568121 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.568247 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} executeQuery: Read 10 rows, 759.00 B in 0.001444 sec., 6925.207756232687 rows/sec., 513.30 KiB/sec. 2024.09.05 00:44:53.568408 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.568432 [ 3 ] {52e76c79-6ed5-4340-af31-89c6659acaa4} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:53.568448 [ 3 ] {} HTTP-Session: b8701a58-438b-42ad-8356-cbbdc32f204c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.568568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.568617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.568635 [ 3 ] {} HTTP-Session: d572498f-4c4c-44d6-ac3b-00f8023ea78e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.568651 [ 3 ] {} HTTP-Session: d572498f-4c4c-44d6-ac3b-00f8023ea78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.568665 [ 3 ] {} HTTP-Session: d572498f-4c4c-44d6-ac3b-00f8023ea78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.568695 [ 3 ] {} HTTP-Session: d572498f-4c4c-44d6-ac3b-00f8023ea78e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.568794 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.568836 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.05 00:44:53.569057 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.569351 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.569388 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.569731 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.05 00:44:53.570093 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} oximeter.fields_u32 (2894587f-d6f0-4eeb-ab9e-2d8092907b39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.570214 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} executeQuery: Read 14 rows, 1004.00 B in 0.001444 sec., 9695.290858725763 rows/sec., 678.99 KiB/sec. 2024.09.05 00:44:53.570417 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.570441 [ 3 ] {77e1ec49-427c-4d35-bba4-6660845c6d36} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:53.570457 [ 3 ] {} HTTP-Session: d572498f-4c4c-44d6-ac3b-00f8023ea78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.570568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.570615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.570633 [ 3 ] {} HTTP-Session: 2db5479c-9336-443c-8df0-4ca2c84fc8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.570649 [ 3 ] {} HTTP-Session: 2db5479c-9336-443c-8df0-4ca2c84fc8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.570663 [ 3 ] {} HTTP-Session: 2db5479c-9336-443c-8df0-4ca2c84fc8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.570694 [ 3 ] {} HTTP-Session: 2db5479c-9336-443c-8df0-4ca2c84fc8b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.570786 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.570829 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.05 00:44:53.571049 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.571338 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.571373 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.571706 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:44:53.572058 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} oximeter.fields_u8 (a629fd51-5730-4591-8274-f1c1c363729b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.572183 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} executeQuery: Read 6 rows, 363.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 249.47 KiB/sec. 2024.09.05 00:44:53.572346 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.572370 [ 3 ] {6c2eb1ce-58d6-4fcc-a446-25e3b3c2a0a9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:53.572385 [ 3 ] {} HTTP-Session: 2db5479c-9336-443c-8df0-4ca2c84fc8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.572564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 63501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.572611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.572629 [ 3 ] {} HTTP-Session: 7b193689-a3d3-4731-ab41-b4f7008f8553 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.572645 [ 3 ] {} HTTP-Session: 7b193689-a3d3-4731-ab41-b4f7008f8553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.572658 [ 3 ] {} HTTP-Session: 7b193689-a3d3-4731-ab41-b4f7008f8553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.572689 [ 3 ] {} HTTP-Session: 7b193689-a3d3-4731-ab41-b4f7008f8553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.572879 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.572922 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:53.573140 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.573703 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.573738 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.574099 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.09.05 00:44:53.574452 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.574579 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} executeQuery: Read 392 rows, 28.49 KiB in 0.001805 sec., 217174.51523545707 rows/sec., 15.41 MiB/sec. 2024.09.05 00:44:53.574792 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.574819 [ 3 ] {5e1cf38f-dd2f-4ec3-b93c-6a190c2cc939} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:53.574835 [ 3 ] {} HTTP-Session: 7b193689-a3d3-4731-ab41-b4f7008f8553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.574966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.575014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.575032 [ 3 ] {} HTTP-Session: 2f430bb5-e4c9-4937-b93b-c0880a7c0d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.575049 [ 3 ] {} HTTP-Session: 2f430bb5-e4c9-4937-b93b-c0880a7c0d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.575063 [ 3 ] {} HTTP-Session: 2f430bb5-e4c9-4937-b93b-c0880a7c0d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.575092 [ 3 ] {} HTTP-Session: 2f430bb5-e4c9-4937-b93b-c0880a7c0d30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.575186 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.575230 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.05 00:44:53.575360 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.575610 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.575645 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.575993 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.05 00:44:53.576310 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} oximeter.measurements_bool (87b14db2-d5c9-4525-b55d-90402b42b4ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.576437 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} executeQuery: Read 6 rows, 321.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 246.25 KiB/sec. 2024.09.05 00:44:53.576630 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.576655 [ 3 ] {b2535493-7d98-4713-a506-9e8d51bd5fe6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.05 00:44:53.576670 [ 3 ] {} HTTP-Session: 2f430bb5-e4c9-4937-b93b-c0880a7c0d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.576829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 44857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.576879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.576897 [ 3 ] {} HTTP-Session: 3664c9a2-c53a-4a9f-b62e-1bd6315d7183 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.576913 [ 3 ] {} HTTP-Session: 3664c9a2-c53a-4a9f-b62e-1bd6315d7183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.576927 [ 3 ] {} HTTP-Session: 3664c9a2-c53a-4a9f-b62e-1bd6315d7183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.576958 [ 3 ] {} HTTP-Session: 3664c9a2-c53a-4a9f-b62e-1bd6315d7183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.577160 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.577206 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:53.577345 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.577773 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.577809 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.578182 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.09.05 00:44:53.578519 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.578642 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} executeQuery: Read 238 rows, 16.34 KiB in 0.001598 sec., 148936.17021276595 rows/sec., 9.98 MiB/sec. 2024.09.05 00:44:53.578805 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.578829 [ 3 ] {9fd25ad0-54cc-44c7-8e46-01196c42b9d7} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.05 00:44:53.578844 [ 3 ] {} HTTP-Session: 3664c9a2-c53a-4a9f-b62e-1bd6315d7183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.578966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.579013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.579032 [ 3 ] {} HTTP-Session: 43206c16-b196-4e30-930b-1a69908e0f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.579048 [ 3 ] {} HTTP-Session: 43206c16-b196-4e30-930b-1a69908e0f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.579062 [ 3 ] {} HTTP-Session: 43206c16-b196-4e30-930b-1a69908e0f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.579092 [ 3 ] {} HTTP-Session: 43206c16-b196-4e30-930b-1a69908e0f60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.579182 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.579225 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.05 00:44:53.579351 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.579595 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.579630 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.579965 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.05 00:44:53.580288 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} oximeter.measurements_f64 (66ccfb5d-1428-4637-a1e2-b11dbe78e34c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.580415 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. 2024.09.05 00:44:53.580570 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.580594 [ 3 ] {567b9c59-f950-43ea-b626-ad5f201282a9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.05 00:44:53.580610 [ 3 ] {} HTTP-Session: 43206c16-b196-4e30-930b-1a69908e0f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.580725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 14149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.580772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.580791 [ 3 ] {} HTTP-Session: 31dc5f2a-853d-47e6-bdb3-6523534d3764 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.580807 [ 3 ] {} HTTP-Session: 31dc5f2a-853d-47e6-bdb3-6523534d3764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.580821 [ 3 ] {} HTTP-Session: 31dc5f2a-853d-47e6-bdb3-6523534d3764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.580851 [ 3 ] {} HTTP-Session: 31dc5f2a-853d-47e6-bdb3-6523534d3764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.581034 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.581098 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:53.581493 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.582108 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.582143 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.582719 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.05 00:44:53.583121 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.583269 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} executeQuery: Read 8 rows, 14.68 KiB in 0.002346 sec., 3410.059676044331 rows/sec., 6.11 MiB/sec. 2024.09.05 00:44:53.583481 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.583505 [ 3 ] {e784baae-fd5f-44c2-86a0-5c6e2df21070} MemoryTracker: Peak memory usage (for query): 4.40 MiB. 2024.09.05 00:44:53.583521 [ 3 ] {} HTTP-Session: 31dc5f2a-853d-47e6-bdb3-6523534d3764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.583635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 12148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:53.583682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:53.583701 [ 3 ] {} HTTP-Session: 69093add-8e71-48ea-949d-199240369caf Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:53.583716 [ 3 ] {} HTTP-Session: 69093add-8e71-48ea-949d-199240369caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.583730 [ 3 ] {} HTTP-Session: 69093add-8e71-48ea-949d-199240369caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:53.583760 [ 3 ] {} HTTP-Session: 69093add-8e71-48ea-949d-199240369caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:53.583873 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:53.583917 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:53.584041 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:53.584420 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:53.584455 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:53.584806 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.09.05 00:44:53.585126 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:53.585248 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec. 2024.09.05 00:44:53.585452 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} DynamicQueryHandler: Done processing query 2024.09.05 00:44:53.585476 [ 3 ] {71f1ba57-f92e-491e-869f-ab50bc97ce76} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.05 00:44:53.585492 [ 3 ] {} HTTP-Session: 69093add-8e71-48ea-949d-199240369caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:55.401597 [ 122 ] {} DNSResolver: Updating DNS cache 2024.09.05 00:44:55.401687 [ 122 ] {} DNSResolver: Updated DNS cache 2024.09.05 00:44:58.557983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 17405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.558107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.558137 [ 3 ] {} HTTP-Session: a6f3f67e-8520-424c-a38a-9eed49ff439e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.558164 [ 3 ] {} HTTP-Session: a6f3f67e-8520-424c-a38a-9eed49ff439e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.558183 [ 3 ] {} HTTP-Session: a6f3f67e-8520-424c-a38a-9eed49ff439e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.558239 [ 3 ] {} HTTP-Session: a6f3f67e-8520-424c-a38a-9eed49ff439e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.558477 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.558548 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.05 00:44:58.558883 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.559426 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.559466 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.559890 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.09.05 00:44:58.560257 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} oximeter.fields_string (e27f8633-2f92-489d-a5b1-ddf83a24d0bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.560395 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} executeQuery: Read 118 rows, 10.22 KiB in 0.002042 sec., 57786.48383937316 rows/sec., 4.89 MiB/sec. 2024.09.05 00:44:58.560580 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.560605 [ 3 ] {58ba1ea1-5e92-4b50-a179-323c478b9541} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.09.05 00:44:58.560620 [ 3 ] {} HTTP-Session: a6f3f67e-8520-424c-a38a-9eed49ff439e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.560737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 4491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.560783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.560802 [ 3 ] {} HTTP-Session: 58c1a1f7-6160-4bc5-b408-d0a7431760dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.560818 [ 3 ] {} HTTP-Session: 58c1a1f7-6160-4bc5-b408-d0a7431760dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.560831 [ 3 ] {} HTTP-Session: 58c1a1f7-6160-4bc5-b408-d0a7431760dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.560925 [ 3 ] {} HTTP-Session: 58c1a1f7-6160-4bc5-b408-d0a7431760dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.561032 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.561077 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.05 00:44:58.561308 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.561664 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.561701 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.562061 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:58.562419 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} oximeter.fields_u16 (3c5d8445-7497-4bac-9ad3-0a60074401bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.562553 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} executeQuery: Read 31 rows, 2.33 KiB in 0.001553 sec., 19961.365099806826 rows/sec., 1.47 MiB/sec. 2024.09.05 00:44:58.562720 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.562744 [ 3 ] {3df16645-1310-4911-a7e4-e2ec4654113e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.05 00:44:58.562761 [ 3 ] {} HTTP-Session: 58c1a1f7-6160-4bc5-b408-d0a7431760dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.562894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.562943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.562962 [ 3 ] {} HTTP-Session: e7c47703-5e87-4206-80d8-e517b6d847fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.562979 [ 3 ] {} HTTP-Session: e7c47703-5e87-4206-80d8-e517b6d847fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.562993 [ 3 ] {} HTTP-Session: e7c47703-5e87-4206-80d8-e517b6d847fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.563024 [ 3 ] {} HTTP-Session: e7c47703-5e87-4206-80d8-e517b6d847fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.563145 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.563189 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.05 00:44:58.563414 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.563818 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.563855 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.564214 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.09.05 00:44:58.564573 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} oximeter.fields_uuid (8562a593-3886-441b-b5ea-1329c2288794): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.564701 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} executeQuery: Read 95 rows, 7.60 KiB in 0.001601 sec., 59337.91380387258 rows/sec., 4.63 MiB/sec. 2024.09.05 00:44:58.564870 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.564896 [ 3 ] {67fe0129-5d3e-4284-9ec6-ddb884dacf1b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.05 00:44:58.564912 [ 3 ] {} HTTP-Session: e7c47703-5e87-4206-80d8-e517b6d847fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.565061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.565115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.565135 [ 3 ] {} HTTP-Session: eb41580e-79ab-4288-b6a4-bc61d129cf54 Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.565154 [ 3 ] {} HTTP-Session: eb41580e-79ab-4288-b6a4-bc61d129cf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.565176 [ 3 ] {} HTTP-Session: eb41580e-79ab-4288-b6a4-bc61d129cf54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.565221 [ 3 ] {} HTTP-Session: eb41580e-79ab-4288-b6a4-bc61d129cf54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.565436 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.565503 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.05 00:44:58.565720 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.566165 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.566205 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.566609 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.09.05 00:44:58.566977 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} oximeter.measurements_cumulativeu64 (3df17edd-e2b5-4f61-b7aa-1646a1c3411e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.567105 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001783 sec., 89736.399326977 rows/sec., 6.25 MiB/sec. 2024.09.05 00:44:58.567273 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.567309 [ 3 ] {814b9648-71df-4a0b-a512-fcceb13a86c6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.05 00:44:58.567326 [ 3 ] {} HTTP-Session: eb41580e-79ab-4288-b6a4-bc61d129cf54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.567480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 50920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.567562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.567582 [ 3 ] {} HTTP-Session: 9dcc941d-02e5-49b0-a195-48279b47d52e Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.567598 [ 3 ] {} HTTP-Session: 9dcc941d-02e5-49b0-a195-48279b47d52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.567612 [ 3 ] {} HTTP-Session: 9dcc941d-02e5-49b0-a195-48279b47d52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.567643 [ 3 ] {} HTTP-Session: 9dcc941d-02e5-49b0-a195-48279b47d52e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.567942 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.568007 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.09.05 00:44:58.568409 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.569177 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.569213 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.569850 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.09.05 00:44:58.570257 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} oximeter.measurements_histogramu64 (12b77b07-d3c1-4c55-8d1f-d3e3daf32d50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.570413 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} executeQuery: Read 31 rows, 56.88 KiB in 0.002685 sec., 11545.62383612663 rows/sec., 20.69 MiB/sec. 2024.09.05 00:44:58.570624 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.570649 [ 3 ] {7100fee4-768b-4330-b6e3-1c3e08254b2a} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.05 00:44:58.570665 [ 3 ] {} HTTP-Session: 9dcc941d-02e5-49b0-a195-48279b47d52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.570777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41120, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.05 00:44:58.570825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.05 00:44:58.570844 [ 3 ] {} HTTP-Session: 827a5707-efd4-4aab-8018-122faf29a71c Authenticating user 'default' from [fd00:1122:3344:101::d]:41120 2024.09.05 00:44:58.570861 [ 3 ] {} HTTP-Session: 827a5707-efd4-4aab-8018-122faf29a71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.570874 [ 3 ] {} HTTP-Session: 827a5707-efd4-4aab-8018-122faf29a71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.05 00:44:58.570906 [ 3 ] {} HTTP-Session: 827a5707-efd4-4aab-8018-122faf29a71c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.05 00:44:58.571022 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} executeQuery: (from [fd00:1122:3344:101::d]:41120) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.05 00:44:58.571068 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.05 00:44:58.571195 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} ParallelParsingInputFormat: Parallel parsing is used 2024.09.05 00:44:58.571521 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.05 00:44:58.571558 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2024.09.05 00:44:58.571910 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.09.05 00:44:58.572264 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} oximeter.measurements_u64 (b058ca2d-cb4a-4f4d-aec2-2f3e2b541c52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.05 00:44:58.572391 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2024.09.05 00:44:58.572563 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} DynamicQueryHandler: Done processing query 2024.09.05 00:44:58.572587 [ 3 ] {ae0861d5-1e39-4ed1-8d1f-2f477db7dc62} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.05 00:44:58.572603 [ 3 ] {} HTTP-Session: 827a5707-efd4-4aab-8018-122faf29a71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db